Files
spqrtree/docs/source/index.rst
依瑪貓 23282de176 Initial commit
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-05 09:33:44 +08:00

26 lines
485 B
ReStructuredText

spqrtree
========
A pure Python SPQR-tree implementation for biconnected graphs.
**spqrtree** decomposes a biconnected graph into its triconnected
components and organizes them as an SPQR-tree, a classical data
structure in graph theory used for planarity testing, graph drawing,
and network analysis.
.. toctree::
:maxdepth: 2
:caption: Contents:
intro
spqrtree
changelog
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`