6447 Commits (ae1987f64c78fdbf8f4255e4ac6ab204acf17cf5)
 

Author SHA1 Message Date
TimQu 4ec07926d1 Merge remote-tracking branch 'origin/master' 7 years ago
dehnert ea21aca117 second attempt at fixing issue when not reusing blocks 7 years ago
dehnert 6638984b8e fixed an issue in sylvan refiner when not reusing block numbers 7 years ago
TimQu f87b6875ed Merge remote-tracking branch 'origin/master' 7 years ago
dehnert d6f2261ca9 enable representatives in quotient extraction also for MDP/MA 7 years ago
TimQu 24382630dc removed output of performed iterations to cout 7 years ago
TimQu 38959ccf0a Merge branch 'sound-vi' 7 years ago
TimQu f6c504214a Merge remote-tracking branch 'origin/master' into sound-vi 7 years ago
dehnert 66e08f9cd7 more time output in dd-based bisimulation 7 years ago
dehnert 34b6593ed8 overhauled output of dd-based bisimulation for benchmarking 8 years ago
TimQu c1ecc22303 new multiplyRow method for sound vi 8 years ago
TimQu ff18956fbb reverted back to old native multiplier 8 years ago
TimQu e491dc3813 fixed usage of multiplyrow 8 years ago
TimQu 4eb187ba4f Added a new native multiplier 8 years ago
TimQu 48945d1199 improved multiplyRow method 8 years ago
TimQu 65676235bb fixed selection options for native equation solver method 8 years ago
TimQu 1b6200e4eb added missing includes 8 years ago
TimQu 51884895c8 Removed linear equation solver factories in model checkers 8 years ago
TimQu ba96fde3c9 fixed sum that was too much nested 8 years ago
dehnert 24cca08ccf disabling LTO for gcc >= 7 8 years ago
TimQu 4690ac1faf Adding MultiplierTest 8 years ago
TimQu 69a27ddad6 fixed compiling storm-pars 8 years ago
TimQu 5be8de293c fixes when tbb is enabled 8 years ago
dehnert 27d6e48dad workaround for quotient extraction using the original variables 8 years ago
TimQu 02d2cf07b6 using multiplier in PLA 8 years ago
TimQu 5ff20b55e1 misc compilation issues 8 years ago
TimQu 50245d3d86 gmmm multiplier 8 years ago
TimQu 66c5255d8c Using multiplier in game solver 8 years ago
TimQu 64ba34a397 removed multiplication support from minmax equation solvers. Also removed Factories. 8 years ago
TimQu b7bac59ae0 Using multiplier in IterativeMinMaxSolvers 8 years ago
dehnert 10f8ddc343 started on quotient extraction using the original variables, debugging CUDD... 8 years ago
TimQu 56061c0bfa Using multiplier in MDP Model checker helpers 8 years ago
TimQu 9e875adea9 Using Multiplier in CTMC and DTMC model checkers 8 years ago
TimQu 541810f3b2 removed 'multiplication' part from remaining linear equation solvers 8 years ago
TimQu f3c843561d integrated new multiplier into native linear equation solver 8 years ago
TimQu d0de99ba51 fist version of new multiplier 8 years ago
TimQu e02640fe82 multipliertype 8 years ago
TimQu e5e2a2465b removed obsolete option 8 years ago
TimQu 7e639b4328 multiplier settings and environment 8 years ago
TimQu 893793f898 Merge remote-tracking branch 'origin/master' into sound-vi 8 years ago
TimQu 537a8152d3 Removed Duplicated code 8 years ago
TimQu e76a77abc9 improved code for sound power iteration 8 years ago
Matthias Volk c4ebf751f4 Use version label in cli 8 years ago
Matthias Volk 295572d24e Better version parsing thanks to regex magic 8 years ago
Matthias Volk 38489fef4c Merge branch 'master' of https://github.com/TimoPGros/storm 8 years ago
Matthias Volk 528e007e6a Travis: fixed typo 8 years ago
Matthias Volk b867e5366a Travis: use better tagging structure 8 years ago
Matthias Volk ed7efc0268 Moved DFTBuilder to builder dir 8 years ago
Matthias Volk b00e65adf9 Created API for storm-dft 8 years ago
Matthias Volk 63a9f3a5ca Fixed assertion by incorporating precision 8 years ago