5 Commits (674a30c154f41d9f2e4df4e3be013f9b193870df)

Author SHA1 Message Date
TimQu 674a30c154 removed some 'experimental' code and introduced the #iteration output again 7 years ago
TimQu 13184aefcf Printing the number of performed iterations (reverted from commit b5399d0596) 7 years ago
TimQu b5399d0596 Printing the number of performed iterations 7 years ago
TimQu 61a44121b3 improved computation of lower/upper bounds for multi-objective model checking 7 years ago
TimQu 285b2c71b9 renamed some files/classes 8 years ago
TimQu a2716ed85b environment in multi-objective model checking methods 8 years ago
TimQu c396ab0ca5 more solver requirements for multi-objective model checking 8 years ago
TimQu 64ca58494d considered solver requirements for multiobjective model checking 8 years ago
TimQu 721dd37a62 Moved reduction of the preprocessed model into the weightvectorchecker 8 years ago
TimQu 31af523ea1 implemented caching of the EC elimination result in the standard weight vector checker 8 years ago
TimQu 9716289f6a Added abstract superclass for WeightVectorCheckers 8 years ago
TimQu 2f49255db6 Improved storage::Scheduler. We can now consider arbitrary finite memory schedulers, potentially employing randomization. 8 years ago
TimQu 1649d47d66 Renamed lower/upper bounds to under/over approximation in weightVectorCheckers 8 years ago
TimQu 725e0e12e7 replaced old pcaa preprocessor with the refactored preprocessor. 8 years ago
TimQu 5f83f4451d added a few virtual destructors to prevent memory leaks. 8 years ago
TimQu bfbd96a0e6 added some output for benchmarking 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 8c31019bd5 improved selection of digitization constant 9 years ago
TimQu ea2315e903 restructured code for pcaa implementation 9 years ago
TimQu 1525ea6702 better time bounds 9 years ago
TimQu 7bab48b59b bounded reachability for MAs 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 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
TimQu b58c9d67b9 step bounded objectives 9 years ago
TimQu 5604733854 improvements for preprocessing regarding finite/infinite rewards 9 years ago
TimQu f461c990b5 introduced post processor plus a little renaiming of things 9 years ago
TimQu b00d3f154c further polishing code 9 years ago
TimQu c86c6953b5 Renamed and refactored the helpers a little 9 years ago
TimQu f529816df4 WeighedObjectives model checking, first version for multi-objective achievability queries 9 years ago