Skip to content

Oral Exam problem. #7

@martins-1992

Description

@martins-1992

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions