VCG - Combinatorial Vickrey-Clarke-Groves Auctions

Marco B. Caminati, Manfred Kerber 🌐, Christoph Lange 📧 and Colin Rowat 📧

April 30, 2015

This is a development version of this entry. It might change over time and is not stable. Please refer to release versions for citations.

Abstract

A VCG auction (named after their inventors Vickrey, Clarke, and Groves) is a generalization of the single-good, second price Vickrey auction to the case of a combinatorial auction (multiple goods, from which any participant can bid on each possible combination). We formalize in this entry VCG auctions, including tie-breaking and prove that the functions for the allocation and the price determination are well-defined. Furthermore we show that the allocation function allocates goods only to participants, only goods in the auction are allocated, and no good is allocated twice. We also show that the price function is non-negative. These properties also hold for the automatically extracted Scala code.

License

BSD License

Topics

Session Vickrey_Clarke_Groves