27 Commits (a178f4563f1193d1442281ca180f45be73720743)

Author SHA1 Message Date
dehnert a178f4563f slight polishing of valid-block-mode treatment, also for JANI 7 years ago
dehnert 2ff18771eb adding a corrected valid-block-mode for game-based abstraction 7 years ago
dehnert 62893e01cf changing debug output slightly 7 years ago
dehnert 14724b529f further debugging 7 years ago
dehnert 41b494edd3 fixing bug due to too few variables being reserved 7 years ago
dehnert eaf01ab443 bugfix 7 years ago
dehnert ba3ec0da27 lifted all new stuff to JANI menu game abstractor 7 years ago
dehnert e216d55320 extended strategy redirection, better statistics 7 years ago
dehnert 769fd4332c further debugging of game-based abstraction 7 years ago
dehnert e780572560 changing command decomposition of game-based abstraction and further debugging 7 years ago
dehnert 7ef779a8a6 fixing one bug in abstraction using decomposition, started tracking down more 7 years ago
dehnert 8c96548566 more work on game-based abstraction 7 years ago
dehnert 057f8798a6 avoiding bottom state computation when possible 7 years ago
dehnert 64cd0ae212 optimizations to trace formula generation 7 years ago
dehnert d3bbe4df10 explicit interpolation and started on explicit quantitative solution 7 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
dehnert 954eadc546 improved detection for early result detection in game based engine 9 years ago
dehnert 16f3b06f53 added decomposition to JANI abstractor, fixed wrong assertion 9 years ago
dehnert 45f0f1057a fixed a bug in quantitative computation, removed debug output 9 years ago
dehnert b9688346cc command decomposition working. fixed some bugs, possibly introduced more, currently debugging 9 years ago
dehnert c03623ccea work on command decomposition 9 years ago
dehnert b0b1f8911e fixed abstraction by considering related predicates for all sources. started on command decomposition 9 years ago
dehnert f4146c821a more value-reuse 9 years ago
dehnert dfc685369e enabled different invalid block detection strategies 9 years ago
dehnert a6514052da avoiding dijkstra for interpolation if most-probable path info is already available 9 years ago
dehnert 77fc21d53e fixes here and there 9 years ago
dehnert 82a7c06503 renamed abstraction classes for Sebastian 9 years ago
dehnert a8aa44e99d moved abstraction computation load from refine functions to abstract fcts 9 years ago
dehnert 1a663e3ed7 some changes to refinement and detecting that bottom state computation is superfluous 9 years ago
dehnert 2e756788f0 refinement logic now fully in refiner object 9 years ago
dehnert 3d20cf0afd some fixes and more refactoring 9 years ago
dehnert 633f4293e3 added option of splitting to predicate synthesis, added equivalence checker, fixed bug that caused some commands not to be abstracted 9 years ago
dehnert bf5018b858 post-merge fixes 9 years ago
dehnert 1f460cd8fa made move of top-level dir for some remaining files, fixed some includes 9 years ago
dehnert d16e47882d fixed bug and added tons of debug output 9 years ago
dehnert f45b7f9171 fixed some bugs and started on quantitative refinement 9 years ago
dehnert 66b0817a35 fixed bugs here and there 9 years ago
dehnert a3f2abbd92 more work towards closing the refinement loop 9 years ago
dehnert e2ba3f3725 bottom states appear to be working, tests not yet adapted 9 years ago
dehnert 3bc0b4eacc more work on proper bottom state computation 9 years ago
dehnert 4f54759f38 intermediate commit [fixing bottom states/transitions] 9 years ago
dehnert 1280c88b4f renamed prob branching variables to aux variables in preparation for proper bottom state creation in game abstraction 9 years ago
PBerger 4fff7b39ef Added template instanziation for storm::RationalFunction. 9 years ago
dehnert 4f7eaa0a43 some more work towards abstraction refinement 9 years ago
dehnert 7df822967c all abstraction tests working again 9 years ago
dehnert c1953cda46 started refactoring of abstraction 9 years ago
dehnert 52577e2740 added game abstraction tests for sylvan and made them work (in particular implemented toExpression for sylvan BDDs) 9 years ago
dehnert 20eb0a6e0c made value type in game abstraction more generic 9 years ago
dehnert 53f83c9214 moved menu-game abstraction to separate folder and made everything compile again 9 years ago
dehnert cf93d75450 renamed variable partition to local expression information 10 years ago