Input point set:

Point    0:  0  -2.98858          attributes  0   marker 0
Point    1:  4.24264  -0.816496   attributes  0   marker 0
Point    2:  0  0.800788          attributes  0   marker 0
Point    3:  -4.24264  -0.816497  attributes  0   marker 0
Point    4:  -0.202093  -0.578931 attributes  0   marker 0
Point    5:  -1.33512  -1.29447   attributes  0   marker 0
Point    6:  -0.0570442  -2.16679 attributes  0   marker 0
Point    7:  1.68719  -1.19395    attributes  0   marker 0
Point    8:  -0.202093  -0.578931 attributes  0   marker 0

Segment    0 points:     0     1
Segment    1 points:     1     2
Segment    2 points:     2     3
Segment    3 points:     3     0
Segment    4 points:     4     5
Segment    5 points:     5     6
Segment    6 points:     6     7
Segment    7 points:     7     8


Constructing Delaunay triangulation by divide-and-conquer method.
Warning:  A duplicate point at (-0.202093, -0.578931) appeared and was ignored.
Delaunay milliseconds:  1
Inserting segments into Delaunay triangulation.
Segment milliseconds:  0
Removing unwanted triangles.
Hole milliseconds:  0

Writing points.
Writing triangles.
Writing segments.
Writing edges.

Output milliseconds:  0
Total running milliseconds:  4

Statistics:

  Input points: 9
  Input segments: 8
  Input holes: 1

  Mesh points: 9
  Mesh triangles: 8
  Mesh edges: 16
  Mesh boundary edges: 8
  Mesh segments: 8

Initial triangulation:

Point    0:  0  -2.98858   attributes  0   marker 1
Point    1:  4.24264  -0.816496   attributes  0   marker 1
Point    2:  0  0.800788   attributes  0   marker 1
Point    3:  -4.24264  -0.816497   attributes  0   marker 1
Point    4:  -0.202093  -0.578931   attributes  0   marker 1
Point    5:  -1.33512  -1.29447   attributes  0   marker 1
Point    6:  -0.0570442  -2.16679   attributes  0   marker 1
Point    7:  1.68719  -1.19395   attributes  0   marker 1
Point    8:  -0.202093  -0.578931   attributes  0   marker 0

Triangle    0 points:     0     6     5
Triangle    1 points:     2     5     4
Triangle    2 points:     5     2     3
Triangle    3 points:     0     5     3
Triangle    4 points:     7     2     4
Triangle    5 points:     7     0     1
Triangle    6 points:     1     2     7
Triangle    7 points:     7     6     0

Segment    0 points:     1     0   marker 1
Segment    1 points:     2     1   marker 1
Segment    2 points:     3     2   marker 1
Segment    3 points:     0     3   marker 1
Segment    4 points:     4     5   marker 1
Segment    5 points:     5     6   marker 1
Segment    6 points:     6     7   marker 1
Segment    7 points:     4     7   marker 1

Edge    0 points:     0     6   marker 0
Edge    1 points:     6     5   marker 1
Edge    2 points:     5     0   marker 0
Edge    3 points:     2     5   marker 0
Edge    4 points:     5     4   marker 1
Edge    5 points:     4     2   marker 0
Edge    6 points:     2     3   marker 1
Edge    7 points:     3     5   marker 0
Edge    8 points:     3     0   marker 1
Edge    9 points:     7     2   marker 0
Edge   10 points:     4     7   marker 1
Edge   11 points:     7     0   marker 0
Edge   12 points:     0     1   marker 1
Edge   13 points:     1     7   marker 0
Edge   14 points:     1     2   marker 1
Edge   15 points:     7     6   marker 1

