95 Commits (cf299a63449878e629b0882ddd45b5cd371c3417)

Author SHA1 Message Date
dehnert 852afd1718 fixed crowds models to work with exact arithmetic. fixed dynamic state priority queue implementation. added setting to use dedicated elimination-based model checker instead of regular model checker (+ elimination solver) 9 years ago
sjunges 330bbfcf5e jani examples 9 years ago
dehnert 5934a42898 Squashed 'resources/3rdparty/sylvan/' content from commit d91f6ac 9 years ago
Mavo c23eb73129 Cleaned examples 9 years ago
Mavo 869b0f95d1 Support for pdeps with more than one child 9 years ago
Mavo 7c60e4275d Some more parametric DFT examples 9 years ago
Mavo bdad8aedd7 Set dependencies to dont care after dependent event has failed 9 years ago
Mavo 306eb8a9cc Construct state from bit vector 9 years ago
Mavo a2a3a734a6 First version of symmetry for shared spares. Still some problems in contrast to Dortmund which had absolutely no problems with Tottenham. 9 years ago
sjunges a6f8ba3716 seq examples 9 years ago
Mavo 5b6dcd0eed UsageIndex is number of used child now 9 years ago
Mavo 490f232d7a Example for possible pdep symmetry 9 years ago
Mavo 1e9fedb7ba Order symmetries in decreasing order 9 years ago
Mavo 6685b358f0 Symmetry mirrored in state vector 9 years ago
sjunges f89cc46576 two more small examples 9 years ago
Mavo 371ba87f1c Fixed activation of spares 9 years ago
Mavo c78d9ff802 Fixed problems with pdeps 9 years ago
Mavo 0a78ba13f5 MA to CTMC for trivial nondeterminism 9 years ago
Mavo 3636b9ac0d Added more benchmarks 9 years ago
Mavo 72b09a693c More examples 9 years ago
Mavo 32c52d2271 Parse PDEPs 9 years ago
Mavo c6663ba74a Added FDep bechmarks 9 years ago
Mavo 933194c155 Added debuglevel to benchmark script 9 years ago
Mavo efdd9f25ae Changed expected result 9 years ago
Mavo ed6d299d46 Benchmark script for DFTs 9 years ago
Mavo 0775bdf549 Disabled some debug output 9 years ago
Mavo d6b7331a5c Fixed problem with multiple transitions to one state 9 years ago
Mavo 8b59a26fe0 More dft files 9 years ago
Mavo e024f314eb Added dft examples 9 years ago
dehnert 3e23a9ad40 some typos 9 years ago
dehnert 0ffbda5aff initial draft of long-run rewards for parametric models 9 years ago
dehnert 52dedca2a0 added tiny example for long-run properties 9 years ago
chris a216b5a9d9 added support for parsing choice labels for explicit MDPs 9 years ago
David_Korzeniewski 7d84b0a4c5 Added ability to check properties from property file to cli utility. 10 years ago
dehnert e4968b1dde Fixed minor issue in cli 10 years ago
dehnert e1761fa774 Enabled hybrid CTMC model checker in cli. Further work on hybrid CTMC model checker (not yet working). Fixed some minor issues in sparse CTMC model checker. 10 years ago
dehnert 49bed497b0 Fixed a model building problem. Included checking of reward properties on CTMCs and wrote tests for it. 10 years ago
dehnert 799cbce775 Added function tests for CTMC creation and time-bounded reachability. 10 years ago
dehnert 7fa6b568b4 Currently debugging the computation of transient probabilities in CTMCs. 10 years ago
dehnert c6521221bd Added tiny text example for ctmc mc. 10 years ago
dehnert 99bcd337f1 Made the executable not choke if no model file/property was given. Added the benchmark models to the repo (replacing the old ones). 10 years ago
dehnert 1fb8d72a30 Merged master in parametricSystems. 10 years ago
dehnert e51c3b9f44 Conditional probabilities work for brp model from the paper by Baier et al. 10 years ago
dehnert b305a3b498 Switched to FactorizedPolynomial as the basis for rational functions and added missing reward construct for one NAND model. 10 years ago
dehnert 7014d289e8 Fixed some issues related to bisimulation in the presence of state rewards. 10 years ago
dehnert 61e78f8d12 Adapted parameterized NAND example to use state rewards instead of transition rewards. Also, the unfactorized polynomials are now used to build and compute everything. We should detect cyclic models and use the factorized polynomials for them. 10 years ago
dehnert 064da9f0aa Added crowds20-5 as parametric model. 10 years ago
dehnert 391f3225e4 Added unparameterized NAND example. Further work on weak bisimulation. 10 years ago
dehnert 5bc593174e Further work on weak bisimulation. 10 years ago
dehnert eeb859272f Added (non-parametric) brp case study. 10 years ago