enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Graph factorization - Wikipedia

    en.wikipedia.org/wiki/Graph_factorization

    If k is sufficiently large, it is known that G has to be 1-factorable: If k = 2n 1, then G is the complete graph K 2n, and hence 1-factorable (see above). If k = 2n 2, then G can be constructed by removing a perfect matching from K 2n. Again, G is 1-factorable. Chetwynd & Hilton (1985) show that if k ≥ 12n/7, then G is 1-factorable.

  3. Mycielskian - Wikipedia

    en.wikipedia.org/wiki/Mycielskian

    Applying the Mycielskian repeatedly, starting with the one-edge graph, produces a sequence of graphs M i = μ(M i−1), sometimes called the Mycielski graphs. The first few graphs in this sequence are the graph M 2 = K 2 with two vertices connected by an edge, the cycle graph M 3 = C 5 , and the Grötzsch graph M 4 with 11 vertices and 20 edges.

  4. Unit distance graph - Wikipedia

    en.wikipedia.org/wiki/Unit_distance_graph

    An abstract graph is said to be a unit distance graph if it is possible to find distinct locations in the plane for its vertices, so that its edges have unit length and so that all non-adjacent pairs of vertices have non-unit distances. When this is possible, the abstract graph is isomorphic to the unit distance graph of the chosen locations ...

  5. Complete graph - Wikipedia

    en.wikipedia.org/wiki/Complete_graph

    If the edges of a complete graph are each given an orientation, the resulting directed graph is called a tournament. K n can be decomposed into n trees T i such that T i has i vertices. [6] Ringel's conjecture asks if the complete graph K 2n+1 can be decomposed into copies of any tree with n edges. [7] This is known to be true for sufficiently ...

  6. List coloring - Wikipedia

    en.wikipedia.org/wiki/List_coloring

    Given a graph G and given a set L(v) of colors for each vertex v (called a list), a list coloring is a choice function that maps every vertex v to a color in the list L(v).As with graph coloring, a list coloring is generally assumed to be proper, meaning no two adjacent vertices receive the same color.

  7. Graph of a function - Wikipedia

    en.wikipedia.org/wiki/Graph_of_a_function

    Given a function: from a set X (the domain) to a set Y (the codomain), the graph of the function is the set [4] = {(, ()):}, which is a subset of the Cartesian product.In the definition of a function in terms of set theory, it is common to identify a function with its graph, although, formally, a function is formed by the triple consisting of its domain, its codomain and its graph.

  8. Longest path problem - Wikipedia

    en.wikipedia.org/wiki/Longest_path_problem

    In graph theory and theoretical computer science, the longest path problem is the problem of finding a simple path of maximum length in a given graph.A path is called simple if it does not have any repeated vertices; the length of a path may either be measured by its number of edges, or (in weighted graphs) by the sum of the weights of its edges.

  9. Spanning tree - Wikipedia

    en.wikipedia.org/wiki/Spanning_tree

    A connected graph may have a disconnected spanning forest, such as the forest with no edges, in which each vertex forms a single-vertex tree. [8] [9] A few graph theory authors define a spanning forest to be a maximal acyclic subgraph of the given graph, or equivalently a subgraph consisting of a spanning tree in each connected component of the ...