7883 Commits (c016d0716e0f7a159094ba659a30dc29df733367)
 

Author SHA1 Message Date
Jan Erik Karuc c016d0716e OVI: Fixed edge case, if x = 0 and ub = 0 5 years ago
Jan Erik Karuc 3db9112a27 OVI: Introduced OVI as a minmax solver for topological solving 5 years ago
Jan Erik Karuc 739d6a4420 OVI: Implement the guessing scaler factor option 5 years ago
Jan Erik Karuc 6ecee7e371 OVI: Add upper bound guessing scaler factor option 5 years ago
Jan Erik Karuc 8b97895e24 OVI: More debug output & cross case assert 5 years ago
Jan Erik Karuc 50a51a70c0 OVI: Debug output for inner interval iteration 5 years ago
Tim Quatmann e6597b35a6 OVI: Added a few settings to tweak ovi 5 years ago
Tim Quatmann 50ff86e709 Polished/ improved ovi. 5 years ago
Jan Erik Karuc f73be674a9 Update solver status if iterations exceeded 5 years ago
Jan Erik Karuc db697e7bfc Split upper bound guessing for relative and absolute 5 years ago
Jan Erik Karuc 33e21db8ea Provide precision in bound guessing operation 5 years ago
Jan Erik Karuc cd15c01f2f Relative and absolute error criterion 5 years ago
Jan Erik Karuc 606087ce85 Absolute ub guessing and in-place center calculation 5 years ago
Jan Erik Karuc b4e743c4a6 Also update lb in the verification phase 5 years ago
Jan Erik Karuc 02a346b5b7 Fix: Set lb to ub if difference vector has no positive entry 5 years ago
Jan Erik Karuc 444f737baa Fix: Returning scaled vector 5 years ago
Jan Erik Karuc a89c34f9de Actually enable OVI in CLI 5 years ago
Jan Erik Karuc 94ed2556a8 Center calculation, variables moved for efficiency, removed booleans 5 years ago
Jan Erik Karuc 4fdfc37341 Factory, Testing Environment (Topological Excluded) 5 years ago
Jan Erik Karuc 3bd8efd55f CLI option for OVI 5 years ago
Jan Erik Karuc 761dfc86ea Do not override OVI with SoundIteration 5 years ago
Jan Erik Karuc cd447aeada Allowing OVI, setting no requirements to be required 5 years ago
Jan Erik Karuc 323e82994d maixmumElementDiff implementation in vector.h 5 years ago
Jan Erik Karuc e5e4381eb8 Basic unfinished implementation, reference in header 5 years ago
Tim Quatmann f7e2ff0843 Apply max. Prog. assumption while building with the dd engine. 5 years ago
Tim Quatmann ba6f0c0e87 BuildSettings: Added the possiblities to build a model with choiceorigins and without max. progress assumption. 5 years ago
Tim Quatmann 9e54ce4e8b Improved detection of terminal states for Dd engine. Also reduced code duplication. 5 years ago
Tim Quatmann 5f18704bec Added makeOptional to arguments of the --qvbs option. 5 years ago
Tim Quatmann 6891825803 IterativeMinMaxLinearEquationSolver: Fixed not incrementing an iterator when computing the maximum absolute difference between two values 5 years ago
Matthias Volk cec2fd420a Fixed compiler warning 5 years ago
Sebastian Junges 9e13f42a03 fix in permute when no rowgroupindices where given 5 years ago
Sebastian Junges 863aebaa2a add flag for canonicity 5 years ago
Sebastian Junges 03de01f54e support for make canonic if no choice origins are available 5 years ago
Sebastian Junges 112973d02a adapt for hintsettings that have been added recently 5 years ago
Sebastian Junges fe21001eb3 Merge branch 'master' into pomdp-building 5 years ago
Sebastian Junges 0a6f54f33e a version of parsing choice labels from DRN 5 years ago
Sebastian Junges f322149398 export the number of choices into drn 5 years ago
Sebastian Junges debabb01bb cmd line arguments for hinting on the number of states added 5 years ago
Sebastian Junges 9cd5a4e657 first version of the information collector for jani files 5 years ago
Sebastian Junges 6147b35fc8 collect number of variables 5 years ago
Sebastian Junges c845c10ee6 added a test for new pomdp stuff 5 years ago
Sebastian Junges d398d6643f enable logging 5 years ago
Sebastian Junges 0d5d3774d2 changelog updated with pomdp changes 5 years ago
Matthias Volk 3051559ea8 Output on failure for tests 5 years ago
Matthias Volk a082e7d228 Typos 5 years ago
Matthias Volk c8158018b8 Use state elimination to eliminate chains of non-Markovian states in MA 5 years ago
Matthias Volk 9fc473383f Cosmetic changes in BitVector. 5 years ago
Matthias Volk 544dd60206 Removal of labels 5 years ago
Sebastian Junges 1fe1bd4dea various diagnostic informations to explain why we reject a POMDP 5 years ago
Sebastian Junges cb2e22e1d3 improved error message if observables includes an unknown error variable 5 years ago