11 Commits (278b425a35710b5d572f79b232b5d06a6bb33394)

Author SHA1 Message Date
dehnert edd3a9a20e Added possibility to evaluate expressions without concrete variables. Fixed some minor things in CUDD Makefiles. Renamed IR adapter. 12 years ago
dehnert a17c99902b The PRISM parser can now parse DTMC models that do not use synchronization. 12 years ago
dehnert aba470960f Intermediate commit to test code under linux. 12 years ago
dehnert c19418b871 Intermediate commit to switch workplace. 12 years ago
dehnert d414b93bad Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter. 12 years ago
PBerger 557461a77d Renamed SquareSparseMatrix to SparseMatrix 12 years ago
PBerger 36e2f5f15b Refactored SparseMatrix, made references const. 12 years ago
PBerger b89db58fbb Made changes to all files that use the Sparse Matrix, as the diagonal entries are now included in the main storage. This refs #34 12 years ago
PBerger f983317b54 Renaming MRMC to STORM, see #42 12 years ago
dehnert a9b6e92306 Added adapters folder and GmmxxAdapter that is a friend class of the matrix class and can convert the sparse matrix to the gmm++ format. Removed this conversion from the matrix class. 12 years ago