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 569b27e110 work towards having rational numbers instead of doubles as literals in expressions 9 years ago
..
ConstantsComparator.cpp Merge from future 9 years ago
ConstantsComparator.h tried different approach for bisim for MDPs 10 years ago
ErrorHandling.h fixed an issue in performance tests and renamed all remaining LOG4CPLUS macro invocations to that of storm 9 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
ModelInstantiator.cpp renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 9 years ago
ModelInstantiator.h towards working tests in pla 9 years ago
NumberTraits.h started working on instantiating CTMC model checker to rational numbers 9 years ago
OsDetection.h Put noexcept in Macro and use deprecated throw() for MSVC to make it happy. 11 years ago
bitoperations.h More refactoring 9 years ago
constants.cpp work towards having rational numbers instead of doubles as literals in expressions 9 years ago
constants.h work towards having rational numbers instead of doubles as literals in expressions 9 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 first version of storm without log4cplus as a dependency 9 years ago
cstring.h Fixed some problems related to the memory-mapped file. 11 years ago
dd.cpp started to include reachability in JANI model generation 9 years ago
dd.h started to include reachability in JANI model generation 9 years ago
eigen.h added unsupported solvers of eigen 9 years ago
export.h renamed storm::Variable to storm::RationalFunctionVariable to avoid confusion with storm::expressions::Variable. fixed some Eigen tests 9 years ago
gmm.h silenced sylvan and gmm warnings (for clang) 9 years ago
graph.cpp Started on compiling without Carl 9 years ago
graph.h added feature to linear equation solver factories to take posession of the matrix to forward it to the solvers 9 years ago
initialize.cpp Fix some typos in l3pp usage 9 years ago
initialize.h Replace cout macros with l3pp 9 years ago
iota_n.h update dft towards cnt.abst 9 years ago
jani.cpp added some accessor functions and iteration capabilities. started on symbolic jani model builder 9 years ago
jani.h added some accessor functions and iteration capabilities. started on symbolic jani model builder 9 years ago
logging.h Fix some typos in l3pp usage 9 years ago
macros.h Replace cout macros with l3pp 9 years ago
math.h More refactoring 9 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
parametric.cpp Helper functions for parametric stuff 9 years ago
parametric.h Started on compiling without Carl 9 years ago
policyguessing.cpp somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
policyguessing.h somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
prism.cpp Started on compiling without Carl 9 years ago
prism.h more work to enable storm to use rational arithmetic 9 years ago
region.cpp renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 9 years ago
region.h towards merging, including a extension on the pstateeliminator, come back after generalizing the lra eliminator 9 years ago
solver.cpp started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers 9 years ago
solver.h started working on general min-max solver that uses an underlying linear equation solver. provided necessary factories. adapted code and removed old min-max solvers 9 years ago
stateelimination.cpp Started on compiling without Carl 9 years ago
stateelimination.h added obeying a state ordering to elimination linear equation solver 9 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 rough skeleton for the parser, v1 9 years ago
storm.h made some region settings attribute to the model checker instead of global 9 years ago
sylvan.h Typo in diagnostic ignored fixed 9 years ago
vector.cpp Vector output without template seems to work 9 years ago
vector.h merge 9 years ago