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 40c698af90 Some fixes to make new SMT framework compile with clang under Mac OS (includes fixes to some initializiation ordering warnings). Bugfix for PRISM parser to correctly handle formulas. 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. 12 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. 12 years ago
NativeNondeterministicLinearEquationSolverTest.cpp Moved from additional row grouping to the one embedded in the matrix itself. 12 years ago
Z3SmtSolverTest.cpp Implemented Unsat Core/Assumtions & simple test 11 years ago