DISROPT: a Python Framework for Distributed Optimization

11/06/2019
by   Francesco Farina, et al.
0

In this paper we introduce DISROPT, a Python package for distributed optimization over networks. We focus on cooperative set-ups in which an optimization problem must be solved by peer-to-peer processors (without central coordinators) that have access only to partial knowledge of the entire problem. To reflect this, agents in DISROPT are modeled as entities that are initialized with their local knowledge of the problem. Agents then run local routines and communicate with each other to solve the global optimization problem. A simple syntax has been designed to allow for an easy modeling of the problems. The package comes with many distributed optimization algorithms that are already embedded. Moreover, the package provides full-fledged functionalities for communication and local computation, which can be used to design and implement new algorithms. DISROPT is available at github.com/disropt/disropt under the GPL license, with a complete documentation and many examples.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
10/26/2020

ChoiRbot: A ROS 2 Toolbox for Cooperative Robotics

In this paper, we introduce ChoiRbot, a toolbox for distributed cooperat...
research
09/24/2018

A Canonical Form for First-Order Distributed Optimization Algorithms

We consider the distributed optimization problem in which a network of a...
research
11/08/2021

BlueFog: Make Decentralized Algorithms Practical for Optimization and Deep Learning

Decentralized algorithm is a form of computation that achieves a global ...
research
12/31/2017

ZOOpt/ZOOjl: Toolbox for Derivative-Free Optimization

Recent advances of derivative-free optimization allow efficient approxim...
research
11/14/2022

QMKPy: A Python Testbed for the Quadratic Multiple Knapsack Problem

QMKPy provides a Python framework for modeling and solving the quadratic...
research
11/12/2020

aether: Distributed system emulation in Common Lisp

We describe a Common Lisp package suitable for the high-level design, sp...
research
08/24/2022

The END: Estimation Network Design for efficient distributed equilibrium seeking

Multi-agent decision problems are typically solved via distributed algor...

Please sign up or login with your details

Forgot password? Click here to reset