[PPL-devel] [GIT] ppl/ppl(pip): Moved the simplex tableau from PIP_Problem to PIP_Solution_Node.

François Galea francois.galea at uvsq.fr
Tue Sep 8 12:58:18 CEST 2009


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

Author: François Galea <francois.galea at uvsq.fr>
Date:   Tue Sep  8 12:56:49 2009 +0200

Moved the simplex tableau from PIP_Problem to PIP_Solution_Node.

---

 src/PIP_Problem.cc           |  114 +++---------------------------
 src/PIP_Problem.defs.hh      |   69 +-----------------
 src/PIP_Problem.inlines.hh   |   30 --------
 src/PIP_Problem.templates.hh |    3 +-
 src/PIP_Tree.cc              |  140 ++++++++++++++++++++++++++++++++++++
 src/PIP_Tree.defs.hh         |  161 ++++++++++++++++++++++++++++++++++++++++--
 src/PIP_Tree.inlines.hh      |   30 ++++++++
 7 files changed, 339 insertions(+), 208 deletions(-)

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



More information about the PPL-devel mailing list