DCEL data structure in LEDA

186 Views Asked by At

I am using LEDA for a project in which I have to use doubly connected edge list(DCEL) data structure. I have tried planar_map but that did not worked. So Which data structure should i use for implementing the DCEL in LEDA ??

0

There are 0 best solutions below