HOME

TheInfoList



OR:

In
graph theory In mathematics, graph theory is the study of ''graphs'', which are mathematical structures used to model pairwise relations between objects. A graph in this context is made up of '' vertices'' (also called ''nodes'' or ''points'') which are conne ...
, an overfull graph is a graph whose
size Size in general is the Magnitude (mathematics), magnitude or dimensions of a thing. More specifically, ''geometrical size'' (or ''spatial size'') can refer to linear dimensions (length, width, height, diameter, perimeter), area, or volume ...
is greater than the product of its maximum
degree Degree may refer to: As a unit of measurement * Degree (angle), a unit of angle measurement ** Degree of geographical latitude ** Degree of geographical longitude * Degree symbol (°), a notation used in science, engineering, and mathematics ...
and half of its order
floored ''Floored'' is the second studio album by American rock band Sugar Ray, released on June 24, 1997. It includes the hit song "Fly", and another moderately successful single, "RPM". Two versions of "Fly" appear on the album, one of them featuring ...
, i.e. , E, > \Delta (G) \lfloor , V, /2 \rfloor where , E, is the size of ''G'', \displaystyle\Delta(G) is the maximum degree of ''G'', and , V, is the order of ''G''. The concept of an overfull subgraph, an overfull graph that is a subgraph, immediately follows. An alternate, stricter definition of an overfull subgraph S of a graph G requires \displaystyle\Delta (G) = \Delta (S).


Properties

A few properties of overfull graphs: # Overfull graphs are of odd order. # Overfull graphs are class 2. That is, they require at least colors in any
edge coloring In graph theory, an 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 ...
. # A graph ''G'', with an overfull subgraph ''S'' such that \displaystyle\Delta (G) = \Delta (S), is of class 2.


Overfull conjecture

In 1986,
Amanda Chetwynd Amanda G. Chetwynd is a British mathematician and statistician specializing in combinatorics and spatial statistics. She is Professor of Mathematics and Statistics and Provost for Student Experience, Colleges and the Library at Lancaster Univers ...
and Anthony Hilton posited the following conjecture that is now known as the overfull conjecture. :A graph ''G'' with \Delta (G) \geq n/3 is class 2 if and only if it has an overfull subgraph S such that \displaystyle \Delta (G) = \Delta (S). This conjecture, if true, would have numerous implications in graph theory, including the 1-factorization conjecture.


Algorithms

For graphs in which \Delta\ge\frac, there are at most three
induced Induce may refer to: * Induced consumption * Induced innovation * Induced character * Induced coma * Induced menopause * Induced metric * Induced path * Induced topology * Induce (musician), American musician See also * Inducement (disambiguation ...
overfull subgraphs, and it is possible to find an overfull subgraph in
polynomial time In computer science, the time complexity is the computational complexity that describes the amount of computer time it takes to run an algorithm. Time complexity is commonly estimated by counting the number of elementary operations performed by ...
. When \Delta\ge\frac, there is at most one induced overfull subgraph, and it is possible to find it in linear time..


References

{{reflist Graph families