974 Commits (45544ddee94dc57b7d30c984137656b7c7d2b186)

Author SHA1 Message Date
TimQu 23686a0f09 reward bounded cumulative reward formulas + fixes for dimensions that do not need memory 9 years ago
TimQu fb4b5b2d84 added functionality to clear specified solution bounds of equation solvers 9 years ago
TimQu c7d9b0b61d Fixed that bisimulation did not preserve reward bounded formulas 9 years ago
dehnert 1f16008b75 added proper exception handling to sylvan-based sharpening 9 years ago
Matthias Volk 4456069e81 Fixed typo 9 years ago
Matthias Volk 88544a9ec7 Added assertion for turnRatesToProbabilities in MA 9 years ago
Matthias Volk 983e09fd63 Fixed possible problem with rates and exit rates in MA 9 years ago
dehnert d612337ebf added bunch of debug output for aliasing problem 9 years ago
dehnert 305f607507 fixed another parsing issue pointed out by Assistant Professor Dr. Nils Jansen 9 years ago
dehnert 49cc789ca2 symbolic minmax solver respecting linear equation solver problem format; fixed parsing bug pointed out by Dr. Nils Jansen 9 years ago
dehnert a427eae699 fixed severe bug in symbolic bisimulation minimization 9 years ago
dehnert 45a4b63a2e fixed some issue in sylvan sharpen and forward minmax bounds to linear equation solver 9 years ago
dehnert f2e581b3df rational search for symbolic linear equation solvers 9 years ago
TimQu 73b23e133e DRN parser now supports state rewards 9 years ago
dehnert 086201ac43 corrected some output and adapted requirements of symbolic minmax solver 9 years ago
dehnert a8c6c62275 rational search working for symbolic MDPs 9 years ago
dehnert da02237769 work towards symbolic rational search 9 years ago
dehnert af60db2c38 work towards symbolic rational search 9 years ago
Sebastian Junges a42e8e965a more robust drn parser 9 years ago
TimQu 9901995280 Export of weight vector in the cdf 9 years ago
dehnert 6e8465e9f1 started on symbolic rational search 9 years ago
dehnert 55c787e0d8 proper EC elimination in hybrid helper 9 years ago
TimQu 6fa4e6b455 fixed SOR and gaussseidel linear equation solver methods 9 years ago
TimQu fb21ffca63 Respected whether the linear equation solver wants the fix point or eq sys formulation 9 years ago
dehnert 694e6ba240 EC elimination for Pmax for hybrid MDP model checker 9 years ago
dehnert e557a8e069 started on EC elimination for hybrid engine 9 years ago
TimQu 64a804137e export of cdf's 9 years ago
TimQu a4a8bc2e69 accessing the epoch manager and the dimensions from the outside 9 years ago
Matthias Volk 20a76f01e2 Better error output for jit 9 years ago
TimQu 682a0483d2 helped gmm to converge... 9 years ago
TimQu 4da61d972c fixed correctly setting the result bounds for weight vector checker 9 years ago
dehnert 58ca07584d rational search for native linear equation solver and several involved fixes 9 years ago
TimQu b788c1b403 reuse scheduler from previous epoch as initial hint 9 years ago
TimQu 952f49fb10 fix for interval iteration in weight vector checkers 9 years ago
TimQu 11da1ddc14 upper bounds for expected reward objectives 9 years ago
TimQu 20960d56e7 added missing 'this->'. Also avoid in-place matrix vector multiplication when extracting a scheduler 9 years ago
TimQu 96f45fe77a fixed missing return statements 9 years ago
TimQu 1396de3c5f Enforce no end components when we want to compute a scheduler from a minmax equation system 9 years ago
dehnert df05711f3e finished rational search for MinMax solver, preparing rational search for NativeLinearEquationSolver 9 years ago
dehnert 0c8866203c tracking bugs, lots of debug output 9 years ago
TimQu c396ab0ca5 more solver requirements for multi-objective model checking 9 years ago
TimQu 64ca58494d considered solver requirements for multiobjective model checking 9 years ago
dehnert afd2acd06b more work on Kwek-Mehlhorn approach 9 years ago
TimQu 4afaca7f84 fixed missing return statements 9 years ago
TimQu 3f6464c59d Enforce no end components when we want to compute a scheduler from a minmax equation system 9 years ago
TimQu b3349dc344 fixed fill() method of bit vectors 9 years ago
dehnert 254bc05e94 more work on RationalSearch 9 years ago
dehnert 088c2d8b15 fixed missing suffix 9 years ago
dehnert b3f0aa511e started on Kwek-Mehlhorn-based exact value computation 9 years ago
dehnert cb15db041c add missing include 9 years ago