31.01.2014 Views

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

Version 5.0 The LEDA User Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

list M.triangulate( )<br />

triangulates all faces of M by inserting new edges.<br />

<strong>The</strong> list of inserted edges is returned.<br />

4. Implementation<br />

Planar maps are implemented by parameterized directed graph. All operations take constant<br />

time, except for new edge and del edge which take time O(f) where f is the number<br />

of edges in the created faces and triangulate and straight line embedding which take time<br />

O(n) where n is the current size (number of edges) of the planar map.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!