Oberwolfach problem

Last updated
Unsolved problem in mathematics:
For which 2-regular -vertex graphs can the complete graph be decomposed into edge-disjoint copies of ?
Decomposition of the complete graph
K
7
{\displaystyle K_{7}}
into three copies of
C
3
+
C
4
{\displaystyle C_{3}+C_{4}}
, solving the Oberwolfach problem for the input
(
3
,
4
)
{\displaystyle (3,4)} Oberwolfach-3-4.svg
Decomposition of the complete graph into three copies of , solving the Oberwolfach problem for the input

In mathematics, the Oberwolfach problem is an open problem that may be formulated either as a problem of scheduling seating assignments for diners, or more abstractly as a problem in graph theory, on the edge cycle covers of complete graphs. It is named after the Oberwolfach Research Institute for Mathematics, where the problem was posed in 1967 by Gerhard Ringel. [1] It is known to be true for all sufficiently-large complete graphs.

Contents

Formulation

In conferences held at Oberwolfach, it is the custom for the participants to dine together in a room with circular tables, not all the same size, and with assigned seating that rearranges the participants from meal to meal. The Oberwolfach problem asks how to make a seating chart for a given set of tables so that all tables are full at each meal and all pairs of conference participants are seated next to each other exactly once. An instance of the problem can be denoted as where are the given table sizes. Alternatively, when some table sizes are repeated, they may be denoted using exponential notation; for instance, describes an instance with three tables of size five. [1]

Formulated as a problem in graph theory, the pairs of people sitting next to each other at a single meal can be represented as a disjoint union of cycle graphs of the specified lengths, with one cycle for each of the dining tables. This union of cycles is a 2-regular graph, and every 2-regular graph has this form. If is this 2-regular graph and has vertices, the question is whether the complete graph of order can be represented as an edge-disjoint union of copies of . [1]

In order for a solution to exist, the total number of conference participants (or equivalently, the total capacity of the tables, or the total number of vertices of the given cycle graphs) must be an odd number. For, at each meal, each participant sits next to two neighbors, so the total number of neighbors of each participant must be even, and this is only possible when the total number of participants is odd. The problem has, however, also been extended to even values of by asking, for those , whether all of the edges of the complete graph except for a perfect matching can be covered by copies of the given 2-regular graph. Like the ménage problem (a different mathematical problem involving seating arrangements of diners and tables), this variant of the problem can be formulated by supposing that the diners are arranged into married couples, and that the seating arrangements should place each diner next to each other diner except their own spouse exactly once. [2]

Known results

The only instances of the Oberwolfach problem that are known not to be solvable are , , , and . [3] It is widely believed that all other instances have a solution. This conjecture is supported by recent non-constructive and asymptotic solutions for large complete graphs of order greater than a lower bound that is however unquantified. [4] [5]

Cases for which a constructive solution is known include:

Kirkman's schoolgirl problem, of grouping fifteen schoolgirls into rows of three in seven different ways so that each pair of girls appears once in each triple, is a special case of the Oberwolfach problem, . The problem of Hamiltonian decomposition of a complete graph is another special case, . [10]

Alspach's conjecture, on the decomposition of a complete graph into cycles of given sizes, is related to the Oberwolfach problem, but neither is a special case of the other. If is a 2-regular graph with vertices, formed from a disjoint union of cycles of certain lengths, then a solution to the Oberwolfach problem for would also provide a decomposition of the complete graph into copies of each of the cycles of . However, not every decomposition of into this many cycles of each size can be grouped into disjoint cycles that form copies of , and on the other hand not every instance of Alspach's conjecture involves sets of cycles that have copies of each cycle.

Related Research Articles

<span class="mw-page-title-main">Perfect graph</span> Graph with tight clique-coloring relation

In graph theory, a perfect graph is a graph in which the chromatic number equals the size of the maximum clique, both in the graph itself and in every induced subgraph. In all graphs, the chromatic number is greater than or equal to the size of the maximum clique, but they can be far apart. A graph is perfect when these numbers are equal, and remain equal after the deletion of arbitrary subsets of vertices.

