<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Graph_factorization</id>
	<title>Graph factorization - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://debianws.lexgopc.com/wiki143/index.php?action=history&amp;feed=atom&amp;title=Graph_factorization"/>
	<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Graph_factorization&amp;action=history"/>
	<updated>2026-05-04T16:16:24Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.1</generator>
	<entry>
		<id>http://debianws.lexgopc.com/wiki143/index.php?title=Graph_factorization&amp;diff=2230149&amp;oldid=prev</id>
		<title>imported&gt;Sowhates: /* 1-factorization conjecture */</title>
		<link rel="alternate" type="text/html" href="http://debianws.lexgopc.com/wiki143/index.php?title=Graph_factorization&amp;diff=2230149&amp;oldid=prev"/>
		<updated>2025-06-19T07:53:25Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;1-factorization conjecture&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Short description|Partition of a graph into spanning subgraphs}}&lt;br /&gt;
{{Distinguish|Factor graph}}&lt;br /&gt;
&lt;br /&gt;
[[Image:Desargues graph 3color edge.svg|thumb|200px|1-factorization of the [[Desargues graph]]: each color class is a {{nowrap|1-factor}}.]]&lt;br /&gt;
[[Image:Petersen-graph-factors.svg|right|thumb|200px|The [[Petersen graph]] can be partitioned into a {{nowrap|1-factor}} (red) and a {{nowrap|2-factor}} (blue). However, the graph is not {{nowrap|1-factorable}}.]]&lt;br /&gt;
{{unsolved|mathematics|&amp;#039;&amp;#039;&amp;#039;Conjecture:&amp;#039;&amp;#039;&amp;#039; If &amp;#039;&amp;#039;n&amp;#039;&amp;#039; is odd and &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;≥&amp;amp;nbsp;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;, then &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is 1-factorable. If &amp;#039;&amp;#039;n&amp;#039;&amp;#039; is even and &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;≥&amp;amp;nbsp;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;minus;&amp;amp;nbsp;1 then &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is 1-factorable.}}&lt;br /&gt;
In [[graph theory]], a &amp;#039;&amp;#039;&amp;#039;factor&amp;#039;&amp;#039;&amp;#039; of a [[graph (discrete mathematics)|graph]] &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is a [[spanning subgraph]], i.e., a subgraph that has the same vertex set as &amp;#039;&amp;#039;G&amp;#039;&amp;#039;. A &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;k&amp;#039;&amp;#039;-factor&amp;#039;&amp;#039;&amp;#039; of a graph is a spanning &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-[[Regular graph|regular]] subgraph, and a &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;k&amp;#039;&amp;#039;-factorization&amp;#039;&amp;#039;&amp;#039; partitions the edges of the graph into disjoint &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-factors. A graph &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is said to be &amp;#039;&amp;#039;&amp;#039;&amp;#039;&amp;#039;k&amp;#039;&amp;#039;-factorable&amp;#039;&amp;#039;&amp;#039; if it admits a &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-factorization. In particular, a &amp;#039;&amp;#039;&amp;#039;1-factor&amp;#039;&amp;#039;&amp;#039; is a [[perfect matching]], and a 1-factorization of a &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular graph is a [[edge coloring|proper edge coloring]] with &amp;#039;&amp;#039;k&amp;#039;&amp;#039; colors. A &amp;#039;&amp;#039;&amp;#039;2-factor&amp;#039;&amp;#039;&amp;#039; is a collection of disjoint [[cycle (graph theory)|cycle]]s that spans all vertices of the graph.&lt;br /&gt;
&lt;br /&gt;
==1-factorization==&lt;br /&gt;
&lt;br /&gt;
If a graph is 1-factorable then it has to be a [[regular graph]]. However, not all regular graphs are 1-factorable. A &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular graph is 1-factorable if it has [[chromatic index]] &amp;#039;&amp;#039;k&amp;#039;&amp;#039;; examples of such graphs include:&lt;br /&gt;
* Any regular [[bipartite graph]].&amp;lt;ref&amp;gt;{{harvtxt|Harary|1969}}, Theorem 9.2, p. 85. {{harvtxt|Diestel|2005}}, Corollary 2.1.3, p. 37.&amp;lt;/ref&amp;gt; [[Hall&amp;#039;s marriage theorem]] can be used to show that a &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular bipartite graph contains a perfect matching. One can then remove the perfect matching to obtain a (&amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;minus;&amp;amp;nbsp;1)-regular bipartite graph, and apply the same reasoning repeatedly.&lt;br /&gt;
* Any [[complete graph]] with an [[parity (mathematics)|even]] number of nodes (see [[#Complete graphs|below]]).&amp;lt;ref&amp;gt;{{harvtxt|Harary|1969}}, Theorem 9.1, p. 85.&amp;lt;/ref&amp;gt;&lt;br /&gt;
However, there are also &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular graphs that have chromatic index &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;+&amp;amp;nbsp;1, and these graphs are not 1-factorable; examples of such graphs include:&lt;br /&gt;
* Any regular graph with an [[parity (mathematics)|odd]] number of nodes.&lt;br /&gt;
* The [[Petersen graph]].&lt;br /&gt;
&lt;br /&gt;
===Complete graphs===&lt;br /&gt;
[[File:Complete-edge-coloring.svg|thumb|200px|1-factorization of &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;8&amp;lt;/sub&amp;gt; in which each {{nowrap|1-factor}} consists of an edge from the center to a vertex of a [[heptagon]] together with all possible perpendicular edges]]&lt;br /&gt;
A 1-factorization of a [[complete graph]] corresponds to pairings in a [[round-robin tournament]]. The 1-factorization of complete graphs is a special case of [[Baranyai&amp;#039;s theorem]] concerning the 1-factorization of complete [[hypergraph]]s.&lt;br /&gt;
&lt;br /&gt;
One method for constructing a 1-factorization of a complete graph on an even number of vertices involves placing all but one of the vertices in a [[regular polygon]], with the remaining vertex at the center. With this arrangement of vertices, one way of constructing a 1-factor of the graph is to choose an edge &amp;#039;&amp;#039;e&amp;#039;&amp;#039; from the center to a single polygon vertex together with all possible edges that lie on lines perpendicular to &amp;#039;&amp;#039;e&amp;#039;&amp;#039;. The 1-factors that can be constructed in this way form a 1-factorization of the graph.&lt;br /&gt;
&lt;br /&gt;
The number of distinct 1-factorizations of &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;lt;/sub&amp;gt;, &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;4&amp;lt;/sub&amp;gt;, &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;6&amp;lt;/sub&amp;gt;, &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;8&amp;lt;/sub&amp;gt;, ... is 1, 1, 6, 6240, 1225566720, 252282619805368320, 98758655816833727741338583040, ... ({{oeis|A000438}}).&lt;br /&gt;
&lt;br /&gt;
===1-factorization conjecture===&lt;br /&gt;
Let &amp;#039;&amp;#039;G&amp;#039;&amp;#039; be a &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular graph with 2&amp;#039;&amp;#039;n&amp;#039;&amp;#039; nodes. If &amp;#039;&amp;#039;k&amp;#039;&amp;#039; is sufficiently large, it is known that &amp;#039;&amp;#039;G&amp;#039;&amp;#039; has to be 1-factorable:&lt;br /&gt;
* If &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;=&amp;amp;nbsp;2&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;minus;&amp;amp;nbsp;1, then &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is the complete graph &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt;, and hence 1-factorable (see [[#Complete graphs|above]]).&lt;br /&gt;
* If &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;=&amp;amp;nbsp;2&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;minus;&amp;amp;nbsp;2, then &amp;#039;&amp;#039;G&amp;#039;&amp;#039; can be constructed by removing a perfect matching from &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt;. Again, &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is 1-factorable.&lt;br /&gt;
* {{harvtxt|Chetwynd|Hilton|1985}} show that if &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;≥&amp;amp;nbsp;12&amp;#039;&amp;#039;n&amp;#039;&amp;#039;/7, then &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is 1-factorable.&lt;br /&gt;
The &amp;#039;&amp;#039;&amp;#039;1-factorization conjecture&amp;#039;&amp;#039;&amp;#039;&amp;lt;ref&amp;gt;{{harvtxt|Chetwynd|Hilton|1985}}. {{harvtxt|Niessen|1994}}. {{harvtxt|Perkovic|Reed|1997}}. [[#West1FC|West]].&amp;lt;/ref&amp;gt; is a long-standing [[conjecture]] that states that &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;≈&amp;amp;nbsp;&amp;#039;&amp;#039;n&amp;#039;&amp;#039; is sufficient. In precise terms, the conjecture is:&lt;br /&gt;
* If &amp;#039;&amp;#039;n&amp;#039;&amp;#039; is odd and &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;≥&amp;amp;nbsp;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;, then &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is 1-factorable. If &amp;#039;&amp;#039;n&amp;#039;&amp;#039; is even and &amp;#039;&amp;#039;k&amp;#039;&amp;#039;&amp;amp;nbsp;≥&amp;amp;nbsp;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;amp;nbsp;&amp;amp;minus;&amp;amp;nbsp;1 then &amp;#039;&amp;#039;G&amp;#039;&amp;#039; is 1-factorable.&lt;br /&gt;
The [[overfull conjecture]] implies the 1-factorization conjecture.&lt;br /&gt;
The conjecture was confirmed by Csaba, Kühn, Lo, Osthus and Treglown for sufficiently large &amp;#039;&amp;#039;n&amp;#039;&amp;#039;.&amp;lt;ref name=&amp;quot;csaba&amp;quot;&amp;gt;&lt;br /&gt;
{{Citation&lt;br /&gt;
| last1  = Csaba&lt;br /&gt;
| first1 = Béla&lt;br /&gt;
| last2  = Kühn&lt;br /&gt;
| first2 = Daniela&lt;br /&gt;
| last3  = Lo&lt;br /&gt;
| first3 = Allan&lt;br /&gt;
| last4  = Osthus&lt;br /&gt;
| first4 = Deryk&lt;br /&gt;
| last5  = Treglown&lt;br /&gt;
| first5 = Andrew&lt;br /&gt;
&lt;br /&gt;
| title   = Proof of the 1-factorization and Hamilton decomposition conjectures&lt;br /&gt;
| journal = Memoirs of the American Mathematical Society&lt;br /&gt;
| date    = June 2016&lt;br /&gt;
| doi     = 10.1090/memo/1154&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Perfect 1-factorization===&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;perfect pair&amp;#039;&amp;#039;&amp;#039; from a 1-factorization is a pair of 1-factors whose union [[Glossary of graph theory#Subgraphs|induces]] a [[Hamiltonian cycle]].&lt;br /&gt;
&lt;br /&gt;
A &amp;#039;&amp;#039;&amp;#039;perfect 1-factorization&amp;#039;&amp;#039;&amp;#039; (P1F) of a graph is a 1-factorization having the property that every pair of 1-factors is a perfect pair. A perfect 1-factorization should not be confused with a perfect matching (also called a 1-factor).&lt;br /&gt;
&lt;br /&gt;
In 1964, [[Anton Kotzig]] conjectured that every complete graph &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; where &amp;#039;&amp;#039;n&amp;#039;&amp;#039; ≥ 2 has a perfect 1-factorization. So far, it is known that the following graphs have a perfect 1-factorization:&amp;lt;ref name=&amp;quot;wallis&amp;quot;&amp;gt;&lt;br /&gt;
{{Citation&lt;br /&gt;
 | first = W. D. | last = Wallis&lt;br /&gt;
 | title = One-factorizations&lt;br /&gt;
 | publisher = [[Springer US]]&lt;br /&gt;
 | series = Mathematics and Its Applications&lt;br /&gt;
 | volume = 390&lt;br /&gt;
 | edition = 1&lt;br /&gt;
 | year = 1997&lt;br /&gt;
 | chapter = 16. Perfect Factorizations&lt;br /&gt;
 | page = 125&lt;br /&gt;
 | doi = 10.1007/978-1-4757-2564-3_16&lt;br /&gt;
 | isbn = 978-0-7923-4323-3&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* the infinite family of complete graphs &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; where &amp;#039;&amp;#039;p&amp;#039;&amp;#039; is an odd [[prime number|prime]] (by Anderson and also Nakamura, independently),&lt;br /&gt;
* the infinite family of complete graphs &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;p&amp;#039;&amp;#039;+1&amp;lt;/sub&amp;gt; where &amp;#039;&amp;#039;p&amp;#039;&amp;#039; is an odd prime,&lt;br /&gt;
* and sporadic additional results, including &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; where 2&amp;#039;&amp;#039;n&amp;#039;&amp;#039; ∈ {16, 28, 36, 40, 50, 126, 170, 244, 344, 730, 1332, 1370, 1850, 2198, 3126, 6860, 12168, 16808, 29792}. Some newer results are collected [http://users.monash.edu.au/~iwanless/data/P1F/newP1F.html here].&lt;br /&gt;
&amp;lt;!-- Related OEIS sequences: A005702 A120488 A120489 --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If the complete graph &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;+1&amp;lt;/sub&amp;gt; has a perfect 1-factorization, then the [[complete bipartite graph]] &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;&amp;#039;&amp;#039;n&amp;#039;&amp;#039;,&amp;#039;&amp;#039;n&amp;#039;&amp;#039;&amp;lt;/sub&amp;gt; also has a perfect 1-factorization.&amp;lt;ref name=&amp;quot;wanless&amp;quot;&amp;gt;&lt;br /&gt;
{{Citation&lt;br /&gt;
| last1  = Bryant&lt;br /&gt;
| first1 = Darryn&lt;br /&gt;
| last2  = Maenhaut&lt;br /&gt;
| first2 = Barbara M.&lt;br /&gt;
| last3  = Wanless&lt;br /&gt;
| first3 = Ian M.&lt;br /&gt;
&lt;br /&gt;
| title   = A Family of Perfect Factorisations of Complete Bipartite Graphs&lt;br /&gt;
| journal = Journal of Combinatorial Theory&lt;br /&gt;
| series  = A&lt;br /&gt;
| volume  = 98&lt;br /&gt;
| issue   = 2&lt;br /&gt;
| pages   = 328–342&lt;br /&gt;
| date    = May 2002&lt;br /&gt;
| issn    = 0097-3165&lt;br /&gt;
| doi     = 10.1006/jcta.2001.3240&lt;br /&gt;
| doi-access= free&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==2-factorization==&lt;br /&gt;
&lt;br /&gt;
If a graph is 2-factorable, then it has to be 2&amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular for some integer &amp;#039;&amp;#039;k&amp;#039;&amp;#039;. [[Julius Petersen]] showed in 1891 that this necessary condition is also sufficient: [[2-factor theorem|any 2&amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular graph is 2-factorable]].&amp;lt;ref&amp;gt;{{harvtxt|Petersen|1891}}, §9, p. 200. {{harvtxt|Harary|1969}}, Theorem 9.9, p. 90. See {{harvtxt|Diestel|2005}}, Corollary 2.1.5, p. 39 for a proof.&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a [[connectivity (graph theory)|connected graph]] is 2&amp;#039;&amp;#039;k&amp;#039;&amp;#039;-regular and has an even number of edges it may also be &amp;#039;&amp;#039;k&amp;#039;&amp;#039;-factored, by choosing each of the two factors to be an alternating subset of the edges of an [[Euler tour]].&amp;lt;ref&amp;gt;{{harvtxt|Petersen|1891}}, §6, p. 198.&amp;lt;/ref&amp;gt;  This applies only to connected graphs; disconnected [[counterexample]]s include disjoint unions of odd cycles, or of copies of &amp;#039;&amp;#039;K&amp;#039;&amp;#039;&amp;lt;sub&amp;gt;2&amp;#039;&amp;#039;k&amp;#039;&amp;#039;+1&amp;lt;/sub&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
The [[Oberwolfach problem]] concerns the existence of 2-factorizations of complete graphs into [[graph isomorphism|isomorphic]] subgraphs. It asks for which subgraphs this is possible. This is known when the subgraph is connected (in which case it is a [[Hamiltonian cycle]] and this special case is the problem of [[Hamiltonian decomposition]]) but the general case remains [[open problem|open]].&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
{{reflist}}&lt;br /&gt;
&lt;br /&gt;
==Bibliography==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
*{{citation&lt;br /&gt;
 |last1        = Bondy&lt;br /&gt;
 |first1       = John Adrian&lt;br /&gt;
 |author-link1  = John Adrian Bondy&lt;br /&gt;
 |last2        = Murty&lt;br /&gt;
 |first2       = U. S. R.&lt;br /&gt;
 |author-link2  = U. S. R. Murty&lt;br /&gt;
 |title        = Graph Theory with Applications&lt;br /&gt;
 |year         = 1976&lt;br /&gt;
 |publisher    = North-Holland&lt;br /&gt;
 |isbn         = 0-444-19451-7&lt;br /&gt;
 |url          = https://archive.org/details/graphtheorywitha0000bond&lt;br /&gt;
 |url-status   = dead&lt;br /&gt;
 |url-access   = registration&lt;br /&gt;
 |access-date  = 2019-12-18&lt;br /&gt;
 |archive-url  = https://web.archive.org/web/20100413104345/http://www.ecp6.jussieu.fr/pageperso/bondy/books/gtwa/gtwa.html&lt;br /&gt;
 |archive-date = 2010-04-13&lt;br /&gt;
}}, Section 5.1: &amp;quot;Matchings&amp;quot;.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last1=Chetwynd | first1=A. G. | author1-link = Amanda Chetwynd&lt;br /&gt;
 | last2=Hilton | first2=A. J. W.&lt;br /&gt;
 | title=Regular graphs of high degree are 1-factorizable&lt;br /&gt;
 | journal=Proceedings of the London Mathematical Society&lt;br /&gt;
 | year=1985&lt;br /&gt;
 | volume=50&lt;br /&gt;
 | number=2&lt;br /&gt;
 | pages=193–206&lt;br /&gt;
 | doi=10.1112/plms/s3-50.2.193 &lt;br /&gt;
}}.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last=Diestel | first=Reinhard | author-link = Reinhard Diestel&lt;br /&gt;
 | title=Graph Theory&lt;br /&gt;
 | publisher=[[Springer Science+Business Media|Springer]]&lt;br /&gt;
 | year=2005&lt;br /&gt;
 | edition=3rd&lt;br /&gt;
 | isbn=3-540-26182-6&lt;br /&gt;
}}, Chapter 2: &amp;quot;Matching, covering and packing&amp;quot;. [http://www.math.uni-hamburg.de/home/diestel/books/graph.theory/ Electronic edition].&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last=Harary | first=Frank | author-link=Frank Harary&lt;br /&gt;
 | title=Graph Theory&lt;br /&gt;
 | publisher=Addison-Wesley&lt;br /&gt;
 | year=1969&lt;br /&gt;
 | isbn=0-201-02787-9&lt;br /&gt;
}}, Chapter 9: &amp;quot;Factorization&amp;quot;.&lt;br /&gt;
* {{springer|title=One-factorization|id=p/o110070}}&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last=Niessen | first=Thomas&lt;br /&gt;
 | title=How to find overfull subgraphs in graphs with large maximum degree&lt;br /&gt;
 | journal=Discrete Applied Mathematics&lt;br /&gt;
 | volume=51&lt;br /&gt;
 | number=1–2&lt;br /&gt;
 | year=1994&lt;br /&gt;
 | pages=117–125 &lt;br /&gt;
 | doi=10.1016/0166-218X(94)90101-5&lt;br /&gt;
| doi-access=&lt;br /&gt;
 }}.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last1=Perkovic | first1=L.&lt;br /&gt;
 | last2=Reed | first2=B. | author2-link=Bruce Reed (mathematician)&lt;br /&gt;
 | title=Edge coloring regular graphs of high degree&lt;br /&gt;
 | journal=[[Discrete Mathematics (journal)|Discrete Mathematics]]&lt;br /&gt;
 | volume=165–166&lt;br /&gt;
 | year=1997&lt;br /&gt;
 | pages=567–578&lt;br /&gt;
 | doi=10.1016/S0012-365X(96)00202-6&lt;br /&gt;
| doi-access=&lt;br /&gt;
 }}.&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last=Petersen | first=Julius | author-link=Julius Petersen&lt;br /&gt;
 | title=Die Theorie der regulären graphs&lt;br /&gt;
 | journal=[[Acta Mathematica]]&lt;br /&gt;
 | volume=15&lt;br /&gt;
 | year=1891&lt;br /&gt;
 | pages = 193–220&lt;br /&gt;
 | doi = 10.1007/BF02392606| doi-access=free&lt;br /&gt;
 | url=https://zenodo.org/record/2304433/files/article.pdf&lt;br /&gt;
 }}.&lt;br /&gt;
*{{cite web&lt;br /&gt;
 | last=West | first=Douglas B.&lt;br /&gt;
 | url=http://www.math.uiuc.edu/~west/openp/1fact.html&lt;br /&gt;
 | title=1-Factorization Conjecture (1985?)&lt;br /&gt;
 | work=Open Problems – Graph Theory and Combinatorics&lt;br /&gt;
 | access-date=2010-01-09&lt;br /&gt;
 | ref=West1FC&lt;br /&gt;
}}&lt;br /&gt;
*{{MathWorld | urlname=GraphFactor | title=Graph Factor}}&lt;br /&gt;
*{{MathWorld | urlname=k-Factor | title=k-Factor}}&lt;br /&gt;
*{{MathWorld | urlname=k-FactorableGraph | title=k-Factorable Graph}}&lt;br /&gt;
{{refend}}&lt;br /&gt;
&lt;br /&gt;
==Further reading==&lt;br /&gt;
{{refbegin}}&lt;br /&gt;
*{{citation&lt;br /&gt;
 | last=Plummer | first=Michael D. | author-link = Michael D. Plummer&lt;br /&gt;
 | title=Graph factors and factorization: 1985–2003: A survey&lt;br /&gt;
 | journal=[[Discrete Mathematics (journal)|Discrete Mathematics]]&lt;br /&gt;
 | volume=307&lt;br /&gt;
 | number=7–8&lt;br /&gt;
 | year=2007&lt;br /&gt;
 | pages=791–821&lt;br /&gt;
 | doi=10.1016/j.disc.2005.11.059&lt;br /&gt;
| doi-access=&lt;br /&gt;
 }}.&lt;br /&gt;
{{refend}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Graph theory objects]]&lt;br /&gt;
[[Category:Factorization]]&lt;/div&gt;</summary>
		<author><name>imported&gt;Sowhates</name></author>
	</entry>
</feed>