Skip to content

Value heuristics

Tim Luchterhand requested to merge value_heuristics into main

Created value heuristic interface:

  • base value heuristic interface and factory pattern
  • tightest, random and solution guided search
  • value heuristic manager

Merge request reports