enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Forbidden subgraph problem - Wikipedia

    en.wikipedia.org/wiki/Forbidden_subgraph_problem

    In extremal graph theory, the forbidden subgraph problem is the following problem: given a graph , find the maximal number of edges ⁡ (,) an -vertex graph can have such that it does not have a subgraph isomorphic to .

  3. Graph sandwich problem - Wikipedia

    en.wikipedia.org/wiki/Graph_sandwich_problem

    The graph sandwich problem is NP-complete when Π is the property of being a chordal graph, comparability graph, permutation graph, chordal bipartite graph, or chain graph. [2] [4] It can be solved in polynomial time for split graphs, [2] [5] threshold graphs, [2] [5] and graphs in which every five vertices contain at most one four-vertex ...

  4. Graph theory - Wikipedia

    en.wikipedia.org/wiki/Graph_theory

    Often, the problem is to decompose a graph into subgraphs isomorphic to a fixed graph; for instance, decomposing a complete graph into Hamiltonian cycles. Other problems specify a family of graphs into which a given graph should be decomposed, for instance, a family of cycles, or decomposing a complete graph K n into n − 1 specified trees ...

  5. Category:Unsolved problems in graph theory - Wikipedia

    en.wikipedia.org/wiki/Category:Unsolved_problems...

    Pages in category "Unsolved problems in graph theory" The following 32 pages are in this category, out of 32 total. This list may not reflect recent changes. A.

  6. Graph factorization - Wikipedia

    en.wikipedia.org/wiki/Graph_factorization

    In graph theory, a factor of a graph G is a spanning subgraph, i.e., a subgraph that has the same vertex set as G. A k-factor of a graph is a spanning k-regular subgraph, and a k-factorization partitions the edges of the graph into disjoint k-factors. A graph G is said to be k-factorable if it admits a k-factorization.

  7. List of graph theory topics - Wikipedia

    en.wikipedia.org/wiki/List_of_graph_theory_topics

    Degree diameter problem; Entanglement (graph measure) Erdős–Gyárfás conjecture; Eternal dominating set; Extremal graph theory. Critical graph; Turán's theorem; Frequency partition; Frucht's theorem; Girth; Graph drawing; Graph homomorphism; Graph labeling. Graceful labeling; Graph partition; Graph pebbling; Graph property; Graph reduction ...

  8. Forbidden graph characterization - Wikipedia

    en.wikipedia.org/wiki/Forbidden_graph...

    In graph theory, a branch of mathematics, many important families of graphs can be described by a finite set of individual graphs that do not belong to the family and further exclude all graphs from the family which contain any of these forbidden graphs as (induced) subgraph or minor.

  9. Graph isomorphism problem - Wikipedia

    en.wikipedia.org/wiki/Graph_isomorphism_problem

    Graphs are commonly used to encode structural information in many fields, including computer vision and pattern recognition, and graph matching, i.e., identification of similarities between graphs, is an important tools in these areas. In these areas graph isomorphism problem is known as the exact graph matching. [47]