English

Minimum cost flow decomposition on arc-coloured networks

Computational Complexity 2025-03-11 v1

Abstract

A network N\mathcal{N} is formed by a (multi)digraph DD together with a \emph{capacity function} u:A(D)R+u : A(D) \to R_+, and it is denoted by N=(D,u)\mathcal{N} = (D,u). A flow on N\mathcal{N} is a function x:A(D)R+x: A(D) \to R_+ such that x(a)u(a)x(a) \leq u(a) for all aA(D)a \in A(D), and it is said to be kk-splittable if it can be decomposed into up to kk paths. We say that a flow is λ\lambda-uniform if its value on each arc of the network with positive flow value is exactly λ\lambda, for some λR+\lambda \in R_+^*. Arc-coloured networks are used to model qualitative differences among different regions through which the flow will be sent. They have applications in several areas such as communication networks, multimodal transportation, molecular biology, packing etc. We consider the problem of decomposing a flow over an arc-coloured network with minimum cost, that is, with minimum sum of the cost of its paths, where the cost of each path is given by its number of colours. We show that this problem is NP-Hard for general flows. When we restrict the problem to λ\lambda-uniform flows, we show that it can be solved in polynomial time for networks with at most two colours, and it is NP-Hard for general networks with three colours and for acyclic networks with at least five colours.

Keywords

Cite

@article{arxiv.2503.05895,
  title  = {Minimum cost flow decomposition on arc-coloured networks},
  author = {Claudio Carvalho Neto and Ana Karolinna Maia and Cláudia Linhares Sales and Jonas Costa Ferreira da Silva},
  journal= {arXiv preprint arXiv:2503.05895},
  year   = {2025}
}

Comments

20 pages, 10 figures

R2 v1 2026-06-28T22:11:36.618Z