Journal Article10.1016/J.SORMS.2012.11.001
Practical guidelines for solving difficult linear programs
Ed Klotz,Alexandra M. Newman +1 more
53
TL;DR: Suggestions for diagnosing and removing performance problems in state-of-the-art linear programming solvers, and guidelines for careful model formulation, both of which can vastly improve performance are presented.
read more
About: This article is published in Surveys in Operations Research and Management Science. The article was published on 01 Oct 2013. The article focuses on the topics: Linear programming & Software.
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Practical guidelines for solving difficult mixed integer linear programs
Ed Klotz,Alexandra M. Newman +1 more
TL;DR: In this paper, the authors present suggestions for appropriate use of state-of-the-art optimizers and guidelines for careful formulation, both of which can vastly improve performance of mixed integer programs.
99
Open-Pit Block-Sequencing Formulations: A Tutorial
TL;DR: This tutorial demonstrates methods to expedite solutions for instances of the open-pit production-scheduling problem variant through variable definition, preprocessing, algorithmic choice, and the provision of an initial feasible solution.
66
A Scenario-Based Approach for Operating Theater Scheduling Under Uncertainty
TL;DR: A novel scheduling formulation that explicitly considers the uncertainty in elective operation durations and also plans for potential randomly arriving urgent demands is developed, showing that incorporating uncertainty via scenarios increases profit and OT utilization when compared to deterministic scheduling methods.
53
Stochastic optimization approaches for elective surgery scheduling with downstream capacity constraints: Models, challenges, and opportunities
TL;DR: The art of formulating and solving a class of stochastic resource-constrained scheduling problems for elective surgery scheduling and downstream capacity planning is described and areas of opportunity for developing tractable, implementable, and data-driven approaches that might be applicable within and outside healthcare operations.
45
References
•Book
Linear Programming and Extensions
George B. Dantzig
- 01 Jan 1963
TL;DR: This classic book looks at a wealth of examples and develops linear programming methods for their solutions and begins by introducing the basic theory of linear inequalities and describes the powerful simplex method used to solve them.
6.1K
A new polynomial-time algorithm for linear programming
TL;DR: It is proved that given a polytopeP and a strictly interior point a εP, there is a projective transformation of the space that mapsP, a toP′, a′ having the following property: the ratio of the radius of the smallest sphere with center a′, containingP′ to theradius of the largest sphere withCenter a′ contained inP′ isO(n).
5K
•Book
Integer programming
George L. Nemhauser,Laurence A. Wolsey +1 more
- 01 Jan 1972
TL;DR: The principles of integer programming are directed toward finding solutions to problems from the fields of economic planning, engineering design, and combinatorial optimization as mentioned in this paper, which is a standard of graduate-level courses since 1972.
4.6K
A new polynomial-time algorithm for linear programming
Narendra Karmarkar
- 01 Dec 1984
TL;DR: The algorithm consists of repeated application of such projective transformations each followed by optimization over an inscribed sphere to create a sequence of points which converges to the optimal solution in polynomial-time.