Releases: thomasWeise/aitoa-code
Releases · thomasWeise/aitoa-code
changed setups for JSSP experiment
Oddly enough, the permutation-based UMDA is not working better than the one based on operation lists, so it is removed from the default experiment.
We now do more setups with the hybrid UMDA.
permutation-based UMDA model for EDAs for the JSSP
permutation-based UMDA model for EDAs for the JSSP
improved/fixed UMDA for JSSP and reformatted source codes
improved/fixed UMDA for JSSP and reformatted source codes
BugFix for JSSP UMDA Model
Fixed bug in JSSP UMDA Model (argh!) and now using newest OSHI version
centralized, improved clearing routine, EDAs+clearing
0.8.55 centralized, improved clearing routine, EDAs+clearing
better(?) UMDA implementation for JSSP
0.8.54 fixed UMDA for JSSP
major overhaul of setup naming and fitness API
Careful: Could make 1+1 EA with fitness incompatible to old version... ... should not, though!
BugFix for MA with Clearing
In the original implementation, some new solutions might have not been subjected to local search.
This was a rather minor issue, but it may influence the results.
Now it is fixed.
Fixed Incorrect Naming: Clearing, not Pruning
fixed naming issues and documentation In EAs, it is actually not called pruning, but clearing ... Ooops
More JSSP Experiment Setups
0.8.50 added some more experimental setups