Imagine the government is selling radio-spectrum licenses, one per region. A phone company that wins California and Nevada can build one network across both â but winning California alone, stranded next to a rival, is worth far less. The value lives in the bundle, not in the pieces.
A combinatorial auction embraces this. Instead of selling items one at a time, it lets each bidder name a price for any bundle of items they want â "$10M for {CA, NV}", "$7M for {NV}", and so on. Bidders express exactly what things are worth to them together.
That flexibility comes with a sting. Once the bids are in, the auctioneer must answer one question: which set of bids do we accept to make the most money, without selling the same item twice? That innocent-sounding choice is the winner determination problem, and it is one of the genuinely hard problems in computer science.
Comments
Loading comments...