22 Commits (108e8e69e89da1f5369c7da74c78ba5a1ab4081c)

Author SHA1 Message Date
TimQu 108e8e69e8 Changed statistics output a little. Optimized the case where the transition matrix of the epoch model is empty 8 years ago
TimQu 23686a0f09 reward bounded cumulative reward formulas + fixes for dimensions that do not need memory 8 years ago
TimQu 9901995280 Export of weight vector in the cdf 8 years ago
TimQu fb21ffca63 Respected whether the linear equation solver wants the fix point or eq sys formulation 8 years ago
TimQu 64a804137e export of cdf's 8 years ago
TimQu 682a0483d2 helped gmm to converge... 8 years ago
TimQu 4da61d972c fixed correctly setting the result bounds for weight vector checker 8 years ago
TimQu b788c1b403 reuse scheduler from previous epoch as initial hint 8 years ago
TimQu 952f49fb10 fix for interval iteration in weight vector checkers 8 years ago
TimQu c396ab0ca5 more solver requirements for multi-objective model checking 8 years ago
TimQu 41cf4e76db The solutions are now stored epoch-wise and will be erased as soon as all predecessor epochs are computed 8 years ago
TimQu 8b466f1fa7 extended multidimensional bounded until formulas to have different subformulas in each dimension 8 years ago
TimQu 6ae05560fc setting solutions in place 8 years ago
TimQu cd6a79de23 used cache memory when checking each epoch 8 years ago
TimQu cf91a34970 use cached memory for the epoch results 8 years ago
TimQu 9735ff98d0 SolutionType is now a single vector instead of a struct 8 years ago
TimQu d6099a91a7 Further optimizations for setEpoch + started to work on single objective mode 8 years ago
TimQu e4ac32a6fc fixed selection of considered state in reduced model and optimized setting the stepsolutions 8 years ago
TimQu 1bb8b3b497 only store the results that will be needed eventually 8 years ago
TimQu 90a7ea4907 printing timing information 8 years ago
TimQu de1e9967a3 added some necessary conditions for the rewardbounded weight vector checker 8 years ago
TimQu 0cca4a51d0 added weight vector checker for reward bounded objectives 8 years ago