16 Commits (aa3a1f5ff7cfbe42bf54df11a48acb612c51a4d5)

Author SHA1 Message Date
Tim Quatmann aa3a1f5ff7 Quantiles: Improved performance by excluding already analyzed epochs from the created epochSequences 6 years ago
Tim Quatmann c33ac18a5a Quantiles: Fixed a precision related issue in new implementation. 6 years ago
Tim Quatmann 8ae9a6f5d6 quantiles: Further improved the implementation as in the paper 6 years ago
TimQu 88ee0bbf67 RewardUnfolding: If statistics are enabled, Log when an acyclic epoch model is found. 6 years ago
TimQu fb7078770d rewardbounded: Various fixes. 6 years ago
TimQu dd93b1dae9 rewardbounded: Improved code structure. 6 years ago
TimQu 6aeb75e3bd quantiles: Supporting two-dimensional quantiles with the same optimization direction of quantile bounds (max,max or min,min). 6 years ago
TimQu 1d5f2410b5 rewardBounded/RewardUnfolding: Allowed the case that not all dimensions have a bound a priori. 6 years ago
TimQu 4ac23d630f quantiles: Added support for formulas with trivial bounds (i.e., >=0). 6 years ago
Tim Quatmann 6e8aef2acc Checking formulas with >=0 bound. 6 years ago
Tim Quatmann 82402ba3ae rewardbounded: Moved epoch model analysis to a separate file. 6 years ago
TimQu dc2654ce60 Quantiles: made the SparseMdpPrctlModelChecker call the QuantileHelper for quantile formulas 6 years ago
TimQu c59d2160ee Implemented (multi-dimensional) cost bounded properties for DTMCs (sparse engine only) 7 years ago
TimQu ccf7521250 Multi-dimensional cumulative reward formulas 8 years ago
TimQu c9beea4f33 better lower/upper result bounds 8 years ago
TimQu 86253fe88a moved multidimensional unfolding implementation from multiobjective into helper namespace 8 years ago