Nancy: an efficient parallel Network Calculus library

05/23/2022
by   Raffaele Zippo, et al.
0

This paper describes Nancy, a Network Calculus (NC) library that allows users to perform complex min-plus and max-plus algebra operations efficiently. To the best of our knowledge, Nancy is the only open-source library that implements operators working on arbitrary piecewise-linear functions (as opposed to only concave/convex ones), as well as to implement some of them (e.g. sub-additive closure and function composition). Nancy allows researchers to compute NC results using a straightforward syntax, which matches the algebraic one. Moreover, it is designed having computational efficiency in mind: it exploits clever data representation, it uses inheritance to allow for faster algorithms when they are available (e.g., for specific subclasses of functions), and it is natively parallel, thus reaping the benefit of multicore hardware. This makes it usable to solve NC problems which were previously considered beyond the realm of tractable.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
04/21/2018

A Fluid-Flow Interpretation of SCED Scheduling

We show that a fluid-flow interpretation of Service Curve Earliest Deadl...
research
01/31/2023

Disciplined Saddle Programming

We consider convex-concave saddle point problems, and more generally con...
research
12/09/2019

Tropical Geometry and Piecewise-Linear Approximation of Curves and Surfaces on Weighted Lattices

Tropical Geometry and Mathematical Morphology share the same max-plus an...
research
08/01/2019

Popt4jlib: A Parallel/Distributed Optimization Library for Java

This paper describes the architectural design as well as key implementat...
research
05/24/2022

Extending the Network Calculus Algorithmic Toolbox for Ultimately Pseudo-Periodic Functions: Pseudo-Inverse and Composition

Network Calculus (NC) is an algebraic theory that represents traffic and...
research
07/29/2019

PyLops – A Linear-Operator Python Library for large scale optimization

Linear operators and optimisation are at the core of many algorithms use...
research
03/13/2018

Closure Operators and Spam Resistance for PageRank

We study the spammablility of ranking functions on the web. Although gra...

Please sign up or login with your details

Forgot password? Click here to reset