Sage Reference Manual
.. _sage.graphs:12Graph Theory3============456Graph objects and methods7-------------------------89.. toctree::10:maxdepth: 11112sage/graphs/generic_graph13sage/graphs/graph14sage/graphs/digraph15sage/graphs/bipartite_graph161718Constructors and databases19--------------------------2021.. toctree::22:maxdepth: 12324sage/graphs/graph_generators25sage/graphs/digraph_generators26sage/graphs/graph_generators_pyx27sage/graphs/graph_database28sage/graphs/isgci293031Low-level implementation32------------------------3334.. toctree::35:maxdepth: 13637sage/graphs/base/overview38sage/graphs/base/c_graph39sage/graphs/base/sparse_graph40sage/graphs/base/dense_graph41sage/graphs/base/static_dense_graph42sage/graphs/base/static_sparse_graph43sage/graphs/base/static_sparse_backend44sage/graphs/base/graph_backends45sage/graphs/base/boost_graph4647Hypergraphs48-----------4950.. toctree::51:maxdepth: 15253sage/graphs/hypergraph_generators54sage/combinat/designs/incidence_structures555657Libraries of algorithms58-----------------------5960.. toctree::61:maxdepth: 16263sage/graphs/graph_coloring64sage/graphs/cliquer65sage/graphs/centrality66sage/graphs/asteroidal_triples67sage/graphs/independent_sets68sage/graphs/comparability69sage/graphs/line_graph70sage/graphs/spanning_tree71sage/graphs/pq_trees72sage/graphs/trees73sage/graphs/matchpoly74sage/graphs/genus75sage/graphs/lovasz_theta76sage/graphs/linearextensions77sage/graphs/schnyder78sage/graphs/graph_plot79sage/graphs/graph_plot_js80sage/graphs/graph_decompositions/vertex_separation81sage/graphs/graph_decompositions/rankwidth82sage/graphs/graph_decompositions/bandwidth83sage/graphs/graph_decompositions/cutwidth84sage/graphs/graph_decompositions/graph_products85sage/graphs/convexity_properties86sage/graphs/weakly_chordal87sage/graphs/distances_all_pairs88sage/graphs/graph_latex89sage/graphs/graph_editor90sage/graphs/graph_list91sage/graphs/hyperbolicity92sage/graphs/tutte_polynomial93sage/graphs/generic_graph_pyx9495.. include:: ../footer.txt969798