Next Article in Journal
An Adaptive Multi-Scale Heterogeneous Ensemble Framework for Interpretable Wind Power Forecasting in Sustainable Grids
Previous Article in Journal
Active Disturbance Rejection-Based Tracking Control of Robotic Manipulators Under a Universal Symmetry Constraint Framework
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Colored Degree Factors in Regular and Triangle-Inflated Cubic Graphs

1
School of Mathematics and Statistics, Shandong University of Technology, Zibo 255000, China
2
School of Mathematics and Statistics, Faculty of Science, University of New South Wales, Sydney, NSW 2052, Australia
3
Shenzhen Kaihong Digital Industry Development Co., Ltd., Shenzhen 518000, China
4
Shenzhen Institute of Advanced Technology, Chinese Academy of Sciences, Shenzhen 518055, China
*
Author to whom correspondence should be addressed.
Symmetry 2026, 18(6), 920; https://doi.org/10.3390/sym18060920
Submission received: 20 April 2026 / Revised: 22 May 2026 / Accepted: 24 May 2026 / Published: 27 May 2026
(This article belongs to the Section Mathematics)

Abstract

We study two-tone factors in edge-connected regular graphs and claw-free cubic graphs under red-blue vertex colorings. A two-tone factor is a spanning subgraph in which vertices of different colors are assigned different allowed degree sets. For edge-connected regular graphs, we prove an existence theorem for two-tone ( { k } , { k , k + 2 } ) -factors under arbitrary red-blue colorings and describe a constructive factor-theoretic route to matching-type formulations. For the claw-free cubic setting, we show that the natural arbitrary-coloring extension for ( { 0 , 1 } , { 2 , 3 } ) -factors is false in general. Nevertheless, we prove a restricted positive result when the graph has a triangle decomposition and the coloring is constant on each triangle, and we give a mask-consistency characterization for triangle-inflated cubic graphs. The computational section is therefore framed as an implementation and proof-audit study: it certifies recovered factors in the regular case, cross-checks claw-free cubic stress tests by independent MILP and mask-CSP formulations, and explains why only provable restrictions are retained as theorems. From the perspective of symmetry, the contrast identifies a boundary between symmetry-stable and symmetry-fragile colored degree constraints.

1. Introduction

Graph factor theory studies spanning subgraphs whose vertex degrees satisfy prescribed constraints. Classic examples include k-factors, ( g , f ) -factors, and parity factors. In this paper, we focus on a colored variant of this problem. The vertices of a graph are colored red or blue, and each color class is assigned a different set of allowable degrees. A spanning subgraph satisfying these color-dependent degree requirements is called a two-tone factor.
This formulation provides a concrete way to study heterogeneous constraints on otherwise uniform graph structures. In an r-regular graph, all vertices have the same ambient degree, but a red-blue coloring imposes different local requirements on different vertices. Thus, the problem can be viewed as a controlled form of symmetry breaking: the underlying graph remains structurally regular, while the target factor must satisfy color-dependent degree constraints.
The study of degree-constrained factors has a long history. Foundational results on k-factors in regular graphs date back to classical works such as [1,2], and were further developed through factorization theory [3,4]. More general frameworks, including ( g , f ) -factors and parity factors, were introduced to capture flexible vertex-wise degree constraints [5,6,7]. Comprehensive treatments of factor theory can be found in [8,9].
From an algorithmic perspective, factor problems are closely related to matching theory and combinatorial optimization. Classical reductions transform several factor problems into matching problems, which can be solved in polynomial time using algorithms originating from Edmonds’ blossom method [10,11]. This connection is important here because it turns existence statements for two-tone factors into constructive procedures.
Recent work of Furuya and Kano studied colored degree factors in regular graphs and claw-free cubic graphs [12,13]. Motivated by these results, we investigate two-tone factors under arbitrary red-blue vertex colorings. Our focus is on identifying structural conditions under which color-dependent degree constraints remain feasible, and on formulating an explicit construction pipeline based on factor reductions.
The revised contribution of this paper is organized around a positive result and a boundary result. The regular graph theorem gives a robust existence statement under arbitrary colorings. The claw-free cubic analysis shows that a tempting arbitrary-coloring extension is not valid without further compatibility assumptions, but that meaningful restricted and algorithmic statements remain available.
The main contributions are as follows:
  • We prove an existence theorem for two-tone ( { k } , { k , k + 2 } ) -factors in edge-connected regular graphs under arbitrary red-blue vertex colorings.
  • We describe a constructive factor-theoretic pipeline that reduces the regular two-tone factor problem to matching-type formulations.
  • For the claw-free cubic setting, we show that the arbitrary-coloring ( { 0 , 1 } , { 2 , 3 } ) -factor extension is false in general by means of a triangle-inflated counterexample.
  • We prove a restricted positive result for cubic graphs with a triangle decomposition when the coloring is constant on every triangle.
  • We give a mask-consistency characterization for triangle-inflated cubic graphs, explaining both feasible instances and counterexamples through local-to-global compatibility of triangle masks.
  • We support the constructive viewpoint with a certificate-based computational pipeline that records structural filters, solver status, recovered factors, and vertex-degree certificates.
The rest of the paper is organized as follows. Section 2 reviews related results on graph factors. Section 3 introduces the notation and definitions used throughout the paper. Section 4 presents the regular positive theorem, the restricted claw-free cubic theorem, and the mask-consistency/counterexample results. Section 5 gives the proofs and the counterexample construction. Section 6 describes the algorithmic framework. Section 7 reports computational implementation and counterexample-audit experiments. Section 8 discusses the results from a structural symmetry perspective, and Section 9 concludes the paper.
To provide intuition for the concept of two-tone factors, we illustrate a concrete example in Figure 1. The figure shows how a regular graph can admit a spanning subgraph satisfying heterogeneous degree constraints under a red-blue coloring.

2. Related Work

