6676 Commits (6102fd27ae469990bfaed50888c80011b7aba635)
 

Author SHA1 Message Date
Sebastian Junges 73a1911a53 Merge branch 'master' into counterexample_improvements 6 years ago
TimQu c2dd57cda5 total rewards for mdps 6 years ago
TimQu 87e34d7b32 Added Support for Total Reward Formulas for DTMCs in the Sparse Engine 6 years ago
dehnert dfc0141894 minor fix to Z3 API modification 6 years ago
dehnert cdfa328464 first attempt at adapting to Z3 interface change 6 years ago
dehnert 4134630fa6 adding gap output 6 years ago
dehnert 4f4d1f4423 do not scale precision 6 years ago
Matthias Volk a6e6d5993f Travis: set unlimited clone depth to allow versioning with git describe 6 years ago
Matthias Volk afb0be1245 Fixed missing dependencies to storm-parsers 6 years ago
Matthias Volk 9e398ffaab Minor improvements for some CMake output 6 years ago
dehnert 386f0b2e47 fixing bug in scheduler improvement step of policy iteration for games 6 years ago
sjunges 8478352030 dynamic constraints and minimality labels 6 years ago
dehnert 2aff2e9382 adding some more timing output 6 years ago
sjunges 53238f43f7 fixed some missing includes due to updated API 6 years ago
sjunges 39698d6ecb fix install of storm-counterexamples 6 years ago
sjunges 79bb6734ed compile and link parsers in seperate binary 6 years ago
sjunges 3a704ae532 fix storm-dft missing includes 6 years ago
sjunges 6dfce6a405 extended counterexamples towards expected rewards, and moved counterexamples to a seperate lib (still in main cli) to slightly accelarate building times 6 years ago
dehnert b0047a5a96 improving choices in game policy iteration depending on precision of underlying solver 6 years ago
sjunges 6fcc91b9d0 Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/storm 6 years ago
Sebastian Junges d1ab260068 remove outdated parts in highlevel counterexamplse 6 years ago
Sebastian Junges e29e6c7cd2 high level counterexamples extended with more options, and improved performance when minimizing over a subset 6 years ago
sjunges ade4b5bf72 Merge branch 'master' of https://srv-i2.informatik.rwth-aachen.de/scm/git/storm 6 years ago
dehnert 48f5608157 making policy iteration available for game-based abstraction (prototypical for now) 6 years ago
Joachim Klein b6d67e7995 properties.cpp: Output warning if we filter away all properties 6 years ago
Joachim Klein 2948611f3f cli.cpp: Quote arguments in "Command line arguments" status line 6 years ago
Joachim Klein 04a1bbedfc properties.cpp: Log filename of properties file in --verbose mode 6 years ago
Joachim Klein 30a95ef9d6 Simplify check whether argument of --prop is a file/property 6 years ago
dehnert 9b80c65d72 more and more debugging 6 years ago
dehnert 135c38777f game-based abstraction working with rational numbers 6 years ago
dehnert 14724b529f further debugging 6 years ago
dehnert 9f72f67d9f adding precision to less/greater in vector reduction, adding export to json 6 years ago
Matthias Volk a2c990ea58 Travis: changed mail address for notifications 6 years ago
dehnert 09876f6808 lots of debug output 6 years ago
dehnert 5c7e63ee9a Merge branch 'master' into gamebased 6 years ago
dehnert 6f320090eb fixing bug where illegal choices were copied over 6 years ago
dehnert 1318bea87a adding support for manually injecting groups of refinement predicates 6 years ago
dehnert 2c82f6554c fixing statistics 6 years ago
dehnert c6e28a3bc7 adding setup timer 6 years ago
dehnert 41b494edd3 fixing bug due to too few variables being reserved 6 years ago
dehnert fa14b993e4 fixing valid block abstractor 6 years ago
dehnert eaf01ab443 bugfix 6 years ago
dehnert ba3ec0da27 lifted all new stuff to JANI menu game abstractor 6 years ago
dehnert 4a0134797c option to add initial predicates 6 years ago
dehnert e216d55320 extended strategy redirection, better statistics 6 years ago
dehnert 8f4f5c555e explicit Dijkstra search for pivot state now follows the strategies separately 6 years ago
dehnert bcd3d68c61 further debugging 6 years ago
Matthias Volk c5e356bc40 Proper installation of Storm 6 years ago
Matthias Volk 99e5619952 Export storm targets 6 years ago
TimQu 1e4b81812c Environment does no longer require that unused setting modules still have to be registered. 6 years ago