Wraps the edge addition planarity suite for graph planarity testing and embedding in passagemath. Version 10.8.4, requires Python >=3.11, <3.15. Part of the passagemath ecosystem. Release cadence follows passagemath.
pip install passagemath-planarityVerified import paths — ran on the pinned version, not inferred.
Quick example showing planarity test and planar embedding extraction.
Use the correct import path: from passagemath.planarity import planarity
Use the recommended import: from passagemath.planarity import planarity
Use a Python version from 3.11 to 3.14.
No dependency data recorded yet.