TimQu
|
5ff20b55e1
|
misc compilation issues
|
7 years ago |
TimQu
|
50245d3d86
|
gmmm multiplier
|
7 years ago |
TimQu
|
66c5255d8c
|
Using multiplier in game solver
|
7 years ago |
TimQu
|
64ba34a397
|
removed multiplication support from minmax equation solvers. Also removed Factories.
|
7 years ago |
TimQu
|
b7bac59ae0
|
Using multiplier in IterativeMinMaxSolvers
|
7 years ago |
dehnert
|
10f8ddc343
|
started on quotient extraction using the original variables, debugging CUDD...
|
7 years ago |
TimQu
|
56061c0bfa
|
Using multiplier in MDP Model checker helpers
|
7 years ago |
TimQu
|
9e875adea9
|
Using Multiplier in CTMC and DTMC model checkers
|
7 years ago |
TimQu
|
541810f3b2
|
removed 'multiplication' part from remaining linear equation solvers
|
7 years ago |
TimQu
|
f3c843561d
|
integrated new multiplier into native linear equation solver
|
7 years ago |
TimQu
|
d0de99ba51
|
fist version of new multiplier
|
7 years ago |
TimQu
|
e02640fe82
|
multipliertype
|
7 years ago |
TimQu
|
e5e2a2465b
|
removed obsolete option
|
7 years ago |
TimQu
|
7e639b4328
|
multiplier settings and environment
|
7 years ago |
TimQu
|
893793f898
|
Merge remote-tracking branch 'origin/master' into sound-vi
|
7 years ago |
TimQu
|
537a8152d3
|
Removed Duplicated code
|
7 years ago |
TimQu
|
e76a77abc9
|
improved code for sound power iteration
|
7 years ago |
Matthias Volk
|
c4ebf751f4
|
Use version label in cli
|
7 years ago |
Matthias Volk
|
295572d24e
|
Better version parsing thanks to regex magic
|
7 years ago |
Matthias Volk
|
38489fef4c
|
Merge branch 'master' of https://github.com/TimoPGros/storm
|
7 years ago |
Matthias Volk
|
528e007e6a
|
Travis: fixed typo
|
7 years ago |
Matthias Volk
|
b867e5366a
|
Travis: use better tagging structure
|
7 years ago |
Matthias Volk
|
ed7efc0268
|
Moved DFTBuilder to builder dir
|
7 years ago |
Matthias Volk
|
b00e65adf9
|
Created API for storm-dft
|
7 years ago |
Matthias Volk
|
63a9f3a5ca
|
Fixed assertion by incorporating precision
|
7 years ago |
Matthias Volk
|
370f602921
|
Travis: build Docker container with separate carl automatically
|
7 years ago |
Matthias Volk
|
6355619c09
|
Refactored BE parsing
|
7 years ago |
Matthias Volk
|
f81b6d4917
|
Added NumberParser
|
7 years ago |
TimQu
|
09bcaa8db8
|
fixed correct requirements in minmaxsolver
|
7 years ago |
TimQu
|
a6c6118733
|
Renamed 'sound power' to interval iteration and 'quick sound power' to 'sound power'
|
7 years ago |
TimQu
|
ea25c8fd2e
|
renamed 'sound value iteration' to 'interval iteration' and 'quick sound value iteration' to 'sound value iteration'
|
7 years ago |
TimQu
|
f2289a3b87
|
removed unused option
|
7 years ago |
TimQu
|
f168df139d
|
made qvi code more readable
|
7 years ago |
dehnert
|
022adf988d
|
fixed typo
|
7 years ago |
Matthias Volk
|
8d845fad95
|
Throw exceptions for all unsupported Galileo distributions
|
7 years ago |
Matthias Volk
|
32b9585184
|
Method for parsing node name
|
7 years ago |
Matthias Volk
|
f37bd143f1
|
Better handling of comments in GalileoParser
|
7 years ago |
Matthias Volk
|
8eb16634c1
|
Better error message in ValueParser
|
7 years ago |
Matthias Volk
|
bdae2a7b5d
|
Travis: generate better docker container
|
7 years ago |
Matthias Volk
|
821300e777
|
Use ValueParser in GalileoParser
|
7 years ago |
Matthias Volk
|
c0481ab72d
|
Moved ValueParser to separate file
|
7 years ago |
dehnert
|
db27777dc4
|
fix typo
|
7 years ago |
dehnert
|
667cef37a6
|
more information about when progress is made in SMT-based high-level cex
|
7 years ago |
dehnert
|
a5bc5d30e5
|
added new gurobi version to find script
|
7 years ago |
dehnert
|
5dff46c648
|
added more stats output to SMT-based high-level cex
|
7 years ago |
dehnert
|
8482063a16
|
made symbolic bisimulation work with MA and support of sparse quotient extraction for MA
|
7 years ago |
dehnert
|
9e5e1980dd
|
first working version of symbolic Markov automaton bisimulation
|
7 years ago |
dehnert
|
017d4abd84
|
first steps towards symbolic MA building
|
7 years ago |
dehnert
|
a0ac4faa7d
|
slight fix to JANI high-level cex and better statistics
|
7 years ago |
dehnert
|
ef2108a8f8
|
Merge branch 'master' into highlevelcex
|
7 years ago |