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 b1f2c26df0 made all instantiations to call MDP model checking with rational numbers 9 years ago
..
stateelimination started generalizing elimination to equation system solving 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
EigenLinearEquationSolver.cpp made all instantiations to call MDP model checking with rational numbers 9 years ago
EigenLinearEquationSolver.h made all instantiations to call MDP model checking with rational numbers 9 years ago
EliminationLinearEquationSolver.cpp made all instantiations to call MDP model checking with rational numbers 9 years ago
EliminationLinearEquationSolver.h made all instantiations to call MDP model checking with rational numbers 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. 10 years ago
GlpkLpSolver.h only one optimization direction enum -- towards integration of termination criterions on the model checker 10 years ago
GmmxxLinearEquationSolver.cpp made all instantiations to call MDP model checking with rational numbers 9 years ago
GmmxxLinearEquationSolver.h made all instantiations to call MDP model checking with rational numbers 9 years ago
GurobiLpSolver.cpp Refactoring of settings 10 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 made all instantiations to call MDP model checking with rational numbers 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 made all instantiations to call MDP model checking with rational numbers 9 years ago
NativeLinearEquationSolver.h made all instantiations to call MDP model checking with rational numbers 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 made all instantiations to call MDP model checking with rational numbers 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 made all instantiations to call MDP model checking with rational numbers 9 years ago
StandardMinMaxLinearEquationSolver.h made all instantiations to call MDP model checking with rational numbers 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 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 all instantiations to call MDP model checking with rational numbers 9 years ago
TerminationCondition.h made all instantiations to call MDP model checking with rational numbers 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