TimQu
|
56061c0bfa
|
Using multiplier in MDP Model checker helpers
|
8 years ago |
TimQu
|
9e875adea9
|
Using Multiplier in CTMC and DTMC model checkers
|
8 years ago |
TimQu
|
541810f3b2
|
removed 'multiplication' part from remaining linear equation solvers
|
8 years ago |
TimQu
|
f3c843561d
|
integrated new multiplier into native linear equation solver
|
8 years ago |
TimQu
|
d0de99ba51
|
fist version of new multiplier
|
8 years ago |
TimQu
|
e02640fe82
|
multipliertype
|
8 years ago |
TimQu
|
e5e2a2465b
|
removed obsolete option
|
8 years ago |
TimQu
|
7e639b4328
|
multiplier settings and environment
|
8 years ago |
TimQu
|
537a8152d3
|
Removed Duplicated code
|
8 years ago |
TimQu
|
e76a77abc9
|
improved code for sound power iteration
|
8 years ago |
Matthias Volk
|
c4ebf751f4
|
Use version label in cli
|
8 years ago |
Matthias Volk
|
63a9f3a5ca
|
Fixed assertion by incorporating precision
|
8 years ago |
Matthias Volk
|
f81b6d4917
|
Added NumberParser
|
8 years ago |
TimQu
|
09bcaa8db8
|
fixed correct requirements in minmaxsolver
|
8 years ago |
TimQu
|
a6c6118733
|
Renamed 'sound power' to interval iteration and 'quick sound power' to 'sound power'
|
8 years ago |
TimQu
|
ea25c8fd2e
|
renamed 'sound value iteration' to 'interval iteration' and 'quick sound value iteration' to 'sound value iteration'
|
8 years ago |
TimQu
|
f2289a3b87
|
removed unused option
|
8 years ago |
TimQu
|
f168df139d
|
made qvi code more readable
|
8 years ago |
dehnert
|
022adf988d
|
fixed typo
|
8 years ago |
Matthias Volk
|
8eb16634c1
|
Better error message in ValueParser
|
8 years ago |
Matthias Volk
|
c0481ab72d
|
Moved ValueParser to separate file
|
8 years ago |
dehnert
|
db27777dc4
|
fix typo
|
8 years ago |
dehnert
|
667cef37a6
|
more information about when progress is made in SMT-based high-level cex
|
8 years ago |
dehnert
|
5dff46c648
|
added more stats output to SMT-based high-level cex
|
8 years ago |
dehnert
|
8482063a16
|
made symbolic bisimulation work with MA and support of sparse quotient extraction for MA
|
8 years ago |
dehnert
|
9e5e1980dd
|
first working version of symbolic Markov automaton bisimulation
|
8 years ago |
dehnert
|
017d4abd84
|
first steps towards symbolic MA building
|
8 years ago |
dehnert
|
a0ac4faa7d
|
slight fix to JANI high-level cex and better statistics
|
8 years ago |
dehnert
|
4d7be96dda
|
MaxSAT-based high-level counterexamples for JANI
|
8 years ago |
TimQu
|
d2cfbb6096
|
fix issue where constraint based multi objective model checking lead to a stack overflow.
|
8 years ago |
dehnert
|
24d6337006
|
JANI choice origins and MILP-based high-level cex for JANI
|
8 years ago |
dehnert
|
2a209d18e1
|
fixing some bisimulation issues
|
8 years ago |
sjunges
|
7660a6c9f8
|
dont check != 0 in templated code
|
8 years ago |
Sebastian Junges
|
b64b65f156
|
qualitative model checking for pmdps enabled
|
8 years ago |
Matthias Volk
|
e951265839
|
Do not display help for hidden modules
|
8 years ago |
TimQu
|
674a30c154
|
removed some 'experimental' code and introduced the #iteration output again
|
8 years ago |
TimQu
|
ca1bcebc71
|
Added an option that enforces updating both bounds in interval iteration
|
8 years ago |
TimQu
|
ef893abca6
|
fixed a case for topologicalMinMaxSolver with exact arithmetic
|
8 years ago |
dehnert
|
d45eead440
|
improved asserted constraints for high-level cex
|
8 years ago |
TimQu
|
13184aefcf
|
Printing the number of performed iterations (reverted from commit b5399d0596 )
|
8 years ago |
TimQu
|
cebf29ef23
|
trying something else
|
8 years ago |
TimQu
|
26362ed36f
|
trying an alternative implementation of qvi
|
8 years ago |
TimQu
|
b5399d0596
|
Printing the number of performed iterations
|
8 years ago |
TimQu
|
5c911c6bc4
|
fixed capitalization
|
8 years ago |
TimQu
|
52979dcbc1
|
setting the 'requirementsChecked' flag in topo min max solver
|
8 years ago |
TimQu
|
a1c10cac37
|
filtering reward zero states for MDPs
|
8 years ago |
TimQu
|
a9f72198a0
|
made filtering states with reward zero a setting
|
8 years ago |
TimQu
|
7d705240ce
|
introduced model checker settings
|
8 years ago |
TimQu
|
aabbea11b8
|
various fixes for topological min max solver
|
8 years ago |
TimQu
|
5d5159c437
|
fixed compiling
|
8 years ago |