Next: , Previous: , Up: Software Evolution Library Index   [Contents][Index]


A.36 SOFTWARE-EVOLUTION-LIBRARY/SOFTWARE/DIFF

Class: diff [sel/sw/diff]

Class precedence list: diff, simple, software, oid-object, file-w-attributes, file, standard-object, slot-object, t

Alternative to simple software objects which should use less memory. Instead of directly holding code in the genome, each genome is a list of range references to an external reference code array.

Similar to the range approach, but striving for a simpler interface.