202312161012

Tags : Algorithms

Allocation Problem


Given:

  • A set of agents
  • A set of indivisible goods
  • A valuation function where empty set maps to .

Welfare

Maximum Nash Welfare:

  • Interesting tradeoff between efficiency and fairness.
  • Motivated by Nash bargaining
  • Scale free: invariant under
  • This is a very hard problem NP-hard.

References