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 972795912a added some convenience accessor methods in symbolic model/games. added return type for prob01 for games that can also store strategies. added tests for prob0 for games 10 years ago
..
ConstantsComparator.cpp Merge branch 'master' into future 10 years ago
ConstantsComparator.h reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 10 years ago
ConversionHelper.cpp Added ConversionHelper.h to single out the needed no-strict-aliasing target 12 years ago
ConversionHelper.h Added ConversionHelper.h to single out the needed no-strict-aliasing target 12 years ago
ErrorHandling.h Bugfix for topological equation solver. 11 years ago
ExtendSettingEnumWithSelectionField.h solver settings now within solver, minmax refactored to share common variables 10 years ago
Hash.h Added a Hash Class in the Utility Namespace. 12 years ago
OsDetection.h Put noexcept in Macro and use deprecated throw() for MSVC to make it happy. 11 years ago
constants.cpp fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
constants.h Merge branch 'master' into newrewardmodel 10 years ago
counterexamples.h Reworked (sparse) model files: moved them into their own namespace and deleted some functionality that is never used and not that nicely implemented. 10 years ago
cstring.cpp Fixed some problems related to the memory-mapped file. 11 years ago
cstring.h Fixed some problems related to the memory-mapped file. 11 years ago
export.h Too tired for a message. 11 years ago
graph.cpp added some convenience accessor methods in symbolic model/games. added return type for prob01 for games that can also store strategies. added tests for prob0 for games 10 years ago
graph.h added some convenience accessor methods in symbolic model/games. added return type for prob01 for games that can also store strategies. added tests for prob0 for games 10 years ago
initialize.cpp Removed many superfluous includes, added some source files -- towards faster compilation 10 years ago
initialize.h bugfixes for NondeterministicModel, improvements for StateActionPair, graph and initialize 10 years ago
macros.h added missing include 10 years ago
math.h More work on integrating DD-based model building. 10 years ago
matrix.h Merged master into parametricSystems and added/reverted certain things on the way to make the tests and everything work again. 10 years ago
numerical.h another round of fixes 10 years ago
prism.cpp Further work towards faster and more modular compilation 10 years ago
prism.h fixed another bug 10 years ago
solver.cpp fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
solver.h fixed issue related to row groups in sparse matrix and adapted the affected calling sites 10 years ago
storm-version.h version info extended and moved to cpp, added options flag (although unclear what exactly should be displayed then) 11 years ago
storm.cpp Refactored part of the API / more functions 10 years ago
storm.h extended api with an option to verify model according to given engine 10 years ago
vector.cpp Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both. 12 years ago
vector.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago