Uses of Package
jmetal.encodings.variable

Packages that use jmetal.encodings.variable
jmetal.encodings.variable   
 

Classes in jmetal.encodings.variable used by jmetal.encodings.variable
Binary
          This class implements a generic binary string encodings.variable.It can be used as a base class other binary string based classes (e.g., binary coded integer or real variables).
BinaryReal
          This class extends the Binary class to represent a Real encodings.variable encoded by a binary string
Permutation
          Class implementing a permutation of integer decision encodings.variable