.. |
bisimulation
|
src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max.
|
9 years ago |
dd
|
Fix missing ValueType template arguments (which defaulted to double)
|
9 years ago |
dft
|
src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max.
|
9 years ago |
expressions
|
more work towards exact solving
|
9 years ago |
gspn
|
add const
|
9 years ago |
jani
|
added check for multiple writes to the same global variable in explicit JANI next-state generator
|
9 years ago |
prism
|
added check for multiple writes to the same global variable in explicit JANI next-state generator
|
9 years ago |
sparse
|
added special label 'deadlock' to models and builders
|
9 years ago |
BitVector.cpp
|
src/storage/BitVector: Replaced constant 1 unsigned long long with cast to decltype. This fixes a template resolvation error in std::max.
|
9 years ago |
BitVector.h
|
building markov automata from prism code
|
9 years ago |
BitVectorHashMap.cpp
|
Merge from future (not yet compiling)
|
9 years ago |
BitVectorHashMap.h
|
more work on tearing PRISM-specific functionality out of the explicit model builder
|
9 years ago |
Decomposition.cpp
|
Fixed problem in MaximalEndComponents
|
9 years ago |
Decomposition.h
|
Fixed problem in MaximalEndComponents
|
9 years ago |
DeterministicTransition.h
|
Parsing parameteric dtmcs and exporting them to smt2
|
11 years ago |
Distribution.cpp
|
more work towards exact solving
|
9 years ago |
Distribution.h
|
first working version of next-state generator for PRISM models
|
9 years ago |
FlexibleSparseMatrix.cpp
|
made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions
|
9 years ago |
FlexibleSparseMatrix.h
|
made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions
|
9 years ago |
MaximalEndComponent.cpp
|
Beautified remaining storage classes a bit.
|
11 years ago |
MaximalEndComponent.h
|
Commit to switch workplace.
|
11 years ago |
MaximalEndComponentDecomposition.cpp
|
made all instantiations to call MDP model checking with rational numbers
|
9 years ago |
MaximalEndComponentDecomposition.h
|
moved some template parameters from class scope to function scope
|
10 years ago |
ModelFormulasPair.h
|
always use shared_ptr<Formula const>
|
9 years ago |
PartialScheduler.cpp
|
more work towards proper scheduler generation
|
9 years ago |
PartialScheduler.h
|
more work towards proper scheduler generation
|
9 years ago |
Scheduler.h
|
Beautified remaining storage classes a bit.
|
11 years ago |
SparseMatrix.cpp
|
building markov automata from prism code
|
9 years ago |
SparseMatrix.h
|
building markov automata from prism code
|
9 years ago |
StateActionPair.h
|
operator< for stateaction pairs
|
10 years ago |
StateActionTargetTuple.h
|
bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize
|
10 years ago |
StateBlock.cpp
|
Sparse Bisimulation is still ongoing work.
|
11 years ago |
StateBlock.h
|
fixes for compile errors. target "storm" builds without errors
|
10 years ago |
StronglyConnectedComponent.cpp
|
Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC.
|
10 years ago |
StronglyConnectedComponent.h
|
Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC.
|
10 years ago |
StronglyConnectedComponentDecomposition.cpp
|
more work towards exact solving
|
9 years ago |
StronglyConnectedComponentDecomposition.h
|
another round of fixes
|
10 years ago |
TotalScheduler.cpp
|
made everything compile again and all tests passing
|
9 years ago |
TotalScheduler.h
|
made everything compile again and all tests passing
|
9 years ago |