summaryrefslogtreecommitdiff
path: root/doc/reference/algorithms/mis.rst
blob: e5c87fe64d961392fdf800101438441aa9f068a1 (plain)
1
2
3
4
5
6
7
8
9
10
***********************
Maximal independent set
***********************

.. automodule:: networkx.algorithms.mis
.. autosummary::
   :toctree: generated/

   maximal_independent_set