diff options
| author | Thibaut Horel <thibaut.horel@gmail.com> | 2013-07-06 15:54:48 +0200 |
|---|---|---|
| committer | Thibaut Horel <thibaut.horel@gmail.com> | 2013-07-06 15:54:48 +0200 |
| commit | 9b26f56120422dec9537505f3971ce67dd46c68f (patch) | |
| tree | ec60ae8af65283919f938a9eaf3060be0bb0f511 /problem.tex | |
| parent | b19e9c8c9c49da4afa893134dcff8954e7a2c240 (diff) | |
| download | recommendation-9b26f56120422dec9537505f3971ce67dd46c68f.tar.gz | |
Add proof of Myerson's lemma. Introduce the counterexample in the body.
Diffstat (limited to 'problem.tex')
| -rw-r--r-- | problem.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/problem.tex b/problem.tex index 033c7e1..0b10107 100644 --- a/problem.tex +++ b/problem.tex @@ -207,6 +207,11 @@ Ideally, we would like the allocation $S$ to be of maximal value; however, truth \end{itemize} %\emph{W.l.o.g.}, we assume in the sequel that costs are at most $B$, \emph{i.e.}, $c_i\in[0,B]$, for all $i\in \mathcal{N}$. This is because, by individual rationality, any $i$ for which $c_i>B$ clearly cannot be allocated; as such, any mechanism that satisfies the above properties ignores such subjects. +Note that the algorithm given in \eqref{eq:max-algorithm} cannot be used in the +strategic case. Indeed, it is known that using the MAX operator breaks +truthfulness in general. A counterexample for the specific value function $V$ +defined in \eqref{obj} is provided in Appendix~\ref{sec:non-monotonicity}. + \begin{comment} As noted in \cite{singer-mechanisms, chen}, budget feasible reverse auctions are \emph{single parameter} auctions: each agent has only one private value (namely, $c_i$). As such, Myerson's Theorem \cite{myerson} gives |
