2606 Commits (18623f304b20f199f2d08de3f86bea8704cf5100)

Author SHA1 Message Date
TimQu cf648b5bf1 output of runtimes and other statistics 9 years ago
TimQu 19fa7767a0 scheduler retrival for value iteration of native minMaxLinEqSolver 9 years ago
TimQu b58c9d67b9 step bounded objectives 9 years ago
TimQu 18c1fc3b3f removed debug output 9 years ago
TimQu 2fed3b647c scheduler benchmark now considers expected reachability reward (total reward was infinite). 9 years ago
TimQu 5604733854 improvements for preprocessing regarding finite/infinite rewards 9 years ago
TimQu ad1e530756 added subsystemBuilder for preprocessing infinite rewards 9 years ago
TimQu 669e9c6352 fix regarding creation of downward closure in 3D 9 years ago
TimQu 4b406c5e74 bugfix 9 years ago
TimQu f442d9a434 disabled the "conservative" choice selection for value iteration because it produced wrong results (and we don't need this anymore) 9 years ago
TimQu e6c89a6f45 more on total rewards 9 years ago
TimQu de35d40905 total reward formulas 9 years ago
TimQu 0e1293cabb creation of check results for numerical and achievability queries 9 years ago
TimQu f461c990b5 introduced post processor plus a little renaiming of things 9 years ago
TimQu abfa23c4de missing override 9 years ago
TimQu 1a18ea3aec fixed the case where a maximal end componend decomposition is requested for an empty subsystem 9 years ago
TimQu 0b6d0a7e5e improvements for preprocessor 9 years ago
TimQu d496e71169 linear transformation for polytopes 9 years ago
TimQu b00d3f154c further polishing code 9 years ago
TimQu c86c6953b5 Renamed and refactored the helpers a little 9 years ago
TimQu d5f1e6d5e7 multi objective settings 9 years ago
TimQu a54c9f0023 Added test and fix for neutralECRemover 9 years ago
TimQu da65ef3aa9 Renamed Effectless -> Neutral. Also removed additional (useless) sink state 9 years ago
TimQu c401de1fb9 handling of end components in which no reward is earned 9 years ago
TimQu 18d3c06f12 fix in state duplicator 9 years ago
TimQu 9ec10f7bcb some modifications for preprocessing 9 years ago
TimQu 5310793653 minor fixes and debug output 9 years ago
TimQu cda4e666d3 globally formulas 9 years ago
TimQu 2bab103a87 numerical and pareto queries 9 years ago
TimQu fab04934bf towards numerical and pareto queries 9 years ago
TimQu fb1fa2f23c implemented the LP solving to find a separating halfspace 9 years ago
TimQu 4ca7628319 bug fixes and improved debug output 9 years ago
TimQu 7c4770df07 scheduler tracking for value iteration 9 years ago
TimQu f529816df4 WeighedObjectives model checking, first version for multi-objective achievability queries 9 years ago
TimQu a6359335cf Fixed compiling when hypro is not available 9 years ago
TimQu 0fad8eb144 another fix for downward closure 9 years ago
TimQu 6db2886624 small fix 9 years ago
TimQu 5084372718 polytope adapter for hypro 9 years ago
TimQu a2e9559faf some auxiliary functions for vectors 9 years ago
TimQu de50d85140 more polytopes, hyproadapter 9 years ago
TimQu a3e0a3c55b first steps for geometric representations 9 years ago
TimQu ad73e61f12 improvements for preprocessing 9 years ago
TimQu b0d2af20ae added check for existence of __builtin_popcountll (reverted from commit 30bcfcad0e [formerly 65f94a6d6e]) 9 years ago
TimQu dbac45d9be more StateDuplicator 9 years ago
TimQu 81662f5ab4 Fixed some comments in utility::vector 9 years ago
TimQu 30bcfcad0e added check for existence of __builtin_popcountll 9 years ago
TimQu 358fe02b11 fix for the case where carl is available but cln isn't 9 years ago
TimQu 768cdfb77b state duplicator 9 years ago
TimQu fc24c55960 some preprocessing for multi-objective formulas 9 years ago
TimQu 63da45018e Added support for multi objective formulas 9 years ago