The theory of graph factors is one of the central topics in graph theory, with a long and well-established history. Related spanning-structure problems, including Hamiltonian and ordered digraphs, have also been studied under prescribed global structural constraints [14]. Early foundational work on factorization of regular graphs can be traced back to classical results by Petersen and König [1,2], which laid the groundwork for the study of degree-constrained subgraphs. These developments were later unified and systematically presented in comprehensive treatments such as [8,9]. In addition, algebraic perspectives on graph structure further highlight the role of symmetry in regular graphs [15].
We first recall several classical results on the existence of k-factors in regular graphs, which play a fundamental role in factor theory.
Theorem 1.
Let λ, r, and k be integers with 1 λ r and 1 k < r . Let G be a λ-edge connected r-regular graph. If one of the following conditions holds, then G has a k-factor:
(i) 
G is bipartite [2];
(ii) 
Both r and k are even [1];
(iii) 
r is even, k is odd, | G | is even, and r / λ k r r / λ  [3];
(iv) 
r is odd, k is even, and k r r / λ  [3];
(v) 
Both r and k are odd and r / λ k  [3,4].
The following corollary provides a unified sufficient condition for the existence of k-factors under edge-connectivity constraints.
Corollary 1.
Let λ, r, and k be integers with 1 λ r and r / λ k r r / λ . Let G be a λ-edge connected r-regular graph such that k | G | is even. Then G has a k-factor [8].
Beyond exact k-factors, relaxation to { k , k + 1 } -factors has also been extensively studied, allowing bounded deviations in vertex degrees. Such relaxations are closely related to more general degree-constrained subgraph problems [7,16].
Theorem 2.
Let r and k be integers with 1 k < r . Let G be an r-regular graph. Then:
(i) 
G has a { k , k + 1 } -factor [17];
(ii) 
For a maximal independent set W, there exists a { k , k + 1 } -factor with prescribed structure [18];
(iii) 
If k 2 r / 3 1 , then G has a regular { k , k + 1 } -factor [19].
More generally, the theory of ( g , f ) -factors provides a unified framework for handling vertex-wise degree constraints. Fundamental results by Lovász [5,6] establish necessary and sufficient conditions for the existence of such factors via parity and cut conditions. These results reveal that factor existence can be characterized through structural constraints involving vertex subsets and connectivity. Further extensions and algorithmic formulations of ( g , f ) -factor problems can be found in [20,21].
From an algorithmic perspective, factor problems are closely related to matching theory. In particular, the ( g , f ) -factor problem can be reduced to a perfect matching problem through classical transformations, and thus can be solved in polynomial time using matching algorithms such as Edmonds’ blossom algorithm [10]. More advanced implementations and practical improvements of matching algorithms have been developed in [22,23,24]. Comprehensive treatments of matching and combinatorial optimization can be found in [11,25]. These connections establish a deep link between structural graph theory and efficient algorithm design.
More recently, colored factor problems have been introduced to model heterogeneous constraints in regular graphs. In particular, Furuya and Kano [12] studied degree factors under red-blue vertex colorings of regular graphs, while further results on claw-free cubic graphs and two-tone factors were established in [13]. These works demonstrate that structural properties such as edge-connectivity and claw-freeness play a critical role in ensuring the existence of feasible factors under coloring constraints. In addition, structural properties of claw-free graphs have been extensively studied in [26], providing deeper insights into their role in factor-related problems.
In addition, structural properties such as edge-connectivity, diagnosability, and fault tolerance have also been extensively studied in interconnection network models. For example, the edge-connectivity of expanded k-ary n-cube networks was analyzed in [27], demonstrating strong robustness under edge failures. Diagnosability results for Cayley graph networks generated by transposition trees further show how local graph structure affects the ability to identify faulty vertices under comparison-based diagnosis models [28]. Fault-tolerant path-embedding problems in 4-ary n-cubes also illustrate how network structures preserve spanning or near-spanning connectivity properties under faulty nodes [29]. These results further reinforce the importance of connectivity as a fundamental mechanism for maintaining structural feasibility under constraints.
Our work builds upon these developments by extending the theory of two-tone factors to more general settings, while also emphasizing their algorithmic realizability. In particular, we combine structural results on edge-connectivity and claw-free graphs with parity factor techniques and matching-based constructions, thereby bridging classical factor theory and modern algorithmic approaches. Moreover, our perspective is also related to broader studies of network robustness and constrained structures in complex systems [30,31].

3. Main Results

We now present the main theoretical statements. The first result is a positive theorem for edge-connected regular graphs under arbitrary red-blue colorings. The claw-free cubic part is stated more carefully: the unrestricted arbitrary-coloring statement is false in general, but a restricted positive result and an exact mask-consistency formulation remain available.

3.1. The Regular Graph Theorem

Theorem 3.
Let λ, r, and k be integers with 1 λ r and r / λ k r r / λ . Let G be a λ-edge connected r-regular graph such that k | G | is even. Then for every red-blue vertex coloring of G, G has a two-tone ( { k } , { k , k + 2 } ) -factor.
The proof of Theorem 3 is based on the theory of parity ( g , f ) -factors [6]. The red-blue degree requirement is translated into a parity-constrained factor problem, and edge-connectivity is used to control the relevant Lovász cut inequalities.

3.2. Restricted Claw-Free Cubic Result

The following result gives a safe positive statement in the claw-free cubic direction. It does not assert arbitrary-coloring feasibility. Instead, it identifies a local color-symmetric situation in which the required factor is obtained by an explicit construction.
Theorem 4
(Restricted claw-free cubic case). Let G be a cubic graph whose vertex set admits a partition T into vertex-disjoint triangles. Suppose that the red-blue coloring is constant on every triangle T T . Then G has a two-tone ( { 0 , 1 } , { 2 , 3 } ) -factor.
This condition is deliberately stronger than claw-freeness. Its role is to provide a provable local symmetry-stable regime: monochromatic triangles can be satisfied independently, without requiring any edge between distinct triangles.

3.3. Mask Consistency for Triangle-Inflated Cubic Graphs

