Skip to Content.
Sympa Menu

cgal-discuss - Re: [cgal-discuss] Access to edge

Subject: CGAL users discussion list

List archive

Re: [cgal-discuss] Access to edge


Chronological Thread 
  • From: Olivier Devillers <>
  • To:
  • Subject: Re: [cgal-discuss] Access to edge
  • Date: Tue, 28 Jul 2009 17:33:45 +0200

400555 a écrit :
Thank you! That what I need.
and it was in the manual.... how surprising that useful information is there !

And what does it mean: complexity is O(deg(va))?

deg(va) - is number of edges from vertex va ?

yes
So the complexity is O(const) isn't it ?

no, the degree is not a constant. a vertex can have all other vertices as neighbors




Archive powered by MHonArc 2.6.16.

Top of Page