dehnert 61a8b9bb29 more work on solvers 9 years ago
..
stateelimination started generalizing elimination to equation system solving 9 years ago
AbstractEquationSolver.h Merge from future with compile errors 9 years ago
AbstractGameSolver.cpp Refactoring of settings 9 years ago
AbstractGameSolver.h some work on sparse game solver 10 years ago
EigenLinearEquationSolver.cpp more work on solvers 9 years ago
EigenLinearEquationSolver.h started to fill value iteration implementation in new general min-max solver 9 years ago
EliminationLinearEquationSolver.cpp started to fill value iteration implementation in new general min-max solver 9 years ago
EliminationLinearEquationSolver.h started to fill value iteration implementation in new general min-max solver 9 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 Added -fPIC to Sylvan. Since it is linked into Storm it is necessary for relocation to be possible, hence PIC. 9 years ago
GlpkLpSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
GmmxxLinearEquationSolver.cpp started to fill value iteration implementation in new general min-max solver 9 years ago
GmmxxLinearEquationSolver.h started to fill value iteration implementation in new general min-max solver 9 years ago
GurobiLpSolver.cpp Refactoring of settings 9 years ago
GurobiLpSolver.h program, vector, gurobi 10 years ago
LinearEquationSolver.cpp more work on solvers 9 years ago
LinearEquationSolver.h more work on solvers 9 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 started to fill value iteration implementation in new general min-max solver 9 years ago
MinMaxLinearEquationSolver.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
NativeLinearEquationSolver.cpp started to fill value iteration implementation in new general min-max solver 9 years ago
NativeLinearEquationSolver.h started to fill value iteration implementation in new general min-max solver 9 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 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
SolveGoal.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
SolverSelectionOptions.cpp started to fill value iteration implementation in new general min-max solver 9 years ago
SolverSelectionOptions.h started to fill value iteration implementation in new general min-max solver 9 years ago
StandardMinMaxLinearEquationSolver.cpp more work on solvers 9 years ago
StandardMinMaxLinearEquationSolver.h more work on solvers 9 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 9 years ago
SymbolicLinearEquationSolver.h apparently, changing the DD interface implies some other changes as well... 10 years ago
SymbolicMinMaxLinearEquationSolver.cpp Merge from future 9 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 9 years ago
TerminationCondition.h made everything compile again and all tests passing 9 years ago
TopologicalMinMaxLinearEquationSolver.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
TopologicalMinMaxLinearEquationSolver.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
Z3SmtSolver.cpp fixed bug in sylvan 10 years ago
Z3SmtSolver.h added timeout to smt solver interface 10 years ago