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 b3c2d8bbd8 added option to not include dynamic constraints in maxsat counterexample generation 9 years ago
..
AbstractionSettings.cpp work on variations which data is reused in dd-based bisimulation 9 years ago
AbstractionSettings.h started on partial bisimulation model checker 9 years ago
BisimulationSettings.cpp added option to perform dd-bisimulation using exact arithmetic 9 years ago
BisimulationSettings.h added option to perform dd-bisimulation using exact arithmetic 9 years ago
BuildSettings.cpp split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs 9 years ago
BuildSettings.h split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs 9 years ago
CoreSettings.cpp Added topological linear equation solver 9 years ago
CoreSettings.h split IOSettings in BuildSettings and IOSettings, refactored some dependencies on settings object away if it doesnt hurt too much, moved GSPN and PGCL settings to their own libs 9 years ago
CounterexampleGeneratorSettings.cpp added option to not include dynamic constraints in maxsat counterexample generation 9 years ago
CounterexampleGeneratorSettings.h added option to not include dynamic constraints in maxsat counterexample generation 9 years ago
CuddSettings.cpp Merge remote-tracking branch 'origin/master' into symbolic_bisimulation 9 years ago
CuddSettings.h adding some debug functionality to DdManager to corner dynamic reordering issue with CUDD 9 years ago
DebugSettings.cpp removed src prefix in all includes 10 years ago
DebugSettings.h removed src prefix in all includes 10 years ago
EigenEquationSolverSettings.cpp Linear equation solver + game solvers now respect the environment as well 9 years ago
EigenEquationSolverSettings.h Linear equation solver + game solvers now respect the environment as well 9 years ago
EliminationSettings.cpp beautified help message printing. all requirements and default values are now printed automatically for all options 10 years ago
EliminationSettings.h removed src prefix in all includes 10 years ago
ExplorationSettings.cpp beautified help message printing. all requirements and default values are now printed automatically for all options 10 years ago
ExplorationSettings.h removed src prefix in all includes 10 years ago
GameSolverSettings.cpp Linear equation solver + game solvers now respect the environment as well 9 years ago
GameSolverSettings.h Linear equation solver + game solvers now respect the environment as well 9 years ago
GeneralSettings.cpp added progress outputs to iterative solvers 9 years ago
GeneralSettings.h added progress outputs to iterative solvers 9 years ago
GlpkSettings.cpp reworked argument validators for settings 10 years ago
GlpkSettings.h removed src prefix in all includes 10 years ago
GmmxxEquationSolverSettings.cpp Linear equation solver + game solvers now respect the environment as well 9 years ago
GmmxxEquationSolverSettings.h Linear equation solver + game solvers now respect the environment as well 9 years ago
GurobiSettings.cpp reworked argument validators for settings 10 years ago
GurobiSettings.h removed src prefix in all includes 10 years ago
IOSettings.cpp Merge branch 'master' into reward-bounded-multi-objective 9 years ago
IOSettings.h Merge branch 'master' into reward-bounded-multi-objective 9 years ago
JaniExportSettings.cpp reworked argument validators for settings 10 years ago
JaniExportSettings.h removed src prefix in all includes 10 years ago
JitBuilderSettings.cpp fixed some typo and added some documentation 9 years ago
JitBuilderSettings.h allowing to read transient variables in guards of edges in JIT-based JANI model builder and making the optimization level an option 9 years ago
MinMaxEquationSolverSettings.cpp polished unifplus code a bit and made it the default MA (bounded reachability) solution method 9 years ago
MinMaxEquationSolverSettings.h polished unifplus code a bit and made it the default MA (bounded reachability) solution method 9 years ago
ModelCheckerSettings.cpp made filtering states with reward zero a setting 9 years ago
ModelCheckerSettings.h introduced model checker settings 9 years ago
ModuleSettings.cpp made storm compile again with expressions in time-bounds of until formula 10 years ago
ModuleSettings.h made storm compile again with expressions in time-bounds of until formula 10 years ago
MultiObjectiveSettings.cpp Merge branch 'master' into reward-bounded-multi-objective 9 years ago
MultiObjectiveSettings.h build infrastructure for switching between multi objective model checking methods 9 years ago
MultiplierSettings.cpp reverted back to old native multiplier 9 years ago
MultiplierSettings.h multiplier settings and environment 9 years ago
NativeEquationSolverSettings.cpp fixed selection options for native equation solver method 9 years ago
NativeEquationSolverSettings.h Added an option that enforces updating both bounds in interval iteration 9 years ago
ResourceSettings.cpp add warning when computing minimal rewards on MDPs that reward values may be too low 10 years ago
ResourceSettings.h add warning when computing minimal rewards on MDPs that reward values may be too low 10 years ago
Smt2SmtSolverSettings.cpp beautified help message printing. all requirements and default values are now printed automatically for all options 10 years ago
Smt2SmtSolverSettings.h removed src prefix in all includes 10 years ago
SylvanSettings.cpp changed sylvan behaviour to take auto-detected number of threads if no thread count was set 10 years ago
SylvanSettings.h fixed some warnings and issues and introduce cli switch to select IMCA or UnifPlus 9 years ago
TopologicalEquationSolverSettings.cpp renamed 'sound value iteration' to 'interval iteration' and 'quick sound value iteration' to 'sound value iteration' 9 years ago
TopologicalEquationSolverSettings.h added settings for the new topological min max solver 9 years ago