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.
 
 
 
 
dehnert 1198951c3e more work on game abstraction of PRISM programs 10 years ago
..
dd more work on game abstraction of PRISM programs 10 years ago
expressions fixed problem with prefix of fresh variables 10 years ago
prism more work on game abstraction of PRISM programs 10 years ago
sparse Started adding some optimizations to SCC-based model checker. 11 years ago
BitVector.cpp templated all explicit parsers so that they may now be modified to produce non-double models 10 years ago
BitVector.h use default bitvector move, which is fine 10 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 Further work towards faster and more modular compilation 10 years ago
Decomposition.h Merge master into mtbddIntegration. 10 years ago
DeterministicModelBisimulationDecomposition.cpp another round of fixes 10 years ago
DeterministicModelBisimulationDecomposition.h Faster compilation times! 10 years ago
DeterministicTransition.h Parsing parameteric dtmcs and exporting them to smt2 11 years ago
Distribution.cpp some work towards eliminating compiler warnings 10 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 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
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 fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
SparseMatrix.h instantiated (and fixed occurring problems) explicit parsers with intervals as the reward model value type 10 years ago
StateActionPair.h bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize 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 Added functional tests for scheduler classes. 12 years ago
TotalScheduler.h Beautified remaining storage classes a bit. 12 years ago