StackOverflow Questions for Tag: smt

user3150318
user3150318

Reputation: 49

Z3 Python Mod Int Issue

Score: -1

Views: 92

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

If a theory is decidable in the existential fragment, does this mean that there is a (terminating) method to obtain witnesses of satisfaction?

Score: 0

Views: 80

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

I think Z3 is not performing quantifier elimination in a sequence instance

Score: 0

Views: 87

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

Can I use quantifier elimination to get models for 'c' in formulae like ∃a.∀b.∃c.∀d. Phi?

Score: 0

Views: 96

Answers: 1

Read More
Joey Eremondi
Joey Eremondi

Reputation: 8433

SMT solver with custom theories?

Score: 5

Views: 1228

Answers: 2

Read More
Theo Deep
Theo Deep

Reputation: 786

What does a model in ∃x∀y∃z∀u . F[x, y, z, u] mean?

Score: 0

Views: 92

Answers: 1

Read More
hjfreyer
hjfreyer

Reputation: 569

Modeling crossword-construction in z3

Score: 0

Views: 161

Answers: 1

Read More
Sena j
Sena j

Reputation: 25

Assign true to all variable except one

Score: 0

Views: 68

Answers: 2

Read More
vvg
vvg

Reputation: 1213

Specifying modular arithmetic conditions in Z3

Score: 0

Views: 373

Answers: 2

Read More
Sena j
Sena j

Reputation: 25

z3 optimizer: finding minimum number of changes

Score: 0

Views: 167

Answers: 1

Read More
user1868607
user1868607

Reputation: 2610

Implementation for decision procedure for the theory of the reals

Score: 0

Views: 40

Answers: 1

Read More
Jason
Jason

Reputation: 13

Can SMT solver like Z3 prove 1+2+...+n = n(n+1)/2?

Score: 1

Views: 159

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

A Skolem model in Z3 should be unique, but is printing several (and repeated)

Score: 0

Views: 63

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

"Intersection" of two Skolem functions is not as expected in Z3(Py)

Score: 0

Views: 49

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

SMT solvers for real closed fields (e.g., trascendentals and infinitesimals) in practise? Z3, MetiTarski, dReal

Score: 1

Views: 106

Answers: 1

Read More
Fusen
Fusen

Reputation: 351

SMT2Lib slows after a non-negativity assert

Score: 0

Views: 53

Answers: 0

Read More
Theo Deep
Theo Deep

Reputation: 786

How to output more than one Skolem functions in Z3(Py)

Score: 0

Views: 64

Answers: 1

Read More
Theo Deep
Theo Deep

Reputation: 786

A model of a simple formula 'Exists([y],ForAll([x],Phi))' should be 'y=2' but Z3 it is returning '[]'

Score: 0

Views: 109

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: 281

Answers: 1

Read More
Manos
Manos

Reputation: 3

Extracting boolean terms from Z3 model when using quantifiers

Score: 0

Views: 75

Answers: 1

Read More
PreviousPage 4Next