dfactors
In graph theory, a dfactor (plural dfactors) refers to a d-factor: a spanning subgraph in which every vertex has degree exactly d. Given a simple graph G=(V,E) and a fixed integer d with 0 ≤ d ≤ |V|−1, a d-factor of G is a spanning subgraph H=(V,E') where E' ⊆ E and deg_H(v)=d for all v ∈ V.
More generally, an f-factor uses a function f: V → N0 specifying the target degree for each vertex;
Examples include: a 1-factor, which is a perfect matching; a 2-factor, which is a spanning subgraph consisting
Existence and computation: The existence of an f-factor is characterized by Tutte’s f-factor theorem, which provides
Special cases and results: Petersen’s theorem states that every bridgeless cubic graph (3-regular) has a 1-factor.
Applications: dfactors arise in network design, scheduling, and combinatorial design, where uniform degree constraints help ensure