947 Commits (a2e9559fafbeee5b6b131a2c2ba70b78376806cd)

Author SHA1 Message Date
TimQu de50d85140 more polytopes, hyproadapter 10 years ago
TimQu a3e0a3c55b first steps for geometric representations 10 years ago
TimQu b0d2af20ae added check for existence of __builtin_popcountll (reverted from commit 30bcfcad0e [formerly 65f94a6d6e]) 10 years ago
TimQu 30bcfcad0e added check for existence of __builtin_popcountll 10 years ago
Mavo eeb0f620ec STORM_DEVELOPER mode introduced 10 years ago
Mavo c8521f0de3 Changed more assert to STORM_LOG_ASSERT 10 years ago
Mavo 5eaa46c7de More refactoring 10 years ago
Mavo 1b6137cc5d Changed some assert to STORM_LOG_ASSERT 10 years ago
Mavo a0d659f2da always use shared_ptr<Formula const> 10 years ago
dehnert 1d56cf0430 backported a bugfix 10 years ago
Mavo c3f9d4cfe0 Includes for successful compiling from python 10 years ago
Mavo 322e470c89 Removed unnecessary std::moves 10 years ago
hbruintjes 2aaa519dfa Temproary workaround for clang/gcc problem: Wrap std::function in a lambda for std::sort 10 years ago
dehnert fb216e18d1 fixed another issue in expression evaluation 10 years ago
dehnert fa1ac86ff2 fixed evaluation of floor/ceil in expressions 10 years ago
dehnert db3d1df863 added a sh*t ton of debug output, didn't help 10 years ago
Mavo 19a1c99fd3 Sort failable BEs according to active failure rate 10 years ago
Mavo a41e5df39f Changed BFS to DFS in Exploration 10 years ago
dehnert c2b287a1e1 more work on learning approach 10 years ago
dehnert 2f5f439f26 re-added (naive) splitter selection heuristic 10 years ago
sjunges c8d9ec5535 update sparse matrix with duplicate row detection within rowgroups 10 years ago
dehnert 38ea181e3d added tons of debug output. all small test models now show sane results 10 years ago
dehnert e4a5c1d0d6 more work on EC detection (again0 10 years ago
dehnert b06419afe0 working towards EC detection 10 years ago
Mavo c9f04ecc0b Added IOSettings 10 years ago
Mavo effadc5cca Split into general settings and markov chain settings 10 years ago
Mavo 67d77608bd Refactoring of settings 10 years ago
dehnert fd615289e0 outline of learning algorithm 10 years ago
Mavo 2e9089eca6 Small changes 10 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 10 years ago
dehnert 1fb943b658 moved some internal structs from model builder to their own files to make them reusable 10 years ago
Mavo fe7037e7fd Support for POR (priority or) 10 years ago
Mavo bdad8aedd7 Set dependencies to dont care after dependent event has failed 10 years ago
Mavo ebbc4ce7b4 Fixed compile issues introduced in merge 10 years ago
Mavo 4db05a7c20 Fixed bug with wrong dormancyFactor when copying elements 10 years ago
sjunges d688296022 even more modularisation oppurtunaties are now taken 10 years ago
Mavo 25e2a9c070 Removed assertion 10 years ago
sjunges e390e1c39d several updates for better modularisation and support for VOT-modularisation 10 years ago
sjunges 9ae9700d5c modularisation on and and or 10 years ago
Mavo db3c40e6d7 Fixed bugs 10 years ago
Mavo 6ca6ab27e8 Activate failed representatives 10 years ago
Mavo 5a066b9ae0 Used duplicate variable name 10 years ago
Mavo 150f177bcd Symred on mcs seems to work now 10 years ago
Mavo a21715cbc3 Nested symmetries seem to work for at least binary symmetries 10 years ago
Mavo 306eb8a9cc Construct state from bit vector 10 years ago
Mavo 7e8b790451 Preparation for pseudo state generation from bit vector 10 years ago
dehnert 39acf24448 fix for weak bisimulation on CTMCs 10 years ago
Mavo a2a3a734a6 First version of symmetry for shared spares. Still some problems in contrast to Dortmund which had absolutely no problems with Tottenham. 10 years ago
Mavo 4284c633f4 StateGenerationInfo does not use DFS for symmetries 10 years ago
Mavo 811d04c2a7 Fixed bug in BitVector 10 years ago