[PPL-devel] [GIT] ppl/ppl(pip): Simplified the solution tree exploration method.

François Galea francois.galea at uvsq.fr
Mon Nov 30 17:14:51 CET 2009


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

Author: François Galea <francois.galea at uvsq.fr>
Date:   Mon Nov 30 15:31:58 2009 +0100

Simplified the solution tree exploration method.
Including, the PIP_Tree_Node::insert_artificials method has been removed.

---

 demos/ppl_pips/ppl_pips.cc                  |   19 +++------
 interfaces/C/ppl_c_header.h                 |   39 +-------------------
 interfaces/C/ppl_c_implementation_common.cc |   22 +----------
 interfaces/C/tests/pip_test.c               |   14 +++----
 src/PIP_Tree.cc                             |   19 +++++++--
 src/PIP_Tree.defs.hh                        |   54 +++++++++++++--------------
 tests/PIP_Problem/pipproblem1.cc            |   19 +++------
 7 files changed, 62 insertions(+), 124 deletions(-)

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



More information about the PPL-devel mailing list