#include <NaiveValueHeuristics.hh>
Inherits valueHeuristic.
Inheritance diagram for LargestHalfFirst:


Public Member Functions | |
| virtual int ** | subSet (Implicative *home, int var, int *nbRanges) |
Definition at line 50 of file NaiveValueHeuristics.hh.
| int ** LargestHalfFirst::subSet | ( | Implicative * | home, | |
| int | var, | |||
| int * | nbRanges | |||
| ) | [virtual] |
Implements valueHeuristic.
Definition at line 74 of file NaiveValueHeuristics.cc.
References valueHeuristic::getVar(), and valueHeuristic::whichSpaceOwns().
1.5.2