211 Commits (d605a3bf0a864c9dddfe6b53cc80a1edc7fc194a)

Author SHA1 Message Date
Tim Quatmann 9962da7453 Registered missing settings modules in storm-dft and storm-pars 5 years ago
Sebastian Junges debabb01bb cmd line arguments for hinting on the number of states added 5 years ago
Matthias Volk ba6358c3fa Set optional arguments for settings 5 years ago
Jip Spel be3cffe8ba Write output monotonicity checking to user-specified file 5 years ago
Tim Quatmann 7017fc1ab0 Added LRA settings. 5 years ago
Jip Spel 32e3661bd2 Fix adding same state twice to Order 5 years ago
Matthias Volk 4ee31063a4 Removed double whitespaces in outputs 5 years ago
Matthias Volk 38c7762254 Added missing include to fix compilation issue on Linux 5 years ago
Matthias Volk 4c1958c245 Fixed some compiler warnings 5 years ago
Jip Spel ed3fa3f82b Fix TODOs 5 years ago
Jip Spel a39f297b8c Fix OrderTest and add assert in Order 5 years ago
Jip Spel f98250968c Fix checking monotonicity on samples 5 years ago
Matthias Volk 3698b79130 Added missing TransformationSettings for storm-pars 5 years ago
Jip Spel b308f4e1d0 Initialize region before creating sample points 5 years ago
Jip Spel 12e0ef537c Small fixes 5 years ago
Jip Spel e0b2869bd5 Fix region check 5 years ago
Jip Spel 08d2893b2c Renamed Lattice -> Order 5 years ago
Jip Spel 1c5d6b7237 Clean up lattice creation code 5 years ago
Jip Spel 8214c5758e Use parameter lifting for initial ro construction 5 years ago
Jip Spel 13f44ab7ea Monotonicity Checking on Region 6 years ago
Jip Spel 6db964363e Update for artifact evaluation ATVA 6 years ago
Jip Spel 4a1f98a0ba Fix segfaults 6 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. 6 years ago
Jip Spel 8df0a05ab8 Fix assertion 6 years ago
Jip Spel 2883f81be1 Move settings to separate file 6 years ago
Jip Spel 4825cb254f Precision as argument 6 years ago
Jip Spel 1557f6d213 Use precision in sample checking monotonicity 6 years ago
Jip Spel 8732a7f40d Make variabletype depend on value type 6 years ago
Jip Spel 7f5416adb8 Clean up LatticeExtender 6 years ago
Jip Spel c0aa6eefa3 Clean up Lattice 6 years ago
Jip Spel fa97e0138f Clean up assumption maker 6 years ago
Jip Spel 3ebd5f0bf6 Clean up assumption checker 6 years ago
Jip Spel 0d1ddb6232 Make sampling in monotonicity-analysis optional 6 years ago
Jip Spel 77a70179d3 Update MonotonicityChecker 6 years ago
Jip Spel 73a514a9c7 Fix validation of assumptions/use it 6 years ago
Jip Spel 7459800002 Improve derivative check 6 years ago
Jip Spel f6ea4d38bb Fix assumption making and checking and testing 6 years ago
Jip Spel 0cc82e840a clean up 6 years ago
Matthias Volk d7a22e78d0 Allow unnecessary parameters in region string 6 years ago
Jip Spel b13dbd11f3 Fix for monotonicitychecker 6 years ago
Jip Spel ed0768cf60 Update implementation 6 years ago
Jip Spel 46aa007f33 Use flat_set 6 years ago
Jip Spel f6da9644b0 Improve efficiency 6 years ago
Jip Spel 26429925d6 Speedup 6 years ago
Jip Spel f41b61fb7b Make cyclic part faster 6 years ago
Jip Spel 9e690c95c6 Fix cyclic monotonicity check 6 years ago
Jip Spel ab14245350 Remove bool for stateElimination 6 years ago
Jip Spel 44cde3314c Fix checking derivative 6 years ago
Jip Spel 48cba66d96 Add scc elimination 6 years ago
Jip Spel 3397d6aec0 Add state to reachability order, if there are not yet added states and nothing changed during loopiteration 6 years ago