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 d6a299e799 MathSAT tests now running fine again. 11 years ago
..
GlpkLpSolver.cpp Adapted LP solver interface to new variable handling. 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. 12 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 Further steps to make everything work again. 11 years ago
MathsatSmtSolver.cpp MathSAT tests now running fine again. 11 years ago
MathsatSmtSolver.h Partly adapted code to new 'type system'. 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. 12 years ago
NondeterministicLinearEquationSolver.h Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
SmtSolver.cpp Partly adapted code to new 'type system'. 11 years ago
SmtSolver.h Partly adapted code to new 'type system'. 11 years ago
Z3SmtSolver.cpp Further fixes for new variable handling. libstorm now compiles again, yay. 11 years ago
Z3SmtSolver.h Partly adapted code to new 'type system'. 11 years ago