3021 Commits (dc1aea83ed2784dc179a9d3c1ce63a3372b59be8)

Author SHA1 Message Date
Mavo 28a49659db Small fixes 9 years ago
sjunges f12e02f8ff dont modularise modules 9 years ago
Mavo 52573c90ca Copy DFT 9 years ago
sjunges e322c56820 findModularisationRewrite 9 years ago
Mavo 1e79e5b2a4 Only print debug matrix for small state sizes 9 years ago
Mavo 174058bb5e Do not destroy the universe by dividing by 0 9 years ago
Mavo b8c7f063c1 Maybe fix try to fix bisimulation instead of deactivating 9 years ago
dehnert c45812c66a made bfs the default exploration order again 9 years ago
Mavo b75b5f1928 No bisimulation for parametric case 9 years ago
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
TimQu da0dafe5be ModelInstantiator!!!!11 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