For mixed colorings of triangle-inflated cubic graphs, local feasibility does not automatically imply global feasibility. The following formulation records the exact compatibility condition used in the computational audit.
Proposition 1
(Mask-consistency formulation). Let G be a triangle-inflated cubic graph with triangle partition T . For each triangle T T , let D T { 0 , 1 } 3 be the set of external-edge masks that can be completed by a choice of internal triangle edges so that all three vertices of T satisfy their prescribed red-blue degree constraints. Then G has a two-tone ( { 0 , 1 } , { 2 , 3 } ) -factor if and only if there is a choice of one mask m T D T for every T T such that the two endpoint masks agree on every edge between distinct triangles.

3.4. Failure of the Arbitrary-Coloring Extension

The unrestricted version of the claw-free cubic statement is false.
Proposition 2
(Failure of the arbitrary-coloring extension). There exists a simple, connected, cubic, 3-edge-connected, claw-free graph with a red-blue coloring that admits no two-tone ( { 0 , 1 } , { 2 , 3 } ) -factor.
The construction is given in Section 4.6. This result explains why the claw-free cubic part of the paper is formulated through a restricted positive theorem and a mask-consistency characterization rather than an unconditional arbitrary-coloring theorem.
Together, Theorem 3, Theorem 4, Proposition 1, and Proposition 2 separate the symmetry-stable and symmetry-fragile regimes of the two-tone factor problem. Global degree regularity plus edge-connectivity supports arbitrary color perturbations in the regular setting, whereas local triangular structure in the claw-free cubic setting requires additional color/mask compatibility.

4. Proof of Main Results

4.1. Parity Factor Criterion

We first recall a fundamental result on parity ( g , f ) -factors, originally established by Lovász [6]. This theorem provides a complete characterization of the existence of parity-constrained factors via cut conditions, and serves as the main technical tool in our proofs.
Theorem 5.
Let G be a graph and let g , f : V ( G ) Z be functions satisfying g ( v ) f ( v ) and g ( v ) f ( v ) ( mod 2 ) for all v V ( G ) . Then G has a parity ( g , f ) -factor if and only if for all pairs of disjoint sets S , T V ( G ) ,
η ( S , T ) : = f ( S ) + deg G ( T ) g ( T ) e G ( S , T ) q * ( S , T ) 0 ,
where q * ( S , T ) denotes the number of components D of G ( S T ) satisfying
f ( D ) + e G ( D , T ) 1 ( mod 2 ) .
Such components are called q * -odd components.

4.2. Proof of Theorem 3

Proof. 
Define two functions g , f : V ( G ) Z by
g ( v ) = k , f ( v ) = k , v R ( G ) , k + 2 , v B ( G ) .
Then G has a two-tone ( { k } , { k , k + 2 } ) -factor if and only if G has a parity ( g , f ) -factor. By Theorem 5, it suffices to verify that
η ( S , T ) 0
for all disjoint sets S , T V ( G ) .
Since k | G | is even, we have
f ( V ( G ) ) = k | R ( G ) | + ( k + 2 ) | B ( G ) | 0 ( mod 2 ) .
Thus η ( , ) = 0 , and we may assume S T .
Let D 1 , , D m be the q * -odd components of G ( S T ) , where m = q * ( S , T ) . Let θ = k / r . Since r / λ k r ( 1 1 / λ ) , we have 0 < θ < 1 .
We estimate
η ( S , T ) = f ( S ) + deg G ( T ) g ( T ) e G ( S , T ) m k | S | + deg G ( T ) k | T | e G ( S , T ) m = k r deg G ( S ) + 1 k r deg G ( T ) e G ( S , T ) m .
Since G is r-regular, deg G ( S ) = r | S | and deg G ( T ) = r | T | . Moreover, each edge incident to S or T either connects to T, S, or some component D i . Thus,
deg G ( S ) i = 1 m e G ( S , D i ) + e G ( S , T ) , deg G ( T ) i = 1 m e G ( T , D i ) + e G ( T , S ) .
Substituting these bounds yields
η ( S , T ) i = 1 m θ e G ( S , D i ) + ( 1 θ ) e G ( T , D i ) 1 .
For each i, define
φ i = θ e G ( S , D i ) + ( 1 θ ) e G ( T , D i ) 1 .
By the assumption r / λ k r ( 1 1 / λ ) , we have
θ λ 1 , ( 1 θ ) λ 1 .
We consider the three following cases:
Case 1.  e G ( S , D i ) 1 and e G ( T , D i ) 1 .
Then
φ i θ + ( 1 θ ) 1 = 0 .
Case 2.  e G ( S , D i ) = 0 .
Then e G ( T , D i ) λ , and hence
φ i ( 1 θ ) λ 1 0 .
Case 3.  e G ( T , D i ) = 0 .
Then e G ( S , D i ) λ , and hence
φ i θ λ 1 0 .
Thus φ i 0 for all i, and therefore η ( S , T ) 0 . Hence G has the desired factor.    □

4.3. A Generalized Corollary

The following result extends Theorem 3 by allowing a larger gap between the degree constraints on blue vertices. It shows that the parity-based approach is robust under broader degree intervals, as long as the parity condition is preserved.
Corollary 2.
Let λ, r, k, and b be integers with 1 λ r , r / λ k r r / λ , k r b , and b even. Let G be a λ-edge connected r-regular graph such that k | G | is even. Then for every red-blue vertex coloring of G, G has a two-tone ( { k } , { k , k + b } ) -factor.
Proof. 
The proof follows the same strategy as in Theorem 3, based on the parity ( g , f ) -factor framework of [6]. The only modification is that the upper bound function for blue vertices is changed from k + 2 to k + b , where b is even.
Since g ( v ) = k and f ( v ) g ( v ) ( mod 2 ) still holds, the parity condition remains valid. Moreover, the edge-connectivity condition ensures that each component D i contributes sufficiently to the inequality
θ e G ( S , D i ) + ( 1 θ ) e G ( T , D i ) 1 ,
as in the proof of Theorem 3. Therefore, η ( S , T ) 0 holds for all disjoint S , T , and the desired factor exists.    □

4.4. Proof of Theorem 4

