2770 Commits (86c87ad6d19574824ce5e6948a6c1653adaab64f)

Author SHA1 Message Date
Mavo 7b7b999548 Bisimulation for small models as well 9 years ago
Mavo c05e671111 Handling of min and max for non-determinism 9 years ago
Mavo 4c2b1d7c22 Model info for benchmarking scripts 9 years ago
Mavo 37a86d8190 Compile fixes for gcc 9 years ago
Mavo e4c2702889 Fixed problem in MaximalEndComponents 9 years ago
Mavo 7f4fa27008 Initialize closed for MA 9 years ago
dehnert ffe63ea95d made dfs as exploration order available 9 years ago
Mavo 9b8dd018cf Fixed problem with gate as trigger events for dependencies 9 years ago
dehnert 55fd1b66c3 introducing exploration orders to explicit builder 9 years ago
Mavo f935f502dd Activate pCTMCs for storm 9 years ago
Mavo 9d97750ca5 Improved compareAndSwap on BitVector 9 years ago
sjunges b74cd564e4 some further changes 9 years ago
dehnert 0dfdfe7db8 using flat_map in model building instead of unordered_map 9 years ago
dehnert fff7b2d5db fixed an allocation issue, performance is now roughly the same as before but memory consumption is reduced 9 years ago
sjunges 63d2faf1ed DFTIsomorphism now runs in the presence of SEQs 9 years ago
sjunges f562a84316 getRestriction added to DFT interface 9 years ago
sjunges a6c087f461 Dont Care Propagation and SEQ are now sound (but more DCs can be propagated with some care) 9 years ago
dehnert fad28df7d6 first working version of next-state generator for PRISM models 9 years ago
sjunges c6098e6a6a post and pre SEQ elements for state space generation 9 years ago
sjunges ed65140911 add missing file 9 years ago
sjunges a204ac3a66 added a comment 9 years ago
sjunges 6e777e88d1 fixed warning for restriction 9 years ago
sjunges 2a41579476 refactored source file for elements 9 years ago
sjunges 11b29cfd87 splitted elements into single headers 9 years ago
sjunges 73c88a4faf update on restrictions 9 years ago
Mavo e9b4f06972 Better assertions in BitVector 9 years ago
Mavo f6374c60f8 Bitte ein Bit 9 years ago
sjunges 4a1f7468f5 param result file now has a semicolon between parameters 9 years ago
dehnert 9eec5b140c refactoring of model builder 9 years ago
sjunges fde7b71933 Nice printing when no logging framework is enabled 9 years ago
Mavo 9c30394b33 Finalize sparse for failed, failsafe, dontcare 9 years ago
sjunges 8c2cb4887f Cmake option to disable debug and trace outputs 9 years ago
sjunges fcd98793ee fixed supp for log4cplus 9 years ago
sjunges cf986311ad loglevel can be set now and all logging macros support streaming 9 years ago
sjunges e0980de0ba first version of storm without log4cplus as a dependency 9 years ago
dehnert a75e0f5323 more work wrt cleaner model exploration 9 years ago
Mavo d32d90de5b Fixed some compile warnings 9 years ago
Mavo 5b6dcd0eed UsageIndex is number of used child now 9 years ago
dehnert 08bed36579 fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 years ago
sjunges 084bc26a5f fixed some things with respect to SEQs 9 years ago
sjunges 6b166952e8 output operators for element type 9 years ago
sjunges 91970cea72 intermediate commit 9 years ago
Mavo 1e9fedb7ba Order symmetries in decreasing order 9 years ago
Mavo ea2fe4a19a First working version of symmetry reduction 9 years ago
Mavo 8a77228e32 Set value in BitVectorHashMap 9 years ago
Mavo d340ea7425 Helper function for replacing columns in SpareMatrix 9 years ago
dehnert 865345c7bf a little morning code 9 years ago
dehnert 8a0bd32b55 tearing apart explicit model builder and 'next-state generation' 9 years ago
Mavo cce39fbd5d Helper function for symmetry ordering on bitvector 9 years ago
dehnert 7ce969b312 started working on more flexible model generation using next-state-generators 9 years ago