This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
sp
/
tempest
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1019
Commits
2
Branches
0
Tags
187 MiB
C++
97.8%
CMake
1.4%
Raku
0.4%
Cuda
0.3%
Tree:
bd367f89c7
tempest
/
test
History
dehnert
bd367f89c7
Enabled model checking of PCTL properties for symbolic models.
Former-commit-id:
a8e2fc6a92
12 years ago
..
functional
Sparse matrix can now also be used without knowing the number of rows/columns/nonzeros upfront. Adapted ExplicitModelAdapter to use that capability to not explore the state space twice. Added support for Z3 to CMakeLists.txt. Added correct submatrix checks for transition rewards in MDPs. Extended a test for the ExplicitModelAdapter a bit.
12 years ago
performance
Refactored SCC-Decomposition design as a preparation step for computing maximal end components of Markov automata.
12 years ago