.. Copyright (c) 2021-2024 J. D. Mitchell Distributed under the terms of the GPL license version 3. The full license is in the file LICENSE, distributed with this software. .. currentmodule:: libsemigroups_pybind11 The WordGraph class =================== .. autoclass:: WordGraph :doc-only: Contents -------- .. autosummary:: :signatures: short ~WordGraph WordGraph.add_nodes WordGraph.add_to_out_degree WordGraph.copy WordGraph.disjoint_union_inplace WordGraph.induced_subgraph WordGraph.init WordGraph.labels_and_targets WordGraph.next_label_and_target WordGraph.nodes WordGraph.number_of_edges WordGraph.number_of_nodes WordGraph.out_degree WordGraph.random WordGraph.remove_all_targets WordGraph.remove_label WordGraph.remove_target WordGraph.reserve WordGraph.swap_targets WordGraph.target WordGraph.targets Full API -------- .. autoclass:: WordGraph :class-doc-from: init :members: