Proceedings of the Twenty-Ninth International Joint Conference on Artificial Intelligence 2020
DOI: 10.24963/ijcai.2020/206
|View full text |Cite
|
Sign up to set email alerts
|

Vertex Weighting-Based Tabu Search for p-Center Problem

Abstract: 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) algorithm to solve them. The proposed VWTS algorithm integrates distinguishing features such as a vertex weighting technique and a tabu search strategy to help the search to jump out of the local optima. Com… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

0
3
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
4
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(3 citation statements)
references
References 14 publications
0
3
0
Order By: Relevance
“…It is a common technique to convert an optimization problem into a series of decision sub-problems and conquer them in sequence or even concurrently (Lü and Hao 2010;Gao et al 2015;Zhang et al 2020). Regarding OCP, it can be transformed into a series of k-set covering problems, denoted by OCP k , which determines whether all elements can be covered by exact k sets.…”
Section: Reformulation and Weighting Techniquementioning
confidence: 99%
See 2 more Smart Citations
“…It is a common technique to convert an optimization problem into a series of decision sub-problems and conquer them in sequence or even concurrently (Lü and Hao 2010;Gao et al 2015;Zhang et al 2020). Regarding OCP, it can be transformed into a series of k-set covering problems, denoted by OCP k , which determines whether all elements can be covered by exact k sets.…”
Section: Reformulation and Weighting Techniquementioning
confidence: 99%
“…Instead of naively evaluating each neighboring solution by Equation ( 2), WVNS adopts an incremental evaluation technique inspired by Zhang et al (2020). In other words, we maintain the improvement ∆(p) of picking a set p ∈ S \ X so that we can evaluate the neighboring solution by f (X ⊕ p) = f (X) + ∆(p).…”
Section: Neighborhood Structure and Evaluationmentioning
confidence: 99%
See 1 more Smart Citation