Index – S s (sage.graphs.tutte_polynomial.Ear property) sage.combinat.designs.incidence_structures module sage.graphs.asteroidal_triples module sage.graphs.base.boost_graph module sage.graphs.base.c_graph module sage.graphs.base.dense_graph module sage.graphs.base.graph_backends module sage.graphs.base.overview module sage.graphs.base.sparse_graph module sage.graphs.base.static_dense_graph module sage.graphs.base.static_sparse_backend module sage.graphs.base.static_sparse_graph module sage.graphs.bipartite_graph module sage.graphs.centrality module sage.graphs.cliquer module sage.graphs.cographs module sage.graphs.comparability module sage.graphs.connectivity module sage.graphs.convexity_properties module sage.graphs.digraph module sage.graphs.digraph_generators module sage.graphs.distances_all_pairs module sage.graphs.domination module sage.graphs.edge_connectivity module sage.graphs.generators.basic module sage.graphs.generators.chessboard module sage.graphs.generators.classical_geometries module sage.graphs.generators.distance_regular module sage.graphs.generators.families module sage.graphs.generators.intersection module sage.graphs.generators.platonic_solids module sage.graphs.generators.random module sage.graphs.generators.smallgraphs module sage.graphs.generators.world_map module sage.graphs.generic_graph module sage.graphs.generic_graph_pyx module sage.graphs.genus module sage.graphs.graph module sage.graphs.graph_coloring module sage.graphs.graph_database module sage.graphs.graph_decompositions.bandwidth module sage.graphs.graph_decompositions.clique_separators module sage.graphs.graph_decompositions.cutwidth module sage.graphs.graph_decompositions.graph_products module sage.graphs.graph_decompositions.modular_decomposition module sage.graphs.graph_decompositions.rankwidth module sage.graphs.graph_decompositions.slice_decomposition module sage.graphs.graph_decompositions.tree_decomposition module sage.graphs.graph_decompositions.vertex_separation module sage.graphs.graph_editor module sage.graphs.graph_generators module sage.graphs.graph_generators_pyx module sage.graphs.graph_input module sage.graphs.graph_latex module sage.graphs.graph_list module sage.graphs.graph_plot module sage.graphs.graph_plot_js module sage.graphs.hyperbolicity module sage.graphs.hypergraph_generators module sage.graphs.independent_sets module sage.graphs.isgci module sage.graphs.line_graph module sage.graphs.lovasz_theta module sage.graphs.matching module sage.graphs.matching_covered_graph module sage.graphs.matchpoly module sage.graphs.orientations module sage.graphs.partial_cube module sage.graphs.path_enumeration module sage.graphs.planarity module sage.graphs.pq_trees module sage.graphs.schnyder module sage.graphs.spanning_tree module sage.graphs.strongly_regular_db module sage.graphs.traversals module sage.graphs.trees module sage.graphs.tutte_polynomial module sage.graphs.views module sage.graphs.weakly_chordal module save_afile() (sage.graphs.bipartite_graph.BipartiteGraph method) SchlaefliGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) Search_iterator (class in sage.graphs.base.c_graph) seidel_adjacency_matrix() (sage.graphs.graph.Graph method) seidel_switching() (sage.graphs.graph.Graph method) SERIES (sage.graphs.graph_decompositions.modular_decomposition.NodeType attribute) set_contiguous() (sage.graphs.pq_trees.P method) (sage.graphs.pq_trees.Q method) set_edge_label() (sage.graphs.base.dense_graph.DenseGraphBackend method) (sage.graphs.base.graph_backends.GenericGraphBackend method) (sage.graphs.base.sparse_graph.SparseGraphBackend method) (sage.graphs.base.static_sparse_backend.StaticSparseBackend method) (sage.graphs.generic_graph.GenericGraph method) set_edges() (sage.graphs.graph_plot.GraphPlot method) set_embedding() (sage.graphs.generic_graph.GenericGraph method) set_latex_options() (sage.graphs.generic_graph.GenericGraph method) set_option() (sage.graphs.graph_latex.GraphLatex method) set_options() (sage.graphs.graph_latex.GraphLatex method) set_pos() (sage.graphs.generic_graph.GenericGraph method) (sage.graphs.graph_plot.GraphPlot method) set_vertex() (sage.graphs.generic_graph.GenericGraph method) set_vertices() (sage.graphs.generic_graph.GenericGraph method) (sage.graphs.graph_plot.GraphPlot method) setup_latex_preamble() (in module sage.graphs.graph_latex) shortened_000_111_extended_binary_Golay_code_graph() (in module sage.graphs.generators.distance_regular) (sage.graphs.graph_generators.GraphGenerators static method) shortened_00_11_binary_Golay_code_graph() (in module sage.graphs.generators.distance_regular) (sage.graphs.graph_generators.GraphGenerators static method) shortest_path() (sage.graphs.base.c_graph.CGraphBackend method) (sage.graphs.generic_graph.GenericGraph method) shortest_path_all_pairs() (in module sage.graphs.distances_all_pairs) (sage.graphs.generic_graph.GenericGraph method) shortest_path_all_vertices() (sage.graphs.base.c_graph.CGraphBackend method) shortest_path_length() (sage.graphs.generic_graph.GenericGraph method) shortest_path_lengths() (sage.graphs.generic_graph.GenericGraph method) shortest_path_special() (sage.graphs.base.c_graph.CGraphBackend method) shortest_paths() (in module sage.graphs.base.boost_graph) (sage.graphs.generic_graph.GenericGraph method) shortest_paths_from_vertices() (in module sage.graphs.base.boost_graph) shortest_simple_paths() (in module sage.graphs.path_enumeration) (sage.graphs.generic_graph.GenericGraph method) show() (sage.graphs.generic_graph.GenericGraph method) (sage.graphs.graph_database.GraphQuery method) (sage.graphs.graph_plot.GraphPlot method) show3d() (sage.graphs.generic_graph.GenericGraph method) show_all() (sage.graphs.isgci.GraphClasses method) show_graphs() (in module sage.graphs.graph_list) ShrikhandeGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) SierpinskiGasketGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) simple_connected_genus_backtracker (class in sage.graphs.genus) simple_connected_graph_genus() (in module sage.graphs.genus) simplify() (sage.graphs.pq_trees.PQ method) SimsGewirtzGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) sinks() (sage.graphs.digraph.DiGraph method) size() (sage.graphs.generic_graph.GenericGraph method) slice() (sage.graphs.graph_decompositions.slice_decomposition.SliceDecomposition method) slice_decomposition() (in module sage.graphs.graph_decompositions.slice_decomposition) (sage.graphs.graph.Graph method) SliceDecomposition (class in sage.graphs.graph_decompositions.slice_decomposition) small_integer_to_graph6() (in module sage.graphs.generic_graph_pyx) smallgraphs (sage.graphs.graph_generators.GraphGenerators attribute) smallgraphs() (sage.graphs.isgci.GraphClasses method) sources() (sage.graphs.digraph.DiGraph method) SousselierGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) spanning_trees() (in module sage.graphs.spanning_tree) (sage.graphs.graph.Graph method) spanning_trees_count() (sage.graphs.generic_graph.GenericGraph method) sparse6_string() (sage.graphs.graph.Graph method) SparseGraph (class in sage.graphs.base.sparse_graph) SparseGraphBackend (class in sage.graphs.base.sparse_graph) spectral_radius() (in module sage.graphs.base.static_sparse_graph) (sage.graphs.generic_graph.GenericGraph method) spectrum() (sage.graphs.generic_graph.GenericGraph method) spqr_tree() (in module sage.graphs.connectivity) (sage.graphs.graph.Graph method) spqr_tree_to_graph() (in module sage.graphs.connectivity) spring_layout_fast() (in module sage.graphs.generic_graph_pyx) SquaredSkewHadamardMatrixGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) SRG_100_44_18_20() (in module sage.graphs.strongly_regular_db) SRG_100_45_20_20() (in module sage.graphs.strongly_regular_db) SRG_105_32_4_12() (in module sage.graphs.strongly_regular_db) SRG_120_63_30_36() (in module sage.graphs.strongly_regular_db) SRG_120_77_52_44() (in module sage.graphs.strongly_regular_db) SRG_126_25_8_4() (in module sage.graphs.strongly_regular_db) SRG_126_50_13_24() (in module sage.graphs.strongly_regular_db) SRG_1288_792_476_504() (in module sage.graphs.strongly_regular_db) SRG_144_39_6_12() (in module sage.graphs.strongly_regular_db) SRG_175_72_20_36() (in module sage.graphs.strongly_regular_db) SRG_176_105_68_54() (in module sage.graphs.strongly_regular_db) SRG_176_49_12_14() (in module sage.graphs.strongly_regular_db) SRG_176_90_38_54() (in module sage.graphs.strongly_regular_db) SRG_196_91_42_42() (in module sage.graphs.strongly_regular_db) SRG_210_99_48_45() (in module sage.graphs.strongly_regular_db) SRG_220_84_38_28() (in module sage.graphs.strongly_regular_db) SRG_243_110_37_60() (in module sage.graphs.strongly_regular_db) SRG_253_140_87_65() (in module sage.graphs.strongly_regular_db) SRG_276_140_58_84() (in module sage.graphs.strongly_regular_db) SRG_280_117_44_52() (in module sage.graphs.strongly_regular_db) SRG_280_135_70_60() (in module sage.graphs.strongly_regular_db) SRG_416_100_36_20() (in module sage.graphs.strongly_regular_db) SRG_560_208_72_80() (in module sage.graphs.strongly_regular_db) SRG_630_85_20_10() (in module sage.graphs.strongly_regular_db) SRG_from_RSHCD() (in module sage.graphs.strongly_regular_db) StaircaseGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) StarGraph() (in module sage.graphs.generators.basic) (sage.graphs.graph_generators.GraphGenerators static method) StaticSparseBackend (class in sage.graphs.base.static_sparse_backend) StaticSparseCGraph (class in sage.graphs.base.static_sparse_backend) steiner_tree() (sage.graphs.generic_graph.GenericGraph method) strong_articulation_points() (in module sage.graphs.connectivity) (sage.graphs.digraph.DiGraph method) strong_orientation() (in module sage.graphs.orientations) (sage.graphs.graph.Graph method) strong_orientations_iterator() (in module sage.graphs.orientations) (sage.graphs.graph.Graph method) strong_product() (sage.graphs.generic_graph.GenericGraph method) strongly_connected_component_containing_vertex() (in module sage.graphs.connectivity) (sage.graphs.base.c_graph.CGraphBackend method) (sage.graphs.digraph.DiGraph method) strongly_connected_components() (sage.graphs.digraph.DiGraph method) strongly_connected_components_digraph() (in module sage.graphs.base.static_sparse_graph) (in module sage.graphs.connectivity) (sage.graphs.digraph.DiGraph method) strongly_connected_components_subgraphs() (in module sage.graphs.connectivity) (sage.graphs.digraph.DiGraph method) strongly_regular_db (sage.graphs.graph_generators.GraphGenerators attribute) strongly_regular_from_two_intersection_set() (in module sage.graphs.strongly_regular_db) strongly_regular_from_two_weight_code() (in module sage.graphs.strongly_regular_db) strongly_regular_graph() (in module sage.graphs.strongly_regular_db) (sage.graphs.graph_generators.GraphGenerators static method) strongly_regular_graph_lazy() (in module sage.graphs.strongly_regular_db) StronglyRegular() (sage.graphs.digraph_generators.DiGraphGenerators method) subdivide_edge() (sage.graphs.generic_graph.GenericGraph method) subdivide_edges() (sage.graphs.generic_graph.GenericGraph method) subgraph() (sage.graphs.generic_graph.GenericGraph method) subgraph_given_vertices() (sage.graphs.base.c_graph.CGraphBackend method) subgraph_search() (sage.graphs.generic_graph.GenericGraph method) subgraph_search_count() (sage.graphs.generic_graph.GenericGraph method) subgraph_search_iterator() (sage.graphs.generic_graph.GenericGraph method) subgraphs_to_query() (in module sage.graphs.graph_database) SubgraphSearch (class in sage.graphs.generic_graph_pyx) SuzukiGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) SwitchedSquaredSkewHadamardMatrixGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) SylvesterGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) symmetric_edge_polytope() (sage.graphs.generic_graph.GenericGraph method) SymplecticDualPolarGraph() (in module sage.graphs.generators.classical_geometries) (sage.graphs.graph_generators.GraphGenerators static method) SymplecticPolarGraph() (in module sage.graphs.generators.classical_geometries) (sage.graphs.graph_generators.GraphGenerators static method) szeged_index() (in module sage.graphs.distances_all_pairs) (sage.graphs.generic_graph.GenericGraph method) SzekeresSnarkGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method)
Index – S s (sage.graphs.tutte_polynomial.Ear property) sage.combinat.designs.incidence_structures module sage.graphs.asteroidal_triples module sage.graphs.base.boost_graph module sage.graphs.base.c_graph module sage.graphs.base.dense_graph module sage.graphs.base.graph_backends module sage.graphs.base.overview module sage.graphs.base.sparse_graph module sage.graphs.base.static_dense_graph module sage.graphs.base.static_sparse_backend module sage.graphs.base.static_sparse_graph module sage.graphs.bipartite_graph module sage.graphs.centrality module sage.graphs.cliquer module sage.graphs.cographs module sage.graphs.comparability module sage.graphs.connectivity module sage.graphs.convexity_properties module sage.graphs.digraph module sage.graphs.digraph_generators module sage.graphs.distances_all_pairs module sage.graphs.domination module sage.graphs.edge_connectivity module sage.graphs.generators.basic module sage.graphs.generators.chessboard module sage.graphs.generators.classical_geometries module sage.graphs.generators.distance_regular module sage.graphs.generators.families module sage.graphs.generators.intersection module sage.graphs.generators.platonic_solids module sage.graphs.generators.random module sage.graphs.generators.smallgraphs module sage.graphs.generators.world_map module sage.graphs.generic_graph module sage.graphs.generic_graph_pyx module sage.graphs.genus module sage.graphs.graph module sage.graphs.graph_coloring module sage.graphs.graph_database module sage.graphs.graph_decompositions.bandwidth module sage.graphs.graph_decompositions.clique_separators module sage.graphs.graph_decompositions.cutwidth module sage.graphs.graph_decompositions.graph_products module sage.graphs.graph_decompositions.modular_decomposition module sage.graphs.graph_decompositions.rankwidth module sage.graphs.graph_decompositions.slice_decomposition module sage.graphs.graph_decompositions.tree_decomposition module sage.graphs.graph_decompositions.vertex_separation module sage.graphs.graph_editor module sage.graphs.graph_generators module sage.graphs.graph_generators_pyx module sage.graphs.graph_input module sage.graphs.graph_latex module sage.graphs.graph_list module sage.graphs.graph_plot module sage.graphs.graph_plot_js module sage.graphs.hyperbolicity module sage.graphs.hypergraph_generators module sage.graphs.independent_sets module sage.graphs.isgci module sage.graphs.line_graph module sage.graphs.lovasz_theta module sage.graphs.matching module sage.graphs.matching_covered_graph module sage.graphs.matchpoly module sage.graphs.orientations module sage.graphs.partial_cube module sage.graphs.path_enumeration module sage.graphs.planarity module sage.graphs.pq_trees module sage.graphs.schnyder module sage.graphs.spanning_tree module sage.graphs.strongly_regular_db module sage.graphs.traversals module sage.graphs.trees module sage.graphs.tutte_polynomial module sage.graphs.views module sage.graphs.weakly_chordal module save_afile() (sage.graphs.bipartite_graph.BipartiteGraph method) SchlaefliGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) Search_iterator (class in sage.graphs.base.c_graph) seidel_adjacency_matrix() (sage.graphs.graph.Graph method) seidel_switching() (sage.graphs.graph.Graph method) SERIES (sage.graphs.graph_decompositions.modular_decomposition.NodeType attribute) set_contiguous() (sage.graphs.pq_trees.P method) (sage.graphs.pq_trees.Q method) set_edge_label() (sage.graphs.base.dense_graph.DenseGraphBackend method) (sage.graphs.base.graph_backends.GenericGraphBackend method) (sage.graphs.base.sparse_graph.SparseGraphBackend method) (sage.graphs.base.static_sparse_backend.StaticSparseBackend method) (sage.graphs.generic_graph.GenericGraph method) set_edges() (sage.graphs.graph_plot.GraphPlot method) set_embedding() (sage.graphs.generic_graph.GenericGraph method) set_latex_options() (sage.graphs.generic_graph.GenericGraph method) set_option() (sage.graphs.graph_latex.GraphLatex method) set_options() (sage.graphs.graph_latex.GraphLatex method) set_pos() (sage.graphs.generic_graph.GenericGraph method) (sage.graphs.graph_plot.GraphPlot method) set_vertex() (sage.graphs.generic_graph.GenericGraph method) set_vertices() (sage.graphs.generic_graph.GenericGraph method) (sage.graphs.graph_plot.GraphPlot method) setup_latex_preamble() (in module sage.graphs.graph_latex) shortened_000_111_extended_binary_Golay_code_graph() (in module sage.graphs.generators.distance_regular) (sage.graphs.graph_generators.GraphGenerators static method) shortened_00_11_binary_Golay_code_graph() (in module sage.graphs.generators.distance_regular) (sage.graphs.graph_generators.GraphGenerators static method) shortest_path() (sage.graphs.base.c_graph.CGraphBackend method) (sage.graphs.generic_graph.GenericGraph method) shortest_path_all_pairs() (in module sage.graphs.distances_all_pairs) (sage.graphs.generic_graph.GenericGraph method) shortest_path_all_vertices() (sage.graphs.base.c_graph.CGraphBackend method) shortest_path_length() (sage.graphs.generic_graph.GenericGraph method) shortest_path_lengths() (sage.graphs.generic_graph.GenericGraph method) shortest_path_special() (sage.graphs.base.c_graph.CGraphBackend method) shortest_paths() (in module sage.graphs.base.boost_graph) (sage.graphs.generic_graph.GenericGraph method) shortest_paths_from_vertices() (in module sage.graphs.base.boost_graph) shortest_simple_paths() (in module sage.graphs.path_enumeration) (sage.graphs.generic_graph.GenericGraph method) show() (sage.graphs.generic_graph.GenericGraph method) (sage.graphs.graph_database.GraphQuery method) (sage.graphs.graph_plot.GraphPlot method) show3d() (sage.graphs.generic_graph.GenericGraph method) show_all() (sage.graphs.isgci.GraphClasses method) show_graphs() (in module sage.graphs.graph_list) ShrikhandeGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) SierpinskiGasketGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) simple_connected_genus_backtracker (class in sage.graphs.genus) simple_connected_graph_genus() (in module sage.graphs.genus) simplify() (sage.graphs.pq_trees.PQ method) SimsGewirtzGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) sinks() (sage.graphs.digraph.DiGraph method) size() (sage.graphs.generic_graph.GenericGraph method) slice() (sage.graphs.graph_decompositions.slice_decomposition.SliceDecomposition method) slice_decomposition() (in module sage.graphs.graph_decompositions.slice_decomposition) (sage.graphs.graph.Graph method) SliceDecomposition (class in sage.graphs.graph_decompositions.slice_decomposition) small_integer_to_graph6() (in module sage.graphs.generic_graph_pyx) smallgraphs (sage.graphs.graph_generators.GraphGenerators attribute) smallgraphs() (sage.graphs.isgci.GraphClasses method) sources() (sage.graphs.digraph.DiGraph method) SousselierGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) spanning_trees() (in module sage.graphs.spanning_tree) (sage.graphs.graph.Graph method) spanning_trees_count() (sage.graphs.generic_graph.GenericGraph method) sparse6_string() (sage.graphs.graph.Graph method) SparseGraph (class in sage.graphs.base.sparse_graph) SparseGraphBackend (class in sage.graphs.base.sparse_graph) spectral_radius() (in module sage.graphs.base.static_sparse_graph) (sage.graphs.generic_graph.GenericGraph method) spectrum() (sage.graphs.generic_graph.GenericGraph method) spqr_tree() (in module sage.graphs.connectivity) (sage.graphs.graph.Graph method) spqr_tree_to_graph() (in module sage.graphs.connectivity) spring_layout_fast() (in module sage.graphs.generic_graph_pyx) SquaredSkewHadamardMatrixGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) SRG_100_44_18_20() (in module sage.graphs.strongly_regular_db) SRG_100_45_20_20() (in module sage.graphs.strongly_regular_db) SRG_105_32_4_12() (in module sage.graphs.strongly_regular_db) SRG_120_63_30_36() (in module sage.graphs.strongly_regular_db) SRG_120_77_52_44() (in module sage.graphs.strongly_regular_db) SRG_126_25_8_4() (in module sage.graphs.strongly_regular_db) SRG_126_50_13_24() (in module sage.graphs.strongly_regular_db) SRG_1288_792_476_504() (in module sage.graphs.strongly_regular_db) SRG_144_39_6_12() (in module sage.graphs.strongly_regular_db) SRG_175_72_20_36() (in module sage.graphs.strongly_regular_db) SRG_176_105_68_54() (in module sage.graphs.strongly_regular_db) SRG_176_49_12_14() (in module sage.graphs.strongly_regular_db) SRG_176_90_38_54() (in module sage.graphs.strongly_regular_db) SRG_196_91_42_42() (in module sage.graphs.strongly_regular_db) SRG_210_99_48_45() (in module sage.graphs.strongly_regular_db) SRG_220_84_38_28() (in module sage.graphs.strongly_regular_db) SRG_243_110_37_60() (in module sage.graphs.strongly_regular_db) SRG_253_140_87_65() (in module sage.graphs.strongly_regular_db) SRG_276_140_58_84() (in module sage.graphs.strongly_regular_db) SRG_280_117_44_52() (in module sage.graphs.strongly_regular_db) SRG_280_135_70_60() (in module sage.graphs.strongly_regular_db) SRG_416_100_36_20() (in module sage.graphs.strongly_regular_db) SRG_560_208_72_80() (in module sage.graphs.strongly_regular_db) SRG_630_85_20_10() (in module sage.graphs.strongly_regular_db) SRG_from_RSHCD() (in module sage.graphs.strongly_regular_db) StaircaseGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) StarGraph() (in module sage.graphs.generators.basic) (sage.graphs.graph_generators.GraphGenerators static method) StaticSparseBackend (class in sage.graphs.base.static_sparse_backend) StaticSparseCGraph (class in sage.graphs.base.static_sparse_backend) steiner_tree() (sage.graphs.generic_graph.GenericGraph method) strong_articulation_points() (in module sage.graphs.connectivity) (sage.graphs.digraph.DiGraph method) strong_orientation() (in module sage.graphs.orientations) (sage.graphs.graph.Graph method) strong_orientations_iterator() (in module sage.graphs.orientations) (sage.graphs.graph.Graph method) strong_product() (sage.graphs.generic_graph.GenericGraph method) strongly_connected_component_containing_vertex() (in module sage.graphs.connectivity) (sage.graphs.base.c_graph.CGraphBackend method) (sage.graphs.digraph.DiGraph method) strongly_connected_components() (sage.graphs.digraph.DiGraph method) strongly_connected_components_digraph() (in module sage.graphs.base.static_sparse_graph) (in module sage.graphs.connectivity) (sage.graphs.digraph.DiGraph method) strongly_connected_components_subgraphs() (in module sage.graphs.connectivity) (sage.graphs.digraph.DiGraph method) strongly_regular_db (sage.graphs.graph_generators.GraphGenerators attribute) strongly_regular_from_two_intersection_set() (in module sage.graphs.strongly_regular_db) strongly_regular_from_two_weight_code() (in module sage.graphs.strongly_regular_db) strongly_regular_graph() (in module sage.graphs.strongly_regular_db) (sage.graphs.graph_generators.GraphGenerators static method) strongly_regular_graph_lazy() (in module sage.graphs.strongly_regular_db) StronglyRegular() (sage.graphs.digraph_generators.DiGraphGenerators method) subdivide_edge() (sage.graphs.generic_graph.GenericGraph method) subdivide_edges() (sage.graphs.generic_graph.GenericGraph method) subgraph() (sage.graphs.generic_graph.GenericGraph method) subgraph_given_vertices() (sage.graphs.base.c_graph.CGraphBackend method) subgraph_search() (sage.graphs.generic_graph.GenericGraph method) subgraph_search_count() (sage.graphs.generic_graph.GenericGraph method) subgraph_search_iterator() (sage.graphs.generic_graph.GenericGraph method) subgraphs_to_query() (in module sage.graphs.graph_database) SubgraphSearch (class in sage.graphs.generic_graph_pyx) SuzukiGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) SwitchedSquaredSkewHadamardMatrixGraph() (in module sage.graphs.generators.families) (sage.graphs.graph_generators.GraphGenerators static method) SylvesterGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method) symmetric_edge_polytope() (sage.graphs.generic_graph.GenericGraph method) SymplecticDualPolarGraph() (in module sage.graphs.generators.classical_geometries) (sage.graphs.graph_generators.GraphGenerators static method) SymplecticPolarGraph() (in module sage.graphs.generators.classical_geometries) (sage.graphs.graph_generators.GraphGenerators static method) szeged_index() (in module sage.graphs.distances_all_pairs) (sage.graphs.generic_graph.GenericGraph method) SzekeresSnarkGraph() (in module sage.graphs.generators.smallgraphs) (sage.graphs.graph_generators.GraphGenerators static method)