~splitcells-net/net.splitcells.network#22: 
Implement backtracking optimization.

  • [X] Define solution space, that is used by the backtracking optimization. This could also be used for ConstraintGroupBasedRepair in order to have standardized solution manipulation interface. -> EnumerableSolutionSpace
  • [X] Define online optimization for this and make backtracking optimization algorithm. -> net.splitcells.gel.solution.optimization.OnlineOptimization
  • [X] Hotfix systematic problems with rating system regarding equality, which were found and create ticket in order to fix the systematic problem. -> #37
  • [X] Solve N-Queen problem with the back tracker.
Status
RESOLVED FIXED
Submitter
~splitcells-net
Assigned to
No-one
Submitted
1 year, 6 months ago
Updated
1 year, 6 months ago
Labels
Feature active