-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Currently the development is done on OralExamsTest#testCurrent.
- Implement this at OralExamsTest.
- Solve randomly generated instance.
- The problem should be solved via the ConstraintGroupBasedRepair.
- Original version combines overlapping groups. Imitate that, in order to improve solution.
- Implement custom constraint group optimization order. -> This is not needed.
- Implement custom heuristics. -> This is not needed.
- Use Escalator optimization.
- Manually validate the solution. -> Check some parts randomly.
- Compare ConstraintGroupBasedRepair and hill climber performance.
- Make destinction between integration and functional test.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request