Skip to content

Commit

Permalink
Add bipartition_graph and bipartition_tree to API section of docs
Browse files Browse the repository at this point in the history
  • Loading branch information
InnovativeInventor committed May 23, 2022
1 parent 79f283a commit f2fc8b4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ Tree
retworkx.minimum_spanning_edges
retworkx.minimum_spanning_tree
retworkx.steiner_tree
retworkx.bipartition_tree

.. _isomorphism:

Expand Down Expand Up @@ -178,6 +179,7 @@ Other Algorithm Functions
retworkx.core_number
retworkx.graph_greedy_color
retworkx.metric_closure
retworkx.bipartition_graph

.. _generator_funcs:

Expand Down

0 comments on commit f2fc8b4

Please sign in to comment.