Proof. 
For each triangle T T , we define the factor F locally. If T is red, select no edge of T. If T is blue, select all three internal edges of T. No edge between distinct triangles is selected.
Every red vertex therefore has degree 0 in F, and every blue vertex has degree 2 in F. Hence
d F ( v ) { 0 , 1 } for red vertices ,
and
d F ( v ) { 2 , 3 } for blue vertices .
Thus F is a two-tone ( { 0 , 1 } , { 2 , 3 } ) -factor.    □

4.5. Proof of Proposition 1

Proof. 
Suppose first that F is a two-tone ( { 0 , 1 } , { 2 , 3 } ) -factor. For each triangle T, record the three binary values indicating whether the three external edges incident with T are selected in F. This gives a mask m T { 0 , 1 } 3 . Since the restriction of F to the internal edges of T completes these external choices to valid vertex degrees, we have m T D T . Moreover, each edge between two distinct triangles is either selected or not selected in F, so the two endpoint masks agree on that edge.
Conversely, suppose that such a consistent mask assignment exists. For each triangle T, since m T D T , choose internal triangle edges completing the external mask to valid degrees for the three vertices of T. The consistency condition ensures that every edge between distinct triangles is selected consistently from both endpoints. Combining these external edges with the chosen internal edges over all triangles gives a spanning subgraph F. By construction, every vertex satisfies its prescribed red-blue degree constraint. Hence F is a two-tone ( { 0 , 1 } , { 2 , 3 } ) -factor.    □
For the eight possible triangle color patterns, the feasible external masks used in Proposition 1 are shown in Table 1. Here, a mask records which of the three external edges incident with the triangle are selected.

4.6. A Counterexample to the Arbitrary-Coloring Extension

We now give the construction supporting Proposition 2. Let H be the cubic graph on vertex set { 0 , , 19 } with edge set
E ( H ) = { ( 0 , 1 ) , ( 0 , 9 ) , ( 0 , 13 ) , ( 1 , 11 ) , ( 1 , 14 ) , ( 2 , 3 ) , ( 2 , 6 ) , ( 2 , 10 ) , ( 3 , 12 ) , ( 3 , 17 ) , ( 4 , 5 ) , ( 4 , 6 ) , ( 4 , 14 ) , ( 5 , 16 ) , ( 5 , 17 ) , ( 6 , 8 ) , ( 7 , 8 ) , ( 7 , 10 ) , ( 7 , 17 ) , ( 8 , 11 ) , ( 9 , 15 ) , ( 9 , 18 ) , ( 10 , 11 ) , ( 12 , 13 ) , ( 12 , 19 ) , ( 13 , 15 ) , ( 14 , 18 ) , ( 15 , 16 ) , ( 16 , 19 ) , ( 18 , 19 ) } .
Replace each vertex i V ( H ) by a triangle T i . The three edges incident with i in H are attached bijectively to the three vertices of T i . The resulting graph has 60 vertices and 90 edges. It is simple, connected, cubic, 3-edge-connected, and claw-free; claw-freeness follows because every vertex belongs to one of the inflated triangles and its three neighbours do not induce an independent set.
The color patterns of the inflated triangles are
                                                 Symmetry 18 00920 i001
Applying the mask-consistency formulation of Proposition 1 to this instance yields no feasible global mask assignment. The infeasibility was independently checked by a binary edge-variable formulation and by the compressed mask-CSP formulation described above. Thus, the graph satisfies the structural assumptions of the arbitrary-coloring claw-free cubic extension, but no spanning subgraph satisfies the red degree set { 0 , 1 } and blue degree set { 2 , 3 } . This proves Proposition 2.

5. Algorithmic Framework

In this section, we describe the constructive viewpoint behind the regular two-tone result and the mask-based formulation for triangle-inflated cubic graphs. The regular case is handled through parity-factor and matching-type reductions. The claw-free cubic case is not treated as an unconditional existence theorem; instead, mixed triangle colorings are handled by the mask-consistency formulation of Proposition 1.

5.1. Problem Formulation

Given a graph G = ( V , E ) together with a red-blue vertex coloring ( R ( G ) , B ( G ) ) , the regular case asks for a spanning subgraph F such that
deg F ( v ) = k , v R ( G ) , k or k + 2 , v B ( G ) .
This is formulated as a parity ( g , f ) -factor problem, with the functions g and f defined as in the proof of Theorem 3.
For triangle-inflated cubic graphs with degree sets ( { 0 , 1 } , { 2 , 3 } ) , the general mixed-color case is represented through the mask-consistency formulation. Each triangle supplies a finite domain of feasible external masks, and the global problem is to choose compatible masks across the inter-triangle edges. Figure 2 summarizes the reduction pipeline for the regular two-tone factor problem.

5.2. Reduction Pipeline for the Regular Case

For the regular two-tone factor problem, we use the following sequence of transformations:
Parity ( g , f ) - factor Exact f - factor Perfect matching .
  • Step 1: Reduction to exact f-factor.
Any parity ( g , f ) -factor problem can be transformed into an equivalent exact f-factor problem by standard parity-adjustment constructions [6].
  • Step 2: Reduction to perfect matching.
The exact f-factor problem can be reduced to a perfect matching problem by Tutte-type reductions [10,17]. The resulting matching instance admits a perfect matching if and only if the original factor instance is feasible.

5.3. Algorithm Description

The overall construction and certification procedure is summarized in Algorithm 1. The algorithm separates the regular parity-factor setting, the monochromatic-triangle setting, and the triangle-inflated mask-consistency setting, and then certifies the recovered factor by checking the degree of every vertex.
Algorithm 1: Construction and certification of two-tone factors.
Input: A graph G = ( V , E ) and a red-blue coloring of V.
Output: A two-tone factor F satisfying the prescribed degree constraints, if one is found, together with a vertex-degree certificate.
Steps:
1.
Identify the applicable setting: the regular parity-factor setting of Theorem 3, the monochromatic-triangle setting of Theorem 4, or the triangle-inflated mask-consistency setting of Proposition 1.
2.
In the regular case, construct the corresponding parity ( g , f ) -factor instance and reduce it to a matching-type instance.
3.
In the monochromatic-triangle case, construct the factor locally by selecting no internal edge in each red triangle and all three internal edges in each blue triangle.
4.
In the triangle-inflated mixed-color case, construct the local mask domains D T and solve the resulting mask-consistency problem on the base graph.
5.
Recover the selected edge set F in the original graph.
6.
Certify directly that every vertex degree d F ( v ) lies in the prescribed color-dependent degree set.

