StackOverflow Questions for Tag: satisfiability

Justin Carrey
Justin Carrey

Reputation: 3851

Boolean formula encoding

Score: 1

Views: 2039

Answers: 2

Read More
Shore
Shore

Reputation: 1033

What is the normal procedure of z3 handle axiom with quantifier?

Score: 0

Views: 32

Answers: 0

Read More
Poojal Katiyar
Poojal Katiyar

Reputation: 1

write encodings in Z3 Solver python for string functions like concat

Score: -1

Views: 36

Answers: 1

Read More
user
user

Reputation: 33

Example of unique 3sat solution

Score: 0

Views: 603

Answers: 4

Read More
templatetypedef
templatetypedef

Reputation: 373082

Algorithms with superexponential runtime?

Score: 21

Views: 6449

Answers: 5

Read More
RunTimeError31415
RunTimeError31415

Reputation: 51

SAT can be verified in polynomial time, by a conversion to CNF, then verifying the SAT of the CNF in polynomial. What is wrong with this argument?

Score: 0

Views: 756

Answers: 3

Read More
Maria S.
Maria S.

Reputation: 11

Flip/change satisfiability of SAT problem

Score: 0

Views: 148

Answers: 1

Read More
Artificial Mind
Artificial Mind

Reputation: 985

Restricted boolean formulas for avoiding NP-completeness

Score: 3

Views: 264

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

How can I perform validity of ∃∀.φ, if I use quantifier elimination for ∀.φ and get φ'? I hypothetise ∃φ' solves satisfiability, not validity

Score: 0

Views: 139

Answers: 1

Read More
sgibbons
sgibbons

Reputation: 3630

Is minimization of boolean expressions NP-Complete?

Score: 10

Views: 3317

Answers: 1

Read More
vvg
vvg

Reputation: 1213

Specifying modular arithmetic conditions in Z3

Score: 0

Views: 372

Answers: 2

Read More
Sena j
Sena j

Reputation: 25

z3 solver using Sympy symbols

Score: 2

Views: 223

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

What does a model mean in a universally quantified formula? Is it a function?

Score: 2

Views: 66

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

In Z3, I cannot understand result of quantifier elimination of Exists y. Forall x. (x>=2) => ((y>1) /\ (y<=x))

Score: 0

Views: 280

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

Some questions about dReal: delta-satisfiability, parameter with 0.0, doing the same in Z3 and obtaining sat/unsat result

Score: 1

Views: 253

Answers: 1

Read More
fibonacciguy
fibonacciguy

Reputation: 21

How can I specify a function in Minizinc that returns True if a boolean array contains at least one True element, and False otherwise?

Score: 1

Views: 219

Answers: 1

Read More
NightOwl
NightOwl

Reputation: 3

Derivation in the Resolution Proof System

Score: 0

Views: 113

Answers: 1

Read More
Karim Loberg
Karim Loberg

Reputation: 31

Dimacs cnf expression not satisfiable, why?

Score: 0

Views: 171

Answers: 1

Read More
Karim Loberg
Karim Loberg

Reputation: 31

Satisfiability 3-towers assignment

Score: 0

Views: 75

Answers: 1

Read More
Rkd
Rkd

Reputation: 1

Converting circuit benchmark to CNF formula to use to solve with SAT solvers

Score: 0

Views: 437

Answers: 2

Read More
PreviousPage 1Next