Search code examples
Example of unique 3sat solution...


satsatisfiability

Read More
Atleast K out of N encoding in SAT solvers...


constraint-programmingsatsat-solvers

Read More
The way Sat4j actually solves CNF clauses...


satsat-solversconjunctive-normal-formsat4j

Read More
Alloy6 allowing invalid state transitions...


modelingalloysat

Read More
"Check if a cycle of K nodes exists" reduction to SAT?...


algorithmgraph-theorycyclereductionsat

Read More
Specialized SAT solver (?)...


algorithmcomplexity-theorysatsat-solvers

Read More
How to limit the number of truth values in cnf format file?...


sat

Read More
Z3 Python Mod Int Issue...


pythonz3smtsat

Read More
Why do Alloy Analyzer generated the same solution multiple times?...


constraint-programmingalloysatmodel-checking

Read More
SMT solver with custom theories?...


z3verificationsmtformal-verificationsat

Read More
Is there any SAT Solver that provides a built-in library as Sat4j?...


satsat-solverssat4j

Read More
Assign true to all variable except one...


z3solversmtz3pysat

Read More
Converting SHA256 into a SAT instance / Boolean expression using Lisp...


lispcommon-lispsha256boolean-expressionsat

Read More
Dimacs cnf expression not satisfiable, why?...


satsatisfiabilityconjunctive-normal-form2-satisfiability

Read More
How to compute the upper part of a product of two bit-vectors?...


z3smtsatcvc4

Read More
SAT benchmarks at SATLIB proven wrong?...


sat

Read More
Algorithms behind the z3 solver...


algorithmz3solversmtsat

Read More
Script for .SAT (ACIS) files manipulation...


scripting3dcadfile-manipulationsat

Read More
Z3 switching between unknown/unsat by just changing the range sort of array...


z3smtsat

Read More
z3 python change logic gate children...


pythonz3smtz3pysat

Read More
Combine boolean and integer logic in linear arithmetic using the Z3 Solver?...


logicz3smtsat

Read More
Prolog output should match the input of the sat solver...


prologlogicswi-prologsat

Read More
Finding a set of edges to add to a set of graphs to satisfy connectivity constraints...


graph-theoryz3smtz3pysat

Read More
Why is unit-propagation performed first in DPLL algorithm?...


logicsatsat-solversdpll

Read More
z3 much slower than ortools SAT. Why?...


pythonz3or-toolsz3pysat

Read More
Generating DIMACS CNF file using bc2cnf is missing AND...


boolean-expressionsatboolean-algebrasatisfiabilityconjunctive-normal-form

Read More
Slow dnf to cnf in pycosat...


pythonprofilersolversat

Read More
How to use soft constraints in Z3-Python to express 'abstract' biases in SAT search: such as...


z3z3pytheorem-provingsatsatisfiability

Read More
Conceptual question about or-tools shift scheduling example...


pythonor-toolsconstraint-programmingsatcp-sat

Read More
How to bias Z3's (Python) SAT solving towards a criteria, such as 'preferring' to have m...


z3z3pytheorem-provingsatsatisfiability

Read More
BackNext