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 f879c608eb fix for wrong ifdef 9 years ago
..
CudaPluginTest.cpp Fixed include directories for CUDA Plugin in CMakeLists.txt 10 years ago
FullySymbolicGameSolverTest.cpp First version of fully symbolic game solver. 10 years ago
GlpkLpSolverTest.cpp Functional tests now work again. 10 years ago
GmmxxLinearEquationSolverTest.cpp Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 10 years ago
GmmxxMinMaxLinearEquationSolverTest.cpp Implemented Policy Iteration inside the GmmxxMinMaxLinearEquationSolver. 10 years ago
GurobiLpSolverTest.cpp Functional tests now work again. 10 years ago
MathSatSmtSolverTest.cpp MathSAT tests now running fine again. 10 years ago
NativeLinearEquationSolverTest.cpp Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 10 years ago
NativeMinMaxLinearEquationSolverTest.cpp Added Policy Iteration to the NativeMinMaxLinearEquationSolver. 10 years ago
Z3SmtSolverTest.cpp Further steps to make everything work again. 10 years ago