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.
 
 
 
 
David_Korzeniewski 93c03fff3f Fixed order of checks in Z3ExpressionAdapter, fixed missing override of isVariable in VariableExpression, removed unnecessary exception in Z3SmtSolver model generation 11 years ago
..
GlpkLpSolverTest.cpp Adapted Gurobi and glpk LP solvers to expression-based interface. Adapted tests and made them work again. 11 years ago
GmmxxLinearEquationSolverTest.cpp Fixed bugs in some files. 11 years ago
GmmxxNondeterministicLinearEquationSolverTest.cpp Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
GurobiLpSolverTest.cpp Adapted Gurobi and glpk LP solvers to expression-based interface. Adapted tests and made them work again. 11 years ago
NativeLinearEquationSolverTest.cpp Added functional tests for nondeterministic linear equation solvers. Added functional tests for LPs in addition to the existing MILP tests. 11 years ago
NativeNondeterministicLinearEquationSolverTest.cpp Moved from additional row grouping to the one embedded in the matrix itself. 11 years ago
Z3SmtSolverTest.cpp Fixed order of checks in Z3ExpressionAdapter, fixed missing override of isVariable in VariableExpression, removed unnecessary exception in Z3SmtSolver model generation 11 years ago