Looks good to merge for me. While reviewing this, I found a comment in the base
class header file that is outdated now that issue198 is merged. I will remove
that comment directly in the default branch.
ConstEvaluator should inherit from Evaluator instead of Heuristic.
This is a split-off from issue727 that was blocked by issue198 but can now be
resolved.