2711 Commits (171ff270e087ed9e475958e54207c4557e30ce55)

Author SHA1 Message Date
Tim Quatmann d61d1bd3fe Fixed type uintX -> uintX_t 6 years ago
Tim Quatmann cb00c21db2 Fixed type uintX -> uintX_t 6 years ago
Tim Quatmann 8d99ae4f4c Added some more trace output for sound value iteration. 6 years ago
TimQu 2c80eb518a Fixed output of properties in the prism syntax. 6 years ago
Alexander Bork 7f9ad39d34 First version for the over-approximation of POMDP reachability 6 years ago
Matthias Volk 8b77f7f6d6 Added placeholders to DRN format 6 years ago
Matthias Volk 7a8b32399c Issue warning if max memory of Sylvan is ignored 6 years ago
Alexander Bork 584dc6caa7 Fixed error that matrix dimensions were to small if last columns have only 0 entries 6 years ago
Matthias Volk 628219298e Some small cleanup in verification API 6 years ago
Matthias Volk d39189c0e2 Scheduler extraction for MA properties which can be reduced to MDP queries 6 years ago
Matthias Volk fba3223f63 Use typedefs of RationalFunctionAdapter 6 years ago
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