5260 Commits (f0c451aae9353d0694a610740e32af786d44229b)

Author SHA1 Message Date
TimQu e76a77abc9 improved code for sound power iteration 7 years ago
Matthias Volk c4ebf751f4 Use version label in cli 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 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 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 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 4d7be96dda MaxSAT-based high-level counterexamples for JANI 7 years ago
TimQu d2cfbb6096 fix issue where constraint based multi objective model checking lead to a stack overflow. 7 years ago
dehnert 24d6337006 JANI choice origins and MILP-based high-level cex for JANI 7 years ago
Matthias Volk 134bba827f Enabled smart GSPN transformation 7 years ago
Matthias Volk ec8304c386 Refactored DftToGspnTransformator 7 years ago
dehnert 2a209d18e1 fixing some bisimulation issues 7 years ago
sjunges 7660a6c9f8 dont check != 0 in templated code 7 years ago
Sebastian Junges b64b65f156 qualitative model checking for pmdps enabled 7 years ago
Sebastian Junges 5a62a60e17 fix in pla without simplifications allowed 7 years ago
Matthias Volk e951265839 Do not display help for hidden modules 7 years ago
Matthias Volk 8b757466e8 Added GameSolverSettings which are now required 7 years ago
Matthias Volk 8b1fbca271 Set priority to 1 for all GSPN transitions 7 years ago
TimQu 674a30c154 removed some 'experimental' code and introduced the #iteration output again 7 years ago
TimQu ca1bcebc71 Added an option that enforces updating both bounds in interval iteration 7 years ago
TimQu ef893abca6 fixed a case for topologicalMinMaxSolver with exact arithmetic 7 years ago
Matthias Volk 8bd75a435c First child is not initially claimed by default 7 years ago
Matthias Volk e0f19d893c Fixed layouting 7 years ago
Matthias Volk bc69092f16 LayoutInfo for disabled place in BE template 7 years ago
Matthias Volk 64443170e3 Minor fixes in GSPN translation 7 years ago
dehnert d45eead440 improved asserted constraints for high-level cex 7 years ago
TimQu 13184aefcf Printing the number of performed iterations (reverted from commit b5399d0596) 7 years ago
TimQu cebf29ef23 trying something else 7 years ago
TimQu 26362ed36f trying an alternative implementation of qvi 7 years ago
TimQu b5399d0596 Printing the number of performed iterations 7 years ago