Skip to content
Snippets Groups Projects
Commit 5f3ee33a authored by Alexander Diewald's avatar Alexander Diewald
Browse files

Fix consistency of geno- and phenotypes after switching to Guice


* Adjust the design of the encoding provision module to enable its lazy
  construction from genotypes when a new instance is generated by the
  Opt4J framework.
* Fix a copy bug in the instantiated task mapping encodings where the
  allocation maps were not aligned.
* Fixup the calculation of the constraint that ensures only tasks with
  the same SIL are allocated to one partition.
* Remove no longer required copy operators.
* Bug fix: Correct the references to the included Opt4J jars.

Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent 2416b5e8
No related branches found
No related tags found
No related merge requests found
Showing
with 145 additions and 194 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment