Parallel synchronous and asynchronous implementations of the auction algorithm
Generate an AI Snapshot to get a quick, structured summary of this paper.
A concise AI-generated summary of the paper will appear here once you click Generate AI Snapshot.
TL;DR
The parallel implementation of the auction algorithm for the classical assignment problem is discussed and the tradeoffs involved in using asynchronism to reduce the synchronization penalty are explored.
Abstract
In this paper we discuss the parallel implementation of the auction algorithm for the classical assignment problem. We show that the algorithm admits a totally asynchronous implementation and we consider several implementations on a shared memory machine, with varying degrees of synchronization. We also discuss and explore computationally the tradeoffs involved in using asynchronism to reduce the synchronization penalty.
