Related Experiment Video
Updated: Jul 12, 2025

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
Iterated Clique Reductions in Vertex Weighted Coloring for Large Sparse Graphs.
Yi Fan1, Zaijun Zhang1,2, Quan Yu1
1School of Mathematics and Statistic, Qiannan Normal University for Nationalities, Duyun 558000, China.
This study introduces a new algorithm for the Minimum Vertex Weighted Coloring (MinVWC) problem, significantly reducing graph sizes for complex problems. The method uses maximal clique enumeration for efficient graph reduction.
Area of Science:
- Graph Theory
- Combinatorial Optimization
- Computer Science
Background:
- The Minimum Vertex Coloring (MinVC) problem, a fundamental NP-hard problem, seeks to minimize colors for adjacent vertices.
- The Minimum Vertex Weighted Coloring (MinVWC) problem generalizes MinVC by assigning weights to vertices and minimizing the total weight of colors used.
Purpose of the Study:
- To develop an effective reduction algorithm for the NP-hard Minimum Vertex Weighted Coloring (MinVWC) problem.
- To improve upon existing methods by creating smaller subgraphs for efficient problem-solving.
Main Methods:
- Proposed a novel reduction algorithm based on maximal clique enumeration.
- The algorithm employs clique sampling and graph reductions, including promising clique reductions, better bound reductions, and post reductions.
- It leverages lower bounds derived from a proportion of maximal cliques to guide the reduction process.
Main Results:
- Experimental results demonstrate that the proposed algorithm generates considerably smaller subgraphs compared to the state-of-the-art RedLS method on large benchmark graphs.
- Individual impacts and practical properties of the algorithm's components were evaluated.
- A theoretical result shows the algorithm's reduction effects are equivalent to exhaustive maximal clique enumeration given sufficient runtime.
Conclusions:
- The developed maximal clique enumeration-based reduction algorithm is highly effective for the MinVWC problem.
- It offers a significant improvement in subgraph reduction, outperforming recent methods.
- The algorithm provides a theoretically sound and practically efficient approach to tackling complex graph coloring problems.
Related Concept Videos
Vector Algebra: Graphical Method
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
Block Diagram Reduction
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
Reducing Line Loss
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
Woodward–Hoffmann Selection Rules and Microscopic Reversibility
Routh-Hurwitz Criterion II
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
Routh-Hurwitz Criterion I
To apply the Routh-Hurwitz criterion, a Routh table is constructed. The table's rows are labeled with powers of the complex frequency variable s, starting from the...

