[VIPR](https://github.com/scipopt/vipr) is a software project to verify, in exact rational arithmetic, the correctness of results computed by mixed-integer linear programming solvers. It is based on an elementary file format for LP-based branch-and-cut certificates.
Find a file
2026-07-17 08:31:41 +00:00
.gitignore Initial RPM 2025-12-17 15:20:03 -07:00
README.md Added the README 2025-12-17 22:18:06 +00:00
sources Initial RPM 2025-12-17 15:20:03 -07:00
vipr-zlib-ng.patch Initial RPM 2025-12-17 15:20:03 -07:00
vipr.spec Use the cmake declarative buildsystem 2026-07-14 19:36:35 -06:00

vipr

VIPR is a software project to verify, in exact rational arithmetic, the correctness of results computed by mixed-integer linear programming solvers. It is based on an elementary file format for LP-based branch-and-cut certificates.