2 Commits (9f82c3442943147424b3e4f31d6c0ea36314ee09)

Author SHA1 Message Date
TimQu 9f82c34429 storm-pars library 8 years ago
TimQu c7b83ffb5f moved parameter lifting related code out of the main library/executable 8 years ago
TimQu 7f74f19342 exact pla 8 years ago
TimQu 08ccef885a pla minor cli improvements.. 8 years ago
TimQu 2dc976f9f9 beautified cli 8 years ago
dehnert 49597fca86 reworked argument validators for settings 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert e9835a4772 corrected some options 9 years ago
Mavo f529a1315f Settings module do not need settings manager 9 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert 197c242bb1 Some minor changes. 10 years ago
dehnert 1fb8d72a30 Merged master in parametricSystems. 10 years ago
dehnert 77d7555268 Added random order for state elimination. 11 years ago
dehnert a987233507 Started working on more options for sorting and integrating pure state elimination 11 years ago
sjunges d78d88b84d added export of constraints and resultfile 11 years ago
dehnert 5571e2111c Changed default maximal SCC size to 20. Removed some debug output. 11 years ago
dehnert 385f7b7465 Added option to sort trivial SCC in descending order wrt. to their distances from the initial state. Added some more timing recordings. 11 years ago
dehnert 0776d8a74b Added and fixed some example models. Added option for maximal size of SCC that gets eliminated using state elimination. 11 years ago
dehnert 4eea90646a Fixed attributes of some example files. Added option to eliminate entry states in the very end (added option module for model checking of parametric models). Added feature to specify the formulas to check on the command line. 11 years ago