6 Commits (c5ba425e54e3c97a3903379a8729c10c8b74ccab)

Author SHA1 Message Date
dehnert c5ba425e54 enabling exact reachability rewards for CTMCs 8 years ago
dehnert 09f90dbc9f enabled long-run average rewards for dtmc/ctmcs (sparse/hybrid engines) 8 years ago
dehnert 136cb194d1 fixed a bunch of unused variable warnings 8 years ago
Sebastian Junges d246517757 removed src prefix in all includes 9 years ago
Sebastian Junges e1d201c85e c++ code compiles again after rename 9 years ago
Sebastian Junges 3a7ee7867b rename files (does not compile) 9 years ago
dehnert 248b257f20 enabled rationals/rational functions in CTMC model checker 9 years ago
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 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
Mavo ebbc4ce7b4 Fixed compile issues introduced in merge 9 years ago
Mavo b55cc3276e Reachability probabilities for CTMCs 9 years ago
Mavo 3e4ddbea8c Integrated expected time on parametric CTMCs 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 9 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 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