.. |
dd
|
Further steps to new expressions.
|
11 years ago |
expressions
|
Main now compiles again, yay.
|
11 years ago |
prism
|
Main now compiles again, yay.
|
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
|
Fixed minor issue that caused problems with the measure-driven initial partition and rewards.
|
11 years ago |
DeterministicModelBisimulationDecomposition.h
|
Moved from call to list::size to counting member in bisimulation partition to avoid gcc's O(n) list::size.
|
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
|
Added missing header.
|
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 |