Public Member Functions | |
SampleSat (const SampleSatParams ¶ms, int numGndPreds, int maxClause, int maxLen, int maxLitOccurence, int *fixedAtoms, int **clauses, const Array< Array< int > > *const &blocks, const Array< bool > *const &blockEvidence) | |
~SampleSat () | |
bool | sample (bool *&assignments, int numClauses, const Array< Array< int > > *const &blocks, const Array< bool > *const &blockEvidence) |
Definition at line 125 of file samplesat.h.