5 Commits (4e8f05dd0b4c1241850d96083cb6e612d3845503)

Author SHA1 Message Date
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 9 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 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 1136ff0d37 fixed a failing test (uninitialized data issue) 9 years ago
TimQu 6a5f64c9fd resultHint for dtmc model checker 9 years ago
dehnert b46ee5425e started to implement conditional rewards for dtmcs 9 years ago
dehnert d42f52d983 all DTMC model checkers now support checking globally formulas 10 years ago
dehnert 33757633c8 first version of conditional probabilities for (non-parametric) DTMCs a la Baier 10 years ago
dehnert 645f130a62 introduced long-run average reward formula 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 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