1074 Commits (0863b8beba08b73103de9c6e5e685168caddd975)

Author SHA1 Message Date
Mavo 322e470c89 Removed unnecessary std::moves 9 years ago
hbruintjes 2aaa519dfa Temproary workaround for clang/gcc problem: Wrap std::function in a lambda for std::sort 9 years ago
dehnert fb216e18d1 fixed another issue in expression evaluation 9 years ago
dehnert fa1ac86ff2 fixed evaluation of floor/ceil in expressions 9 years ago
dehnert db3d1df863 added a sh*t ton of debug output, didn't help 9 years ago
Mavo 19a1c99fd3 Sort failable BEs according to active failure rate 9 years ago
Mavo a41e5df39f Changed BFS to DFS in Exploration 9 years ago
dehnert c2b287a1e1 more work on learning approach 9 years ago
dehnert 2f5f439f26 re-added (naive) splitter selection heuristic 9 years ago
sjunges c8d9ec5535 update sparse matrix with duplicate row detection within rowgroups 9 years ago
dehnert 38ea181e3d added tons of debug output. all small test models now show sane results 9 years ago
dehnert e4a5c1d0d6 more work on EC detection (again0 9 years ago
dehnert b06419afe0 working towards EC detection 9 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
dehnert f54c2fb8e7 tests passing again 10 years ago
dehnert a40d12f915 made getRowGroup more consistent and fixed some introduced bugs 10 years ago
dehnert 0b98412bb4 further work on making row-grouping optional 10 years ago
TimQu f285858e28 added required includes 10 years ago
Mavo 83b6496fd2 Fixed bugs in BitVector 10 years ago
dehnert f81ce1cac1 started making row grouping optional 10 years ago
Mavo 3f41aa55f8 Cleaned up debug output 10 years ago
Mavo 28a49659db Small fixes 10 years ago
sjunges f12e02f8ff dont modularise modules 10 years ago
Mavo 52573c90ca Copy DFT 10 years ago
sjunges e322c56820 findModularisationRewrite 10 years ago