2015
DOI: 10.1057/jors.2014.23
|View full text |Cite
|
Sign up to set email alerts
|

Maximally diverse grouping: an iterated tabu search approach

Abstract: The maximally diverse grouping problem (MDGP) consists of finding a partition of a set of elements into a given number of mutually disjoint groups, while respecting the requirements of group size constraints and diversity. In this paper, we propose an iterated tabu search (ITS) algorithm for solving this problem. We report computational results on three sets of benchmark MDGP instances of size up to 960 elements and provide comparisons of ITS to five state-of-the-art heuristic methods from the literature. The … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
10
0

Year Published

2016
2016
2024
2024

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 22 publications
(10 citation statements)
references
References 28 publications
0
10
0
Order By: Relevance
“…The EVND method employs three complementary neighborhoods i.e., N 1 , N 2 and the 2-1 exchange neighborhood N 3 . While N 1 and N 2 are very popular and their effectiveness has been shown on a number of the clustering problems in the literature [5,6,9,28,29,31], N 3 is not well studied and thus less understood. In this section, we assess the influence of N 3 on the performance of the IVNS algorithm.…”
Section: Analysis and Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…The EVND method employs three complementary neighborhoods i.e., N 1 , N 2 and the 2-1 exchange neighborhood N 3 . While N 1 and N 2 are very popular and their effectiveness has been shown on a number of the clustering problems in the literature [5,6,9,28,29,31], N 3 is not well studied and thus less understood. In this section, we assess the influence of N 3 on the performance of the IVNS algorithm.…”
Section: Analysis and Discussionmentioning
confidence: 99%
“…The CCP is closely related to three other clustering problems: the graph partitioning problem (GPP) [2][3][4]15,30], the maximally diverse grouping problem (MDGP) [5,10,14,19,28,29,33], and the handover minimization problem (HMP) [23,26]. First, the GPP is a special case of the CCP when the lower and upper capacity limits of the clusters are respectively set to 0 and (1 +…”
Section: Introductionmentioning
confidence: 99%
“…OneMove operator: Given a solution s = {C 1 , C 2 , ..., C p }, OneM ove transfers a node v from its original cluster i to another cluster j such that the capacity constraint is respected, i.e., |C i | − w v ≥ L i and |C j | + w v ≤ U j . To rapidly evaluate the gain value for each candidate move, our algorithm employs a fast incremental evaluation technique similar to that used in [6,24,34,37]. The main idea is to maintain an incremental matrix γ, where each element γ[v][g] represents the sum of the edge weights between v and other nodes located in cluster g of the current solution, i.e., γ[v][g] = u∈Cg c uv .…”
Section: Neighborhood Structuresmentioning
confidence: 99%
“…Note that CCP is closely related to the Graph Partitioning Problem (GPP) [4,5,16] where the lower and the upper capacity limits of the clusters are respectively set to 0 and a predetermined imbalance parameter. Moreover, the Maximally Diverse Grouping Problem (MDGP) [6,17,22,25,34,37,38] is a special case of CCP, when G is a complete graph with unit cost node weights. Consequently, CCP is an NP-hard problem as MDGP is known to be NPhard.…”
Section: Introductionmentioning
confidence: 99%
“…Furthermore, to find the best solutions of the other combinatorial optimization problems, several heuristic algorithms are employed, such as a variable neighborhood search algorithm [8,9], a tabu search algorithm [10][11][12][13], a simulated annealing algorithm [14][15][16][17], and a greedy algorithm [18].…”
Section: Related Workmentioning
confidence: 99%