5.4. Correctness and Complexity

For the regular case, correctness follows from Theorem 3 and the standard equivalence between parity factors, exact factors, and matching-type formulations. For the monochromatic-triangle case, correctness follows from the explicit construction in Theorem 4. For the triangle-inflated mixed-color case, correctness follows from Proposition 1: a consistent mask assignment is equivalent to a valid two-tone factor.
All transformations used in the regular matching pipeline are polynomial in the size of the input graph. The mask-consistency formulation has finite local domains of size at most 8 per triangle; it therefore provides an exact certificate formulation for the triangle-inflated cubic family and is especially useful for proof-audit experiments.

6. Computational Illustration and Counterexample Audit

6.1. Experimental Goals

The experiments in this section are not intended to provide empirical proof of the existence theorems. The theoretical statements are proved analytically. Instead, the computational study has three purposes. First, it illustrates the constructive factor-recovery pipeline on theorem-valid regular graph instances. Second, it records certificate-level verification, so that solver termination is not confused with the existence of a valid factor. Third, it audits the natural extension of the regular result to the claw-free cubic setting and identifies where arbitrary red-blue colorings fail.

6.2. Certificate Pipeline

For each generated instance, the pipeline records the graph class, the coloring, the structural filters, the solver status, the recovered edge set, and a vertex-degree certificate. A run is counted as certified only if the recovered spanning subgraph F satisfies d F ( v ) A v for every vertex v, where A v is the allowed degree set determined by the color of v. Solver completion alone is not counted as success.
The pipeline consists of the following steps:
1.
Generate a graph instance from the prescribed graph family.
2.
Assign a red-blue vertex coloring.
3.
Check structural assumptions, including regularity, connectivity, edge-connectivity, and claw-freeness when required.
4.
Construct the corresponding degree-constrained factor instance.
5.
Solve the instance using the appropriate backend: a binary edge-variable formulation for direct certification, a matching backend for the regular construction, or a compressed mask-CSP formulation for triangle-inflated cubic graphs.
6.
Recover the selected edge set and certify the degree of every vertex.
7.
Log infeasible cases together with the graph, coloring, and failure reason.

6.3. Regular Graph Positive Controls

We first tested the regular graph setting corresponding to Theorem 3. The parameter grid used
n { 60 , 120 , 240 } , r { 3 , 4 } , p R { 0.25 , 0.5 , 0.75 } ,
with 20 independently generated instances for each parameter cell. This gave 360 generated instances in total. All 360 instances passed the theorem-valid structural checks and all 360 were certified successfully by the degree-certificate oracle. The results are summarized in Table 2.
Thus, for the tested regular positive-control family, the implementation recovered certified two-tone factors in every accepted theorem-valid instance.

6.4. Claw-Free Cubic Stress Tests

We then tested the natural claw-free cubic extension with allowed degree sets ( { 0 , 1 } , { 2 , 3 } ) . The instances were generated from triangle-inflated cubic base graphs. The structural filters checked simplicity, connectedness, cubicity, 3-edge-connectivity, and claw-freeness. In total, 180 instances were generated and 162 passed the structural filters. Among these accepted instances, 160 admitted certified two-tone factors, whereas 2 were infeasible under the binary edge-variable oracle. The results of the claw-free cubic stress tests are summarized in Table 3.
These two infeasible cases are not treated as routine solver failures. Instead, they are proof-audit outliers, because they satisfy the implemented structural hypotheses but fail the arbitrary-coloring conclusion. This is why the revised manuscript does not state an unconditional claw-free cubic theorem.

6.5. Cross-Checking by Mask Consistency

To check whether the infeasible cases were artifacts of the MILP solver, we implemented an independent compressed CSP formulation for triangle-inflated graphs. For each triangle T, the CSP enumerates the set D T { 0 , 1 } 3 of external-edge masks that can be completed by internal triangle edges to satisfy the local red-blue degree constraints. The global CSP then requires the two endpoint masks to agree on every edge between distinct triangles.
We cross-checked 14 theorem-valid claw-free cubic rows, including the two MILP-infeasible outliers and 12 MILP-certified positive rows. The MILP and CSP formulations agreed on all 14 cases, with no disagreements. Both infeasible outliers remained infeasible under the CSP formulation. The cross-check results between the MILP oracle and the compressed CSP formulation are summarized in Table 4.

6.6. Probe of Restricted Conditions

The counterexample audit motivated a further search for structural restrictions under which a positive claw-free cubic statement might remain valid. We tested several candidate conditions on triangle-inflated claw-free cubic instances. This probe generated 900 instances, of which 846 passed the structural filters. The results are summarized in Table 5.
The presence of an R R R triangle or a B B B triangle is not sufficient, because infeasible selected instances were found. The condition that at most half of the triangles are mixed produced no infeasible selected instance in this sample, but we do not state it as a theorem because no proof is currently available. The revised manuscript, therefore, retains only restrictions that are proved analytically. In particular, Theorem 4 uses the monochromatic-triangle condition, which has a direct constructive proof, while Proposition 1 gives the exact compatibility condition for the triangle-inflated family.

6.7. Discussion

The computational results support three conclusions. First, the regular positive-control experiments show that the constructive pipeline reliably recovers certified factors on theorem-valid regular instances. Second, the claw-free cubic stress tests show that 3-edge-connectivity and claw-freeness alone do not guarantee the ( { 0 , 1 } , { 2 , 3 } ) -factor under arbitrary red-blue colorings. Third, the mask-consistency formulation gives an exact local-to-global explanation for feasible and infeasible triangle-inflated instances.
For this reason, the revised theoretical statement does not assert the arbitrary-coloring claw-free cubic extension. Instead, it keeps a provable restricted positive result for monochromatic triangle decompositions and uses mask consistency to describe the general triangle-inflated case.

