# Distributed Algorithm for Matching between Individuals and Activities

**Authors:** Maxime Morge, Antoine Nongaillard

arXiv: 1706.07211 · 2018-03-22

## TL;DR

This paper presents a distributed, agent-based algorithm for matching individuals to activities, improving matching quality and speed compared to classical methods.

## Contribution

It introduces two novel clearing-house mechanisms for coalition formation that optimize satisfaction and preferences, outperforming traditional search techniques.

## Key findings

- Algorithms produce better matchings than classical methods.
- Distributed approach speeds up runtime.
- Mechanisms effectively balance satisfaction and preferences.

## Abstract

In this paper, we introduce an agent-based model for coalition formation which is suitable for our usecase. We propose here two clearing-houses mechanisms that return sound matchings. The first aims at maximizing the global satisfaction of the individuals. The second ensures that all individuals are assigned as much as possible to a preferred activity. Our experiments show that the outcome of our algorithms are better than those obtained with the classical search/optimization techniques. Moreover, their distribution speeds up their runtime.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.07211/full.md

## Figures

18 figures with captions in the complete paper: https://tomesphere.com/paper/1706.07211/full.md

## References

17 references — full list in the complete paper: https://tomesphere.com/paper/1706.07211/full.md

---
Source: https://tomesphere.com/paper/1706.07211