16 Commits (1174454ffb6afa3fff86dff3a2b6e07cd5b20fd2)

Author SHA1 Message Date
TimQu 1174454ffb Computing upper reward bounds in hybrid dtmc checker 8 years ago
TimQu bb63ac6089 Linear equation solver + game solvers now respect the environment as well 8 years ago
dehnert 29903bef04 more work on general abstraction refinement framework 8 years ago
dehnert 086201ac43 corrected some output and adapted requirements of symbolic minmax solver 8 years ago
dehnert 2d41de479e added progress outputs to iterative solvers 8 years ago
dehnert 7f56c82523 moved to providing solve goals in sparse model checkers and helpers 8 years ago
dehnert ec61e110f2 introducing solver formats to enable linear equation solvers to take the fixed point rather than the equation system formulation 8 years ago
TimQu d5d0a5f44a fixed a few issues related to having CLN numbers as storm::RationalNumber 8 years ago
dehnert 952776a057 hybrid engine working for rational numbers 8 years ago
dehnert 2e8ff870ff completed interface of (sylvan) ADDs for storing rational functions 8 years ago
dehnert c467fa5f38 printing -1 as infinity for rational numbers and added clipping result to valid range where appropriate 8 years ago
dehnert 9e8d6eee90 fixed a bug when reducing state-action rewards to state rewards for CTMCs 9 years ago
dehnert 09f90dbc9f enabled long-run average rewards for dtmc/ctmcs (sparse/hybrid engines) 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 f7a3e02fb6 refactored model checkers st all are templated in the model, have to handle rational function bounds next 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 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 d42f52d983 all DTMC model checkers now support checking globally formulas 10 years ago
sjunges 1e1400d68d merge 10 years ago
dehnert 0708672a68 removed ite for ADDs as this operation should be formed with a BDD as the first argument. as a compensation, we provide a version of ite that takes a BDD and two ADDs and returns the corresponding ADD 10 years ago
dehnert b7ea918d1b update to latest version of sylvan and accompanying changes (mostly because 0 * inf = nan in IEEE754) 10 years ago
dehnert f8fc39870a hybrid and symbolic model checkers working with sylvan 10 years ago
dehnert a258d1ab48 restructured ODD to be independent of the DD library being used 10 years ago
dehnert 8bf0f3c87e apparently, changing the DD interface implies some other changes as well... 10 years ago
dehnert 4e86ef2e47 moved CUDD-based DD implementation to own folder 10 years ago
sjunges 35a154f67f Splitted graph in h and cpp` 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 b3178e17f6 more bug fixes 10 years ago
dehnert 6133c3462a symbolic models can now have several reward models, adapted reward generation in model builders, probably introduced quite some bugs 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 13 years ago
PBerger 9da2eaf3d1 Initial Import into Git 13 years ago