| .. |
|
bisimulation
|
Temproary workaround for clang/gcc problem: Wrap std::function in a lambda for std::sort
|
10 years ago |
|
dd
|
Merge branch 'future' into next_state_generators
|
10 years ago |
|
expressions
|
backported a bugfix
|
10 years ago |
|
prism
|
added composition specification to PRISM program
|
10 years ago |
|
sparse
|
added a sh*t ton of debug output, didn't help
|
10 years ago |
|
BitVector.cpp
|
Merge branch 'future' into next_state_generators
|
10 years ago |
|
BitVector.h
|
first working version of next-state generator for PRISM models
|
10 years ago |
|
BitVectorHashMap.cpp
|
Merge branch 'future' into next_state_generators
|
10 years ago |
|
BitVectorHashMap.h
|
made dfs as exploration order available
|
10 years ago |
|
Decomposition.cpp
|
Further work towards faster and more modular compilation
|
11 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
|
first working version of next-state generator for PRISM models
|
10 years ago |
|
Distribution.h
|
first working version of next-state generator for PRISM models
|
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
|
added tons of debug output. all small test models now show sane results
|
10 years ago |
|
MaximalEndComponentDecomposition.h
|
moved some template parameters from class scope to function scope
|
11 years ago |
|
ModelFormulasPair.h
|
first version of storm without log4cplus as a dependency
|
10 years ago |
|
PartialScheduler.cpp
|
more work towards proper scheduler generation
|
10 years ago |
|
PartialScheduler.h
|
more work towards proper scheduler generation
|
10 years ago |
|
Scheduler.h
|
Beautified remaining storage classes a bit.
|
12 years ago |
|
SparseMatrix.cpp
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
|
10 years ago |
|
SparseMatrix.h
|
Merge branch 'future' of https://sselab.de/lab9/private/git/storm into future
|
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
|
11 years ago |
|
StronglyConnectedComponentDecomposition.h
|
another round of fixes
|
11 years ago |
|
TotalScheduler.cpp
|
made everything compile again and all tests passing
|
10 years ago |
|
TotalScheduler.h
|
made everything compile again and all tests passing
|
10 years ago |