Code Monkey home page Code Monkey logo

nlebang / 2022-code-tcns-decomposition-approach-to-multi-agent-systems-with-bernoulli-packet-loss Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tuhh-ics/2022-code-tcns-decomposition-approach-to-multi-agent-systems-with-bernoulli-packet-loss

0.0 0.0 0.0 42 KB

Code for the paper "A Decomposition Approach to Multi-Agent Systems with Bernoulli Packet Loss" by C. Hespe, H. Saadabadi, A. Datar, H. Werner and Y. Tang

Home Page: https://www.tuhh.de/ics/

License: GNU General Public License v3.0

MATLAB 100.00%

2022-code-tcns-decomposition-approach-to-multi-agent-systems-with-bernoulli-packet-loss's Introduction

A Decomposition Approach to Multi-Agent Systems with Bernoulli Packet Loss

DOI

General

This repository contains an implementation of the algorithms described in the paper

C. Hespe, H. Saadabadi, A. Datar, H. Werner and Y. Tang, "A Decomposition Approach to Multi-Agent Systems with Bernoulli Packet Loss".

It may be used to recreate and validate the figures from the paper. To do so, run either of the three main entry points in the repository, the scripts conservatism.m, scaling_large.m and scaling_small.m. Be advised that each of these scripts has a runtime of at least one hour. The raw data used in the figures in the paper is available in the subdirectory figures.

Prerequisites

To run the scripts in this repository, you will need a working copy of Yalmip together with a suitable SDP solver in your Matlab path.

The code in this repository was tested in the following environment:

  • Windows 10 Version 20H2
  • Matlab 2021
  • Yalmip 16-January-2020

The Matlab parfor feature from the Parallel Computing Toolbox is used to speed up the calculations. Matlab should automatically detect if that toolbox is not available and run the iterations sequentially in that case. However, this will drastically prolong the runtime of the scripts to up to a day or more! You may want to reduce the number of sampling points for the figures or run the calculations for smaller networks.

2022-code-tcns-decomposition-approach-to-multi-agent-systems-with-bernoulli-packet-loss's People

Contributors

hespe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.