"git@git.fortiss.org:af3/exploration-alg.git" did not exist on "94fa29817fd1d5193ec3a211ab40baebd87f2045"
- Aug 01, 2018
-
-
Alexander Diewald authored
* The IExplorationFeatureService allows to add extensions to the DSE process that consist of sub-modules, e.g., Variables, Evaluations, or additional operations on existing encodings. * While the IExplorationFeatureService is used to manage all existing extensions, the activated ones (configuration) is passed to the DSE by the exploration backend. Currently, the activated features are hard coded, but shall be moved to the UI. * Consequently, the IExplorationModuleService has bee removed. Its functionality has been moved to the ExplorationFeature abstract class that are single features registered with the IExplorationFeatureService. * The activated features now govern the installation of the sub-modules (Creators, Decoders), instead of the previous IExplorationModuleService. * When setting up the Opt4J exploration, the activated decoder configuration is now checked for consistency to avoid circular dependencies and duplicate responsibilities of decoders to create a phenotype. * An IExplorationFeature type is added to the MOEA ecore model to allow referencing exploration features from EMF classes. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jul 14, 2018
-
-
Alexander Diewald authored
* Self-build version that allows to embed the opt4j injector as a child injector. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Jul 02, 2018
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
Alexander Diewald authored
* Enables to build provisioning modules that do not implement empty configuration() methods. * Additional bug fixes. * Also update Guava to version 25.1 due to deps from guice. Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 27, 2018
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-
- Apr 17, 2018
-
-
Alexander Diewald authored
Signed-off-by:
Alexander Diewald <diewald@fortiss.org>
-