opt4j-core 3.0.1 API

Packages
org.opt4j.core Provides the classes that join the problem and optimizer.
org.opt4j.core.common.archive Provides different implementations for the Archive.
org.opt4j.core.common.completer Provides the classes for the IndividualCompleters.
org.opt4j.core.common.logger Provides the classes for the data loggers.
org.opt4j.core.common.random Provides the classes for the random number generators.
org.opt4j.core.config Provides the classes for modules structure and configuration.
org.opt4j.core.config.annotations Provides the classes for the annotations for the modules.
org.opt4j.core.config.visualization Provides the classes for the configurator visualization (GUI).
org.opt4j.core.genotype Provides the classes for basic Genotypes.
org.opt4j.core.optimizer Provides the classes for the optimizer.
org.opt4j.core.problem Provides the classes for the optimization problem.
org.opt4j.core.start Provides the classes for the Opt4J configurator and starter.