Auction Algorithm: Difference between revisions
Jump to navigation
Jump to search
Andrewgracyk (talk | contribs) No edit summary |
Andrewgracyk (talk | contribs) No edit summary |
||
Line 3: | Line 3: | ||
==The Assignment Problem== | ==The Assignment Problem== | ||
We begin by discussing the assignment problem. Consider the specialized case when weights <math> a_i < | We begin by discussing the assignment problem. Consider the specialized case when weights <math> a_i </math> |
Revision as of 03:14, 5 May 2020
The auction algorithm is an algorithm connected to the dual problem, but it is not based on a sequence of improvements of the dual objective function. Instead, it attempts to seek an equilibrium. Because of such, the algorithm has applications in economics.
The Assignment Problem
We begin by discussing the assignment problem. Consider the specialized case when weights