2010
DOI: 10.1007/978-3-642-15431-7_12
|View full text |Cite
|
Sign up to set email alerts
|

Coalition Structure Generation with GRASP

Abstract: The coalition structure generation problem represents an active research area in multi-agent systems. A coalition structure is defined as a partition of the agents involved in a system into disjoint coalitions. The problem of finding the optimal coalition structure is NP-complete. In order to find the optimal solution in a combinatorial optimization problem it is theoretically possible to enumerate the solutions and evaluate each. But this approach is infeasible since the number of solutions often grows expone… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

2017
2017
2021
2021

Publication Types

Select...
4
2

Relationship

0
6

Authors

Journals

citations
Cited by 28 publications
(27 citation statements)
references
References 8 publications
0
27
0
Order By: Relevance
“…For example, Sen and Dutta in [31] propose a solution based on genetic algorithms while Dos Santos and Bazzan in [12] propose an approach based on swarm intelligence (the bee clustering algorithm) for task allocation in the RoboCup Rescue domain. Metaheuristic approaches to CSG have also been investigated, for example Di Mauro et al in [11] use a stochastic local search approach (GRASP) to iteratively build a coalition structure of high quality. Similar to what our approach does, such GRASP-based method tries to build a coalition structure of good quality by merging coalitions.…”
Section: Heuristics and Approximate Solutionsmentioning
confidence: 99%
See 4 more Smart Citations
“…For example, Sen and Dutta in [31] propose a solution based on genetic algorithms while Dos Santos and Bazzan in [12] propose an approach based on swarm intelligence (the bee clustering algorithm) for task allocation in the RoboCup Rescue domain. Metaheuristic approaches to CSG have also been investigated, for example Di Mauro et al in [11] use a stochastic local search approach (GRASP) to iteratively build a coalition structure of high quality. Similar to what our approach does, such GRASP-based method tries to build a coalition structure of good quality by merging coalitions.…”
Section: Heuristics and Approximate Solutionsmentioning
confidence: 99%
“…Then, at every iteration, we compute the most suitable pair of coalitions (see lines 6,7 and 18,19); if merging a coalition pair is convenient for the system (line 9), namely if there is a pair of coalitions for which the linkage function is positive, such coalitions are removed from the current partition and replaced with their union, in order to define the next level of the hierarchy (lines [11][12][13]. Otherwise the algorithm stops, and the current partition is returned.…”
Section: The C-link Algorithmmentioning
confidence: 99%
See 3 more Smart Citations