4805 Commits (45279f9914f54b21fc22e0a183e3d288a1e075fe)

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