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.
 
 
 
 
dehnert 93a08538e3 Reverted debug change in test. 11 years ago
..
adapter Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro. 11 years ago
modelchecker Added more query methods to expressions. SparseMatrix now keeps track of non zero entries and models show correct number of transitions by referring to nonzero entries rather than all entries in the matrix. 12 years ago
parser Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro. 11 years ago
solver 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
storage Fixed (asynch) leader election to comply with our grammar. Added LOG_DEBUG macro. 11 years ago
storm-functional-tests.cpp Introduced a new Object called InternalOptionMemento to handle required settings for tests which auto-reset after the test is done 12 years ago