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 15b97057dd silenced some warnings within boost (new clang version) and fixed an unused variable issue 9 years ago
..
CudaPluginTest.cpp Fixed include directories for CUDA Plugin in CMakeLists.txt 10 years ago
FullySymbolicGameSolverTest.cpp some work on sparse game solver 9 years ago
GameSolverTest.cpp added test case for game solver 9 years ago
GlpkLpSolverTest.cpp fixed tests: glpk had wrong minimize, solver.cpp tested in wrong direction on policy iteration in case we use top. value iteration 9 years ago
GmmxxLinearEquationSolverTest.cpp Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
GmmxxMinMaxLinearEquationSolverTest.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 9 years ago
GurobiLpSolverTest.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 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 9 years ago
NativeLinearEquationSolverTest.cpp Removed many superfluous includes, added some source files -- towards faster compilation 9 years ago
NativeMinMaxLinearEquationSolverTest.cpp only one optimization direction enum -- towards integration of termination criterions on the model checker 9 years ago
Z3SmtSolverTest.cpp cleaning includes for better compilation times 9 years ago