Navigation
index
modules
|
Sage 9.5 Reference Manual: Graph Theory
»
Index
Index – D
DartGraph() (in module sage.graphs.generators.basic)
(sage.graphs.graph_generators.GraphGenerators static method)
data_to_degseq() (in module sage.graphs.graph_database)
DeBruijn() (sage.graphs.digraph_generators.DiGraphGenerators method)
degree() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
(sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
(sage.graphs.generic_graph.GenericGraph method)
degree_constrained_subgraph() (sage.graphs.graph.Graph method)
degree_histogram() (sage.graphs.generic_graph.GenericGraph method)
degree_iterator() (sage.graphs.generic_graph.GenericGraph method)
degree_polynomial() (sage.graphs.digraph.DiGraph method)
degree_sequence() (sage.graphs.generic_graph.GenericGraph method)
degree_to_cell() (sage.graphs.generic_graph.GenericGraph method)
degrees() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
DegreeSequence() (sage.graphs.graph_generators.GraphGenerators static method)
DegreeSequenceBipartite() (sage.graphs.graph_generators.GraphGenerators static method)
DegreeSequenceConfigurationModel() (sage.graphs.graph_generators.GraphGenerators static method)
DegreeSequenceExpected() (sage.graphs.graph_generators.GraphGenerators static method)
DegreeSequenceTree() (sage.graphs.graph_generators.GraphGenerators static method)
degseq_to_data() (in module sage.graphs.graph_database)
DejterGraph() (in module sage.graphs.generators.smallgraphs)
(sage.graphs.graph_generators.GraphGenerators static method)
del_all_arcs() (sage.graphs.base.c_graph.CGraph method)
del_arc_label() (sage.graphs.base.c_graph.CGraph method)
del_edge() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
del_edges() (sage.graphs.base.c_graph.CGraphBackend method)
del_vertex() (sage.graphs.base.c_graph.CGraph method)
(sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseCGraph method)
del_vertices() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
delete_edge() (sage.graphs.generic_graph.GenericGraph method)
delete_edges() (sage.graphs.generic_graph.GenericGraph method)
delete_multiedge() (sage.graphs.generic_graph.GenericGraph method)
delete_vertex() (sage.graphs.bipartite_graph.BipartiteGraph method)
(sage.graphs.generic_graph.GenericGraph method)
delete_vertices() (sage.graphs.bipartite_graph.BipartiteGraph method)
(sage.graphs.generic_graph.GenericGraph method)
DenseGraph (class in sage.graphs.base.dense_graph)
DenseGraphBackend (class in sage.graphs.base.dense_graph)
density() (sage.graphs.generic_graph.GenericGraph method)
depth_first_search() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.generic_graph.GenericGraph method)
depth_first_traversal() (in module sage.graphs.partial_cube)
DesarguesGraph() (in module sage.graphs.generators.smallgraphs)
(sage.graphs.graph_generators.GraphGenerators static method)
description() (sage.graphs.isgci.GraphClass method)
diameter() (in module sage.graphs.base.boost_graph)
(in module sage.graphs.distances_all_pairs)
(sage.graphs.digraph.DiGraph method)
(sage.graphs.graph.Graph method)
diameter_DHV() (in module sage.graphs.base.boost_graph)
DiamondGraph() (in module sage.graphs.generators.basic)
(sage.graphs.graph_generators.GraphGenerators static method)
dig6_string() (sage.graphs.digraph.DiGraph method)
DiGraph (class in sage.graphs.digraph)
DiGraphGenerators (class in sage.graphs.digraph_generators)
DipoleGraph() (in module sage.graphs.generators.families)
(sage.graphs.graph_generators.GraphGenerators static method)
disjoint_routed_paths() (sage.graphs.generic_graph.GenericGraph method)
disjoint_union() (sage.graphs.generic_graph.GenericGraph method)
disjunctive_product() (sage.graphs.generic_graph.GenericGraph method)
distance() (sage.graphs.generic_graph.GenericGraph method)
distance_3_doubly_truncated_Golay_code_graph() (in module sage.graphs.generators.distance_regular)
(sage.graphs.graph_generators.GraphGenerators static method)
distance_all_pairs() (sage.graphs.generic_graph.GenericGraph method)
distance_graph() (sage.graphs.generic_graph.GenericGraph method)
distance_matrix() (sage.graphs.generic_graph.GenericGraph method)
distance_regular_graph() (in module sage.graphs.generators.distance_regular)
(sage.graphs.graph_generators.GraphGenerators static method)
distances_all_pairs() (in module sage.graphs.distances_all_pairs)
distances_and_predecessors_all_pairs() (in module sage.graphs.distances_all_pairs)
distances_distribution() (in module sage.graphs.distances_all_pairs)
(sage.graphs.generic_graph.GenericGraph method)
DodecahedralGraph() (in module sage.graphs.generators.platonic_solids)
(sage.graphs.graph_generators.GraphGenerators static method)
dominating_set() (in module sage.graphs.domination)
(sage.graphs.generic_graph.GenericGraph method)
dominator_tree() (in module sage.graphs.base.boost_graph)
(sage.graphs.generic_graph.GenericGraph method)
DorogovtsevGoltsevMendesGraph() (in module sage.graphs.generators.families)
(sage.graphs.graph_generators.GraphGenerators static method)
dot2tex_picture() (sage.graphs.graph_latex.GraphLatex method)
DoubleGeneralizedPetersenGraph() (in module sage.graphs.generators.families)
(sage.graphs.graph_generators.GraphGenerators static method)
DoubleGrassmannGraph() (in module sage.graphs.generators.distance_regular)
(sage.graphs.graph_generators.GraphGenerators static method)
DoubleOddGraph() (in module sage.graphs.generators.distance_regular)
(sage.graphs.graph_generators.GraphGenerators static method)
DoubleStarSnark() (in module sage.graphs.generators.smallgraphs)
(sage.graphs.graph_generators.GraphGenerators static method)
DoublyTruncatedWittGraph() (in module sage.graphs.generators.distance_regular)
(sage.graphs.graph_generators.GraphGenerators static method)
dual() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
DurerGraph() (in module sage.graphs.generators.smallgraphs)
(sage.graphs.graph_generators.GraphGenerators static method)
DyckGraph() (in module sage.graphs.generators.smallgraphs)
(sage.graphs.graph_generators.GraphGenerators static method)
Quick search
Navigation
index
modules
|
Sage 9.5 Reference Manual: Graph Theory
»
Index