7. Structural Interpretation from the Perspective of Symmetry

This section interprets the revised results from the perspective of symmetry and color-induced perturbation. The discussion is not intended as an additional formal theorem. Rather, it explains how the positive regular theorem, the restricted claw-free theorem, and the counterexample together identify a boundary between symmetry-stable and symmetry-fragile colored degree constraints.

7.1. Coloring as Heterogeneous Degree Constraints

An r-regular graph is symmetric at the level of vertex degrees: every vertex has the same ambient degree. A red-blue coloring breaks this uniformity by assigning different allowable degrees to different vertex classes. In the two-tone setting, the question is whether this local heterogeneity can be absorbed by a spanning factor without destroying global feasibility.
This motivates the following terminology. A colored graph is color-degree compatible with respect to degree sets A R and A B if it has a spanning subgraph F such that
d F ( v ) A R for red vertices , d F ( v ) A B for blue vertices .
In this language, Theorem 3 gives a global symmetry-stable regime: regularity, edge-connectivity, and parity feasibility imply color-degree compatibility for arbitrary red-blue colorings in the regular case.

7.2. Global and Local Symmetry-Stable Regimes

For the regular graph result, edge-connectivity is the main stabilizing condition. The proof of Theorem 3 translates the two-tone requirement into a parity ( g , f ) -factor problem. Feasibility is governed by the Lovász cut expression
η ( S , T ) 0 ,
where S and T range over disjoint vertex subsets. The role of edge-connectivity is to control the boundary terms in this inequality and prevent local coloring imbalance from producing a global obstruction.
The restricted claw-free cubic result gives a different, local symmetry-stable regime. When every triangle is monochromatic, the coloring is aligned with the triangle decomposition. The required factor can then be constructed locally: red triangles contribute no internal edges and blue triangles contribute all three internal edges. This is a strong restriction, but it is mathematically clean and directly certifies compatibility.

7.3. Symmetry-Fragile Regime and Mask Compatibility

The counterexample in Proposition 2 shows that local claw-free structure and 3-edge-connectivity do not suffice for arbitrary red-blue colorings. Mixed triangle color patterns introduce local degrees of freedom, represented by external masks. A global factor exists only when these masks can be chosen consistently across the base graph.
Thus, the mask-consistency formulation of Proposition 1 gives the precise local-to-global obstruction. Local triangle feasibility is not enough; the selected external masks must also agree on every edge between distinct triangles. This explains why some mixed-color triangle-inflated instances are feasible while the counterexample is not.

7.4. Summary of the Structural Picture

The revised results identify three regimes. First, the regular graph theorem is globally symmetry-stable: arbitrary color perturbations can be absorbed under the stated edge-connectivity and parity assumptions. Second, the monochromatic-triangle theorem is locally symmetry-stable: color symmetry inside each triangle yields a direct construction. Third, mixed triangle colorings form a symmetry-fragile regime governed by mask compatibility.
This interpretation keeps the symmetry component tied to the actual mathematical arguments. The symmetry being studied is the stability, or failure of stability, of degree-regular and triangle-based structures under color-dependent degree perturbations.

8. Potential Applications and Modeling Motivation

The main focus of this paper is theoretical and algorithmic. Nevertheless, two-tone factors provide a useful abstraction for network models in which different vertex classes have different allowable interaction levels. We briefly describe two representative modeling motivations.

8.1. Scheduling and Resource Allocation on Structured Networks

In scheduling or resource-allocation problems, vertices may represent tasks, processors, agents, or communication units, while edges represent feasible interactions. A red-blue coloring can encode two classes of demand, priority, or capacity. A two-tone factor then represents a feasible selection of interactions satisfying different local degree requirements for the two classes.
Under this interpretation, the existence results give sufficient structural conditions under which such heterogeneous degree requirements can be met. The algorithmic reduction further provides a constructive route for finding the selected interaction subgraph.

8.2. Conflict Graph Models

Two-tone factors can also be interpreted in conflict graph models, where vertices represent entities competing for shared resources and edges represent admissible pairwise interactions. The color-dependent degree sets model different interaction limits for different types of entities. A feasible two-tone factor then selects a compatible set of interactions respecting both the graph structure and the heterogeneous degree requirements.
These examples are intended as modeling motivations rather than fully developed applied case studies. A detailed investigation of domain-specific models, data, and performance criteria is left for future work.

9. Conclusions

In this paper, we studied two-tone factors in regular graphs and claw-free cubic graphs under red-blue vertex colorings. The two-tone framework assigns different allowable degree sets to different color classes and therefore provides a natural setting for studying heterogeneous degree constraints on structured graphs.
The main positive theorem concerns edge-connected regular graphs. Under the stated connectivity and parity assumptions, every red-blue coloring admits a two-tone ( { k } , { k , k + 2 } ) -factor. This result is proved through the parity ( g , f ) -factor framework, where edge-connectivity controls the relevant cut inequalities.
The claw-free cubic part is revised as a boundary analysis rather than an unconditional positive theorem. The arbitrary-coloring extension for ( { 0 , 1 } , { 2 , 3 } ) -factors is false in general, as shown by a triangle-inflated counterexample. Nevertheless, a clean restricted positive result holds when the graph has a triangle decomposition and the coloring is constant on every triangle. For mixed triangle colorings, the mask-consistency formulation gives an exact local-to-global description of feasibility.
From an algorithmic perspective, we described how the regular factor instances can be reduced to matching-type formulations and how triangle-inflated cubic instances can be audited by mask consistency. The computational section was framed as an implementation and proof-audit study: it certifies recovered factors in the regular positive-control family, identifies infeasible claw-free cubic outliers, and explains why empirical candidate conditions are not stated as theorems without proof.
From the perspective of symmetry, the paper distinguishes symmetry-stable and symmetry-fragile regimes. Global degree regularity and edge-connectivity support arbitrary color perturbations in the regular setting. Monochromatic triangle decompositions provide a local symmetry-stable regime in the cubic setting. Mixed triangle colorings, however, require mask compatibility and can fail globally even when the graph is cubic, 3-edge-connected, and claw-free.
Future work includes identifying stronger and more natural sufficient conditions for the claw-free cubic case, deriving human-checkable obstruction certificates for mask-inconsistent instances, refining the construction algorithms for large-scale instances, and developing more detailed applications in structured scheduling, resource allocation, and network design.

