2007
DOI: 10.1016/j.orl.2006.12.010
|View full text |Cite
|
Sign up to set email alerts
|

Exact solutions to linear programming problems

Abstract: The use of floating-point calculations limits the accuracy of solutions obtained by standard LP software. We present a simplex-based algorithm that returns exact rational solutions, taking advantage of the speed of floating-point calculations and attempting to minimize the operations performed in rational arithmetic. Extensive computational results are presented.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
139
0
1

Year Published

2009
2009
2021
2021

Publication Types

Select...
5
4

Relationship

0
9

Authors

Journals

citations
Cited by 94 publications
(144 citation statements)
references
References 12 publications
(14 reference statements)
0
139
0
1
Order By: Relevance
“…Table 2 shows the times required to generate and solve the shrunken LPs. Both CPLEX, version 12, and and QSopt ex, a rational LP solver [2], were used to solve the LP problems. CPLEX was used to solve both the formulation with and without counting constraints, while QSopet ex was used to solve only the formulations with the counting constraints.…”
Section: Computational Resultsmentioning
confidence: 99%
“…Table 2 shows the times required to generate and solve the shrunken LPs. Both CPLEX, version 12, and and QSopt ex, a rational LP solver [2], were used to solve the LP problems. CPLEX was used to solve both the formulation with and without counting constraints, while QSopet ex was used to solve only the formulations with the counting constraints.…”
Section: Computational Resultsmentioning
confidence: 99%
“…This is a pertinent issue to the generation of deep cuts and is also the reason commercial solvers refrain from generating many rounds of MIR cuts (Cook et al 2009). To circumvent this problem, Chvátal et al (2013) use the rational solver they developed in Applegate et al (2007). In addition, they provide a floating point implementation of their method to compare their results with other studies.…”
Section: Computational Considerationsmentioning
confidence: 99%
“…A combination of the rational LP solver [4] with the Branch-and-Cut code SCIP [1] is in progress. The idea is to use finite precision arithmetic for the majority of the computations, and switch to (slower) rational arithmetic only for those operations that would invalidate optimality of the result if carried out in a non-exact fashion (such as pruning based on dual bounds).…”
Section: Related Workmentioning
confidence: 99%
“…The feasibility and integrality tolerances for Cplex were set to 10 −9 , the smallest feasibility tolerance allowed by Cplex 2 . The rational LP solver used by GenerateSolutions is QSopt ex [4].…”
Section: A1 Implementationmentioning
confidence: 99%