7 Commits (a2e29893f2a48d5b92b9683d892b74d01862a957)

Author SHA1 Message Date
dehnert a2e29893f2 fixed a few bugs 9 years ago
dehnert 09f90dbc9f enabled long-run average rewards for dtmc/ctmcs (sparse/hybrid engines) 9 years ago
dehnert 8d6b029d67 next batch of fixing warnings 9 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
sjunges 31228486d3 towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator 9 years ago
Mavo 566cef0f91 Started on compiling without Carl 9 years ago
dehnert be5fdeb636 started working on internal auxiliary storage of solvers 9 years ago
dehnert 95b95d9c64 fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
dehnert 248b257f20 enabled rationals/rational functions in CTMC model checker 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
dehnert 6810c0d50f fixed bug in computation of instantaneous rewards on DTMCs 9 years ago
dehnert 2c23b1ed99 fixed bug in sparse DTMC model checker 9 years ago
dehnert 1136ff0d37 fixed a failing test (uninitialized data issue) 10 years ago
TimQu 6a5f64c9fd resultHint for dtmc model checker 10 years ago
dehnert b3483211ff alpha version of conditional rewards for dtmc 10 years ago
dehnert b46ee5425e started to implement conditional rewards for dtmcs 10 years ago
dehnert d42f52d983 all DTMC model checkers now support checking globally formulas 10 years ago
dehnert 84205a0bf6 refined computation of conditional probs a bit. Sebastian, if you're reading this: shouldn't you be working? :) 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 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 fbd05cd780 more and more bugfixes 10 years ago
dehnert 1a07b24682 added some convenience functions for reward model building 10 years ago
dehnert 5b77d827dc fixed a bug 10 years ago
dehnert e631dbd1a0 more work on new reward models 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