From 5b7455a7d822d14c53564b7cafba177246fc7de1 Mon Sep 17 00:00:00 2001 From: Tobias Eidelpes Date: Sat, 16 May 2020 21:57:31 +0200 Subject: [PATCH] Change section titles and add title for axioms --- paper/termpaper.tex | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/paper/termpaper.tex b/paper/termpaper.tex index 8420f34..e7375ec 100644 --- a/paper/termpaper.tex +++ b/paper/termpaper.tex @@ -97,8 +97,8 @@ to algorithmic complexity and properties. Finally, the gained insight into participatory budgeting algorithms will be summarized and an outlook on further developments will be given. -\section{Mathematical Model} -\label{sec:mathematical model} +\section{A Participatory Budgeting Framework} +\label{sec:a participatory budgeting framework} \textcite{talmonFrameworkApprovalBasedBudgeting2019} define a participatory budgeting scenario as a tuple $E = (P,V,c,B)$, consisting of a set of projects @@ -355,6 +355,9 @@ algorithm for the maximum rule tries to guess the number of voters that are represented by the same project. The estimation is then used to pick a project which has the lowest cost and satisfies exactly the estimated amount of voters. +\section{Normative Axioms} +\label{sec:normative axioms} + \printbibliography \end{document}