Home
last modified time | relevance | path

Searched defs:ClauseAllocator (Results 1 – 18 of 18) sorted by relevance

/dports/math/cvc4/CVC4-1.7/src/prop/bvminisat/core/
H A DSolverTypes.h155 friend class ClauseAllocator; variable
226ClauseAllocator(uint32_t start_cap) : RegionAllocator<uint32_t>(start_cap), extra_clause_field(fal… in ClauseAllocator() function
227 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/math/ogdf/OGDF/include/ogdf/lib/minisat/core/
H A DSolverTypes.h145 friend class ClauseAllocator; variable
218ClauseAllocator(uint32_t start_cap) : RegionAllocator<uint32_t>(start_cap), extra_clause_field(fal… in ClauseAllocator() function
219 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/bsat2/
H A DSolverTypes.h132 friend class ClauseAllocator; variable
201ClauseAllocator(uint32_t start_cap) : RegionAllocator<uint32_t>(start_cap), extra_clause_field(fal… in ClauseAllocator() function
202 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/math/cvc4/CVC4-1.7/src/prop/minisat/core/
H A DSolverTypes.h199 friend class ClauseAllocator; variable
271ClauseAllocator(uint32_t start_cap) : RegionAllocator<uint32_t>(start_cap), extra_clause_field(fal… in ClauseAllocator() function
272 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/sat/glucose/
H A DSolverTypes.h146 friend class ClauseAllocator; variable
224ClauseAllocator(uint32_t start_cap) : RegionAllocator<uint32_t>(start_cap), extra_clause_field(fal… in ClauseAllocator() function
225 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/cad/yosys/yosys-yosys-0.12/libs/minisat/
H A DSolverTypes.h149 friend class ClauseAllocator; variable
238 ClauseAllocator(uint32_t start_cap) : ra(start_cap), extra_clause_field(false){} in ClauseAllocator() function
239 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/math/minisat/minisat-2.2.1/minisat/core/
H A DSolverTypes.h149 friend class ClauseAllocator; variable
238 ClauseAllocator(uint32_t start_cap) : ra(start_cap), extra_clause_field(false){} in ClauseAllocator() function
239 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/textproc/link-grammar/link-grammar-5.8.0/link-grammar/minisat/minisat/core/
H A DSolverTypes.h149 friend class ClauseAllocator; variable
238 ClauseAllocator(uint32_t start_cap) : ra(start_cap), extra_clause_field(false){} in ClauseAllocator() function
239 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/math/vampire/vampire-4.5.1/Minisat/core/
H A DSolverTypes.h154 friend class ClauseAllocator; variable
257 ClauseAllocator(uint32_t start_cap) : ra(start_cap), extra_clause_field(false){} in ClauseAllocator() function
258 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/math/glucose/glucose-syrup-4.1/core/
H A DSolverTypes.h181 friend class ClauseAllocator; variable
287ClauseAllocator(uint32_t start_cap) : RegionAllocator<uint32_t>(start_cap), extra_clause_field(fal… in ClauseAllocator() function
288 ClauseAllocator() : extra_clause_field(false){} in ClauseAllocator() function
/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dclauseallocator.cpp64 ClauseAllocator::ClauseAllocator() : in ClauseAllocator() function in ClauseAllocator
H A Dpropengine.h63 class ClauseAllocator; variable
H A Dclause.h45 class ClauseAllocator; variable
H A Dcnf.h46 class ClauseAllocator; variable
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dclauseallocator.cpp64 ClauseAllocator::ClauseAllocator() : in ClauseAllocator() function in ClauseAllocator
H A Dpropengine.h63 class ClauseAllocator; variable
H A Dclause.h45 class ClauseAllocator; variable
H A Dcnf.h46 class ClauseAllocator; variable