.. |
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
|
Added stuff, you know?
|
11 years ago |
prism
|
Added functionality to replace identifiers in an expression with the values given in an valuation. State-variables now get replaced in probabilities specified by a parameterized model. Fixed and added some parameterized models.
|
11 years ago |
sparse
|
Started adding some optimizations to SCC-based model checker.
|
11 years ago |
BitVector.cpp
|
fixed a lot of unused variable warnings
|
11 years ago |
BitVector.h
|
Finalized interface of bit vector. Added unit tests for all methods of the bit vector.
|
12 years ago |
Decomposition.cpp
|
Sparse Bisimulation is still ongoing work.
|
11 years ago |
Decomposition.h
|
Some fixes for Linux.
|
11 years ago |
DeterministicModelStrongBisimulationDecomposition.cpp
|
Added some debug output in bisimulation code.
|
11 years ago |
DeterministicModelStrongBisimulationDecomposition.h
|
Renamed some classes to indicate that only strong bisimulation can be computed. Added option to start with an initial partition that preserves only certain formulas. Added ConstantsComparator concept that is to be used when constants have to be compared with other constants.
|
11 years ago |
DeterministicTransition.h
|
Parsing parameteric dtmcs and exporting them to smt2
|
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
|
Adapted some code to work with carl.
|
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
|
Enabled bisimulation quotienting.
|
11 years ago |
StronglyConnectedComponent.cpp
|
Tried to pave the way for generic blocks for decompositions, but I don't know whether this is the way to go.
|
11 years ago |
StronglyConnectedComponent.h
|
Fixes for Windows
|
11 years ago |
StronglyConnectedComponentDecomposition.cpp
|
Adapted some code to work with carl.
|
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 |
parameters.h
|
Adapted some code to work with carl.
|
11 years ago |