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 7b2bfa592c started working on integration of games-based abstraction refinement in production code quality 11 years ago
..
CudaPluginTest.cpp Fixed include directories for CUDA Plugin in CMakeLists.txt 12 years ago
FullySymbolicGameSolverTest.cpp First version of fully symbolic game solver. 11 years ago
GlpkLpSolverTest.cpp Functional tests now work again. 11 years ago
GmmxxLinearEquationSolverTest.cpp Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 11 years ago
GmmxxMinMaxLinearEquationSolverTest.cpp Implemented Policy Iteration inside the GmmxxMinMaxLinearEquationSolver. 11 years ago
GurobiLpSolverTest.cpp Functional tests now work again. 11 years ago
MathsatSmtSolverTest.cpp added functionality to flatten the modules of a PRISM program into one module 11 years ago
NativeLinearEquationSolverTest.cpp Restructured solvers a bit: they now get the matrix upon construction and the model checkers use factories to retrieve solvers. 11 years ago
NativeMinMaxLinearEquationSolverTest.cpp Added Policy Iteration to the NativeMinMaxLinearEquationSolver. 11 years ago
Z3SmtSolverTest.cpp Further steps to make everything work again. 11 years ago