pith. the verified trust layer for science. sign in

arxiv: 1207.6381 · v1 · pith:R55UWJDRnew · submitted 2012-07-26 · 💻 cs.DM · cs.DS

Efficient implementations of minimum-cost flow algorithms

classification 💻 cs.DM cs.DS
keywords efficientimplementationscost-scalingflowminimum-costalgorithmalgorithmscodes
0
0 comments X p. Extension
Add this Pith Number to your LaTeX paper What is a Pith Number?
\usepackage{pith}
\pithnumber{R55UWJDR}

Prints a linked pith:R55UWJDR badge after your title and writes the identifier into PDF metadata. Compiles on arXiv with no extra files. Learn more

read the original abstract

This paper presents efficient implementations of several algorithms for solving the minimum-cost network flow problem. Various practical heuristics and other important implementation aspects are also discussed. A novel result of this work is the application of Goldberg's recent partial augment-relabel method in the cost-scaling algorithm. The presented implementations are available as part of the LEMON open source C++ optimization library (\url{http://lemon.cs.elte.hu/}). The performance of these codes is compared to well-known and efficient minimum-cost flow solvers, namely CS2, RelaxIV, MCF, and the corresponding method of the LEDA library. According to thorough experimental analysis, the presented cost-scaling and network simplex implementations turned out to be more efficient than LEDA and MCF. Furthermore, the cost-scaling implementation is competitive with CS2. The RelaxIV algorithm is often much slower than the other codes, although it is quite efficient on particular problem instances.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Bayesian In Vivo Tracking of Synapses using Joint Poisson Deconvolution and Diffeomorphic Registration

    cs.CV 2026-05 unverdicted novelty 7.0

    A unified Bayesian model performs joint Poisson deconvolution and diffeomorphic registration to construct probabilistic synapse templates, denoise data, infer intensities, correct tissue motion, and provide confidence...