We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LO

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Logic in Computer Science

Title: Linear Programming in Isabelle/HOL

Abstract: Linear programming describes the problem of optimising a linear objective function over a set of constraints on its variables. In this paper we present a solver for linear programs implemented in the proof assistant Isabelle/HOL. This allows formally proving its soundness, termination, and other properties. We base these results on a previous formalisation of the simplex algorithm which does not take optimisation problems into account. Using the weak duality theorem of linear programming we obtain an algorithm for solving linear programs. Using Isabelle's code generation mechanism we can generate an external solver for linear programs.
Subjects: Logic in Computer Science (cs.LO)
Cite as: arXiv:2403.19639 [cs.LO]
  (or arXiv:2403.19639v1 [cs.LO] for this version)

Submission history

From: Julian Parsert [view email]
[v1] Thu, 28 Mar 2024 17:52:37 GMT (251kb,D)

Link back to: arXiv, form interface, contact.