Graph state generation ====================== :mod:`graphix.extraction` module ++++++++++++++++++++++++++++++++ This module provides functions to extract clusters from a given graph state. .. automodule:: graphix.extraction .. currentmodule:: graphix.extraction .. autoclass:: ResourceGraph :members: .. autoclass:: ResourceType :members: .. autofunction:: graph_to_fusion_network .. autofunction:: create_resource_graph .. autofunction:: fusion_nodes