2295 Commits (679327ee9d70e02a1b68b3742c332e71b07c9966)

Author SHA1 Message Date
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
TimQu 5f831d156f forceBounds option for native solver 8 years ago
TimQu 7bdecad4ad fixed compiling 8 years ago
TimQu 25260c7602 added settings for the new topological min max solver 8 years ago
TimQu b69543802d completed the renaming from topologicalValueIterationMinMaxSolver to TopologicalCudaMinMax... 8 years ago
TimQu 29b40899bf Removed settings of old topologicalvalueiteration solver 8 years ago
TimQu a2bd1e0026 renamed argument from getRequirements so that it is easier to understand 8 years ago
TimQu 6b3a02d732 Fixing topological cuda 8 years ago
TimQu 7eab8589bd Fixed issue in qpower 8 years ago
TimQu 2d910b79ed Introduced new topological min max solver 8 years ago
TimQu 4ab47671f5 Renamed TopologicalMinMaxLinearEquationSolver -> TopologicalCudaMinMaxLinearEquationSolver 8 years ago
TimQu 3b394a965e some qvi optimizations 8 years ago
TimQu 8c3991fb2f respecting lower/upper bounds from preprocessing in quick sound power method 8 years ago
TimQu 96845e2669 restructured quick power iterations a little 8 years ago
TimQu 78cfb10c7e fixed qvi with negative rewards 8 years ago
dehnert 24d9b8dfc6 minor reformulation 8 years ago
TimQu 61a44121b3 improved computation of lower/upper bounds for multi-objective model checking 8 years ago
TimQu fd7f8c7bac Fixed an issue related to multi-objective model checking of models with potentially infinite expected reward 8 years ago
dehnert 59666a9fe9 slight renaming in matrix builder to better capture semantics 8 years ago
TimQu fc422af557 making things compile again in debug mode 8 years ago