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.354143  -0.593918  attributes  0   marker 0
Point    5:  -0.624389  -1.10679  attributes  0   marker 0
Point    6:  0.0270258  -1.64357  attributes  0   marker 0
Point    7:  1.51564  -1.16381    attributes  0   marker 0
Point    8:  0.354143  -0.593918  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.354142725468, -0.593918323517) 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:  3

Statistics:

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

  Mesh points: 5
  Mesh triangles: 2
  Mesh edges: 5
  Mesh boundary edges: 4
  Mesh segments: 4

Triangulation:

Point    0:  0.354143  -0.593918   attributes  0   marker 0
Point    1:  -0.624389  -1.10679   attributes  0   marker 1
Point    2:  0.0270258  -1.64357   attributes  0   marker 1
Point    3:  1.51564  -1.16381   attributes  0   marker 1
Point    4:  0.354143  -0.593918   attributes  0   marker 1

Triangle    0 points:     2     3     4
Triangle    1 points:     2     4     1

Segment    0 points:     1     4   marker 1
Segment    1 points:     2     1   marker 1
Segment    2 points:     3     2   marker 1
Segment    3 points:     3     4   marker 1

Edge    0 points:     2     3   marker 1
Edge    1 points:     3     4   marker 1
Edge    2 points:     4     2   marker 0
Edge    3 points:     4     1   marker 1
Edge    4 points:     1     2   marker 1

------------------------------------------------------
------------------------------------------------------

