17 Commits (7e77fbb6bbce600a004c7f622f90188cd711c1f4)

Author SHA1 Message Date
PBerger 7e77fbb6bb Some testing stuff. 11 years ago
PBerger 73ddba5b29 Merged master, applied fixes. 11 years ago
PBerger d2f4c85711 Made changes to comply with new SparseMatrix Interface (YUCK). 11 years ago
PBerger a4a17de4fc Added timing for PRCTL formula checking. 11 years ago
PBerger 26500ff4a8 Refactored the CUDA Kernel to once again use the "hacked" combination of column indices and values with a bit of reinterpret_cast magic. 11 years ago
PBerger 0922921b24 Updated cudaForStorm/CMakeLists.txt to make use of the new GIT based version schema. 11 years ago
PBerger 05814f5d73 Fixed a bug in the equalModuloPrecision function of the CUDA Kernel 11 years ago
PBerger d3f513b0a0 Added debug output to CUDA Kernel. 11 years ago
PBerger c0a7e42486 Implemented a basic but complete kernel for value iteration in CUDA. 11 years ago
PBerger af650b6666 Removed debug outputs from the TopologicalValueIterationNondeterministicLinearEquationSolver 11 years ago
PBerger a4ae226e57 Removed debug output from our debugging session 11 years ago
dehnert f049a9f0af Bugfix for topological equation solver. 11 years ago
PBerger 98b0bcf187 Reimplemented the TopologicalValueIterationNondeterministicLinearEquationSolver with splitting into submatrices. 11 years ago
dehnert 17d9df1ac7 Some fixes to make the branch compile with clang. 11 years ago
PBerger 4eef3b0d57 Added an example for SCC related testing which will change soon 11 years ago
PBerger 57b6208eee Added a pseudo model which can be constructed from only a matrix to look and behave like a model for use in Decomposition classes 11 years ago
PBerger 64891af785 Trying to refurbish the TopologicalValueIterationMdpPrctlModelChecker 11 years ago