Quartic graph: Difference between revisions
m Graph (mathematics) is now a disambiguation link; please fix., replaced: graph → graph{{dn|{{subst:DATE}}}} using AWB |
mNo edit summary Tags: Mobile edit Mobile app edit iOS app edit |
||
(6 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
In the [[mathematics|mathematical]] field of [[graph theory]], a '''quartic graph''' is a [[Graph (mathematics)|graph]] |
{{Short description|Graph with all vertices of degree 4}} |
||
In the [[mathematics|mathematical]] field of [[graph theory]], a '''quartic graph''' is a [[Graph (discrete mathematics)|graph]] where all [[vertex (graph theory)|vertices]] have [[degree (graph theory)|degree]] 4. In other words, a quartic graph is a 4-[[regular graph]].<ref>{{citation |
|||
| last = Toida | first = S. |
| last = Toida | first = S. |
||
| journal = [[Journal of Combinatorial Theory]] |
| journal = [[Journal of Combinatorial Theory]] |
||
Line 8: | Line 9: | ||
| volume = 16 |
| volume = 16 |
||
| year = 1974 |
| year = 1974 |
||
| doi=10.1016/0095-8956(74)90054-9}}.</ref> |
| doi=10.1016/0095-8956(74)90054-9| doi-access = free |
||
}}.</ref> |
|||
==Examples== |
==Examples== |
||
Line 22: | Line 24: | ||
| title = The smallest triangle-free 4-chromatic 4-regular graph |
| title = The smallest triangle-free 4-chromatic 4-regular graph |
||
| volume = 9 |
| volume = 9 |
||
| year = 1970 |
| year = 1970| doi-access = free |
||
}}.</ref> |
|||
*The [[Folkman graph]], a quartic graph with 20 vertices, the smallest [[semi-symmetric graph]].<ref>{{citation |
*The [[Folkman graph]], a quartic graph with 20 vertices, the smallest [[semi-symmetric graph]].<ref>{{citation |
||
| last = Folkman | first = Jon |
| last = Folkman | first = Jon |
||
Line 31: | Line 34: | ||
| volume = 3 |
| volume = 3 |
||
| year = 1967 |
| year = 1967 |
||
| doi=10.1016/s0021-9800(67)80069-3}}.</ref> |
| doi=10.1016/s0021-9800(67)80069-3| doi-access = free |
||
}}.</ref> |
|||
*The [[Meredith graph]], a quartic graph with 70 vertices that is [[k-vertex-connected graph|4-connected]] but has no Hamiltonian cycle, disproving a conjecture of [[Crispin Nash-Williams]].<ref>{{citation |
*The [[Meredith graph]], a quartic graph with 70 vertices that is [[k-vertex-connected graph|4-connected]] but has no [[Hamiltonian path|Hamiltonian cycle]], disproving a conjecture of [[Crispin Nash-Williams]].<ref>{{citation |
||
| last = Meredith | first = G. H. J. |
| last = Meredith | first = G. H. J. |
||
| journal = [[Journal of Combinatorial Theory]] |
| journal = [[Journal of Combinatorial Theory]] |
||
Line 41: | Line 45: | ||
| volume = 14 |
| volume = 14 |
||
| year = 1973 |
| year = 1973 |
||
| doi=10.1016/s0095-8956(73)80006-1}}.</ref> |
| doi=10.1016/s0095-8956(73)80006-1| doi-access = free |
||
}}.</ref> |
|||
Every [[medial graph]] is a quartic [[planar graph|plane graph]], and every quartic plane graph is the medial graph of a pair of dual plane graphs or multigraphs.<ref>{{citation |
Every [[medial graph]] is a quartic [[planar graph|plane graph]], and every quartic plane graph is the medial graph of a pair of dual plane graphs or multigraphs.<ref>{{citation |
||
Line 48: | Line 53: | ||
| doi = 10.1007/BF02190157 |
| doi = 10.1007/BF02190157 |
||
| issue = 1 |
| issue = 1 |
||
| journal = Aequationes Mathematicae |
| journal = [[Aequationes Mathematicae]] |
||
| mr = 623315 |
| mr = 623315 |
||
| pages = 42–45 |
| pages = 42–45 |
||
Line 69: | Line 74: | ||
Because the [[degree (graph theory)|degree]] of every vertex in a quartic graph is even, every [[connected graph|connected]] quartic graph has an [[Euler tour]]. |
Because the [[degree (graph theory)|degree]] of every vertex in a quartic graph is even, every [[connected graph|connected]] quartic graph has an [[Euler tour]]. |
||
And as with regular bipartite graphs more generally, every [[bipartite graph|bipartite]] quartic graph has a [[perfect matching]]. In this case, a much simpler and faster [[algorithm]] for finding such a matching is possible than for irregular graphs: by selecting every other edge of an Euler tour, one may find a [[Graph factorization|2-factor]], which in this case must be a collection of cycles, each of even length, with each vertex of the graph appearing in exactly one cycle. By selecting every other edge again in these cycles, one obtains a perfect matching in [[linear time]]. The same method can also be used to [[edge coloring|color the edges of the graph]] with four colors in linear time.<ref>{{citation |
And as with regular bipartite graphs more generally, every [[bipartite graph|bipartite]] quartic graph has a [[perfect matching]]. In this case, a much simpler and faster [[algorithm]] for finding such a matching is possible than for irregular graphs: by selecting every other edge of an Euler tour, one may find a [[Graph factorization|2-factor]], which in this case must be a collection of cycles, each of even length, with each vertex of the graph appearing in exactly one cycle. By selecting every other edge again in these cycles, one obtains a perfect matching in [[linear time]]. The same method can also be used to [[edge coloring|color the edges of the graph]] with four colors in linear time.<ref>{{citation |
||
| last = Gabow | first = Harold N. |
| last = Gabow | first = Harold N. | author-link = Harold N. Gabow |
||
| issue = 4 |
| issue = 4 |
||
| journal = International Journal of Computer and Information Sciences |
| journal = International Journal of Computer and Information Sciences |
||
Line 90: | Line 95: | ||
==Open problems== |
==Open problems== |
||
It is an open conjecture whether all quartic graphs have an even number of [[Hamiltonian circuit]]s, or have more than one Hamiltonian circuit. The answer is known to be false for quartic [[multigraph]]s.<ref>{{citation |
It is an open conjecture whether all quartic Hamiltonian graphs have an even number of [[Hamiltonian circuit]]s, or have more than one Hamiltonian circuit. The answer is known to be false for quartic [[multigraph]]s.<ref>{{citation |
||
| last = Fleischner | first = Herbert |
| last = Fleischner | first = Herbert |
||
| doi = 10.1002/jgt.3190180503 |
| doi = 10.1002/jgt.3190180503 |
Latest revision as of 08:20, 12 October 2023
In the mathematical field of graph theory, a quartic graph is a graph where all vertices have degree 4. In other words, a quartic graph is a 4-regular graph.[1]
Examples
[edit]Several well-known graphs are quartic. They include:
- The complete graph K5, a quartic graph with 5 vertices, the smallest possible quartic graph.
- The Chvátal graph, another quartic graph with 12 vertices, the smallest quartic graph that both has no triangles and cannot be colored with three colors.[2]
- The Folkman graph, a quartic graph with 20 vertices, the smallest semi-symmetric graph.[3]
- The Meredith graph, a quartic graph with 70 vertices that is 4-connected but has no Hamiltonian cycle, disproving a conjecture of Crispin Nash-Williams.[4]
Every medial graph is a quartic plane graph, and every quartic plane graph is the medial graph of a pair of dual plane graphs or multigraphs.[5] Knot diagrams and link diagrams are also quartic plane multigraphs, in which the vertices represent the crossings of the diagram and are marked with additional information concerning which of the two branches of the knot crosses the other branch at that point.[6]
Properties
[edit]Because the degree of every vertex in a quartic graph is even, every connected quartic graph has an Euler tour. And as with regular bipartite graphs more generally, every bipartite quartic graph has a perfect matching. In this case, a much simpler and faster algorithm for finding such a matching is possible than for irregular graphs: by selecting every other edge of an Euler tour, one may find a 2-factor, which in this case must be a collection of cycles, each of even length, with each vertex of the graph appearing in exactly one cycle. By selecting every other edge again in these cycles, one obtains a perfect matching in linear time. The same method can also be used to color the edges of the graph with four colors in linear time.[7]
Quartic graphs have an even number of Hamiltonian decompositions.[8]
Open problems
[edit]It is an open conjecture whether all quartic Hamiltonian graphs have an even number of Hamiltonian circuits, or have more than one Hamiltonian circuit. The answer is known to be false for quartic multigraphs.[9]
See also
[edit]References
[edit]- ^ Toida, S. (1974), "Construction of quartic graphs", Journal of Combinatorial Theory, Series B, 16: 124–133, doi:10.1016/0095-8956(74)90054-9, MR 0347693.
- ^ Chvátal, V. (1970), "The smallest triangle-free 4-chromatic 4-regular graph", Journal of Combinatorial Theory, 9 (1): 93–94, doi:10.1016/S0021-9800(70)80057-6.
- ^ Folkman, Jon (1967), "Regular line-symmetric graphs", Journal of Combinatorial Theory, 3: 215–232, doi:10.1016/s0021-9800(67)80069-3, MR 0224498.
- ^ Meredith, G. H. J. (1973), "Regular n-valent n-connected nonHamiltonian non-n-edge-colorable graphs", Journal of Combinatorial Theory, Series B, 14: 55–60, doi:10.1016/s0095-8956(73)80006-1, MR 0311503.
- ^ Bondy, J. A.; Häggkvist, R. (1981), "Edge-disjoint Hamilton cycles in 4-regular planar graphs", Aequationes Mathematicae, 22 (1): 42–45, doi:10.1007/BF02190157, MR 0623315.
- ^ Welsh, Dominic J. A. (1993), "The complexity of knots", Quo vadis, graph theory?, Annals of Discrete Mathematics, vol. 55, Amsterdam: North-Holland, pp. 159–171, doi:10.1016/S0167-5060(08)70385-6, MR 1217989.
- ^ Gabow, Harold N. (1976), "Using Euler partitions to edge color bipartite multigraphs", International Journal of Computer and Information Sciences, 5 (4): 345–355, doi:10.1007/bf00998632, MR 0422081.
- ^ Thomason, A. G. (1978), "Hamiltonian cycles and uniquely edge colourable graphs", Annals of Discrete Mathematics, 3: 259–268, doi:10.1016/s0167-5060(08)70511-9, MR 0499124.
- ^ Fleischner, Herbert (1994), "Uniqueness of maximal dominating cycles in 3-regular graphs and of Hamiltonian cycles in 4-regular graphs", Journal of Graph Theory, 18 (5): 449–459, doi:10.1002/jgt.3190180503, MR 1283310.