5086 Commits (be6d4f98541ce2a890ac5eada802e4a076f00984)

Author SHA1 Message Date
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
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
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
TimQu 5c911c6bc4 fixed capitalization 7 years ago
TimQu 52979dcbc1 setting the 'requirementsChecked' flag in topo min max solver 7 years ago
TimQu a1c10cac37 filtering reward zero states for MDPs 7 years ago
TimQu a9f72198a0 made filtering states with reward zero a setting 7 years ago
TimQu 7d705240ce introduced model checker settings 7 years ago
TimQu aabbea11b8 various fixes for topological min max solver 7 years ago
TimQu 5d5159c437 fixed compiling 7 years ago
TimQu 5f831d156f forceBounds option for native solver 7 years ago
TimQu 7bdecad4ad fixed compiling 7 years ago
TimQu 25260c7602 added settings for the new topological min max solver 7 years ago
TimQu b69543802d completed the renaming from topologicalValueIterationMinMaxSolver to TopologicalCudaMinMax... 7 years ago
TimQu 29b40899bf Removed settings of old topologicalvalueiteration solver 7 years ago
TimQu a2bd1e0026 renamed argument from getRequirements so that it is easier to understand 7 years ago
TimQu 6b3a02d732 Fixing topological cuda 7 years ago