TimQu
|
b44870dc09
|
implemented SMT-Lib export SmtSolver interface
|
8 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
9 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
9 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
9 years ago |
dehnert
|
6cfa6ac9c7
|
added timeout to smt solver interface
Former-commit-id: 0003c2c9cc
|
10 years ago |
dehnert
|
1fb8d72a30
|
Merged master in parametricSystems.
Former-commit-id: 2fdc349e9d
|
10 years ago |
David_Korzeniewski
|
ab36c5fb0d
|
Workarounds for more Windows quirks. Compiles but tests crash.
Former-commit-id: 0c47ae886d
|
10 years ago |
David_Korzeniewski
|
7da35af0bb
|
Some compile errors on Windows fixed, some still persist.
Former-commit-id: 1a9331371b
|
10 years ago |
dehnert
|
398f6c4e86
|
Partly adapted code to new 'type system'.
Former-commit-id: 6c200df5f0
|
10 years ago |
dehnert
|
fff18f2789
|
Intermediate commit (refactoring expressions).
Former-commit-id: e7cc7e95c2
|
10 years ago |
dehnert
|
b5d55335a6
|
All tests passing again.
Former-commit-id: ffa8bef2d2
|
10 years ago |
dehnert
|
81571878f7
|
Further refactoring of MathSAT solver.
Former-commit-id: 317a9f9545
|
10 years ago |
dehnert
|
c474920fa4
|
Started refactoring SMT solvers. Now displaying MathSAT version in CLI.
Former-commit-id: 1736a0bb6b
|
10 years ago |
dehnert
|
39fb2650cd
|
Included missing header.
Former-commit-id: dd278656bf
|
10 years ago |
David_Korzeniewski
|
31c1357efa
|
alternative all sat callback
Former-commit-id: 6fd7de7e51
|
11 years ago |
David_Korzeniewski
|
6dd69cca3c
|
Added interpolation methods to smt-solver interface.
Former-commit-id: a9b19cd0aa
|
11 years ago |
David_Korzeniewski
|
3887cb57aa
|
Fix for temporaries and non const references
Former-commit-id: 4eadf6cdab
|
11 years ago |
David_Korzeniewski
|
52d3d91060
|
Implemented Unsat Core/Assumtions & simple test
Former-commit-id: f79ee3a809
|
11 years ago |
David_Korzeniewski
|
a815a6f425
|
Implemented allSat with z3 and test
Former-commit-id: 3795fc00c2
|
11 years ago |
David_Korzeniewski
|
9a7b4f69ef
|
More tests and some small bugfixes for Z3SmtSolver
Former-commit-id: 71def90649
|
11 years ago |
David_Korzeniewski
|
4e6c9b7d6b
|
Implemented translating z3 expressions to storm expressions
Former-commit-id: 945ce77e35
|
11 years ago |
David_Korzeniewski
|
29083cc89c
|
Implemented asserting expressions and checking satisfiability with z3
Former-commit-id: bb49a49226
|
11 years ago |
David_Korzeniewski
|
98f87a5e6d
|
Adapted Z3ExpressionAdapter for new expressions
SmtSolver now not copyable
Former-commit-id: e0d17fd21c
|
11 years ago |
David_Korzeniewski
|
f69b79593c
|
initial interface for smt solver wrappers
Former-commit-id: e43b7afb3c
|
11 years ago |