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.
 
 
 
 
TimQu 86ff07ec0d take sampling point before approximation to know whether to minimize or maximize. 10 years ago
..
dd hybrid CTMC model checker can now do lra as well 11 years ago
expressions step towards steady-state for CTMCs 11 years ago
prism Finalized hybrid CTMC model checker. 11 years ago
sparse Started adding some optimizations to SCC-based model checker. 11 years ago
BitVector.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
BitVector.h Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
BitVectorHashMap.cpp Improved performance of explicit model generation a bit. 11 years ago
BitVectorHashMap.h Fixed some bugs. 11 years ago
Decomposition.cpp Merge master into mtbddIntegration. 11 years ago
Decomposition.h Merge master into mtbddIntegration. 11 years ago
DeterministicModelBisimulationDecomposition.cpp Further work on CTMC model checking. 11 years ago
DeterministicModelBisimulationDecomposition.h Fixed performance tests. 11 years ago
DeterministicTransition.h Parsing parameteric dtmcs and exporting them to smt2 12 years ago
Distribution.cpp Weak bisimulation now supported. Still need to improve the performance of the quotienting, however. 11 years ago
Distribution.h Weak bisimulation now supported. Still need to improve the performance of the quotienting, however. 11 years ago
MaximalEndComponent.cpp Beautified remaining storage classes a bit. 12 years ago
MaximalEndComponent.h Commit to switch workplace. 11 years ago
MaximalEndComponentDecomposition.cpp Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
MaximalEndComponentDecomposition.h Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 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 take sampling point before approximation to know whether to minimize or maximize. 10 years ago
SparseMatrix.h LRA finally working for ctmcs 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 Merge master into mtbddIntegration. 11 years ago
StronglyConnectedComponentDecomposition.h Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 11 years ago
TotalScheduler.cpp Added functional tests for scheduler classes. 12 years ago
TotalScheduler.h Beautified remaining storage classes a bit. 12 years ago