2929 Commits (deaaa91c37a54ab99c57ec626918538ea66ac3f8)

Author SHA1 Message Date
dehnert 9f52d9fa97 first working version (for DTMCs only) 9 years ago
dehnert 034cf626a0 more work on learning-based engin 9 years ago
dehnert d802f0d9c6 worked a bit on the learning-based verification of MDPs 9 years ago
Mavo a63d004fb8 storm-dft is using settings now 9 years ago
Mavo c9f04ecc0b Added IOSettings 9 years ago
Mavo effadc5cca Split into general settings and markov chain settings 9 years ago
dehnert e6ec8d5b60 fixed formula building in some performance tests 9 years ago
Mavo f48d8bc6b1 Initialize all modules in tests and normal storm 9 years ago
Mavo 8241df3b0b First step towards settings for multiple binaries 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
dehnert fd615289e0 outline of learning algorithm 9 years ago
Mavo f529a1315f Settings module do not need settings manager 9 years ago
Mavo 2e9089eca6 Small changes 9 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 9 years ago
dehnert 8ed46ce1b8 started on learning-based verification 9 years ago
dehnert 1fb943b658 moved some internal structs from model builder to their own files to make them reusable 9 years ago
dehnert ca354cffe4 moved preprocessing of PRISM program to utility to make it accessible from learning-based model checker 9 years ago
Mavo 2c172cd082 Refactoring 9 years ago
Mavo 5796da9a5c Refactoring 9 years ago
Mavo fe7037e7fd Support for POR (priority or) 9 years ago
Mavo bdad8aedd7 Set dependencies to dont care after dependent event has failed 9 years ago
dehnert dae55eeb29 fixed some bugs and enabled markov automaton model checking from cli 9 years ago
Mavo ebbc4ce7b4 Fixed compile issues introduced in merge 9 years ago
Mavo 4db05a7c20 Fixed bug with wrong dormancyFactor when copying elements 9 years ago
sjunges d688296022 even more modularisation oppurtunaties are now taken 9 years ago
Mavo 25e2a9c070 Removed assertion 9 years ago
Mavo 2c15c89751 No DC propagation for failed toplevel 9 years ago
sjunges e390e1c39d several updates for better modularisation and support for VOT-modularisation 9 years ago
Mavo e5fd604498 Flag for disabling DC propagation 9 years ago
dehnert 7dee6d3da2 started on learning-based MDP model checking 9 years ago
TimQu 6a5f64c9fd resultHint for dtmc model checker 9 years ago
sjunges 9ae9700d5c modularisation on and and or 9 years ago
Mavo db3c40e6d7 Fixed bugs 9 years ago
Mavo 6ca6ab27e8 Activate failed representatives 9 years ago
Mavo 5a066b9ae0 Used duplicate variable name 9 years ago
Mavo 150f177bcd Symred on mcs seems to work now 9 years ago
Mavo a21715cbc3 Nested symmetries seem to work for at least binary symmetries 9 years ago
dehnert bb7d8ca3c5 added learning as new engine selection in options 9 years ago
dehnert 4a19d81133 fixed a few bugs 9 years ago
Mavo 306eb8a9cc Construct state from bit vector 9 years ago
dehnert 6a99ab9ef9 expectation/variance now handled in formula parser 9 years ago
dehnert 51402ec853 removed measure type and only added measure type to reward/time operators 9 years ago
Mavo 652aeb7562 Fixed compile error with CarlRationalNumber instead of RationalNumber 9 years ago
Mavo 7e8b790451 Preparation for pseudo state generation from bit vector 10 years ago
dehnert 39acf24448 fix for weak bisimulation on CTMCs 10 years ago
Mavo a2a3a734a6 First version of symmetry for shared spares. Still some problems in contrast to Dortmund which had absolutely no problems with Tottenham. 10 years ago
dehnert 016ab53f42 making the logic formulas better 10 years ago
Mavo 4284c633f4 StateGenerationInfo does not use DFS for symmetries 10 years ago
dehnert 5e1e5b55a1 renamed expected time formulas to time formulas 10 years ago
TimQu 6e8602413e ModelInstantiator + test 10 years ago