16 Commits (92d27134d8d0e18c4cab75e376cbc7ace25ea94e)

Author SHA1 Message Date
dehnert 4d20e099bf Added stuff, you know? 12 years ago
dehnert 9756de998a Bunch of fixes. 12 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. 12 years ago
dehnert cf80d35b06 Added some debug output. States without a self-loop are now preferred during elimination. 12 years ago
dehnert 0776d8a74b Added and fixed some example models. Added option for maximal size of SCC that gets eliminated using state elimination. 12 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. 12 years ago
dehnert 4f82c1ebb1 Added some parametrix models. Included percentage of eliminated states to get a feeling for the remaining running time. 12 years ago
dehnert 82b9ba18d3 Minor fix, mea culpa. 12 years ago
dehnert 79dcfc16c7 Started adding some optimizations to SCC-based model checker. 12 years ago
dehnert 2ba6f3e233 Fixed small bug in option system. Added simplifaction function calls to SCC-based reachability model checker. 12 years ago
dehnert 95ee78ede2 First working version of SCC-based mc. 12 years ago
dehnert 610274dd3e Further work on SCC-based mc. 12 years ago
dehnert c2dc25a1eb Started implementing the state elimination procedure. 12 years ago
dehnert 8864efc980 Added method to determine reachable states. Further work on SCC-based mc. 12 years ago
dehnert 77e2693ccc Further work on SCC-based mc. 12 years ago
dehnert 1cc930f0e4 Added proper source grouping for properties directory. Fixed one performance tests. Started on SCC-based reachability model checker. 12 years ago