Home
last modified time | relevance | path

Searched refs:clearSupports (Results 1 – 12 of 12) sorted by relevance

/dports/math/clasp/clasp-3.3.5/src/
H A Dasp_preprocessor.cpp64 head->clearSupports(); in addHeadToUpper()
486 h->clearSupports(); in simplifyHead()
517 h->clearSupports(); in simplifyHead()
H A Dlogic_program_types.cpp430 void PrgHead::clearSupports() { in clearSupports() function in Clasp::Asp::PrgHead
1389 clearSupports(temp); in propagateAssigned()
H A Dlogic_program.cpp293 a->clearSupports(); in doUpdateProgram()
1281 d->clearSupports(temp); in finalizeDisjunctions()
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/src/
H A Dasp_preprocessor.cpp64 head->clearSupports(); in addHeadToUpper()
486 h->clearSupports(); in simplifyHead()
517 h->clearSupports(); in simplifyHead()
H A Dlogic_program_types.cpp430 void PrgHead::clearSupports() { in clearSupports() function in Clasp::Asp::PrgHead
1389 clearSupports(temp); in propagateAssigned()
H A Dlogic_program.cpp295 a->clearSupports(); in doUpdateProgram()
1323 d->clearSupports(temp); in finalizeDisjunctions()
/dports/math/clingo/clingo-5.5.1/clasp/src/
H A Dasp_preprocessor.cpp64 head->clearSupports(); in addHeadToUpper()
486 h->clearSupports(); in simplifyHead()
517 h->clearSupports(); in simplifyHead()
H A Dlogic_program_types.cpp430 void PrgHead::clearSupports() { in clearSupports() function in Clasp::Asp::PrgHead
1389 clearSupports(temp); in propagateAssigned()
H A Dlogic_program.cpp295 a->clearSupports(); in doUpdateProgram()
1323 d->clearSupports(temp); in finalizeDisjunctions()
/dports/math/clasp/clasp-3.3.5/clasp/
H A Dlogic_program_types.h302 void clearSupports();
303 void clearSupports(EdgeVec& to) { to.swap(supports_); clearSupports(); } in clearSupports() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp/
H A Dlogic_program_types.h302 void clearSupports();
303 void clearSupports(EdgeVec& to) { to.swap(supports_); clearSupports(); } in clearSupports() function
/dports/math/clingo/clingo-5.5.1/clasp/clasp-da10954/clasp/
H A Dlogic_program_types.h302 void clearSupports();
303 void clearSupports(EdgeVec& to) { to.swap(supports_); clearSupports(); } in clearSupports() function