Related Experiment Video
Updated: Nov 16, 2025

12:27
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
7.2K
A Hybrid Evolutionary Algorithm for the Clique Partitioning Problem.
IEEE Transactions on Cybernetics
|February 26, 2021
Summary
This study introduces a novel evolutionary algorithm for the clique partitioning problem (CPP), an NP-hard problem with diverse applications. The new approach significantly outperforms existing methods on benchmark instances.
Area of Science:
- Computational mathematics
- Graph theory
- Optimization algorithms
Background:
- The clique partitioning problem (CPP) involves partitioning graph vertices into subsets to maximize intra-subset edge weights.
- CPP is computationally challenging (NP-hard) despite applications in data mining, engineering, and bioinformatics.
Purpose of the Study:
- To develop an effective evolutionary algorithm for solving the NP-hard clique partitioning problem.
- To improve upon existing methods for finding high-quality solutions to CPP.
Main Methods:
- Proposed a novel evolutionary algorithm integrating a merge-divide crossover operator.
- Incorporated a simulated annealing-based local search for refining solutions.
- Evaluated performance on 94 benchmark instances, including classical and large-scale datasets.
Main Results:
- The proposed evolutionary algorithm demonstrated remarkable performance.
- Achieved superior results compared to state-of-the-art methods on benchmark instances.
- Analysis identified key algorithmic components contributing to performance.
Conclusions:
- The developed evolutionary algorithm offers an effective solution for the clique partitioning problem.
- The algorithm and its source code can aid researchers and practitioners in CPP-related fields.
More Related Videos
Related Concept Videos
Hybrid Zones
21.3K
Hybrid zones are narrow regions where two closely related species interact, mate, and produce hybrids. Relative to either parent species, hybrids may possess distinct phenotypic or genetic differences that impact their survival and reproductive success. The genetic variances introduced by hybridization influence species diversity and speciation processes within the hybrid zone.
21.3K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
171
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
171
Extraction: Partition and Distribution Coefficients
4.0K
The distribution law or Nernst's distribution law is the law that governs the distribution of a solute between two immiscible solvents. This law, also known as the partition law, states that if a solute is added to the mixture of two immiscible solvents at a constant temperature, the solute is distributed between the two solvents in such a way that the ratio of solute concentrations in the solvents remains constant at equilibrium.
For extracting a solute from an aqueous phase into an...
For extracting a solute from an aqueous phase into an...
4.0K
Woodward–Hoffmann Selection Rules and Microscopic Reversibility
3.5K
Electrocyclic reactions, cycloadditions, and sigmatropic rearrangements are concerted pericyclic reactions that proceed via a cyclic transition state. These reactions are stereospecific and regioselective. The stereochemistry of the products depends on the symmetry characteristics of the interacting orbitals and the reaction conditions. Accordingly, pericyclic reactions are classified as either symmetry-allowed or symmetry-forbidden. Woodward and Hoffmann presented the selection criteria for...
3.5K
Heuristics
235
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
235
Routh-Hurwitz Criterion II
610
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
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...
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...
610

