Filters ======= Examples in this module use ``nx.les_miserables_graph()`` and ``nx.davis_southern_women_graph()``. Complexity classes are provided in each function docstring. .. automodule:: networkx_backbone.filters :no-members: .. currentmodule:: networkx_backbone .. autofunction:: multigraph_to_weighted .. autofunction:: threshold_filter .. autofunction:: fraction_filter .. autofunction:: boolean_filter .. autofunction:: consensus_backbone