summaryrefslogtreecommitdiffstats
path: root/problem.tex
diff options
context:
space:
mode:
authorStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2012-11-04 09:57:24 -0800
committerStratis Ioannidis <stratis@stratis-Latitude-E6320.(none)>2012-11-04 09:57:24 -0800
commit0d429224b86ee6b4002e53214c4d2c9222ecbe27 (patch)
treed0e62495e61439550e15fb48ee5feb90e9070d3d /problem.tex
parent51620a73f4bb1f641e7d14530066f80dc4ee13a3 (diff)
downloadrecommendation-0d429224b86ee6b4002e53214c4d2c9222ecbe27.tar.gz
intro main
Diffstat (limited to 'problem.tex')
-rw-r--r--problem.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/problem.tex b/problem.tex
index 363731a..e3ee84b 100644
--- a/problem.tex
+++ b/problem.tex
@@ -85,7 +85,7 @@ A mechanism is truthful iff every $i \in \mathcal{N}$ and every two cost vector
OPT(V,\mathcal{N}, B) \leq \alpha V(S).
\end{displaymath}
The approximation ratio captures the \emph{price of truthfulness}, \emph{i.e.}, the relative value loss incurred by adding the truthfulness constraint. % to the value function maximization.
- \item \emph{Computationally efficient.} The allocation and payment function
+ \item \emph{Computational efficiency.} The allocation and payment function
should be computable in polynomial time in the number of
agents $n$. %\thibaut{Should we say something about the black-box model for $V$? Needed to say something in general, but not in our case where the value function can be computed in polynomial time}.
\end{itemize}