16 Commits (41b494edd39f0293595b555795dc4e73f109e00d)

Author SHA1 Message Date
dehnert 41b494edd3 fixing bug due to too few variables being reserved 7 years ago
dehnert ba3ec0da27 lifted all new stuff to JANI menu game abstractor 7 years ago
dehnert 7ef779a8a6 fixing one bug in abstraction using decomposition, started tracking down more 7 years ago
dehnert 057f8798a6 avoiding bottom state computation when possible 8 years ago
dehnert d66047e3b7 few fixes to jani game-based abstraction 8 years ago
dehnert 64cd0ae212 optimizations to trace formula generation 8 years ago
dehnert d3bbe4df10 explicit interpolation and started on explicit quantitative solution 8 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
dehnert 5b4db6f002 fixed issue in JANI abstraction 9 years ago
dehnert bf29488219 fix for decomposition 9 years ago
dehnert 954eadc546 improved detection for early result detection in game based engine 9 years ago
dehnert ccf8631617 work on location support for JANI abstraction 9 years ago
dehnert d95c483a99 added location support to JANI menu game abstractor 9 years ago
dehnert 16f3b06f53 added decomposition to JANI abstractor, fixed wrong assertion 9 years ago
dehnert b9688346cc command decomposition working. fixed some bugs, possibly introduced more, currently debugging 9 years ago
dehnert be4e21d1b3 first version of jani menu-game abstraction 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
dehnert dfa8d6a8e5 started working on games again 10 years ago
dehnert 1199ab95e3 fixed bug in expressions. all tests now passing 10 years ago
dehnert 0cd148c600 fixed more bugs. however, a test still fails, because the abstraction is wrong 10 years ago
dehnert e8794dee22 added more tests, not working yet, however 10 years ago
dehnert 5934d67514 DD meta variables can now be inserted at particular locations. added some tests for game abstraction 10 years ago
dehnert 8911d2ba63 added debug output and fixed some bugs 10 years ago