Home
last modified time | relevance | path

Searched defs:forgetLearnts (Results 1 – 3 of 3) sorted by relevance

/dports/math/clasp/clasp-3.3.5/clasp/
H A Dsolver_strategies.h262 inline bool forgetLearnts() const { return (forgetSet & uint32(forget_learnts)) != 0; } in forgetLearnts() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dsolver_strategies.h262 inline bool forgetLearnts() const { return (forgetSet & uint32(forget_learnts)) != 0; } in forgetLearnts() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dsolver_strategies.h262 inline bool forgetLearnts() const { return (forgetSet & uint32(forget_learnts)) != 0; } in forgetLearnts() function