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 4e14ecb869 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
..
CudaPluginTest.cpp Fixed include directories for CUDA Plugin in CMakeLists.txt 11 years ago
EigenLinearEquationSolverTest.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
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 added tests for Eigen solver 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 9 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