453 Commits (d2e36e9db35e853453b0fcc6f425075f3236562f)

Author SHA1 Message Date
TimQu 6d6dc7c6a7 EndComponentEliminatorTest: Fixed expected results since the order of end components changed. 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
Matthias Volk 51b210a1d6 Test case for symmetry reduction 6 years ago
Alexander Bork dde18d45eb Added tests for DFT transformator 6 years ago
Alexander Bork 74aa93d23d Moved elimination of non-binary dependencies from builder to the DFT transformator 6 years ago
Matthias Volk 65a310dc8b Test for allUntilProbabilities 6 years ago
Jip Spel c0aa6eefa3 Clean up Lattice 6 years ago
Jip Spel ee08139641 Fix test 6 years ago
Jip Spel 0d1ddb6232 Make sampling in monotonicity-analysis optional 6 years ago
Jip Spel 77a70179d3 Update MonotonicityChecker 6 years ago
Matthias Volk 7995100441 Small fixes in DFT tests 6 years ago
Alexander Bork f37bcea1ea Added test for bound correction 6 years ago
Jip Spel 73a514a9c7 Fix validation of assumptions/use it 6 years ago
Matthias Volk 161c3ac6bf Test case for transient probabilities 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
Alexander Bork f16b488590 Added conservative lower bound correction 6 years ago
Alexander Bork a669c69fc9 Added tests for SMT encoding 6 years ago
Alexander Bork b89f8f8de4 Refactoring of SMT tests 6 years ago
Alexander Bork 5d5487140f Fixed bound calculation for SMT encoding 6 years ago
Matthias Volk f2840f3a66 Explore relevant events further even if the DFT has already failed 6 years ago
Matthias Volk f1c91d9280 Test case for SEQ bug 6 years ago
Matthias Volk 2b8cf84c97 Adapted tests to changes 6 years ago
Matthias Volk f2c902eedb Set labels, dont care propagation and unique failed state according to relevant events 6 years ago
Matthias Volk 9bf4348677 Test cases for DFT model building with relevant events 6 years ago
Matthias Volk 9ce3f9f58d Added tests for mutex 6 years ago
Matthias Volk 972371c9a2 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Matthias Volk 19ba1c38e7 Set correct order for priorities according to heuristic 6 years ago
Matthias Volk 2ebac862e2 Added test cases for DFT approximation 6 years ago
Matthias Volk 98f3cdbfaf Adapted tests to changes 6 years ago
Matthias Volk 5952aa8a6f Set labels, dont care propagation and unique failed state according to relevant events 6 years ago
Alexander Bork d06cf59eba Added SMT function to calculate lower bound for number of DFT failures needed for failure of TLE 6 years ago
Matthias Volk 58a4491f72 Test cases for DFT model building with relevant events 6 years ago
Matthias Volk 2ccd6d22dc Added tests for mutex 6 years ago
Matthias Volk 99651bdc71 Started on the notion of 'relevant events' for DFT analysis 6 years ago
Tim Quatmann 5869a1f5fd Simplified StronglyConnectedComponentDecomposition. 6 years ago
Matthias Volk f2e9d20a8d Set correct order for priorities according to heuristic 6 years ago
Matthias Volk 23233afe0b Added test cases for DFT approximation 6 years ago
Tim Quatmann 0920390430 Fixed permissive scheduler tests (GitHub issue #38). 6 years ago
Alexander Bork be86014007 Added test for hecs-DFT 6 years ago
Tim Quatmann d24f61ded6 Added tests for quantiles. 6 years ago
Alexander Bork 2ab7c34b4d Added tests for cycles and SEQ children 6 years ago
Jip Spel 26429925d6 Speedup 6 years ago
Jip Spel 8d95e71c3e Change output, Fix some small bugs 6 years ago
TimQu 6e3639c8f1 Added new minmax method: Vi-to-Pi, which first performs value iteration with doubles, to find a good initial policy for (potentially exact) policy iteration. 6 years ago
Matthias Volk 1140d96ba5 Added well-formedness check for DFTs 7 years ago
Jip Spel af23545a7b Clean up Lattice Extender 7 years ago
Jip Spel ae7d334171 Extend test 7 years ago
Jip Spel e0cc7525b5 Extend Lattice Test 7 years ago
Jip Spel 9fa297b2aa Fix test 7 years ago