<span class="mw-page-title-main">Edge coloring</span> Problem of coloring a graphs edges such that meeting edges do not match

In graph theory, a proper edge coloring of a graph is an assignment of "colors" to the edges of the graph so that no two incident edges have the same color. For example, the figure to the right shows an edge coloring of a graph by the colors red, blue, and green. Edge colorings are one of several different types of graph coloring. The edge-coloring problem asks whether it is possible to color the edges of a given graph using at most k different colors, for a given value of k, or with the fewest possible colors. The minimum required number of colors for the edges of a given graph is called the chromatic index of the graph. For example, the edges of the graph in the illustration can be colored by three colors but cannot be colored by two colors, so the graph shown has chromatic index three.

<span class="mw-page-title-main">Cograph</span> Graph formed by complementation and disjoint union

In graph theory, a cograph, or complement-reducible graph, or P4-free graph, is a graph that can be generated from the single-vertex graph K1 by complementation and disjoint union. That is, the family of cographs is the smallest class of graphs that includes K1 and is closed under complementation and disjoint union.

<span class="mw-page-title-main">Hadwiger conjecture (graph theory)</span> Unproven generalization of the four-color theorem

In graph theory, the Hadwiger conjecture states that if is loopless and has no minor then its chromatic number satisfies . It is known to be true for . The conjecture is a generalization of the four-color theorem and is considered to be one of the most important and challenging open problems in the field.

<span class="mw-page-title-main">Feedback arc set</span> Edges that hit all cycles in a graph

In graph theory and graph algorithms, a feedback arc set or feedback edge set in a directed graph is a subset of the edges of the graph that contains at least one edge out of every cycle in the graph. Removing these edges from the graph breaks all of the cycles, producing an acyclic subgraph of the given graph, often called a directed acyclic graph. A feedback arc set with the fewest possible edges is a minimum feedback arc set and its removal leaves a maximum acyclic subgraph; weighted versions of these optimization problems are also used. If a feedback arc set is minimal, meaning that removing any edge from it produces a subset that is not a feedback arc set, then it has an additional property: reversing all of its edges, rather than removing them, produces a directed acyclic graph.

<span class="mw-page-title-main">No-three-in-line problem</span> Geometry problem on grid points

The no-three-in-line problem in discrete geometry asks how many points can be placed in the grid so that no three points lie on the same line. The problem concerns lines of all slopes, not only those aligned with the grid. It was introduced by Henry Dudeney in 1900. Brass, Moser, and Pach call it "one of the oldest and most extensively studied geometric questions concerning lattice points".

<span class="mw-page-title-main">Hypercube graph</span> Graphs formed by a hypercubes edges and vertices

In graph theory, the hypercube graphQn is the graph formed from the vertices and edges of an n-dimensional hypercube. For instance, the cube graph Q3 is the graph formed by the 8 vertices and 12 edges of a three-dimensional cube. Qn has 2n vertices, 2n – 1n edges, and is a regular graph with n edges touching each vertex.

<span class="mw-page-title-main">Neighbourhood (graph theory)</span> Subgraph made of all nodes linked to a given node of a graph

In graph theory, an adjacent vertex of a vertex v in a graph is a vertex that is connected to v by an edge. The neighbourhood of a vertex v in a graph G is the subgraph of G induced by all vertices adjacent to v, i.e., the graph composed of the vertices adjacent to v and all edges connecting vertices adjacent to v.

<span class="mw-page-title-main">Triangle-free graph</span> Graph without triples of adjacent vertices

In the mathematical area of graph theory, a triangle-free graph is an undirected graph in which no three vertices form a triangle of edges. Triangle-free graphs may be equivalently defined as graphs with clique number ≤ 2, graphs with girth ≥ 4, graphs with no induced 3-cycle, or locally independent graphs.

