You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Tim Quatmann 8a23197a77 Fix for LRA scheduler generation. 5 years ago
..
storm Fix for LRA scheduler generation. 5 years ago
storm-cli-utilities CLI: Added an option to export the produced scheduler to a file. 5 years ago
storm-conv storm-conv: also don't print the help message in case of errors in storm-conv. 6 years ago
storm-conv-cli Settings: Do not hard-code executable name in help message. 6 years ago
storm-counterexamples Use custom FlatSet to account for allocator changes in flat_set in Boost 1.70. 6 years ago
storm-dft Removed unused flat_set includes 6 years ago
storm-dft-cli Merge from branch 'dft' 6 years ago
storm-gspn Replaced assert(false) by throwing an exception 5 years ago
storm-gspn-cli binary storm-gspn now exits with 0 if no gspnfile is given 6 years ago
storm-pars MinMaxLinearEquationSolver: Added a flag 'hasNoEndComponent' that is true if the system is known to have no end components. This decides if policy iteration does require a valid initial scheduler. 6 years ago
storm-pars-cli Output error by STORM_LOG_ERROR 6 years ago
storm-parsers Fixed operator precedence for power and modulo operator thanks to help from Joachim Klein. 5 years ago
storm-pgcl Replaced assert(false) by throwing an exception 5 years ago
storm-pgcl-cli Allow to add properties to a PGCL program. 6 years ago
storm-pomdp Throw exceptions after switch/case to silence compiler warnings about not returning anything 5 years ago
storm-pomdp-cli clarify that a formula needs to be added to do anything in storm-pomdp 5 years ago
test LraMdpPrctlModelCheckerTest: Test LRA computation for different environments. Added a testcase. 5 years ago
CMakeLists.txt Merge branch 'master' into pomdp_datastructures 6 years ago