diff options
Diffstat (limited to 'project2/main.tex')
| -rw-r--r-- | project2/main.tex | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/project2/main.tex b/project2/main.tex index 8497ff6..f83f79b 100644 --- a/project2/main.tex +++ b/project2/main.tex @@ -46,7 +46,7 @@ We are interested in a multi-item auction for agents with submodular preferences. -If we denote by $m$ the number of items, we look at a specific case where the +If we denote by $m$ the number of items, we look at a specific case where the type $t$ of an agent is a vector $t=(t_1,\ldots,t_m)$ drawn from a distribution $F$ over $\mathbb{R}_+^m$ and for an allocation $x$ and price $p$, the utility of the agent is: @@ -59,9 +59,10 @@ $g(0) = 0$. \section{Related Work} -\cite{babaioff} -\cite{yao} +In \cite{babaioff}, the authors describe a setting with a monopolist seller, offering $n$ heterogeneous goods, and a single buyer. \cite{hart} +\cite{hartline} +\cite{yao} \bibliographystyle{abbrv} \bibliography{main} |