Kirkman's schoolgirl problem is a problem in combinatorics proposed by Thomas Penyngton Kirkman in 1850 as Query VI in The Lady's and Gentleman's Diary (pg.48). The problem states:

Fifteen young ladies in a school walk out three abreast for seven days in succession: it is required to arrange them daily so that no two shall walk twice abreast.

<span class="mw-page-title-main">Odd graph</span> Family of symmetric graphs which generalize the Petersen graph

In the mathematical field of graph theory, the odd graphs are a family of symmetric graphs defined from certain set systems. They include and generalize the Petersen graph.

<span class="mw-page-title-main">Hamiltonian decomposition</span>

In graph theory, a branch of mathematics, a Hamiltonian decomposition of a given graph is a partition of the edges of the graph into Hamiltonian cycles. Hamiltonian decompositions have been studied both for undirected graphs and for directed graphs. In the undirected case a Hamiltonian decomposition can also be described as a 2-factorization of the graph such that each factor is connected.

In graph theory, the modular decomposition is a decomposition of a graph into subsets of vertices called modules. A module is a generalization of a connected component of a graph. Unlike connected components, however, one module can be a proper subset of another. Modules therefore lead to a recursive (hierarchical) decomposition of the graph, instead of just a partition.

<span class="mw-page-title-main">Pancyclic graph</span>

In the mathematical study of graph theory, a pancyclic graph is a directed graph or undirected graph that contains cycles of all possible lengths from three up to the number of vertices in the graph. Pancyclic graphs are a generalization of Hamiltonian graphs, graphs which have a cycle of the maximum possible length.

<span class="mw-page-title-main">Topological graph</span>

In mathematics, a topological graph is a representation of a graph in the plane, where the vertices of the graph are represented by distinct points and the edges by Jordan arcs joining the corresponding pairs of points. The points representing the vertices of a graph and the arcs representing its edges are called the vertices and the edges of the topological graph. It is usually assumed that any two edges of a topological graph cross a finite number of times, no edge passes through a vertex different from its endpoints, and no two edges touch each other. A topological graph is also called a drawing of a graph.

Brian Roger Alspach is a mathematician whose main research interest is in graph theory. Alspach has also studied the mathematics behind poker, and writes for Poker Digest and Canadian Poker Player magazines.

Alspach's conjecture is a mathematical theorem that characterizes the disjoint cycle covers of complete graphs with prescribed cycle lengths. It is named after Brian Alspach, who posed it as a research problem in 1981. A proof was published by Darryn Bryant, Daniel Horsley, and William Pettersson.

<span class="mw-page-title-main">Matroid parity problem</span> Largest independent set of paired elements

In combinatorial optimization, the matroid parity problem is a problem of finding the largest independent set of paired elements in a matroid. The problem was formulated by Lawler (1976) as a common generalization of graph matching and matroid intersection. It is also known as polymatroid matching, or the matchoid problem.

<span class="mw-page-title-main">Locally linear graph</span> Graph where every edge is in one triangle

In graph theory, a locally linear graph is an undirected graph in which every edge belongs to exactly one triangle. Equivalently, for each vertex of the graph, its neighbors are each adjacent to exactly one other neighbor, so the neighbors can be paired up into an induced matching. Locally linear graphs have also been called locally matched graphs. Their triangles form the hyperedges of triangle-free 3-uniform linear hypergraphs and the blocks of certain partial Steiner triple systems, and the locally linear graphs are exactly the Gaifman graphs of these hypergraphs or partial Steiner systems.

<span class="mw-page-title-main">Tripod packing</span>

In combinatorics, tripod packing is a problem of finding many disjoint tripods in a three-dimensional grid, where a tripod is an infinite polycube, the union of the grid cubes along three positive axis-aligned rays with a shared apex.

