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.
 
 
 
 
Mavo 5b8cf447c7 Small changes in tests to compile without Carl 9 years ago
..
CudaPluginTest.cpp Fixed include directories for CUDA Plugin in CMakeLists.txt 11 years ago
EigenLinearEquationSolverTest.cpp Small changes in tests to compile without Carl 9 years ago
EliminationLinearEquationSolverTest.cpp fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
FullySymbolicGameSolverTest.cpp Refactoring of settings 9 years ago
GameSolverTest.cpp Refactoring of settings 9 years ago
GlpkLpSolverTest.cpp Replaced calls to std::abs with calls to std::fabs and included cmath. 9 years ago
GmmxxLinearEquationSolverTest.cpp fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
GmmxxMinMaxLinearEquationSolverTest.cpp solvers now can allocated auxiliary memory 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 started to fill value iteration implementation in new general min-max solver 9 years ago
NativeLinearEquationSolverTest.cpp fixed some minor issues and renamed equation solver methods slightly to make the names a bit more compact 9 years ago
NativeMinMaxLinearEquationSolverTest.cpp solvers now can allocated auxiliary memory 9 years ago
Z3SmtSolverTest.cpp cleaning includes for better compilation times 10 years ago