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.
 
 
 
 
sjunges 73310b9881 fixed tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration 10 years ago
..
ConstantsComparator.cpp includes to make clang on the build server happy 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 reincluded tbb in gmm. fixed missing header. extended formula parser to return multiple formulas 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 missing header 10 years ago
graph.h Splitted graph in h and cpp` 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 tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration 10 years ago
solver.h added missing header 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.h first version of interval reward model support for MDPs. also fixed a missing include that prevented compilation of the main executable 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