Package Jcg.test
package Jcg.test
-
ClassesClassDescriptionThis class provides methods for testing the Triangle based Data Structure for triangulationA class for testing the construction of a 2D Delaunay triangulation.A class for testing the Half-edge data structure representing polyhedral surfaces.A simple program for testing the random generation of planar triangulations It generates uniform planar random triangulations, according to the generator by Poulalhon/Schaeffer (Icalp 2003) Warning: It works fine for triangulations having up to 2M vertices (with Java 7, 64 bits, 5GB Ram)