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.
masawei
6b2b1e4d7b
Finished the documentation of the formulas.
- Also removed one superflous class (IOptimizingOperator).
- Killed all warnings concerning missing virtual destructor in the interfaced for the modelchecker.
- A whole lot of little things I can't quite remember.
Next up: Remerge
Former-commit-id: 28fedd036c
11 years ago
doc
Renaming MRMC to STORM, see #42
13 years ago
examples
Added property files for WLAN example.
12 years ago
resources
Added min/max abstract over DD variables to CUDD (actual code taken from PRISM). Added more tests for DD layer. Fixed some bugs in the DD layer.
12 years ago
src
Finished the documentation of the formulas.
11 years ago
test
Added function to test if a formula is a probability bounded reachability formula, i.e. conforms to the pattern P[<,<=,>,>=]p ([phi U, E] psi) where phi, psi are propositional formulas (consisting only of And, Or, Not and AP).
12 years ago
util
Finished reworking the sparse matrix implementation. Adapted all other classes to the (partially) new API of the matrix.
12 years ago
.gitignore
Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored.
12 years ago
CMakeLists.txt
version is now written into a seperate header file to prevent recompile of many files after a commit
12 years ago
LICENSE
Initial Import into Git
14 years ago
StormCPackConfig.cmake
Renamed CPackConfig.cmake to StormCPackConfig.cmake and adapted reference in CMakeLists.txt accordingly. Also, CPackConfig.cmake is now ignored.
12 years ago
cpplint.py
integrated cpplint
13 years ago
storm-config.h.in
version is now written into a seperate header file to prevent recompile of many files after a commit
12 years ago
storm-version.h.in
version is now written into a seperate header file to prevent recompile of many files after a commit
12 years ago