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 493f93a94b Added __restrict__ keyword to CUDA kernel. This should enhance compiler optimization. 11 years ago
..
adapters Made Storm compile again without Z3: guarded some header inclusions and function definitions/implementations. Also guarded the tests that require certain libraries (like Gurobi, glpk, Z3), so that tests do not fail any more when the libraries are not available. 11 years ago
counterexamples Merge branch 'master' of https://sselab.de/lab9/private/git/storm into philippTopologicalRevival 11 years ago
exceptions Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro. 11 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. 11 years ago
modelchecker Merge branch 'master' of https://sselab.de/lab9/private/git/storm into philippTopologicalRevival 11 years ago
models Fixed include directories for CUDA Plugin in CMakeLists.txt 11 years ago
parser Made the OptimalSCC algorithm MUCH faster. 11 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Added __restrict__ keyword to CUDA kernel. This should enhance compiler optimization. 11 years ago
storage Fixed include directories for CUDA Plugin in CMakeLists.txt 11 years ago
utility Fixed include directories for CUDA Plugin in CMakeLists.txt 11 years ago
storm.cpp Merge branch 'master' of https://sselab.de/lab9/private/git/storm into philippTopologicalRevival 11 years ago