200 Commits (3d4552cbf8b6f0a9ce161841c8c0161d1119cf01)

Author SHA1 Message Date
dehnert 8a0bd32b55 tearing apart explicit model builder and 'next-state generation' 10 years ago
dehnert 7ce969b312 started working on more flexible model generation using next-state-generators 10 years ago
Mavo a44d38e0bf Symmetries are given to StateGenerationInfo 10 years ago
sjunges dde9af6c44 mergeFailedStates and some updates for SEQs 10 years ago
Mavo 371ba87f1c Fixed activation of spares 10 years ago
Mavo 0156b12764 Fixed compile problem under gcc 10 years ago
sjunges b93f5c2f62 refactored a bit, plus bisimulation is now done 10 years ago
Mavo d160bb1b13 Use only state ids instead of complete data structure 10 years ago
sjunges 102602dea2 some refactoring 10 years ago
Mavo b8ff542b7b One conversion less for MA 10 years ago
Mavo 0d3687cf5e Refactored and sorted bitvector 10 years ago
Mavo 5da88d5d52 Small refactoring 10 years ago
dehnert 2604df54ec more refactoring of formula classes: in particular fragment checking 10 years ago
Mavo c78d9ff802 Fixed problems with pdeps 10 years ago
Mavo a6a8e5fff6 Structure for MA to CTMC 10 years ago
Mavo 63b0513f38 Set probability for pdeps 10 years ago
Mavo 6d84d030bd Fixed lowercase 10 years ago
sjunges 42eb671435 work towards const correctness and additional methods 10 years ago
Mavo 64b24043c5 Dependencies working 10 years ago
Mavo 24cd1ec597 Vector output without template seems to work 10 years ago
Mavo 46642f2bca CTMCs are working again 10 years ago
Mavo 35f5f9de15 Small refactoring 10 years ago
Mavo d507eab7f3 Build Markov Automaton instead of CTMC 10 years ago
Mavo 4ece7e45a9 Added assertions 10 years ago
dehnert 4367bdb378 properly introduced CheckTask in all model checkers and made it compile again (+ functional tests working) 10 years ago
dehnert e3c4f5fa72 more work on customizing checking process 10 years ago
Mavo 7dd1bb67ea Some refactoring 10 years ago
Mavo 69a464d5ef Changed unordered_set to BitVectorHashMap for DFTState 10 years ago
Mavo 0a21431c07 Use representant for usage flag in DFTBuilder 10 years ago
Mavo a781df35c2 Use passive failure rate if BE is not used 10 years ago
Mavo 4079a3f9cc Refactoring 10 years ago
Mavo 0775bdf549 Disabled some debug output 10 years ago
Mavo d6b7331a5c Fixed problem with multiple transitions to one state 10 years ago
sjunges d8191d8c6a const formulae 10 years ago
PBerger 8eec3f2306 Fixed issue in ExplicitPrismModelBuilder.cpp when CARL is not available. 10 years ago
Mavo 3b9a48136c Sort transitions before building them 10 years ago
Mavo f38eeff1ef First try on parsing of rational functions 10 years ago
dehnert 0ffbda5aff initial draft of long-run rewards for parametric models 10 years ago
sjunges 1e1400d68d merge 10 years ago
sjunges 096778a5d0 assorted fixes (builder for no-fix-deadline, semicolon, xercesbuild) 10 years ago
Mavo 6e2f5602e1 Finished templating 10 years ago
Mavo 69168e9236 Use rate instead of prob 10 years ago
Mavo 7737205149 More refactoring with templates 10 years ago
Mavo 4343b5b980 Refactored some classes into templates 10 years ago
Mavo d5474722c0 Label generation from FT 10 years ago
dehnert 34ba28cfdb some minor fixes 10 years ago
Mavo 91fe16c699 1st try on CTMC model checking 10 years ago
Mavo 4ae86c76f9 Output uses logger now 10 years ago
Mavo 0c37f078fb Build transition matrix for FT 10 years ago
dehnert d0e15d1a4f more work (and stuff, you know?) 10 years ago