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 00d331ebb4 moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors 9 years ago
..
CudaPluginTest.cpp Fixed include directories for CUDA Plugin in CMakeLists.txt 11 years ago
EigenLinearEquationSolverTest.cpp moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors 9 years ago
EliminationLinearEquationSolverTest.cpp made elimination-based linear solver work in an alpha version. changed minor things in Eigen's SparseLU implementation to make it work with rational numbers and rational functions 9 years ago
FullySymbolicGameSolverTest.cpp Refactoring of settings 9 years ago
GameSolverTest.cpp Refactoring of settings 9 years ago
GlpkLpSolverTest.cpp Refactoring of settings 9 years ago
GmmxxLinearEquationSolverTest.cpp moved linear equation solver factories to the respective solver files (and away from utility). restructured settings in factories and the way they are forwarded to the linear equation solvers. fixed all resulting errors 9 years ago
GmmxxMinMaxLinearEquationSolverTest.cpp Refactoring of settings 9 years ago
GurobiLpSolverTest.cpp Refactoring of settings 9 years ago
MathsatSmtSolverTest.cpp silenced some warnings within boost (new clang version) and fixed an unused variable issue 10 years ago
MinMaxTechniqueSelectionTest.cpp solver settings now within solver, minmax refactored to share common variables 10 years ago
NativeLinearEquationSolverTest.cpp Refactoring of settings 9 years ago
NativeMinMaxLinearEquationSolverTest.cpp Refactoring of settings 9 years ago
Z3SmtSolverTest.cpp cleaning includes for better compilation times 10 years ago