10 Commits (267768a5b66f58a3d655d4060fd5b15ca719dcd8)

Author SHA1 Message Date
TimQu 267768a5b6 enabled markov automata with rationals 8 years ago
TimQu 2e01c8b137 Fixed time bounds containing constant variables for multi objective formulas. 8 years ago
TimQu e70f7716fe Fixed minor pcaa bugs that were introduced due to recent changes 8 years ago
TimQu bfbd96a0e6 added some output for benchmarking 9 years ago
TimQu c1063f27cc added a few more tests for multi-objective MAs. Also fixed/improved minor stuff. 9 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
TimQu 53ff482947 Caching of solvers can now be enabled/disabled 9 years ago
TimQu 48b82e7b14 refactored auxData in linear equation solvers 9 years ago
TimQu 965d5b5e75 changed handling of auxiliary memory in MinMaxSolver 9 years ago
TimQu 8c31019bd5 improved selection of digitization constant 9 years ago
TimQu ea2315e903 restructured code for pcaa implementation 9 years ago
TimQu 4e26b60b78 More cleanup 9 years ago
TimQu 71e181bd93 some quick and dirty optimizations (that need to be reviewed) 9 years ago
TimQu e1aca37c86 some minor tweaks plus polling example 9 years ago
TimQu bf7a86b650 fixed lower time bounds for MAs 9 years ago
TimQu 1525ea6702 better time bounds 9 years ago
TimQu b267394a2c fixed the case where an objective is satisfied at the initial state. 9 years ago
TimQu 7bab48b59b bounded reachability for MAs 9 years ago
TimQu 90ae65ffa9 computation of digitization constant 9 years ago
TimQu 75dd78ebec towards bounded reachability: added the ability to have a lower/upper bound for the weightVectorChecker result 9 years ago
TimQu 8cda785414 fix in assertions 9 years ago
TimQu 0f0c21840f correct handling of state rewards of markovian states 9 years ago
TimQu 0e34bdbfc4 split weight vector checker into one for MDPs and one for MAs 9 years ago