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 63933637ac Fixed a bug in the SparseMatrix.cpp. When using TBB the typename is not permitted. 12 years ago
..
adapters Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
counterexamples Minor bugfix. 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 Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
models Added a compiler directive for GCC to fix a bug occurring in Boost since Version 1.54 with GCC >= 4.7.0 (see https://svn.boost.org/trac/boost/ticket/8774) 12 years ago
parser Added a compiler directive for GCC to fix a bug occurring in Boost since Version 1.54 with GCC >= 4.7.0 (see https://svn.boost.org/trac/boost/ticket/8774) 12 years ago
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Added a compiler directive for GCC to fix a bug occurring in Boost since Version 1.54 with GCC >= 4.7.0 (see https://svn.boost.org/trac/boost/ticket/8774) 12 years ago
storage Fixed a bug in the SparseMatrix.cpp. When using TBB the typename is not permitted. 12 years ago
utility Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
storm.cpp Fixed includes in a function (linkage errors). 12 years ago