41e690ca92c26b8b.tex
1: \begin{abstract}
2: 	We propose a novel algorithm for solving convex, constrained and distributed optimization problems defined on multi-agent-networks, where each agent has exclusive access to a part of the global objective function. The agents are able to exchange information over a directed, weighted communication graph, which can be represented as a column-stochastic matrix.
3: 	The algorithm combines an adjusted push-sum consensus protocol for information diffusion and a gradient descent-ascent on the local cost functions, providing convergence to the optimum of their sum. 
4: 	%In every step, the gradient update is projected onto a global constraint set, while local constraints are added to the objective function using Lagrange multipliers. Thereby, both projection-based and projection-free methods are used to exploit the structure of the constraint set and thus combining advantages of existing methods.\\
5: 	We provide results on a reformulation of the push-sum into single matrix-updates and prove convergence of the proposed algorithm to an optimal solution, given standard assumptions in distributed optimization.
6: 	The algorithm is applied to a distributed economic dispatch problem, in which the constraints can be expressed in local and global subsets.
7: \end{abstract}
8: