예제 #1
0
int main ()
{
  test_edge_collapse();
}
예제 #2
0
int main ()
{
  test_num_of_vertices_in_triangulation();
  test_edge_collapse();
}