2866 Commits (1b19372a14a34fa5c828964df264fc7be1a8ebde)

Author SHA1 Message Date
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
Mavo d148272386 Forgot const 9 years ago
Mavo 2e8460548b Failed spares set use index to own id 9 years ago
Mavo 1e4dbb1e58 More preparations for counting abstraction 9 years ago
Mavo 6685b358f0 Symmetry mirrored in state vector 9 years ago
Mavo a44d38e0bf Symmetries are given to StateGenerationInfo 9 years ago
Mavo fa4a1aa68f Fixed bug with filtering reward vector 9 years ago
sjunges dde9af6c44 mergeFailedStates and some updates for SEQs 9 years ago
dehnert 211994bff9 removed debug output 9 years ago
sjunges 9dd2a71f2f towards state space construction for SEQs 9 years ago
sjunges a6f389fce2 SEQ in the parser 9 years ago
Mavo 371ba87f1c Fixed activation of spares 9 years ago
sjunges 2a2eefa956 towards restrictions 9 years ago
Mavo 74b512a76e Consider dependencies in DFS for state generation info 9 years ago
Mavo 7bcbbe75fa Set dont care for children if parent gate fails 9 years ago
dehnert b3483211ff alpha version of conditional rewards for dtmc 9 years ago
sjunges 8755e75a60 towards a new element (and actually added a folder) 9 years ago
Mavo 0156b12764 Fixed compile problem under gcc 9 years ago
dehnert b46ee5425e started to implement conditional rewards for dtmcs 9 years ago
sjunges 17a3dabfc5 fix in weak bisim for ctmcs 9 years ago
sjunges b93f5c2f62 refactored a bit, plus bisimulation is now done 9 years ago
Mavo 2754450f91 Refactored DFS search into own method 9 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 9 years ago
sjunges 102602dea2 some refactoring 9 years ago
sjunges c25889bc3e minor 9 years ago
Mavo 20242e10e5 Small fix 9 years ago
Mavo e12ac36249 Fixed problem with usageInfoBits for only one element 9 years ago
Mavo 3f70a69d6e Added argument for timebound 9 years ago
Mavo 99c87182e4 Fixed missing include for gcc 9 years ago
dehnert e40cc65117 added tests for fragment checker 9 years ago
Mavo b8ff542b7b One conversion less for MA 9 years ago
Mavo 689acfa28b Removed debug assertions 9 years ago