Index – I

IcosahedralGraph() (sage.graphs.graph_generators.GraphGenerators static method)
ihara_zeta_function_inverse() (sage.graphs.graph.Graph method)
ImaseItoh() (sage.graphs.digraph_generators.DiGraphGenerators method)
in_degree() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.sparse_graph.SparseGraph method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseCGraph method)
(sage.graphs.digraph.DiGraph method)
in_degree_iterator() (sage.graphs.digraph.DiGraph method)
in_degree_sequence() (sage.graphs.digraph.DiGraph method)
in_neighbors() (sage.graphs.base.c_graph.CGraph method)
(sage.graphs.base.dense_graph.DenseGraph method)
(sage.graphs.base.sparse_graph.SparseGraph method)
(sage.graphs.base.static_sparse_backend.StaticSparseCGraph method)
incidence_graph() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
incidence_matrix() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
(sage.graphs.generic_graph.GenericGraph method)
IncidenceStructure (class in sage.combinat.designs.incidence_structures)
IncidenceStructureFromMatrix() (in module sage.combinat.designs.incidence_structures)
inclusion_digraph() (sage.graphs.isgci.GraphClasses method)
inclusions() (sage.graphs.isgci.GraphClasses method)
incoming_edge_iterator() (sage.graphs.digraph.DiGraph method)
incoming_edges() (sage.graphs.digraph.DiGraph method)
incomparable() (sage.graphs.linearextensions.LinearExtensions method)
independent_set() (sage.graphs.graph.Graph method)
independent_set_of_representatives() (sage.graphs.graph.Graph method)
IndependentSets (class in sage.graphs.independent_sets)
induced_substructure() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
int_to_binary_string() (in module sage.graphs.generic_graph_pyx)
interactive_query() (sage.graphs.graph_database.GraphDatabase method)
interior_paths() (sage.graphs.generic_graph.GenericGraph method)
IntersectionGraph() (sage.graphs.graph_generators.GraphGenerators static method)
IntervalGraph() (sage.graphs.graph_generators.GraphGenerators static method)
is_aperiodic() (sage.graphs.digraph.DiGraph method)
is_arc_transitive() (sage.graphs.graph.Graph method)
is_asteroidal_triple_free() (in module sage.graphs.asteroidal_triples)
(sage.graphs.graph.Graph method)
is_bipartite() (sage.graphs.graph.Graph method)
is_block_design() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
is_cartesian_product() (in module sage.graphs.graph_decompositions.graph_products)
(sage.graphs.graph.Graph method)
is_chordal() (sage.graphs.generic_graph.GenericGraph method)
is_circulant() (sage.graphs.generic_graph.GenericGraph method)
is_circular_planar() (sage.graphs.generic_graph.GenericGraph method)
is_clique() (sage.graphs.generic_graph.GenericGraph method)
is_comparability() (in module sage.graphs.comparability)
is_comparability_MILP() (in module sage.graphs.comparability)
is_connected() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
(sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.generic_graph.GenericGraph method)
is_cut_edge() (sage.graphs.generic_graph.GenericGraph method)
is_cut_vertex() (sage.graphs.generic_graph.GenericGraph method)
is_directed() (sage.graphs.digraph.DiGraph method)
(sage.graphs.graph.Graph method)
is_directed_acyclic() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.digraph.DiGraph method)
is_distance_regular() (in module sage.graphs.distances_all_pairs)
(sage.graphs.graph.Graph method)
is_drawn_free_of_edge_crossings() (sage.graphs.generic_graph.GenericGraph method)
is_edge_transitive() (sage.graphs.graph.Graph method)
is_equitable() (sage.graphs.generic_graph.GenericGraph method)
is_eulerian() (sage.graphs.generic_graph.GenericGraph method)
is_even_hole_free() (sage.graphs.graph.Graph method)
is_forest() (sage.graphs.graph.Graph method)
is_gallai_tree() (sage.graphs.generic_graph.GenericGraph method)
is_half_transitive() (sage.graphs.graph.Graph method)
is_hamiltonian() (sage.graphs.generic_graph.GenericGraph method)
is_independent_set() (sage.graphs.generic_graph.GenericGraph method)
is_interval() (sage.graphs.generic_graph.GenericGraph method)
is_isomorphic() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
(sage.graphs.generic_graph.GenericGraph method)
is_line_graph() (in module sage.graphs.line_graph)
(sage.graphs.graph.Graph method)
is_long_antihole_free() (in module sage.graphs.weakly_chordal)
(sage.graphs.graph.Graph method)
is_long_hole_free() (in module sage.graphs.weakly_chordal)
(sage.graphs.graph.Graph method)
is_odd_hole_free() (sage.graphs.graph.Graph method)
is_overfull() (sage.graphs.graph.Graph method)
is_perfect() (sage.graphs.graph.Graph method)
is_permutation() (in module sage.graphs.comparability)
is_planar() (sage.graphs.generic_graph.GenericGraph method)
is_prime() (sage.graphs.graph.Graph method)
is_regular() (sage.graphs.generic_graph.GenericGraph method)
is_resolvable() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
is_semi_symmetric() (sage.graphs.graph.Graph method)
is_simple() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
is_split() (sage.graphs.graph.Graph method)
is_strongly_connected() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.digraph.DiGraph method)
is_strongly_regular() (in module sage.graphs.base.static_dense_graph)
(sage.graphs.graph.Graph method)
is_subgraph() (sage.graphs.generic_graph.GenericGraph method)
is_t_design() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
is_transitive() (in module sage.graphs.comparability)
(sage.graphs.digraph.DiGraph method)
is_transitively_reduced() (sage.graphs.generic_graph.GenericGraph method)
is_tree() (sage.graphs.graph.Graph method)
is_triangle_free() (sage.graphs.graph.Graph method)
is_valid_ordering() (in module sage.graphs.graph_decompositions.vertex_separation)
is_vertex_transitive() (sage.graphs.generic_graph.GenericGraph method)
is_weakly_chordal() (in module sage.graphs.weakly_chordal)
(sage.graphs.graph.Graph method)
isomorphic_substructures_iterator() (sage.combinat.designs.incidence_structures.IncidenceStructure method)
iterator_edges() (sage.graphs.base.dense_graph.DenseGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.sparse_graph.SparseGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
iterator_in_edges() (sage.graphs.base.dense_graph.DenseGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.sparse_graph.SparseGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
iterator_in_nbrs() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
iterator_nbrs() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
iterator_out_edges() (sage.graphs.base.dense_graph.DenseGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.sparse_graph.SparseGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
iterator_out_nbrs() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)
iterator_verts() (sage.graphs.base.c_graph.CGraphBackend method)
(sage.graphs.base.graph_backends.GenericGraphBackend method)
(sage.graphs.base.graph_backends.NetworkXGraphBackend method)
(sage.graphs.base.static_sparse_backend.StaticSparseBackend method)

Index

_ | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W

Full index on one page