dehnert
|
c6204254a3
|
fixing two issues related to complex model building and in particular integer vs rational division
|
8 years ago |
dehnert
|
dfc0141894
|
minor fix to Z3 API modification
|
8 years ago |
dehnert
|
cdfa328464
|
first attempt at adapting to Z3 interface change
|
8 years ago |
dehnert
|
87843e084e
|
several fixes related to game-based abstraction
|
8 years ago |
dehnert
|
d66047e3b7
|
few fixes to jani game-based abstraction
|
8 years ago |
dehnert
|
c18340b76a
|
added mod as binary operation in expressions and slightly extended JANI support for filters
|
8 years ago |
dehnert
|
3ad85ba0e6
|
fixes and improvements for game-based abstraction
|
8 years ago |
dehnert
|
31fa43ab27
|
some fixes to interpolation in game-based abstraction refinement
|
8 years ago |
dehnert
|
9dea83055b
|
added cache to Z3 expression translator to speed up the translation of large constraints
|
9 years ago |
Matthias Volk
|
0481ca3855
|
Fixed deprecated getType()
|
9 years ago |
dehnert
|
ce5c740c51
|
resolved ambiguity to make gcc happy
|
9 years ago |
dehnert
|
a072ef5310
|
some fixes to handle large parameters
|
9 years ago |
dehnert
|
c5134c364f
|
Extraction and update of TBB-parallelized stuff
|
9 years ago |
dehnert
|
c77b9ce404
|
gauss-seidel style multiplication for gmm++
|
9 years ago |
sjunges
|
a27e7bdc82
|
no longer use arithconstraint
|
9 years ago |
sjunges
|
a994b80931
|
getting rid of outdated carl simple constraint usage
|
9 years ago |
TimQu
|
1f71e9af79
|
extend debug output of gmmxx adapter
|
9 years ago |
Matthias Volk
|
4e4edce9fe
|
Moved include to avoid sylvan compile issue
|
9 years ago |
dehnert
|
ea02ea0838
|
started overhaul of cli/api
|
9 years ago |
Sebastian Junges
|
5c7d3db743
|
towards proper side constraints for parametetric systems
|
9 years ago |
TimQu
|
927a8f93cc
|
fixed translation of rational numbers to mathsat expressions
|
9 years ago |
TimQu
|
f6963f5bd1
|
Fixed translation of z3 expressions using the distinct operator (n-ary !=) to storm expressions
|
9 years ago |
TimQu
|
3d4d23691c
|
fixed translation of mathsat's rational number expressions to storm's rational number expressions
|
9 years ago |
TimQu
|
d5d0a5f44a
|
fixed a few issues related to having CLN numbers as storm::RationalNumber
|
9 years ago |
dehnert
|
952776a057
|
hybrid engine working for rational numbers
|
9 years ago |
dehnert
|
ee90c51b2a
|
cleaned up constants.cpp to finalize separation of rational functions and rational numbers
|
9 years ago |
dehnert
|
aaa6f13cf4
|
separated rational numbers and rational functions and added support for rational numbers to sylvan
|
9 years ago |
dehnert
|
2e8ff870ff
|
completed interface of (sylvan) ADDs for storing rational functions
|
9 years ago |
dehnert
|
1a803f4270
|
created symbolic native solver to factor out numerical solution; prepared the code-path that stores rational functions in DDs (hybrid + dd engines)
|
9 years ago |
TimQu
|
1d2e7b2450
|
compilation fixes
|
9 years ago |
TimQu
|
98fff70cb1
|
some eigen adaptions
|
10 years ago |
TimQu
|
f01e48644e
|
fixes for nativepolytopes
|
10 years ago |
TimQu
|
b5e68b9914
|
fixes for z3LP solver and nativePolytopes
|
10 years ago |
TimQu
|
7dfc43c828
|
implemented more functionality for NativePolytopes, added functions to consider exact numbers in z3LPsolver
|
10 years ago |
TimQu
|
5cae7fca20
|
started on native polytopes
|
10 years ago |
TimQu
|
3e1532760e
|
replaced EIGEN with STORMEIGEN and Eigen/ with StormEigen/
|
10 years ago |
TimQu
|
362b3bf6c6
|
removed eigen usages
|
10 years ago |
dehnert
|
37272e11c8
|
renamed Eigen:: to StormEigen:: to distinguish our modified version from other versions
|
10 years ago |
TimQu
|
dccedcad24
|
fixed minor compile issues
|
10 years ago |
TimQu
|
83a77e77ba
|
fixed use of gmp numbers
|
10 years ago |
dehnert
|
136cb194d1
|
fixed a bunch of unused variable warnings
|
10 years ago |
sjunges
|
84dff41287
|
fixed several gcc warnings
|
10 years ago |
sjunges
|
5967cdea1e
|
Moved GSPN code to a separate lib
|
10 years ago |
dehnert
|
1f460cd8fa
|
made move of top-level dir for some remaining files, fixed some includes
|
10 years ago |
Sebastian Junges
|
d246517757
|
removed src prefix in all includes
|
10 years ago |
Sebastian Junges
|
e1d201c85e
|
c++ code compiles again after rename
|
10 years ago |
Sebastian Junges
|
3a7ee7867b
|
rename files (does not compile)
|
10 years ago |