RexValkering/esme
Evolutionary Scheduling Made Easy: an attempt to solve a common combined clustering and rostering problem with evolutionary algorithms.
PythonGPL-3.0
Issues
- 0
- 0
- 0
Add output validation
#29 opened by RexValkering - 0
- 2
- 0
- 0
- 0
Split visualisation code from running code so the script can be run with pypy.
#27 opened by RexValkering - 0
Add input file validation
#28 opened by RexValkering - 0
- 0
- 0
- 0
Fix examples
#22 opened by RexValkering - 0
Add simple tests as shellscripts.
#24 opened by RexValkering - 0
- 0
Rename module to esme
#21 opened by RexValkering - 0
Adjust SolverPhase and SolverProgressionPhase to allow for a maximum allotted time.
#10 opened by RexValkering - 0
Add multi-core support
#23 opened by RexValkering - 1
- 0
Monitor the progression of the different scores and create a plot at the end of the report.
#14 opened by RexValkering - 0
- 0
- 0
Add subclass of SolverPhase allowing for specifying progress instead of number of generations.
#11 opened by RexValkering - 0
- 0
Rename clustering to assignment
#16 opened by RexValkering - 0
- 0
Add a score and penalty breakdown.
#13 opened by RexValkering - 0
- 1
Refactor code to Python module
#5 opened by RexValkering - 1
- 1
Add support for different solving phases
#6 opened by RexValkering - 1
Add unit tests.
#7 opened by RexValkering - 1
Add BetterCodeHub integration.
#8 opened by RexValkering - 1
Add an algorithm for clustering.
#1 opened by RexValkering