← Search

Zhipeng Lü

11 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
2026

Bridging LLMs and SAT Solving: Automated Evolution of High-Performance Heuristics

IJCAI 2026

Despite decades of intensive research and optimization, modern Boolean Satisfiability (SAT) solvers have reached a plateau where significant performance gains are increasingly difficult to achieve. While Large Language Models (LLMs) have demonstrated remarkable capabilities in pattern recognition an

Cited by 0Scholar
2025

A Weighted-Based Fast Local Search for α-Neighbor p-Center Problem

IJCAI 2025

The α-neighbor p-center problem (α-pCP) is an extension of the classical p-center problem. It aims to select p centers from a set of candidate centers to minimize the maximum distance between any client and its α service centers. In this paper, we propose a weighting-based fast local search algorith

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

2024

A Swap Relaxation-Based Local Search for the Latin Square Completion Problem

IJCAI 2024poster

The Latin square completion (LSC) problem aims to assign n symbols to the empty cells of a partially filled Latin square such that in each row and each column, each symbol appears exactly once. In this paper, we propose a swap relaxation-based fast local search algorithm called SRLS for solving the…

2024

Threshold-Based Responsive Simulated Annealing for Directed Feedback Vertex Set Problem

AAAI 2024technical

As a classical NP-hard problem and the topic of the PACE 2022 competition, the directed feedback vertex set problem (DFVSP) aims to find a minimum subset of vertices such that, when vertices in the subset and all their adjacent edges are removed from the directed graph, the remainder graph is acycli…

Cited by 0SourcePDFScholar
2022

A Weighting-Based Tabu Search Algorithm for the p-Next Center Problem

IJCAI 2022poster

The p-next center problem (pNCP) is an extension of the classical p-center problem. It consists of locating p centers from a set of candidate centers and allocating both a reference and a backup center to each client, to minimize the maximum cost, which is the length of the path from a client to its…

Cited by 0SourcePDFScholar
2021

Weighting-based Variable Neighborhood Search for Optimal Camera Placement

AAAI 2021technical

The optimal camera placement problem (OCP) aims to accomplish surveillance tasks with the minimum number of cameras, which is one of the topics in the GECCO 2020 Competition and can be modeled as the unicost set covering problem (USCP). This paper presents a weighting-based variable neighborhood sea…

Cited by 14SourcePDFScholar
2020

A Two-Stage Matheuristic Algorithm for Classical Inventory Routing Problem

IJCAI 2020poster

The inventory routing problem (IRP), which is NP-hard, tackles the combination of inventory management and transportation optimization in supply chains. It seeks a minimum-cost schedule which utilizes a single vehicle to perform deliveries in multiple periods, so that no customer runs out of stock.…

Cited by 0SourcePDFScholar
2020

Vertex Weighting-Based Tabu Search for p-Center Problem

IJCAI 2020poster

The p-center problem consists of choosing p centers from a set of candidates to minimize the maximum cost between any client and its assigned facility. In this paper, we transform the p-center problem into a series of set covering subproblems, and propose a vertex weighting-based tabu search (VWTS)…

Cited by 0SourcePDFScholar