References

  1. 1 2 3 Lenz, Hanfried; Ringel, Gerhard (1991), "A brief review on Egmont Köhler's mathematical work", Discrete Mathematics , 97 (1–3): 3–16, doi: 10.1016/0012-365X(91)90416-Y , MR   1140782
  2. 1 2 Huang, Charlotte; Kotzig, Anton; Rosa, Alexander (1979), "On a variation of the Oberwolfach problem", Discrete Mathematics, 27 (3): 261–277, doi: 10.1016/0012-365X(79)90162-6 , MR   0541472
  3. 1 2 Salassa, F.; Dragotto, G.; Traetta, T.; Buratti, M.; Della Croce, F. (2019), Merging Combinatorial Design and Optimization: the Oberwolfach Problem, arXiv: 1903.12112 , Bibcode:2019arXiv190312112S
  4. Glock, Stefan; Joos, Felix; Kim, Jaehoon; Kühn, Daniela; Osthus, Deryk (2021), "Resolution of the Oberwolfach problem", Journal of the European Mathematical Society , 23 (8): 2511–2547, arXiv: 1806.04644 , doi:10.4171/jems/1060, MR   4269420
  5. Keevash, Peter; Staden, Katherine (2022), "The generalised Oberwolfach problem" (PDF), Journal of Combinatorial Theory , Series B, 152: 281–318, arXiv: 2004.09937 , doi:10.1016/j.jctb.2021.09.007, MR   4332743
  6. 1 2 Häggkvist, Roland (1985), "A lemma on cycle decompositions", Cycles in graphs (Burnaby, B.C., 1982), North-Holland Math. Stud., vol. 115, Amsterdam: North-Holland, pp. 227–232, doi:10.1016/S0304-0208(08)73015-9, ISBN   978-0-444-87803-8, MR   0821524
  7. Alspach, Brian; Häggkvist, Roland (1985), "Some observations on the Oberwolfach problem", Journal of Graph Theory , 9 (1): 177–187, doi:10.1002/jgt.3190090114, MR   0785659
  8. Alspach, Brian; Schellenberg, P. J.; Stinson, D. R.; Wagner, David (1989), "The Oberwolfach problem and factors of uniform odd length cycles", Journal of Combinatorial Theory , Series A, 52 (1): 20–43, doi:10.1016/0097-3165(89)90059-9, MR   1008157
  9. Hoffman, D. G.; Schellenberg, P. J. (1991), "The existence of -factorizations of ", Discrete Mathematics , 97 (1–3): 243–250, doi: 10.1016/0012-365X(91)90440-D , MR   1140806
  10. 1 2 Bryant, Darryn; Danziger, Peter (2011), "On bipartite 2-factorizations of and the Oberwolfach problem" (PDF), Journal of Graph Theory , 68 (1): 22–37, doi:10.1002/jgt.20538, MR   2833961
  11. Deza, A.; Franek, F.; Hua, W.; Meszka, M.; Rosa, A. (2010), "Solutions to the Oberwolfach problem for orders 18 to 40" (PDF), Journal of Combinatorial Mathematics and Combinatorial Computing, 74: 95–102, MR   2675892
  12. Bryant, Darryn; Scharaschkin, Victor (2009), "Complete solutions to the Oberwolfach problem for an infinite set of orders", Journal of Combinatorial Theory , Series B, 99 (6): 904–918, doi:10.1016/j.jctb.2009.03.003, MR   2558441
  13. Alspach, Brian; Bryant, Darryn; Horsley, Daniel; Maenhaut, Barbara; Scharaschkin, Victor (2016), "On factorisations of complete graphs into circulant graphs and the Oberwolfach problem", Ars Mathematica Contemporanea , 11 (1): 157–173, arXiv: 1411.6047 , doi:10.26493/1855-3974.770.150, MR   3546656
  14. Traetta, Tommaso (2013), "A complete solution to the two-table Oberwolfach problems", Journal of Combinatorial Theory , Series A, 120 (5): 984–997, doi: 10.1016/j.jcta.2013.01.003 , MR   3033656