2194 Commits (5d8419336f86084c262a6433d9ea985d887a2b8a)

Author SHA1 Message Date
Matthias Volk 30565e4d0c Use carl hashing functions 6 years ago
Tim Quatmann 429c91ff13 Added support for parsing fractions in DRN files. 6 years ago
Tim Quatmann b896726c4a Include choice labels in exported scheduler. 6 years ago
Tim Quatmann 8a23197a77 Fix for LRA scheduler generation. 6 years ago
Tim Quatmann 72425ec1b2 CLI: Added an option to export the produced scheduler to a file. 6 years ago
Tim Quatmann 009cee1c25 Implemented scheduler extraction for LRA properties for MDP. 6 years ago
Tim Quatmann c1b3a4f991 LraMdpPrctlModelCheckerTest: Test LRA computation for different environments. Added a testcase. 6 years ago
Tim Quatmann 622926d9c1 LpChecker: Added a redundant constraint, improved stability. 6 years ago
Matthias Volk d05b132dde Better error output 6 years ago
Tim Quatmann 2cb7b5769e Jit: Fixed issues when CLN and/or GMP is installed via carl 6 years ago
Tim Quatmann f83c0fa606 MultiObjectivePreprocesso: Fix for new preprocessing in case of multi-dimensional bounded until formulas. 6 years ago
Tim Quatmann 9e510560c9 MultiobjectivePreprocessor: Fixed removal of irrelevant states. 6 years ago
Tim Quatmann 925f72f754 More testcases for multi-objective model checking with scheduler restrictions (including fixes). 6 years ago
Tim Quatmann 1f68e1d05e Multi-objectivePreprocessor: identify a subset of the states that can be made absorbing. 6 years ago
Tim Quatmann 492348542f SubsystemBuilder: Fix deadlocks with a selfloop (if requested) 6 years ago
Tim Quatmann 0b1b0d97e2 utility/graph: fixed behavior of getReachableStates when an initial state is not in the constrained set. 6 years ago
Tim Quatmann 2aa385905b DetSchedsLpChecker: Switch to gurobi by default (if installed) 6 years ago
Tim Quatmann 88c62d20bf SchedulerClass: setter return a reference to *this 6 years ago
Tim Quatmann 38795a67b4 PolytopeTree: Better union of childs 6 years ago
Alexander Bork adf07416dc Added preservation of time bounded until formulae 6 years ago
TimQu 34dd9673f1 More statistics. 6 years ago
radioGiorgio 3820b994c5 product indices getter debugged 6 years ago
TimQu a0b7eea500 DetScheds: Print model statistics. 6 years ago
Tim Quatmann b848796852 Nativepolytope: Fixed a bug in quickhull when invoked on just a single point. 6 years ago
Sebastian Junges 976f85cc25 drn export for labels with whitespace is now put into quotation marks 6 years ago
Alexander Bork 450e074c5b Integrated non-Markovian state elimination into Storm MA modelchecking 6 years ago
Alexander Bork 7b038db6d5 Fixed missing part for label preservation and added formula preservation check 6 years ago
Tim Quatmann f2dc42e71c ObjectiveHelper: Fixed wrong rewards with Markov Automata. 6 years ago
Tim Quatmann a94bc4e284 NativePolytope: More efficient clean operation. 6 years ago
Tim Quatmann e71033e0e0 LpChecker: Fixed validation of lp results where an objective has weight zero. 6 years ago
Tim Quatmann 8838643f98 NativePolytope: Silencing a STORM_LOG_WARN in release mode 6 years ago
Tim Quatmann 78237e8bb1 LpChecker: Only build the LP model if it is actually needed. 6 years ago
Tim Quatmann 533206974b proper implemented encoding types. 6 years ago
Alexander Bork 5aa19c9a58 Added settings for non-Markovian state elimination 6 years ago
Tim Quatmann b0a3e8bb3a removed choice var reduction and maxdiff encoding 6 years ago
Alexander Bork 88d6300084 Added option for label preservation to state elimination 6 years ago
Tim Quatmann 55d8397dca Always use the minnegative encoding. 6 years ago
Tim Quatmann b8fc1130d1 Statistics via --statistics switch. 6 years ago
Tim Quatmann 55bf80d434 Validate weight vector checks 6 years ago
Tim Quatmann 724b2c579e Better statistics output. 6 years ago
Tim Quatmann 99dd157786 LpChecker: Always do validation. Take result from validation as new point. 6 years ago
Tim Quatmann b924f15a84 DetScheds: respecting relative precision setting. 6 years ago
Tim Quatmann ebe249840e Multiobjective: added setting for relative precision and encoding type. 6 years ago
Sebastian Junges f5b6bc84ba circumvent problems with the bdd export 6 years ago
Sebastian Junges 4f063cd233 tackling problems on unix 6 years ago
Matthias Volk 6ce429efc4 Added missing include 6 years ago
Sebastian Junges d295f6e777 export of bdds into dot and text format 6 years ago
Tim Quatmann 6402a125b1 MultiobjectivePreprocessorResult: Added a missing linebreak 6 years ago
Tim Quatmann 52e6149cfd Nativepolytope: Fixed a bug in quickhull when invoked on just a single point. 6 years ago
Tim Quatmann b190fe6e8f Various bugfixes for deterministic scheds. 6 years ago