| .. |
|
bisimulation
|
refactored bisimulation a bit (mainly the entry point as well as hidden some options)
|
10 years ago |
|
dd
|
Fixed compile errors: Added missing include and fixed call of std::max
|
10 years ago |
|
dft
|
Helpful comment
|
10 years ago |
|
expressions
|
ToString is const
|
10 years ago |
|
prism
|
getUndefinedConstantsAsString added to storm::prism::program
|
10 years ago |
|
sparse
|
Started adding some optimizations to SCC-based model checker.
|
11 years ago |
|
BitVector.cpp
|
Merge from future
|
10 years ago |
|
BitVector.h
|
Merge from future
|
10 years ago |
|
BitVectorHashMap.cpp
|
added some primes
|
10 years ago |
|
BitVectorHashMap.h
|
added the feature to build information about the state space that can be retrieved after building the model to the explicit model builder
|
10 years ago |
|
Decomposition.cpp
|
Further work towards faster and more modular compilation
|
10 years ago |
|
Decomposition.h
|
Merge master into mtbddIntegration.
|
11 years ago |
|
DeterministicTransition.h
|
Parsing parameteric dtmcs and exporting them to smt2
|
12 years ago |
|
Distribution.cpp
|
extracting the bisimulation quotient for MDPs; tests for MDP bisimulation
|
10 years ago |
|
Distribution.h
|
Explicit MDP bisim working but unfortunately slow :(
|
10 years ago |
|
MaximalEndComponent.cpp
|
Beautified remaining storage classes a bit.
|
12 years ago |
|
MaximalEndComponent.h
|
Commit to switch workplace.
|
11 years ago |
|
MaximalEndComponentDecomposition.cpp
|
moved some template parameters from class scope to function scope
|
10 years ago |
|
MaximalEndComponentDecomposition.h
|
moved some template parameters from class scope to function scope
|
10 years ago |
|
ModelFormulasPair.h
|
Instead of returning the program, return the prepared formulas
|
10 years ago |
|
PartialScheduler.cpp
|
Added functional tests for MEC decomposition.
|
12 years ago |
|
PartialScheduler.h
|
Beautified remaining storage classes a bit.
|
12 years ago |
|
Scheduler.h
|
Beautified remaining storage classes a bit.
|
12 years ago |
|
SparseMatrix.cpp
|
fix in get parameters from model
|
10 years ago |
|
SparseMatrix.h
|
fix in get parameters from model
|
10 years ago |
|
StateActionPair.h
|
operator< for stateaction pairs
|
10 years ago |
|
StateActionTargetTuple.h
|
bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize
|
11 years ago |
|
StateBlock.cpp
|
Sparse Bisimulation is still ongoing work.
|
11 years ago |
|
StateBlock.h
|
fixes for compile errors. target "storm" builds without errors
|
11 years ago |
|
StronglyConnectedComponent.cpp
|
Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC.
|
11 years ago |
|
StronglyConnectedComponent.h
|
Fixed small but important bug in SCC decomposition that led to wrong results when using MSVC.
|
11 years ago |
|
StronglyConnectedComponentDecomposition.cpp
|
another round of fixes
|
10 years ago |
|
StronglyConnectedComponentDecomposition.h
|
another round of fixes
|
10 years ago |
|
TotalScheduler.cpp
|
Added functional tests for scheduler classes.
|
12 years ago |
|
TotalScheduler.h
|
Beautified remaining storage classes a bit.
|
12 years ago |