Graph Algorithms (``scirs2.graph``)
======================================
Graph construction, shortest paths, and community detection.
.. automodule:: scirs2.graph
:members:
:undoc-members:
:show-inheritance:
See the :doc:`../guides/quickstart` for usage examples.