
Module: ppl/ppl Branch: ppl-0_11-branch Commit: a29eeffe5ffdee3bf472673e596a616cd7eca96b URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a29eeffe5ffde...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Thu Jan 6 09:08:37 2011 +0100
Typo fixed.
---
src/MIP_Problem.defs.hh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/MIP_Problem.defs.hh b/src/MIP_Problem.defs.hh index 63a39db..0f6a03c 100644 --- a/src/MIP_Problem.defs.hh +++ b/src/MIP_Problem.defs.hh @@ -562,7 +562,7 @@ private: is only meaningful when the function exit returning value \c true.
\return - \c false if a trivially false constraint is detected, \true otherwise. + \c false if a trivially false constraint is detected, \c true otherwise.
\param additional_tableau_rows On exit, this will store the number of rows that have to be added