Public Types | |
typedef BasicSolveEvent | EventType |
Public Member Functions | |
ValueRep | solve (Solver &s, const SolveParams &p, SolveLimits *lim) |
State (Solver &s, const SolveParams &p) | |
Public Attributes | |
uint64 | dbGrowNext |
double | dbHigh |
double | dbMax |
uint32 | dbPinned |
ScheduleStrategy | dbRed |
uint32 | dbRedInit |
uint32 | nGrow |
uint32 | nRestart |
uint32 | rsShuffle |
Definition at line 30 of file solve_algorithms.cpp.
Definition at line 31 of file solve_algorithms.cpp.
Clasp::BasicSolve::State::State | ( | Solver & | s, |
const SolveParams & | p | ||
) |
Definition at line 89 of file solve_algorithms.cpp.
ValueRep Clasp::BasicSolve::State::solve | ( | Solver & | s, |
const SolveParams & | p, | ||
SolveLimits * | lim | ||
) |
Definition at line 119 of file solve_algorithms.cpp.
Definition at line 34 of file solve_algorithms.cpp.
Definition at line 36 of file solve_algorithms.cpp.
Definition at line 35 of file solve_algorithms.cpp.
Definition at line 41 of file solve_algorithms.cpp.
Definition at line 37 of file solve_algorithms.cpp.
Definition at line 40 of file solve_algorithms.cpp.
Definition at line 39 of file solve_algorithms.cpp.
Definition at line 38 of file solve_algorithms.cpp.
Definition at line 42 of file solve_algorithms.cpp.