changed_ | SAT | [protected] |
clauseTrueCnts_ | Inference | [protected] |
getClauseTrueCnts() | Inference | [inline] |
getNumSolutions() | SAT | [inline] |
getProbability(GroundPredicate *const &gndPred) | SAT | [inline, virtual] |
getSeed() | Inference | [inline] |
getState() | Inference | [inline] |
getTargetCost() | SAT | [inline] |
infer()=0 | Inference | [pure virtual] |
Inference(VariableState *state, long int seed, const bool &trackClauseTrueCnts) | Inference | [inline] |
init()=0 | Inference | [pure virtual] |
maxSteps_ | SAT | [protected] |
maxTries_ | SAT | [protected] |
numFlips_ | SAT | [protected] |
numSolutions_ | SAT | [protected] |
printProbabilities(ostream &out) | SAT | [inline, virtual] |
printTruePreds(ostream &out) | SAT | [inline, virtual] |
SAT(VariableState *state, long int seed, const bool &trackClauseTrueCnts) | SAT | [inline] |
seed_ | Inference | [protected] |
setNumSolutions(const int &numSolutions) | SAT | [inline] |
setSeed(long int s) | Inference | [inline] |
setState(VariableState *s) | Inference | [inline] |
setTargetCost(const long double &targetCost) | SAT | [inline] |
state_ | Inference | [protected] |
targetCost_ | SAT | [protected] |
trackClauseTrueCnts_ | Inference | [protected] |
~Inference() | Inference | [inline, virtual] |
~SAT() | SAT | [inline, virtual] |