Public Types | |
| typedef WeightLitVec | WLitVec |
Public Member Functions | |
| void | add (Solver &s, Literal p) |
| void | start (weight_t b) |
| bool | unsat () const |
Public Attributes | |
| weight_t | bound |
| WLitVec | lits |
Definition at line 461 of file minimize_constraint.h.
Definition at line 462 of file minimize_constraint.h.
| void Clasp::UncoreMinimize::WCTemp::add | ( | Solver & | s, |
| Literal | p | ||
| ) |
Definition at line 1357 of file minimize_constraint.cpp.
| void Clasp::UncoreMinimize::WCTemp::start | ( | weight_t | b | ) | [inline] |
Definition at line 463 of file minimize_constraint.h.
| bool Clasp::UncoreMinimize::WCTemp::unsat | ( | ) | const [inline] |
Definition at line 465 of file minimize_constraint.h.
Definition at line 466 of file minimize_constraint.h.
Definition at line 467 of file minimize_constraint.h.