3021 Commits (dc1aea83ed2784dc179a9d3c1ce63a3372b59be8)

Author SHA1 Message Date
dehnert 241f23f730 fixed bug in abstraction information object 8 years ago
PBerger be7353358f Added Test for constants in Cudd/Sylvan. 8 years ago
dehnert f7f14f13fc minor fix before bedtime 8 years ago
dehnert 9e64e998f3 fixed tests wrt. proper bottom state computation 8 years ago
dehnert e2ba3f3725 bottom states appear to be working, tests not yet adapted 8 years ago
dehnert 3bc0b4eacc more work on proper bottom state computation 8 years ago
dehnert 7ab88457a7 corrected reference to wrong settings module 8 years ago
dehnert e43dfc2784 removed unused setting 8 years ago
sjunges fa9e33da59 option for print timings 8 years ago
dehnert 4f54759f38 intermediate commit [fixing bottom states/transitions] 8 years ago
dehnert 1280c88b4f renamed prob branching variables to aux variables in preparation for proper bottom state creation in game abstraction 8 years ago
dehnert b3e77730a9 added uniqueness mechanism in flattenModules to compensate for missing uniqueness in allsat of solvers 8 years ago
PBerger 4fff7b39ef Added template instanziation for storm::RationalFunction. 8 years ago
dehnert 4f7eaa0a43 some more work towards abstraction refinement 8 years ago
sjunges ba81925c1d renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 8 years ago
sjunges 46ee949cd4 auto-create source groups 8 years ago
dehnert aca21eaf18 commit to switch workplace (no, not now) 8 years ago
sjunges 434f1a4903 obtain scheduler from value iteration 8 years ago
sjunges 507952df4e register smt2lib settings 8 years ago
sjunges b6465020a2 towards working tests in pla 8 years ago
dehnert 2d05555967 added abstraction settings and menu game abstractor 8 years ago
dehnert 28d2471d4d started on menu game abstractor interface 8 years ago
dehnert 7df822967c all abstraction tests working again 8 years ago
PBerger 428d21cdee Made code compile with GCC: 8 years ago
PBerger 1d3bb3010d Fixed merge mistake in InternalSylvanDdManager.cpp 8 years ago
dehnert 7a4d3740de some more work, not fully working again (yet) 8 years ago
dehnert c1953cda46 started refactoring of abstraction 8 years ago
sjunges b243057884 fix in eliminateAll 8 years ago
sjunges 04cb930bda removed copied debug output at a silly place 8 years ago
sjunges 4e0f4e8e5a add region settings 8 years ago
sjunges 0ef2b55c75 made some region settings attribute to the model checker instead of global 8 years ago
sjunges 548ba8bbeb somehow managed my way through the policy guessing, several minor extensions to solvers 8 years ago
sjunges 051ad702a7 solvers updated, constants updated 8 years ago
dehnert b67e3d6e7b added 'convergence' (rather success) checks for Eigen solver 8 years ago
sjunges b826ac92ac updated setting modules to new interface 8 years ago
sjunges a5c09fa801 extended eliminator interface, merged model checking part 8 years ago
sjunges ee4cb38d43 lra into multivalueeliminator 8 years ago
sjunges 31228486d3 towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator 8 years ago
dehnert 723999f885 intermediate work-place switch commit 8 years ago
dehnert 18b0f07581 tweaked Bdd toExpression a bit to be more versatile 8 years ago
dehnert 52577e2740 added game abstraction tests for sylvan and made them work (in particular implemented toExpression for sylvan BDDs) 8 years ago
sjunges 444318e624 refactoring up to tests done 8 years ago
dehnert 20eb0a6e0c made value type in game abstraction more generic 8 years ago
sjunges f7a3e02fb6 refactored model checkers st all are templated in the model, have to handle rational function bounds next 8 years ago
dehnert 1944b947d3 modified formula parser to parse expressions as operator bounds and then convert them to rationals 8 years ago
sjunges cf583ec9dd formulae with rational number bounds 8 years ago
sjunges e4b3f4eeb9 intermediate commit, come back after refactoring formulae 8 years ago
dehnert 53f83c9214 moved menu-game abstraction to separate folder and made everything compile again 8 years ago
sjunges 8b5a2d4354 intermediate commit, come back after refactoring model checkers 8 years ago
PBerger 58eb54926c Fixed Sylvan bugs. 8 years ago