Author Contributions

Conceptualization, L.-H.W. and M.-J.-S.W.; methodology, L.-H.W. and M.-J.-S.W.; software, C.-W.L.; validation, L.-H.W., M.-J.-S.W. and Q.-J.B.; formal analysis, L.-H.W.; investigation, L.-H.W.; resources, M.-J.-S.W.; data curation, C.-W.L.; writing—original draft preparation, L.-H.W.; writing—review and editing, M.-J.-S.W.; visualization, C.-W.L.; supervision, M.-J.-S.W.; project administration, M.-J.-S.W.; funding acquisition, Q.-J.B. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the Natural Science Foundation of Shandong Province, China (Grant No. ZR2022MA077).

Data Availability Statement

The data used in this study are generated from synthetic graph instances. The experimental logs, counterexample audit artifacts, and implementation scripts are available from the corresponding author upon reasonable request. The algorithms and implementation details are described in the paper and can be reproduced following the provided methodology.

Conflicts of Interest

Author Mu-Jiang-Shan Wang was employed by the company Shenzhen Kaihong Digital Industry Development Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

References

  1. Petersen, J. Die Theorie der regulären Graphs. Acta Math. 1891, 15, 193–220. [Google Scholar] [CrossRef]
  2. König, D. Über Graphen und ihre Anwendung auf Determinantentheorie und Mengenlehre. Math. Ann. 1916, 77, 453–465. [Google Scholar] [CrossRef]
  3. Gallai, T. On Factorisation of Graphs. Acta Math. Acad. Sci. Hung. 1950, 1, 133–153. [Google Scholar] [CrossRef]
  4. Bäbler, D. Über die Zerlegung regulärer Streckencomplexe ungerader Ordnung. Comment. Math. Helv. 1937, 10, 275–287. [Google Scholar] [CrossRef]
  5. Lovász, L. Subgraphs with Prescribed Valencies. J. Comb. Theory 1970, 8, 391–416. [Google Scholar] [CrossRef]
  6. Lovász, L. The Factorization of Graphs II. Acta Math. Acad. Sci. Hung. 1972, 23, 223–246. [Google Scholar] [CrossRef]
  7. Vergnas, M.L. An Extension of Tutte’s Theorem. J. Comb. Theory Ser. B 1972, 13, 192–202. [Google Scholar]
  8. Akiyama, J.; Kano, M. Factors and Factorizations of Graphs; Lecture Notes in Mathematics; Springer: Berlin/Heidelberg, Germany, 2011; Volume 2031. [Google Scholar]
  9. Plummer, M.D. Graph Factors and Factorizations; Elsevier: Amsterdam, The Netherlands, 2010. [Google Scholar]
  10. Edmonds, J. Paths, Trees, and Flowers. Can. J. Math. 1965, 17, 449–467. [Google Scholar] [CrossRef]
  11. Schrijver, A. Combinatorial Optimization: Polyhedra and Efficiency; Springer: Berlin/Heidelberg, Germany, 2003. [Google Scholar]
  12. Furuya, M.; Kano, M. Degree Factors with Red-Blue Coloring of Regular Graphs. Electron. J. Comb. 2024, 31, 1–40. [Google Scholar] [CrossRef] [PubMed]
  13. Furuya, M.; Kano, M. Factors with Red–Blue Coloring of Claw-Free Graphs and Cubic Graphs. Graphs Comb. 2023, 39, 85. [Google Scholar] [CrossRef]
  14. Mu-Jiang-shan, W.; Jun, Y.; Shang-wei, L. Ordered and Hamilton Digraphs. Chin. Q. J. Math. 2010, 25, 317–326. [Google Scholar]
  15. Godsil, C.; Royle, G. Algebraic Graph Theory; Springer: Berlin/Heidelberg, Germany, 2001. [Google Scholar]
  16. Kano, M.; Saito, A. [a,b]-Factors of Graphs. Discret. Math. 1983, 47, 113–116. [Google Scholar] [CrossRef]
  17. Tutte, W.T. The Subgraph Problem. In Annals of Discrete Mathematics; Elsevier: Amsterdam, The Netherlands, 1978; Volume 3, pp. 289–295. [Google Scholar]
  18. Egawa, Y.; Kano, M. Sufficient Conditions for Graphs to Have (g,f)-Factors. Discret. Math. 1996, 151, 87–90. [Google Scholar] [CrossRef]
  19. Kano, M. Factors of Regular Graphs. J. Comb. Theory Ser. B 1986, 41, 27–36. [Google Scholar] [CrossRef]
  20. Anstee, R.P. An Algorithmic Proof of Tutte’s f-Factor Theorem. J. Algorithms 1985, 6, 112–131. [Google Scholar] [CrossRef]
  21. Heinrich, K.; Liu, G. Degree Constrained Subgraphs. Discret. Math. 1990, 81, 129–138. [Google Scholar]
  22. Gabow, H.N. An Efficient Implementation of Edmonds’ Algorithm. J. ACM 1976, 23, 221–234. [Google Scholar] [CrossRef]
  23. Kolmogorov, V. Blossom V: A New Implementation of a Minimum Cost Perfect Matching Algorithm. Math. Program. Comput. 2009, 1, 43–67. [Google Scholar] [CrossRef]
  24. Mical, S.; Vazirani, M. An O(sqrt(V)E) Algorithm for Finding Maximum Matching. Combinatorica 2013, 33, 347–375. [Google Scholar]
  25. Korte, B.; Vygen, J. Combinatorial Optimization: Theory and Algorithms; Springer: Berlin/Heidelberg, Germany, 2018. [Google Scholar]
  26. Chudnovsky, M.; Seymour, P. The Structure of Claw-Free Graphs. In Surveys in Combinatorics; Cambridge University Press: Cambridge, UK, 2005; pp. 153–171. [Google Scholar]
  27. Wang, S.; Wang, M. The Edge Connectivity of Expanded k-Ary n-Cubes. Discret. Dyn. Nat. Soc. 2018, 2018, 7867342. [Google Scholar] [CrossRef]
  28. Wang, M.; Wang, S. Diagnosability of Cayley graph networks generated by transposition trees under the comparison diagnosis model. Ann. Appl. Math. 2016, 32, 166–173. [Google Scholar]
  29. Wang, S.; Wangmu, J.; Qi, Z.; Ren, Y. Embedding paths into the 4-ary n-cube with faulty nodes. In Proceedings of the 2011 International Conference on Consumer Electronics, Communications and Networks (CECNet); IEEE: Piscataway, NJ, USA, 2011; pp. 4949–4951. [Google Scholar]
  30. Newman, M. Networks: An Introduction; Oxford University Press: Oxford, UK, 2010. [Google Scholar]
  31. Albert, R.; Barabási, A.L. Statistical Mechanics of Complex Networks. Rev. Mod. Phys. 2002, 74, 47–97. [Google Scholar] [CrossRef]
