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 4376708a46 Further maintenance work on sparse matrix implementation. 12 years ago
..
adapters 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
counterexamples Now officially made the iterator over bit vectors an input iterator so that it can be used for constructing STL containers and other containers. 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 Fixed build errors on Windows 12 years ago
modelchecker 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
models 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
parser 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
settings Beautified output of option system. Enabled command line interface of counterexample generation. 12 years ago
solver Started to rework the interface of the sparse matrix class. 12 years ago
storage Further maintenance work on sparse matrix implementation. 12 years ago
utility Started to rework the interface of the sparse matrix class. 12 years ago
storm.cpp Introduced precision for digitization-based techniques as a new parameter. 12 years ago