When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Graph coloring - Wikipedia

    en.wikipedia.org/wiki/Graph_coloring

    For example, when assigning aircraft to flights, the resulting conflict graph is an interval graph, so the coloring problem can be solved efficiently. In bandwidth allocation to radio stations, the resulting conflict graph is a unit disk graph , so the coloring problem is 3-approximable.

  3. Greedy coloring - Wikipedia

    en.wikipedia.org/wiki/Greedy_coloring

    In the study of graph coloring problems in mathematics and computer science, a greedy coloring or sequential coloring [1] is a coloring of the vertices of a graph formed by a greedy algorithm that considers the vertices of the graph in sequence and assigns each vertex its first available color. Greedy colorings can be found in linear time, but ...

  4. Edge coloring - Wikipedia

    en.wikipedia.org/wiki/Edge_coloring

    The road coloring problem is the problem of edge-coloring a directed graph with uniform out-degrees, in such a way that the resulting automaton has a synchronizing word. Trahtman (2009) solved the road coloring problem by proving that such a coloring can be found whenever the given graph is strongly connected and aperiodic.

  5. List coloring - Wikipedia

    en.wikipedia.org/wiki/List_coloring

    For a graph G, let χ(G) denote the chromatic number and Δ(G) the maximum degree of G.The list coloring number ch(G) satisfies the following properties.. ch(G) ≥ χ(G).A k-list-colorable graph must in particular have a list coloring when every vertex is assigned the same list of k colors, which corresponds to a usual k-coloring.

  6. Defective coloring - Wikipedia

    en.wikipedia.org/wiki/Defective_coloring

    An example of defective colouring of a cycle on five vertices, , is as shown in the figure. The first subfigure is an example of proper vertex colouring or a (k, 0)-coloring. The second subfigure is an example of a (k, 1)-coloring and the third subfigure is an example of a (k, 2)-coloring. Note that,

  7. Chromatic polynomial - Wikipedia

    en.wikipedia.org/wiki/Chromatic_polynomial

    When x is a natural number, this problem is normally viewed as computing the number of x-colorings of a given graph. For example, this includes the problem #3-coloring of counting the number of 3-colorings, a canonical problem in the study of complexity of counting, complete for the counting class #P.

  8. List edge-coloring - Wikipedia

    en.wikipedia.org/wiki/List_edge-coloring

    A list edge-coloring is a choice of a color for each edge, from its list of allowed colors; a coloring is proper if no two adjacent edges receive the same color. A graph G is k-edge-choosable if every instance of list edge-coloring that has G as its underlying graph and that provides at least k allowed colors for each edge of G has

  9. Graph coloring game - Wikipedia

    en.wikipedia.org/wiki/Graph_coloring_game

    The graph coloring game is a mathematical game related to graph theory. Coloring game problems arose as game-theoretic versions of well-known graph coloring problems. In a coloring game, two players use a given set of colors to construct a coloring of a graph, following specific rules depending on the game we consider. One player tries to ...