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 36a65392e0 merge 11 years ago
..
BisimulationSettings.cpp Minor bugfix in bisimulation options. 11 years ago
BisimulationSettings.h Added unparameterized NAND example. Further work on weak bisimulation. 11 years ago
CounterexampleGeneratorSettings.cpp Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
CounterexampleGeneratorSettings.h Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
CuddSettings.cpp 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
CuddSettings.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
DebugSettings.cpp Added functions responsible for printing the help. Started adapting the tests to the new option system. 11 years ago
DebugSettings.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
GeneralSettings.cpp Fixed a lot of tests, improved some things here and there. 11 years ago
GeneralSettings.h Fixed a lot of tests, improved some things here and there. 11 years ago
GlpkSettings.cpp Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
GlpkSettings.h Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
GmmxxEquationSolverSettings.cpp Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
GmmxxEquationSolverSettings.h Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
GurobiSettings.cpp Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
GurobiSettings.h Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
ModuleSettings.cpp 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
ModuleSettings.h Added functions responsible for printing the help. Started adapting the tests to the new option system. 11 years ago
NativeEquationSolverSettings.cpp Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
NativeEquationSolverSettings.h Added macros that can be used for printing and warnings. Included Dennis' fix for model checking of Markov automata. Added check methods to the settings modules that check whether the specified options are non-contradictive. 11 years ago
ParametricSettings.cpp Some minor changes. 11 years ago
ParametricSettings.h Some minor changes. 11 years ago
SparseDtmcEliminationModelCheckerSettings.cpp Set more sensible default value for elimination order. 11 years ago
SparseDtmcEliminationModelCheckerSettings.h A lot of work on model checker interfaces. In particular, the SCC elimination model checker is almost integrated. 11 years ago