#include <NaiveValueHeuristics.hh>
Inherits valueHeuristic.
Inheritance diagram for SmallestValueFirst:
Public Member Functions | |
virtual int ** | subSet (Implicative *home, int var, int *nbRanges) |
Definition at line 30 of file NaiveValueHeuristics.hh.
int ** SmallestValueFirst::subSet | ( | Implicative * | home, | |
int | var, | |||
int * | nbRanges | |||
) | [virtual] |
Implements valueHeuristic.
Definition at line 27 of file NaiveValueHeuristics.cc.
References valueHeuristic::getVar(), and valueHeuristic::whichSpaceOwns().