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.
 
 
 
 
masawei cc71a002f4 Refactored NondeterministicSparseTransitionParser.h/.cpp. 11 years ago
..
adapters Removed move-version of translation from SparseMatrix to gmm++, because moving is not really possible considering the different types. 11 years ago
counterexamples Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both. 11 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 Added utility header for all parts that use std::swap. 11 years ago
models Replaced VectorSet bei boost::container::flat_set, which does essentially the same. Fixed a bug in sparse matrix creation. 12 years ago
parser Refactored NondeterministicSparseTransitionParser.h/.cpp. 11 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Added utility header for all parts that use std::swap. 11 years ago
storage Added utility header for all parts that use std::swap. 11 years ago
utility Added utility header for all parts that use std::swap. 11 years ago
storm.cpp Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 11 years ago