| .. |
|
stateelimination
|
Changed some assert to STORM_LOG_ASSERT
|
10 years ago |
|
AbstractEquationSolver.h
|
Merge from future with compile errors
|
10 years ago |
|
AbstractGameSolver.cpp
|
Refactoring of settings
|
10 years ago |
|
AbstractGameSolver.h
|
some work on sparse game solver
|
10 years ago |
|
EliminationLinearEquationSolver.cpp
|
First steps toward exact linear equation solver
|
10 years ago |
|
EliminationLinearEquationSolver.h
|
First steps toward exact linear equation solver
|
10 years ago |
|
GameSolver.cpp
|
fixed issue related to row groups in sparse matrix and adapted the affected calling sites
|
10 years ago |
|
GameSolver.h
|
more work on sparse game solver
|
10 years ago |
|
GlpkLpSolver.cpp
|
Refactoring of settings
|
10 years ago |
|
GlpkLpSolver.h
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
|
10 years ago |
|
GmmxxLinearEquationSolver.cpp
|
Refactoring of settings
|
10 years ago |
|
GmmxxLinearEquationSolver.h
|
silenced sylvan and gmm warnings (for clang)
|
10 years ago |
|
GmmxxMinMaxLinearEquationSolver.cpp
|
disabled the "conservative" choice selection for value iteration because it produced wrong results (and we don't need this anymore)
|
10 years ago |
|
GmmxxMinMaxLinearEquationSolver.h
|
renamed policy to scheduler in some variable names
|
10 years ago |
|
GurobiLpSolver.cpp
|
Refactoring of settings
|
10 years ago |
|
GurobiLpSolver.h
|
program, vector, gurobi
|
10 years ago |
|
LinearEquationSolver.h
|
refactoring early termination and solve goals and bounds
|
10 years ago |
|
LpSolver.cpp
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
|
10 years ago |
|
LpSolver.h
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
|
10 years ago |
|
MathsatSmtSolver.cpp
|
removed debug output
|
10 years ago |
|
MathsatSmtSolver.h
|
Workarounds for more Windows quirks. Compiles but tests crash.
|
11 years ago |
|
MinMaxLinearEquationSolver.cpp
|
Split into general settings and markov chain settings
|
10 years ago |
|
MinMaxLinearEquationSolver.h
|
added functionality to sparse MDP helper to compute until probabilities just for maybe states (and produce the corresponding scheduler)
|
10 years ago |
|
NativeLinearEquationSolver.cpp
|
Refactoring of settings
|
10 years ago |
|
NativeLinearEquationSolver.h
|
First steps toward exact linear equation solver
|
10 years ago |
|
NativeMinMaxLinearEquationSolver.cpp
|
Refactoring of settings
|
10 years ago |
|
NativeMinMaxLinearEquationSolver.h
|
renamed policy to scheduler in some variable names
|
10 years ago |
|
OptimizationDirection.cpp
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
|
10 years ago |
|
OptimizationDirection.h
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
|
10 years ago |
|
SmtSolver.cpp
|
added timeout to smt solver interface
|
10 years ago |
|
SmtSolver.h
|
added timeout to smt solver interface
|
10 years ago |
|
SmtratSmtSolver.cpp
|
Currently exclude smtrat- does not compile with current version.
|
10 years ago |
|
SmtratSmtSolver.h
|
Currently exclude smtrat- does not compile with current version.
|
10 years ago |
|
SolveGoal.cpp
|
made everything compile again and all tests passing
|
10 years ago |
|
SolveGoal.h
|
made everything compile again and all tests passing
|
10 years ago |
|
SolverSelectionOptions.cpp
|
Merge branch 'future' into menu_games
|
10 years ago |
|
SolverSelectionOptions.h
|
Merge branch 'master' into menu_games
|
10 years ago |
|
SymbolicGameSolver.cpp
|
ADD iterator working for sylvan. enabled more tests for sylvan. symbolic Dtmc model checker now working.
|
10 years ago |
|
SymbolicGameSolver.h
|
apparently, changing the DD interface implies some other changes as well...
|
10 years ago |
|
SymbolicLinearEquationSolver.cpp
|
Refactoring of settings
|
10 years ago |
|
SymbolicLinearEquationSolver.h
|
apparently, changing the DD interface implies some other changes as well...
|
10 years ago |
|
SymbolicMinMaxLinearEquationSolver.cpp
|
Merge from future
|
10 years ago |
|
SymbolicMinMaxLinearEquationSolver.h
|
apparently, changing the DD interface implies some other changes as well...
|
10 years ago |
|
TerminationCondition.cpp
|
made everything compile again and all tests passing
|
10 years ago |
|
TerminationCondition.h
|
made everything compile again and all tests passing
|
10 years ago |
|
TopologicalMinMaxLinearEquationSolver.cpp
|
Split into general settings and markov chain settings
|
10 years ago |
|
TopologicalMinMaxLinearEquationSolver.h
|
only one optimization direction enum -- towards integration of termination criterions on the model checker
|
10 years ago |
|
Z3SmtSolver.cpp
|
fixed bug in sylvan
|
10 years ago |
|
Z3SmtSolver.h
|
added timeout to smt solver interface
|
10 years ago |