2579 Commits (5310793653a683e8929bdfb3c0f2e9cda460f243)

Author SHA1 Message Date
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
Mavo eeb0f620ec STORM_DEVELOPER mode introduced 9 years ago
Mavo 929a694a64 Fixed typo 9 years ago
Mavo c8521f0de3 Changed more assert to STORM_LOG_ASSERT 9 years ago
Mavo 5eaa46c7de More refactoring 9 years ago
Mavo 1b6137cc5d Changed some assert to STORM_LOG_ASSERT 9 years ago
Mavo 2243b02845 cout -> LOG 9 years ago
Mavo f2ad4781fe Distincting between supportsParameters and hasParameters 9 years ago
Mavo f500600ee6 Removed old python bindings 9 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 9 years ago
dehnert 1d56cf0430 backported a bugfix 9 years ago
dehnert 5934a42898 Squashed 'resources/3rdparty/sylvan/' content from commit d91f6ac 9 years ago
Mavo 9396ed4a2e Fixed python after merge 9 years ago
dehnert 86c233f3df fixed bug in sylvan 9 years ago
Mavo c3f9d4cfe0 Includes for successful compiling from python 9 years ago
Mavo 322e470c89 Removed unnecessary std::moves 9 years ago
Mavo 5fc36c291c Fixed possible infinite recursion 9 years ago
Mavo 217aacb5dc Transfered expressions 9 years ago
Mavo 4620bd3ca2 Refactored info module 9 years ago
hbruintjes 2aaa519dfa Temproary workaround for clang/gcc problem: Wrap std::function in a lambda for std::sort 9 years ago
hbruintjes 80430906f0 Use GMP is CLN is not found for RationalNumber 9 years ago
dehnert fb216e18d1 fixed another issue in expression evaluation 9 years ago
dehnert bb3e008611 added missing include 9 years ago
dehnert fa1ac86ff2 fixed evaluation of floor/ceil in expressions 9 years ago
dehnert 3476df75e8 finally removed log4cplus and affected code parts 9 years ago
dehnert 5d9f225f9f fixed serious bug in model generation from PRISM code; can't believe that didn't cause wrong models until now 9 years ago
dehnert 60bbce0ba1 added two tests for exploration engine 9 years ago