Uses of Interface
evo.search.io.entities.XmlEntity
-
Packages that use XmlEntity Package Description evo.search.ga The discrete implementations of classes and interfaces of thejeneticspackage.evo.search.io.entities The entities in this package are classes which are serializable in xml. -
-
Uses of XmlEntity in evo.search.ga
Classes in evo.search.ga that implement XmlEntity Modifier and Type Class Description classDiscreteChromosomeChromosome consisting of a permutations of the distances from theConfigurationin an evolved order associated with valid positional indices.classDiscreteGeneDiscrete genome carrying aPoint2Dallele. -
Uses of XmlEntity in evo.search.io.entities
Classes in evo.search.io.entities that implement XmlEntity Modifier and Type Class Description classConfigurationEnvironment configuration for the evolution.classIndexEntryGlobal project register entry used to save registered projects in the file system.classProjectProject entity to be saved in the file system.classWorkspaceThe window workspace used to preserve the projects windows locations and settings.
-