# Fair Integral Network Flows

**Authors:** Andr\'as Frank, Kazuo Murota

arXiv: 1907.02673 · 2022-04-26

## TL;DR

This paper introduces a strongly polynomial algorithm for finding a fair, decreasingly minimal integer-valued $st$-flow in a network, optimizing flow distribution on a subset of edges to ensure fairness.

## Contribution

It develops a novel strongly polynomial algorithm for computing decreasingly minimal flows, providing a formal and computational approach to fairness in network flows.

## Key findings

- Algorithm guarantees a strongly polynomial runtime.
- Successfully computes fair flow distributions on specified edges.
- Provides a characterization of decreasingly minimal flows.

## Abstract

A strongly polynomial algorithm is developed for finding an integer-valued feasible $st$-flow of given flow-amount which is decreasingly minimal on a specified subset $F$ of edges in the sense that the largest flow-value on $F$ is as small as possible, within this, the second largest flow-value on $F$ is as small as possible, within this, the third largest flow-value on $F$ is as small as possible, and so on. A characterization of the set of these $st$-flows gives rise to an algorithm to compute a cheapest $F$-decreasingly minimal integer-valued feasible $st$-flow of given flow-amount. Decreasing minimality is a possible formal way to capture the intuitive notion of fairness.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.02673/full.md

## Figures

2 figures with captions in the complete paper: https://tomesphere.com/paper/1907.02673/full.md

## References

33 references — full list in the complete paper: https://tomesphere.com/paper/1907.02673/full.md

---
Source: https://tomesphere.com/paper/1907.02673