[GIT] ppl/ppl(master): Implemented Octagonal_Shape:: simplify_using_context_assign().
Module: ppl/ppl Branch: master Commit: 0a1cc339eb310c007c95c8bbcee49a0d5f485cc4 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=0a1cc339eb310... Author: Enea Zaffanella <zaffanella@cs.unipr.it> Date: Wed Mar 25 16:52:54 2009 +0100 Implemented Octagonal_Shape::simplify_using_context_assign(). The efficiency of the method needs improving. Added a few tests. --- src/Octagonal_Shape.templates.hh | 247 +++++++++++++++++- tests/BD_Shape/simplifyusingcontext1.cc | 2 +- tests/Octagonal_Shape/Makefile.am | 3 + tests/Octagonal_Shape/simplifyusingcontext1.cc | 339 ++++++++++++++++++++++++ tests/Polyhedron/simplifyusingcontext1.cc | 2 +- 5 files changed, 588 insertions(+), 5 deletions(-) Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=0a1cc339e...
participants (1)
-
Enea Zaffanella