4491 Commits (9c183d42b3a14e46ff122c41c5f8562e8880719d)
 

Author SHA1 Message Date
sjunges e0f2cc7473 Merge branch 'future' into jani_support 10 years ago
sjunges fa9e33da59 option for print timings 10 years ago
sjunges e1a8d61190 fix in assignment parsing, better error messages 10 years ago
sjunges c812d950a5 restrict-initial support & error message for invariants 10 years ago
dehnert 4f54759f38 intermediate commit [fixing bottom states/transitions] 10 years ago
sjunges 6966f2fffe fix sign to be as in jani, add truncate 10 years ago
sjunges b464ac5ecb sign operator is now supported by storm::expressions 10 years ago
sjunges 035a50fce9 support for transient assignments in locations, changed assignment to jani::variable, notice that (already broken) prism-to-jani is disabled as long as we reshape jani code 10 years ago
dehnert 1280c88b4f renamed prob branching variables to aux variables in preparation for proper bottom state creation in game abstraction 10 years ago
PBerger e509cc3489 Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions 10 years ago
dehnert 1be735ec1b fixed tests in response to 'fixing' flattenModules 10 years ago
sjunges 20cd2d24ca dedicated error messages for clock and continuous variables 10 years ago
sjunges 13d45118af initial value support unbounded integers, some extra error messages) 10 years ago
PBerger 2a51f16b58 Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions 10 years ago
dehnert b3e77730a9 added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers 10 years ago
sjunges 6e64631839 initial value support for booleans, some extra error messages) 10 years ago
sjunges 890634ba77 initial value support (bounded integers only) 10 years ago
PBerger a1f8382af6 Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions 10 years ago
dehnert b14f866e01 added more flatten tests 10 years ago
dehnert 3e9f9552b1 fixed tests: using shared_ptr instead of unique_ptr for SMT solver factory in abstraction 10 years ago
PBerger 81311690ab Fixed errors because of changed API. 10 years ago
PBerger 2de905fd5f Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions 10 years ago
PBerger 4fff7b39ef Added template instanziation for storm::RationalFunction. 10 years ago
dehnert 4f7eaa0a43 some more work towards abstraction refinement 10 years ago
sjunges cb4e821e7f give an error message if a distribution occurs in an expression 10 years ago
sjunges d12eccb3f9 Merge branch 'future' into jani_support 10 years ago
sjunges 2a1c317363 removed debug output from cmake 10 years ago
sjunges 0b160b6650 Merge branch 'future' into jani_support 10 years ago
sjunges ba81925c1d renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 10 years ago
sjunges 9d3ffe2792 Merge branch 'future' into merge-pla 10 years ago
sjunges 19bf801456 Fixed MDP tests 10 years ago
sjunges 46ee949cd4 auto-create source groups 10 years ago
dehnert aca21eaf18 commit to switch workplace (no, not now) 10 years ago
sjunges d97b0b2897 cleaned tests 10 years ago
sjunges 434f1a4903 obtain scheduler from value iteration 10 years ago
sjunges 507952df4e register smt2lib settings 10 years ago
sjunges b6465020a2 towards working tests in pla 10 years ago
dehnert 2d05555967 added abstraction settings and menu game abstractor 10 years ago
dehnert 28d2471d4d started on menu game abstractor interface 10 years ago
PBerger 595d9b4293 Merge branch 'menu_games' of https://sselab.de/lab9/private/git/storm into sylvanRationalFunctions 10 years ago
dehnert 7df822967c all abstraction tests working again 10 years ago
sjunges 0a1cbb57f0 towards initial value support 10 years ago
PBerger 428d21cdee Made code compile with GCC: 10 years ago
PBerger 1d3bb3010d Fixed merge mistake in InternalSylvanDdManager.cpp 10 years ago
dehnert 7a4d3740de some more work, not fully working again (yet) 10 years ago
PBerger 6873bd7d17 Merge remote-tracking branch 'remotes/origin/menu_games' into sylvanRationalFunctions 10 years ago
dehnert c1953cda46 started refactoring of abstraction 10 years ago
PBerger 0717ffe053 Added AND_EXISTS to sylvan+RationalFunction 10 years ago
sjunges 23122816ef parse support for all model types (mostly allows better error messages) 10 years ago
sjunges 10419d4bba improved error message for unsupported operations 10 years ago