[PPL-devel] [GIT] ppl/ppl(pip): Simplified interface for virtual method PIP_Tree_Node:: solve().

Enea Zaffanella zaffanella at cs.unipr.it
Fri Feb 5 14:10:00 CET 2010


Module: ppl/ppl
Branch: pip
Commit: 2cf07608658891e0916de858fc519a082fed02c3
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=2cf07608658891e0916de858fc519a082fed02c3

Author: Enea Zaffanella <zaffanella at cs.unipr.it>
Date:   Fri Feb  5 14:05:42 2010 +0100

Simplified interface for virtual method PIP_Tree_Node::solve().
No longer using the PIP_Tree_Node*& parent_ref argument and direclty
returning the solution PIP_Tree_Node* instead of a status flag.

---

 src/PIP_Problem.cc   |   23 ++++++----------
 src/PIP_Tree.cc      |   60 ++++++++++++++++++-------------------------
 src/PIP_Tree.defs.hh |   69 ++++++++++++++++++++-----------------------------
 3 files changed, 62 insertions(+), 90 deletions(-)

Diff:   http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=2cf07608658891e0916de858fc519a082fed02c3



More information about the PPL-devel mailing list