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.
 
 
 
 
Mavo 6a6ecf1d27 Merge from future 9 years ago
..
stateelimination Merge from future 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 Started on compiling without Carl 9 years ago
EigenLinearEquationSolver.h Started on compiling without Carl 9 years ago
EliminationLinearEquationSolver.cpp Started on compiling without Carl 9 years ago
EliminationLinearEquationSolver.h started working on internal auxiliary storage of solvers 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 solvers now can allocated auxiliary memory 9 years ago
GmmxxLinearEquationSolver.h solvers now can allocated auxiliary memory 9 years ago
GurobiLpSolver.cpp Refactoring of settings 9 years ago
GurobiLpSolver.h program, vector, gurobi 10 years ago
LinearEquationSolver.cpp Started on compiling without Carl 9 years ago
LinearEquationSolver.h Started on compiling without Carl 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. 10 years ago
MinMaxLinearEquationSolver.cpp Started on compiling without Carl 9 years ago
MinMaxLinearEquationSolver.h solvers now can allocated auxiliary memory 9 years ago
NativeLinearEquationSolver.cpp solvers now can allocated auxiliary memory 9 years ago
NativeLinearEquationSolver.h solvers now can allocated auxiliary memory 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 on compiling without Carl 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 Started on compiling without Carl 9 years ago
StandardMinMaxLinearEquationSolver.h solvers now can allocated auxiliary memory 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 fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
SymbolicLinearEquationSolver.h fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
SymbolicMinMaxLinearEquationSolver.cpp fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
SymbolicMinMaxLinearEquationSolver.h fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
TerminationCondition.cpp Started on compiling without Carl 9 years ago
TerminationCondition.h made all instantiations to call MDP model checking with rational numbers 9 years ago
TopologicalMinMaxLinearEquationSolver.cpp solvers now can allocated auxiliary memory 9 years ago
TopologicalMinMaxLinearEquationSolver.h solvers now can allocated auxiliary memory 9 years ago
Z3SmtSolver.cpp fixed bug in sylvan 10 years ago
Z3SmtSolver.h added timeout to smt solver interface 10 years ago