235 Commits (90dba4cd5dd803255658bcd97e470aa3f2a14fc2)

Author SHA1 Message Date
Daniel Basgöze 8de8f1517a Fix conversion ambiguity: Use convertNumber() 5 years ago
Daniel Basgöze 22388425d7 Remove unnecessary convertNumber 5 years ago
Tim Quatmann 62cede1759 Added missing include. 5 years ago
Jip Spel 24fa7c9529 Fix warnings 5 years ago
Jip Spel 9f5128c4af Update documentation with fixed choices 5 years ago
Sebastian Junges 1218991e6a can switch off producing schedulers in the instantiation model checker 5 years ago
Matthias Volk 6df0efcd3e
Set result correctly for reachability rewards in MdpInstantiationChecker 5 years ago
Matthias Volk c9841b71a0
Const reference for splittingThreshold 5 years ago
Jip Spel 8d17a0362d Fix extremal value computation 5 years ago
Jip Spel 5a37a40cea Monotonicity for computing extremal value and parameter space partitioning 5 years ago
TimQu 27cb582243 MDP Instantiation model checker: Fixed setting model checking hint information. 6 years ago
Matthias Volk 41089dee26
Throw exception in ParameterRegion if number of variables is too high 6 years ago
Tim Quatmann 42ceed59c6 Removed debug output. 6 years ago
Jip Spel 50d7ee6e8d Remove debug info 6 years ago
Jip Spel 7f03d1e671 Remove debug info 6 years ago
Tim Quatmann 84c0d77772 storm-pars fixed the fix... 6 years ago
Tim Quatmann 45803c547e storm-pars: Fixed an issue in the instantiation model checkers where maybestates were cached incorrectly. 6 years ago
Sebastian Junges d6bfcb4818 refactoring: moving some code out of the util folder 6 years ago
Sebastian Junges b3e37c1eb8 partial (parametric) model instantiators 6 years ago
Matthias Volk a61ea32aea Fixed some GCC warnings 6 years ago
Matthias Volk d3c8093e0f Removed unnecessary semicolons 6 years ago
Tim Quatmann 9962da7453 Registered missing settings modules in storm-dft and storm-pars 6 years ago
Sebastian Junges debabb01bb cmd line arguments for hinting on the number of states added 6 years ago
Matthias Volk ba6358c3fa Set optional arguments for settings 6 years ago
Jip Spel be3cffe8ba Write output monotonicity checking to user-specified file 6 years ago
Tim Quatmann 7017fc1ab0 Added LRA settings. 6 years ago
Jip Spel 32e3661bd2 Fix adding same state twice to Order 6 years ago
Matthias Volk 4ee31063a4 Removed double whitespaces in outputs 6 years ago
Matthias Volk 38c7762254 Added missing include to fix compilation issue on Linux 7 years ago
Matthias Volk 4c1958c245 Fixed some compiler warnings 7 years ago
Jip Spel ed3fa3f82b Fix TODOs 7 years ago
Jip Spel a39f297b8c Fix OrderTest and add assert in Order 7 years ago
Jip Spel f98250968c Fix checking monotonicity on samples 7 years ago
Matthias Volk 3698b79130 Added missing TransformationSettings for storm-pars 7 years ago
Jip Spel b308f4e1d0 Initialize region before creating sample points 7 years ago
Jip Spel 12e0ef537c Small fixes 7 years ago
Jip Spel e0b2869bd5 Fix region check 7 years ago
Jip Spel 08d2893b2c Renamed Lattice -> Order 7 years ago
Jip Spel 1c5d6b7237 Clean up lattice creation code 7 years ago
Jip Spel 8214c5758e Use parameter lifting for initial ro construction 7 years ago
Jip Spel 13f44ab7ea Monotonicity Checking on Region 7 years ago
Jip Spel 6db964363e Update for artifact evaluation ATVA 7 years ago
Jip Spel 4a1f98a0ba Fix segfaults 7 years ago
Tim Quatmann bc623d1203 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. 7 years ago
Jip Spel 8df0a05ab8 Fix assertion 7 years ago
Jip Spel 2883f81be1 Move settings to separate file 7 years ago
Jip Spel 4825cb254f Precision as argument 7 years ago
Jip Spel 1557f6d213 Use precision in sample checking monotonicity 7 years ago
Jip Spel 8732a7f40d Make variabletype depend on value type 7 years ago
Jip Spel 7f5416adb8 Clean up LatticeExtender 7 years ago