scispace - formally typeset
W

Wen Sun

Researcher at Southeast University

Publications -  9
Citations -  56

Wen Sun is an academic researcher from Southeast University. The author has contributed to research in topics: Computer science & Disjoint sets. The author has an hindex of 3, co-authored 5 publications receiving 33 citations. Previous affiliations of Wen Sun include University of Angers.

Papers
More filters
Journal ArticleDOI

Adaptive feasible and infeasible tabu search for weighted vertex coloring

TL;DR: This work demonstrates that examining both feasible and infeasible solutions during the search is a highly effective search strategy for the considered coloring problem and could beneficially be applied to other constrained problems as well.
Journal ArticleDOI

Memetic search for the equitable coloring problem

TL;DR: This work presents the first population-based memetic algorithm for solving the equitable coloring problem and attains the optimal results for all 41 instances with known optima and discovers improved upper bounds for 9 out of the 32 instances whose optimal solutions are still unknown.
Proceedings ArticleDOI

On feasible and infeasible search for equitable graph coloring

TL;DR: This paper presents a study of searching both feasible and infeasible solutions with respect to the equity constraint and presents a mixed search strategy exploring both equitable and inequitable colorings unlike existing algorithms where the search is limited to equitable colorings only.
Journal ArticleDOI

A solution-driven multilevel approach for graph coloring

TL;DR: The first solution-driven multilevel algorithm for this computationally challenging problem is investigated and is assessed on 47 popular DIMACS and COLOR benchmark graphs, and compared with 13 state-of-the-art coloring methods in the literature.
Journal ArticleDOI

Efficient Subgraph Isomorphism using Graph Topology

TL;DR: This work proposes a method for identifying the node correspondence between a subgraph and a full graph in the inexact case without node labels in two steps and implements a consensus-based algorithm to expand the matched node set by pairing unique paths based on boundary commutativity.