Figure 1. Illustration of a two-tone factor in a regular graph. The underlying graph G is shown with light edges, while the selected factor F is highlighted with thick edges. Red vertices have degree exactly k in F, whereas blue vertices have degree either k or k + 2 , satisfying the two-tone degree constraints.
Figure 1. Illustration of a two-tone factor in a regular graph. The underlying graph G is shown with light edges, while the selected factor F is highlighted with thick edges. Red vertices have degree exactly k in F, whereas blue vertices have degree either k or k + 2 , satisfying the two-tone degree constraints.
Symmetry 18 00920 g001
Figure 2. Reduction pipeline for the regular two-tone factor problem. The original two-tone factor problem is shown in the orange block on the left. The blue blocks represent intermediate factor-theoretic formulations, namely the parity ( g , f ) -factor and the exact f-factor. The gray block on the right represents the matching-based algorithmic realization through perfect matching and Edmonds’ blossom algorithm. The arrows indicate the direction of the reductions, from problem formulation to parity reduction, Tutte reduction, and matching-algorithm implementation. The yellow circular arrow symbols mark the transition steps between successive formulations, and the bottom note emphasizes that the final reduction to perfect matching yields a polynomial-time solvable instance.
Figure 2. Reduction pipeline for the regular two-tone factor problem. The original two-tone factor problem is shown in the orange block on the left. The blue blocks represent intermediate factor-theoretic formulations, namely the parity ( g , f ) -factor and the exact f-factor. The gray block on the right represents the matching-based algorithmic realization through perfect matching and Edmonds’ blossom algorithm. The arrows indicate the direction of the reductions, from problem formulation to parity reduction, Tutte reduction, and matching-algorithm implementation. The yellow circular arrow symbols mark the transition steps between successive formulations, and the bottom note emphasizes that the final reduction to perfect matching yields a polynomial-time solvable instance.
Symmetry 18 00920 g002
Table 1. Feasible external masks for each triangle color pattern.
Table 1. Feasible external masks for each triangle color pattern.
PatternFeasible External Masks
R R R 000, 001, 010, 011, 100, 101, 110, 111
R R B 000, 001, 011, 101
R B R 000, 010, 011, 110
R B B 001, 010, 011, 111
B R R 000, 100, 101, 110
B R B 001, 100, 101, 111
B B R 010, 100, 110, 111
B B B 000, 001, 010, 011, 100, 101, 110, 111
Table 2. Regular graph positive-control experiments.
Table 2. Regular graph positive-control experiments.
Graph FamilyGeneratedAcceptedCertified
Regular two-tone instances360360360
Table 3. Claw-free cubic stress tests for the arbitrary-coloring extension.
Table 3. Claw-free cubic stress tests for the arbitrary-coloring extension.
Graph FamilyGeneratedAcceptedCertifiedInfeasible
Triangle-inflated claw-free cubic1801621602
Table 4. Cross-check between the MILP oracle and the compressed CSP formulation.
Table 4. Cross-check between the MILP oracle and the compressed CSP formulation.
Checked RowsAgreementsDisagreementsMILP InfeasibleCSP Infeasible
1414022
Table 5. Probe of candidate restrictions for the claw-free cubic case.
Table 5. Probe of candidate restrictions for the claw-free cubic case.
Candidate ConditionSelected
Instances
Infeasible Selected
Instances
Contains an R R R triangle7061
Contains a B B B triangle6921
At most half of the triangles are mixed1710
Contains an R R R triangle or at most half mixed7441
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Wang, L.-H.; Liang, C.-W.; Wang, M.-J.-S.; Bian, Q.-J. Colored Degree Factors in Regular and Triangle-Inflated Cubic Graphs. Symmetry 2026, 18, 920. https://doi.org/10.3390/sym18060920

AMA Style

Wang L-H, Liang C-W, Wang M-J-S, Bian Q-J. Colored Degree Factors in Regular and Triangle-Inflated Cubic Graphs. Symmetry. 2026; 18(6):920. https://doi.org/10.3390/sym18060920

Chicago/Turabian Style

Wang, Li-Hui, Chen-Wei Liang, Mu-Jiang-Shan Wang, and Qiu-Ju Bian. 2026. "Colored Degree Factors in Regular and Triangle-Inflated Cubic Graphs" Symmetry 18, no. 6: 920. https://doi.org/10.3390/sym18060920

APA Style

Wang, L.-H., Liang, C.-W., Wang, M.-J.-S., & Bian, Q.-J. (2026). Colored Degree Factors in Regular and Triangle-Inflated Cubic Graphs. Symmetry, 18(6), 920. https://doi.org/10.3390/sym18060920

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop