Module encode

Source
Expand description

§Encoding

Encoding for solution types.

Functions§

encode_mutation
Encodes a mutation into a sequence of words.
encode_mutation_size
Returns the size in words of the encoded mutation.
encode_mutations
Encodes a slice of mutations into a sequence of words.