11 Commits (64ca58494db910fb775647f8b1b229b6d6d7e05a)

Author SHA1 Message Date
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 8 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