Home
last modified time | relevance | path

Searched refs:removeWCl (Results 1 – 10 of 10) sorted by relevance

/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dwatchalgos.h42 static inline void removeWCl(watch_subarray ws, const ClOffset c) in removeWCl() function
H A Dpropengine.cpp153 removeWCl(watches[lit1], offset); in detach_modified_clause()
154 removeWCl(watches[lit2], offset); in detach_modified_clause()
H A Dsubsumestrengthen.cpp580 removeWCl(solver->watches[toRemoveLit], offset); in remove_literal()
H A Doccsimplifier.cpp303 removeWCl(solver->watches[lit], offset); in unlink_clause()
353 removeWCl(solver->watches[*i], offset); in clean_clause()
H A Dsearcher.cpp3837 removeWCl(watches[clause[highestId]], pb.get_offset()); in find_conflict_level()
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dwatchalgos.h42 static inline void removeWCl(watch_subarray ws, const ClOffset c) in removeWCl() function
H A Dpropengine.cpp153 removeWCl(watches[lit1], offset); in detach_modified_clause()
154 removeWCl(watches[lit2], offset); in detach_modified_clause()
H A Dsubsumestrengthen.cpp580 removeWCl(solver->watches[toRemoveLit], offset); in remove_literal()
H A Doccsimplifier.cpp303 removeWCl(solver->watches[lit], offset); in unlink_clause()
353 removeWCl(solver->watches[*i], offset); in clean_clause()
H A Dsearcher.cpp3837 removeWCl(watches[clause[highestId]], pb.get_offset()); in find_conflict_level()