Hybrid Methods ============== Examples in this module use ``nx.les_miserables_graph()``. Methods return scored full graphs; apply :func:`~networkx_backbone.threshold_filter` to extract final backbones. Complexity classes are provided in each function docstring. .. automodule:: networkx_backbone.hybrid :no-members: .. currentmodule:: networkx_backbone .. autofunction:: glab_filter .. minigallery:: networkx_backbone.glab_filter :add-heading: Gallery Examples .. rubric:: Function Image Reference .. include:: ../_includes/gallery/hybrid.rst