50 Commits (6c095e757a7aaa54f7a7613e1797f0ba77f8a2a3)

Author SHA1 Message Date
Tim Quatmann 3760824fc1 DetSchedsLpChecker: Sharpen constraints if the LP solver was inaccurate. 5 years ago
Tim Quatmann 38795a67b4 PolytopeTree: Better union of childs 5 years ago
Tim Quatmann b848796852 Nativepolytope: Fixed a bug in quickhull when invoked on just a single point. 5 years ago
Tim Quatmann a94bc4e284 NativePolytope: More efficient clean operation. 5 years ago
Tim Quatmann 8838643f98 NativePolytope: Silencing a STORM_LOG_WARN in release mode 5 years ago
Tim Quatmann 52e6149cfd Nativepolytope: Fixed a bug in quickhull when invoked on just a single point. 5 years ago
Tim Quatmann 74f7810233 implemented relative precision 5 years ago
Tim Quatmann f1536369be DeterministicSchedsLpChecker: Bug fixes, further experiments with upper reward bounds 5 years ago
Tim Quatmann df28331465 PolytopeTree: Fixed application of convex union. 6 years ago
Tim Quatmann 4c911791e1 NativePolytope: Improved clean() operation on empty polytopes. 6 years ago
Tim Quatmann 0843f5ea7b PolytopeTree: Fixed documentation. 6 years ago
Tim Quatmann fab5adb275 NativePolytope: Improved clean() operation on empty polytopes. 6 years ago
Tim Quatmann 60ae342677 NativePolytope: Fixed affineTransformation of the universal polytope. 6 years ago
Tim Quatmann ee090b630e deterministic schedulers: Refactored code for lp-based checker. 6 years ago
TimQu c72b97dfca Cleared unused variable warning. 6 years ago
TimQu 76cabb8287 geometry: Fixed a merge issue. 6 years ago
Tim Quatmann 1eee9a89bd storage/geometry/polytopes: New Methods: setminus and clean 6 years ago
TimQu 4dc234d635 silenced several 'unused parameter'-warnings 6 years ago
TimQu ac1d5df5c4 debugging and output of results for deterministic pareto explorer 7 years ago
TimQu a73574a99f added functionality to translate a polytope to an expression 7 years ago
TimQu 5f8af5a38a added coordinate utility file 7 years ago
TimQu 80da98eec5 adding shift method to polytope interface 7 years ago
TimQu 80a66603fb added possibility to compute the 'downward closure' of a polytope only with respect to a set of dimensions 7 years ago
dehnert 34485836b8 fixed some convertNumber applications 7 years ago
TimQu 9ca14a54fc templated the LpSolvers 7 years ago
dehnert ea02ea0838 started overhaul of cli/api 8 years ago
TimQu 4413afb542 used new helper functions at some points in the code 8 years ago
dehnert 8f42bd2ec0 moved to new sparsepp version and made the appropriate changes 8 years ago
TimQu 3f9aa29db2 Fixed compilation with gmp as rationalNumber/ rationalFunctionCoefficient 8 years ago
TimQu 43fdf0a89b Fixed a couple of warnings 8 years ago
dehnert aaa6f13cf4 separated rational numbers and rational functions and added support for rational numbers to sylvan 8 years ago
TimQu e88b215dbc implemented linear equation solver restarts when a scheduler hint is given (to assert that equalModuloPrecision(Ax+b, x) holds. 8 years ago
Matthias Volk 3c9363a323 Fixed compile issue 8 years ago
TimQu 9d70b9d768 fixed typo in an #include statement. 8 years ago
TimQu 1d2e7b2450 compilation fixes 8 years ago
TimQu f01e48644e fixes for nativepolytopes 8 years ago
TimQu b5e68b9914 fixes for z3LP solver and nativePolytopes 8 years ago
TimQu 7dfc43c828 implemented more functionality for NativePolytopes, added functions to consider exact numbers in z3LPsolver 8 years ago
TimQu 5cae7fca20 started on native polytopes 8 years ago
TimQu 74d22cb336 fixed a few warnings related to P{L|CA}A 8 years ago
TimQu 83a77e77ba fixed use of gmp numbers 8 years ago
dehnert bf5018b858 post-merge fixes 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 8 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 8 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 8 years ago