English

The vector linear program solver Bensolve -- notes on theoretical background

Optimization and Control 2024-01-26 v2

Abstract

Bensolve is an open source implementation of Benson's algorithm and its dual variant. Both algorithms compute primal and dual solutions of vector linear programs (VLP), which include the subclass of multiple objective linear programs (MOLP). The recent version of Bensolve can treat arbitrary vector linear programs whose upper image does not contain lines. This article surveys the theoretical background of the implementation. In particular, the role of VLP duality for the implementation is pointed out. Some numerical examples are provided.

Keywords

Cite

@article{arxiv.1510.04823,
  title  = {The vector linear program solver Bensolve -- notes on theoretical background},
  author = {Andreas Löhne and Benjamin Weißing},
  journal= {arXiv preprint arXiv:1510.04823},
  year   = {2024}
}

Comments

17 pages, 5 tables, 1 figure

R2 v1 2026-06-22T11:22:03.891Z