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 1fb8d72a30 Merged master in parametricSystems. 11 years ago
..
GlpkLpSolver.cpp Functional tests now work again. 11 years ago
GlpkLpSolver.h Further refactoring. 11 years ago
GmmxxLinearEquationSolver.cpp The tests now run fine with the new option system. 11 years ago
GmmxxLinearEquationSolver.h Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
GmmxxNondeterministicLinearEquationSolver.cpp Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
GmmxxNondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
GurobiLpSolver.cpp Adapted LP solver interface to new variable handling. 11 years ago
GurobiLpSolver.h Adapted LP solver interface to new variable handling. 11 years ago
LinearEquationSolver.h Further work on refactoring solvers: cleaned LP solver interface a bit and adapted glpk- and Gurobi-based implementations of the interface. 12 years ago
LpSolver.h Functional tests now work again. 11 years ago
MathsatSmtSolver.cpp Merged master in parametricSystems. 11 years ago
MathsatSmtSolver.h Merged master in parametricSystems. 11 years ago
NativeLinearEquationSolver.cpp Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
NativeLinearEquationSolver.h Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
NativeNondeterministicLinearEquationSolver.cpp Adapted all places that are accessing the settings to the new interface. It now compiles again with a lot of linker errors (because of method bodies that are not yet present). 11 years ago
NativeNondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
NondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
SmtSolver.cpp Partly adapted code to new 'type system'. 11 years ago
SmtSolver.h Merged master in parametricSystems. 11 years ago
Z3SmtSolver.cpp Merged master in parametricSystems. 11 years ago
Z3SmtSolver.h Merged master in parametricSystems. 11 years ago