142 Commits (18c1fc3b3fefe163276899bf90c01355bd0c0cfc)

Author SHA1 Message Date
TimQu b00d3f154c further polishing code 9 years ago
TimQu d5f1e6d5e7 multi objective settings 9 years ago
dehnert 60bbce0ba1 added two tests for exploration engine 9 years ago
dehnert 313edf44e1 added new uniform heuristic and changed probdiff to be the sum instead of product 9 years ago
dehnert db3d1df863 added a sh*t ton of debug output, didn't help 9 years ago
dehnert 1424d536ca renamed learning to exploration engine and started on a minor refactoring 9 years ago
dehnert 07e97e1977 added some statistics and options 9 years ago
dehnert 6d421a6fbe learning seems to work find on first larger example 9 years ago
dehnert f1105aac2a EC-detection appears to work now 9 years ago
dehnert ce91fa7d5b started to work on local EC-detection 9 years ago
Mavo 3f06a51869 Added test setting for quick activation/deactivation of test feature 9 years ago
Mavo a63d004fb8 storm-dft is using settings now 9 years ago
Mavo c9f04ecc0b Added IOSettings 9 years ago
Mavo effadc5cca Split into general settings and markov chain settings 9 years ago
Mavo f48d8bc6b1 Initialize all modules in tests and normal storm 9 years ago
Mavo 8241df3b0b First step towards settings for multiple binaries 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
Mavo f529a1315f Settings module do not need settings manager 10 years ago
dehnert bb7d8ca3c5 added learning as new engine selection in options 10 years ago
TimQu f285858e28 added required includes 10 years ago
dehnert c45812c66a made bfs the default exploration order again 10 years ago
Mavo 37a86d8190 Compile fixes for gcc 10 years ago
dehnert ffe63ea95d made dfs as exploration order available 10 years ago
dehnert 55fd1b66c3 introducing exploration orders to explicit builder 10 years ago
dehnert ebbd03c15b fixed some warning-related stuff. introduced abstraction-refinement engine in options and entrypoints that currently only throws not-implemented exception 10 years ago
Mavo 37596d575a Settings always initialized now 10 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert fc41c3a6dd some more work on other elimination orders 10 years ago
dehnert dd5af80d5a work towards easier deployment of other ordering heuristics 10 years ago
dehnert abacfdd28d added sylvan settings. made sylvan available from the cli 10 years ago
dehnert b88165f27c fixed the warnings related to our macros 10 years ago
sjunges 86155a5a87 extra option for export of a matrix 10 years ago
sjunges 3a17477713 change engine in options...(preliminary) 10 years ago
sjunges ebdd979d2c settings: checks after config file, added finalize 10 years ago
sjunges 93a0f7f8bb settings: checks after config file, added finalize 10 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 10 years ago
dehnert 080b50a890 fixed bug in symbolic model generation 10 years ago
dehnert d7490a74cb properties can now be given as string or file. both ways accept multiple formulas 10 years ago
dehnert 29716ea5f8 performance tests now compile again. also fixed some warnings 10 years ago
sjunges faf31156e0 fix for last changes + is probabilistic 10 years ago
dehnert fbd05cd780 more and more bugfixes 10 years ago
dehnert dbc7d860a4 functional tests compile again, started to debug changes 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 10 years ago
sjunges 84ecabd2c8 further fixes, for performance tests and windows 10 years ago
sjunges 92082dc970 gurobi lp solver refactored in case gurobi is not found, and fixes for linux - sorry about earlier lack of checks on linux 10 years ago
sjunges f85d28325e Further work towards faster and more modular compilation 10 years ago
sjunges 3c2040f4b7 Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
dehnert b56766e993 more work on reward model that turned out to be refactoring in disguise 10 years ago
dehnert 04f789619c some work towards eliminating compiler warnings 10 years ago
dehnert 9d5c3e7e2f added functionality to flatten the modules of a PRISM program into one module 10 years ago