28 Commits (7944778b544c8efc8de33e42342ed31f536d9633)

Author SHA1 Message Date
dehnert 711d5cfa12 fixed bug in sparse dtmc elimination model checker. commented out weird eliminaton functions in CTMC model checker and storm.h 9 years ago
dehnert 49f59052f8 made model checkers give up possession of matrix to solver when possible 9 years ago
dehnert 00d331ebb4 moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors 9 years ago
dehnert f3fa90cc37 more work towards exact solving 9 years ago
dehnert 2096c54b84 more explicit instantiations for rational function and some more tests for eigen solver 9 years ago
Mavo 67d77608bd Refactoring of settings 9 years ago
Mavo ebbc4ce7b4 Fixed compile issues introduced in merge 9 years ago
dehnert f54c2fb8e7 tests passing again 9 years ago
Mavo 174058bb5e Do not destroy the universe by dividing by 0 9 years ago
Mavo b55cc3276e Reachability probabilities for CTMCs 9 years ago
Mavo e04cc99931 Removed debug output 9 years ago
Mavo 62f7305bea No rewards for target states 9 years ago
Mavo 3e4ddbea8c Integrated expected time on parametric CTMCs 9 years ago
dehnert 1c7f5dae56 fixed a bug pointed out by Matthias 9 years ago
Mavo 71070cb281 Implemented expected time on CTMC by reduction to DTMC with rewards 9 years ago
dehnert 645f130a62 introduced long-run average reward formula 10 years ago
dehnert f51e8eeaea moved reward model template parameter from helper classes to the affected functions. this sadly excludes the SparseDtmcPrctlHelper for which clang then produces a segfault (bug report pending) 10 years ago
sjunges e3122e5ede Faster compilation and topological failing test failed 10 years ago
dehnert b94e978843 another round of fixes 10 years ago
dehnert b3178e17f6 more bug fixes 10 years ago
dehnert 5beb33e3d8 merged a bit more 10 years ago
dehnert 9d138d86f7 further work on creating helper classes for model checking tasks 10 years ago
dehnert b56766e993 more work on reward model that turned out to be refactoring in disguise 10 years ago
David_Korzeniewski ea2e616196 All tests for CUDA based TopologicalValueIterationMdpPrctlModelChecker passing on Windows. 10 years ago
PBerger d5828043de Added first signs of the CUDA Extension for Storm. 11 years ago
gereon 9ca0acd0d6 removed obsolete cmake files, renamed license file 12 years ago
PBerger 9da2eaf3d1 Initial Import into Git 13 years ago