planarity

Program for planarity-related graph algorithms
  https://github.com/graph-algorithms/edge-addition-planarity-suite
  0
  no reviews



This package contains a command-line reference implementation of the Edge Addition Planarity Algorithm, which is the best linear-time method to embed a planar graph and isolate planarity obstructions.