← Search

Canhui Luo

3 accepted papers

2026

An Adaptive Configuration-Aware Simulated Annealing for the Maximally Diverse Grouping Problem

AAAI 2026technical

The maximally diverse grouping problem (MDGP) seeks to partition the vertices of a complete graph into a fixed number of groups under capacity constraints, maximizing the sum of edge weights within each group. MDGP is an NP-hard combinatorial optimization problem and has wide real-world applications

Cited by 0SourcePDFScholar
2025

An Elite-guided Weighted Simulated Annealing Algorithm for the Clique Partitioning Problem

AAAI 2025technical

The clique partitioning problem (CPP) aims to find a partition of vertices of a complete graph in order to maximize the sum of edge weights within each partition (clique), which has been proven to be NP-hard and has wide real-world applications. In this paper, we propose an elite-guided weighted sim…

2025

NS4S: Neighborhood Search for Scheduling Problems Via Large Language Models

IJCAI 2025

Large Language Models (LLMs) have emerged as a promising technology for solving combinatorial optimization problems. However, their direct application to scheduling problems remains limited due to the inherent complexity of these problems. This paper proposes an LLMs-based neighborhood search method