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 60b2145461 Added function to DD interface that creates a nested if-then-else expression that represents the very same function as the DD. Added a test for this functionality. Added some methods offereded by Cudd to simplify DDs. 12 years ago
..
GlpkLpSolverTest.cpp Adapted Gurobi and glpk LP solvers to expression-based interface. Adapted tests and made them work again. 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. 12 years ago
GurobiLpSolverTest.cpp Adapted Gurobi and glpk LP solvers to expression-based interface. Adapted tests and made them work again. 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. 12 years ago
NativeNondeterministicLinearEquationSolverTest.cpp Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago