10 Commits (4b95f72a0acea94b7784ea2f908949a5c54be6f1)

Author SHA1 Message Date
dehnert 156ab071a5 more work on abstraction refinement 9 years ago
dehnert d3de111b3b more work to enable storm to use rational arithmetic 9 years ago
dehnert ddf165d4d3 more work on tearing PRISM-specific functionality out of the explicit model builder 9 years ago
dehnert ca354cffe4 moved preprocessing of PRISM program to utility to make it accessible from learning-based model checker 9 years ago
dehnert a9142a752d fixed another bug 10 years ago
dehnert 4ca64a913a main executable compiling again, started to debug 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
sjunges a129983ae9 cleaning includes for better compilation times 10 years ago
dehnert 56b4f53ce7 got rid of more warnings 10 years ago
dehnert 6347e19da8 Intermediate commit: integrating MTBDD model generation/model checking to main tool. 11 years ago
dehnert 5794bbea56 Made some adaptions to make parametric model checking work in the main executable. 11 years ago
dehnert 2bd0e2e377 Improved performance of explicit model generation a bit. 11 years ago
dehnert 6f2916d557 Adapted the explicit model generator to the new hash map. Surprise: doesn't work yet. 11 years ago
dehnert ab0caf79e8 Replaced action names by indices in PRISM programs. 11 years ago
dehnert ee9533e586 Started working on making the main executable build again. 11 years ago
dehnert e49814d391 Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
dehnert e2c2177dca Adapted MaxSAT-based minimal command set generator to some recent changes to make it work again. 11 years ago
dehnert 7667933caf First working version of explicit model generation using the new PRISM classes and expressions. 11 years ago