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.
 
 
 
 
sjunges ba81925c1d renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 9 years ago
..
stateelimination fix in eliminateAll 9 years ago
AbstractEquationSolver.h Merge from future with compile errors 9 years ago
AbstractGameSolver.cpp merge 9 years ago
AbstractGameSolver.h Merge branch 'future' into TimParamSysAndSMT 9 years ago
EigenLinearEquationSolver.cpp added 'convergence' (rather success) checks for Eigen solver 9 years ago
EigenLinearEquationSolver.h added 'convergence' (rather success) checks for Eigen solver 9 years ago
EliminationLinearEquationSolver.cpp solvers updated, constants updated 9 years ago
EliminationLinearEquationSolver.h solvers updated, constants updated 9 years ago
GameSolver.cpp Merge branch 'future' into TimParamSysAndSMT 9 years ago
GameSolver.h Merge branch 'future' into TimParamSysAndSMT 9 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 merge 9 years ago
GmmxxLinearEquationSolver.h somehow managed my way through the policy guessing, several minor extensions to solvers 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 somehow managed my way through the policy guessing, several minor extensions to 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. 10 years ago
MinMaxLinearEquationSolver.cpp somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
MinMaxLinearEquationSolver.h somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
NativeLinearEquationSolver.cpp somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
NativeLinearEquationSolver.h first fixes after merge 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
SmtlibSmtSolver.cpp renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 9 years ago
SmtlibSmtSolver.h renamed smt2smtsolver to smtlibsmtsolver and cleaned make files 9 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 merge 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 obtain scheduler from value iteration 9 years ago
StandardMinMaxLinearEquationSolver.h somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
SymbolicGameSolver.cpp Merge branch 'future' into TimParamSysAndSMT 9 years ago
SymbolicGameSolver.h Merge branch 'future' into TimParamSysAndSMT 9 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 somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
SymbolicMinMaxLinearEquationSolver.h somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
TerminationCondition.cpp somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
TerminationCondition.h merge 9 years ago
TopologicalMinMaxLinearEquationSolver.cpp somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
TopologicalMinMaxLinearEquationSolver.h somehow managed my way through the policy guessing, several minor extensions to solvers 9 years ago
Z3SmtSolver.cpp Refactored a little and implemented functions for prophesy 10 years ago
Z3SmtSolver.h added timeout to smt solver interface 10 years ago