17 Commits (84993d24f8b6c8d3b317a0722b3afe10a10b22af)

Author SHA1 Message Date
gereon 84993d24f8 Add documentation for ExplicitModelAdapter. 12 years ago
gereon dfd601e126 fixed memory leak in addLabeledTransition and removed now obsolete functions. 12 years ago
gereon 52225ecf9c Fixes to buildInitialStates. 12 years ago
gereon 772c03c070 Added routine to create all initial states. 12 years ago
gereon 018e7ce056 some minor fixes. 12 years ago
gereon 17d57e742a Added code for labeled transitions. 12 years ago
gereon 3464ef20c5 next chunk of code for new ExplicitModelAdapter. 12 years ago
gereon 6d0d7e21c5 First chunk of code for new ExplicitModelAdapter. 12 years ago
gereon 8f4f39d510 closed last memory leak... 12 years ago
gereon 34ca097eb3 fixed another more memory leak. One still missing... 12 years ago
gereon 58cf018371 Implemented synchronization in ExplicitModelChecker::buildMatrix(). 12 years ago
gereon c33d319ac3 some minor fixes, now with less memory errors :) 12 years ago
gereon de268ec3e8 Forgot to remove a *... 12 years ago
gereon e69c9db266 Implemented synchronization within computeReachableStateSpace. 12 years ago
dehnert db01eb92d9 Splitted explicit model adapter into several logical functions. 12 years ago
dehnert 34aff4cbd9 Added constructor for ExplicitModelAdapter class. 12 years ago
dehnert 777aa3a914 Intermediate commit to switch workplace. 12 years ago
dehnert edd3a9a20e Added possibility to evaluate expressions without concrete variables. Fixed some minor things in CUDD Makefiles. Renamed IR adapter. 13 years ago
dehnert a17c99902b The PRISM parser can now parse DTMC models that do not use synchronization. 13 years ago
dehnert aba470960f Intermediate commit to test code under linux. 13 years ago
dehnert c19418b871 Intermediate commit to switch workplace. 13 years ago
dehnert d414b93bad Added some functionality to IR. Introduced case distinction for boolean/integer assignments in updates. Started writing an IR adapter. 13 years ago