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 3d99e35c0d Removed duplicate output of resulting function. 11 years ago
..
ConstantsComparator.cpp Some 'fixes' here and there. 11 years ago
ConstantsComparator.h Fixed simplify. 11 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 Fixed wrong parameter name for unix systems. 12 years ago
Hash.h Added a Hash Class in the Utility Namespace. 12 years ago
OsDetection.h Fixed missing definitions for the current working directory. 11 years ago
PrismUtility.h Modified pctl/csl/ltl options to now take formulas instead of files. Prefixed the macros with STORM_. Moved these macros into a file in the utilities. Modified architecture of the exception classes slightly. Threw away all the contents of main(). This will now be build from scratch. 11 years ago
cli.h Merge master into parametricSystems. 11 years ago
constants.h Merge master into parametricSystems. 11 years ago
counterexamples.h Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 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.h Merge master into parametricSystems. 11 years ago
macros.h Added and fixed some example models. Added option for maximal size of SCC that gets eliminated using state elimination. 11 years ago
matrix.h Moved from pair to MatrixEntry as the basic building block of the matrix. Now matrix elements can be accessed in a more readable way. 11 years ago
solver.cpp Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
solver.h Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 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
vector.cpp Refactored linear equation solvers and nondeterministic linear equation solvers. Added functional tests for both. 12 years ago
vector.h Bugfix for storm::utility::vector::reduceVector to correctly compute which choices were taken to achieve extremal values. 11 years ago