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 7cd0dfe8b0 Fixed an issue regarding the reward model generation. 11 years ago
..
dd Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
expressions Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
prism Fixed an issue regarding the reward model generation. 11 years ago
sparse Started adding some optimizations to SCC-based model checker. 11 years ago
BitVector.cpp Further work on weak bisimulation. 11 years ago
BitVector.h Further work on weak bisimulation. 11 years ago
Decomposition.cpp Sparse Bisimulation is still ongoing work. 11 years ago
Decomposition.h Some fixes for Linux. 11 years ago
DeterministicModelBisimulationDecomposition.cpp Started working on making bisimulation work for models with (state-based) rewards. 11 years ago
DeterministicModelBisimulationDecomposition.h Started working on making bisimulation work for models with (state-based) rewards. 11 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
LabeledValues.h Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 12 years ago
MaximalEndComponent.cpp Beautified remaining storage classes a bit. 12 years ago
MaximalEndComponent.h Commit to switch workplace. 11 years ago
MaximalEndComponentDecomposition.cpp Removed debug output. 11 years ago
MaximalEndComponentDecomposition.h Beautified remaining storage classes a bit. 12 years ago
NaiveDeterministicModelBisimulationDecomposition.cpp Further work on sparse bisimulation. 11 years ago
NaiveDeterministicModelBisimulationDecomposition.h Further work on sparse bisimulation. 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 Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
SparseMatrix.h First working version of SCC-based mc. 11 years ago
StateBlock.cpp Sparse Bisimulation is still ongoing work. 11 years ago
StateBlock.h Fixed some issues in bisimulation and added some tests. 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 Modified SCC-based model checker such that trivial SCCs are now eliminated before all others. 11 years ago
StronglyConnectedComponentDecomposition.h Commit to switch workplace. 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