Public Member Functions | |
LessOccCost (OccurList *&occ) | |
bool | operator() (Var v1, Var v2) const |
Private Member Functions | |
const LessOccCost & | operator= (LessOccCost &) |
Private Attributes | |
OccurList *& | occ_ |
Definition at line 109 of file satelite.h.
Clasp::SatElite::SatElite::LessOccCost::LessOccCost | ( | OccurList *& | occ | ) | [inline, explicit] |
Definition at line 110 of file satelite.h.
Definition at line 111 of file satelite.h.
const LessOccCost& Clasp::SatElite::SatElite::LessOccCost::operator= | ( | LessOccCost & | ) | [private] |
Definition at line 114 of file satelite.h.