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.
 
 
 
 
PBerger e45fa5a82c Added a Test for the CUDA Plugin. 12 years ago
..
adapters Fixed a bug: formulas are now handled (more) correctly. Added some WLAN examples. 12 years ago
counterexamples Merge branch 'master' into philippTopologicalRevival 12 years ago
exceptions Added my initial implementation of Settings 12 years ago
formula Renamed ConstTemplates to constants. Removed all calls to constGetZero, constGetOne and constGetInfinity by the new names. Created performance test for bit vector iteration. 12 years ago
ir Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 12 years ago
modelchecker Some fixes to make the branch compile with clang. 12 years ago
models Added a pseudo model which can be constructed from only a matrix to look and behave like a model for use in Decomposition classes 12 years ago
parser Fixed a bug: formulas are now handled (more) correctly. Added some WLAN examples. 12 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Implemented a basic but complete kernel for value iteration in CUDA. 12 years ago
storage Added a Test for the CUDA Plugin. 12 years ago
utility Bugfix for topological equation solver. 12 years ago
storm.cpp Removed the extra shell around the Cuda Plugin. Changed include pathes. 12 years ago