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.
PBerger
73ddba5b29
Merged master, applied fixes.
Added feedback from the cuda plugin and return of iteration count.
Former-commit-id: 711ca3d9ec
|
12 years ago |
| .. |
|
CudaPluginTest.cpp
|
Added Tests to the Cuda Plugin.
|
13 years ago |
|
GlpkLpSolverTest.cpp
|
Made Storm compile again without Z3: guarded some header inclusions and function definitions/implementations. Also guarded the tests that require certain libraries (like Gurobi, glpk, Z3), so that tests do not fail any more when the libraries are not available.
|
12 years ago |
|
GmmxxLinearEquationSolverTest.cpp
|
Fixed bugs in some files.
|
12 years ago |
|
GmmxxNondeterministicLinearEquationSolverTest.cpp
|
Moved from additional row grouping to the one embedded in the matrix itself.
|
13 years ago |
|
GurobiLpSolverTest.cpp
|
Made Storm compile again without Z3: guarded some header inclusions and function definitions/implementations. Also guarded the tests that require certain libraries (like Gurobi, glpk, Z3), so that tests do not fail any more when the libraries are not available.
|
12 years ago |
|
NativeLinearEquationSolverTest.cpp
|
Added functional tests for nondeterministic linear equation solvers. Added functional tests for LPs in addition to the existing MILP tests.
|
13 years ago |
|
NativeNondeterministicLinearEquationSolverTest.cpp
|
Moved from additional row grouping to the one embedded in the matrix itself.
|
13 years ago |
|
Z3SmtSolverTest.cpp
|
Made Storm compile again without Z3: guarded some header inclusions and function definitions/implementations. Also guarded the tests that require certain libraries (like Gurobi, glpk, Z3), so that tests do not fail any more when the libraries are not available.
|
12 years ago |