Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Arrangement to Dual Graph

Subject: CGAL users discussion list

List archive

[cgal-discuss] Arrangement to Dual Graph


Chronological Thread 
  • From: pgiitu <>
  • To:
  • Subject: [cgal-discuss] Arrangement to Dual Graph
  • Date: Mon, 30 Jan 2012 05:13:56 -0800 (PST)

Hi,

I am working on a project in which I require to do Breadth First Search on
the faces of an arrangement. CGAL using BGL provides support for making a
dual graph of a given arrangement. However, in that dual graph I don't
require few faces.

So, the problem is that I need to make a dual graph of certain specific
faces of an arrangement. I dont know how to remove certain faces from the
dual graph of an arrangement.



--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/Arrangement-to-Dual-Graph-tp4340937p4340937.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page