You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Mavo dae1a7eefe Do not use cold BEs in first step of approximation formula 9 years ago
..
bisimulation Changed deque to vector in bisimulation to gain performance boost 9 years ago
dd Refactoring of settings 10 years ago
dft Do not use cold BEs in first step of approximation formula 9 years ago
expressions Replaced assert with STORM_LOG_ASSERT 10 years ago
prism Replaced assert with STORM_LOG_ASSERT 10 years ago
sparse Temporarily split new approximating state generation into own builder 9 years ago
BitVector.cpp STORM_DEVELOPER mode introduced 10 years ago
BitVector.h Merge from future (not yet compiling) 10 years ago
BitVectorHashMap.cpp Merge from future (not yet compiling) 10 years ago
BitVectorHashMap.h Merge from future (not yet compiling) 10 years ago
BucketPriorityQueue.cpp Better upper bound for independent subtrees 9 years ago
BucketPriorityQueue.h Tighter over-approximation 9 years ago
Decomposition.cpp Fixed problem in MaximalEndComponents 10 years ago
Decomposition.h Fixed problem in MaximalEndComponents 10 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
DynamicPriorityQueue.h Fixed smaller bugs 9 years ago
FlexibleSparseMatrix.cpp Replaced assert with STORM_LOG_ASSERT 10 years ago
FlexibleSparseMatrix.h Fixed compile issues introduced in merge 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 10 years ago
ModelFormulasPair.h always use shared_ptr<Formula const> 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 Sort row only if replacement took place 9 years ago
SparseMatrix.h Sort row only if replacement took place 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 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 made everything compile again and all tests passing 10 years ago
TotalScheduler.h made everything compile again and all tests passing 10 years ago