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 73ddba5b29 Merged master, applied fixes. 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 Improved performance of the expression parser a bit more. 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 Merge branch 'master' of https://sselab.de/lab9/private/git/storm into philippTopologicalRevival 11 years ago
parser Bugfix for the dimensions of some data of parsed Markov automata. 11 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 11 years ago
solver Merged master, applied fixes. 11 years ago
storage Merged master, applied fixes. 11 years ago
utility Merge branch 'master' of https://sselab.de/lab9/private/git/storm into philippTopologicalRevival 11 years ago
storm.cpp Merge branch 'master' of https://sselab.de/lab9/private/git/storm into philippTopologicalRevival 11 years ago