Expand description

Algorithms and data structures for PTAS (Polynomial Time Approximation Scheme) on planar graphs

Modules

Contains algorithms required for the PTAS.
Contains the datastructures used by the crate
This modules contains embedding functions
Contains the algorithms for generating random graph used by this crate.