3194 Commits (cc958bedf06e074565d5a5a960a680af07ab5fe5)
 

Author SHA1 Message Date
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 9802fac0ed merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft 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 27b57f055e Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft 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
Mavo edded0f8b7 Merge from future 9 years ago
sjunges c007c8e699 add sylvan to the resources target 9 years ago
dehnert 9506f4f420 Merge branch 'future' into next_state_generators 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 6818c6dc0d Fixed tests when no log4plus is available. 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 abac11ab50 sylvan build stuff in 3rd party folder now 9 years ago
sjunges e0379b9c50 Log CUDD build process 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 273c2cb732 Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft 9 years ago
Mavo 4d174724c4 Merge 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 4c6fe9ba7c Merge branch 'monolithic-dft' of https://sselab.de/lab9/private/git/storm into monolithic-dft 9 years ago
sjunges 91970cea72 intermediate commit 9 years ago
Mavo 490f232d7a Example for possible pdep symmetry 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
Mavo d148272386 Forgot const 9 years ago