Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
Algorithm 928: A general, parallel implementation of Dantzig--Wolfe decomposition
ACM Transactions on Mathematical Software (TOMS), Volume 39, Issue 3Article No.: 21, Pages 1–10https://doi.org/10.1145/2450153.2450159Dantzig--Wolfe Decomposition is recognized as a powerful, algorithmic tool for solving linear programs of block-angular form. While use of the approach has been reported in a wide variety of domains, there has not been a general implementation of ...
- research-articleFebruary 2011
Solving Very Sparse Rational Systems of Equations
ACM Transactions on Mathematical Software (TOMS), Volume 37, Issue 4Article No.: 39, Pages 1–21https://doi.org/10.1145/1916461.1916463Efficient methods for solving linear-programming problems in exact precision rely on the solution of sparse systems of linear equations over the rational numbers. We consider a test set of instances arising from exact-precision linear programming and ...
- articleJune 1997
Distributed nested decomposition of staircase linear programs
ACM Transactions on Mathematical Software (TOMS), Volume 23, Issue 2Pages 148–173https://doi.org/10.1145/264029.264031This article considers the application of a primal nested-decomposition method to solve staircase linear programs (SLPs) on distributed-memory, multiple-instruction-multiple-data computers. Due to the coupling that exists among the stages of an SLP, a ...
- articleDecember 1996
A remark on Bartels and Conn's linearly constrained, discrete l1 problems
ACM Transactions on Mathematical Software (TOMS), Volume 22, Issue 4Pages 493–495https://doi.org/10.1145/235815.235823Two modifications of Bartels and Conn's algorithm for solving linearly constrained discrete l1 problems are described. The modifications are designed to improve performance of the algorithm under conditions of degeneracy.
- articleSeptember 1996
A modified Schur-complement method for handling dense columns in interior-point methods for linear programming
ACM Transactions on Mathematical Software (TOMS), Volume 22, Issue 3Pages 348–356https://doi.org/10.1145/232826.232937The main computational work in interior-point methods for linear programming (LP) is to solve a least-squares problem. The normal equations are often used, but if the LP constraint matrix contains a nearly dense column the normal-equations matrix will be ...
-
- articleSeptember 1994
A primal null-space affine-scaling method
ACM Transactions on Mathematical Software (TOMS), Volume 20, Issue 3Pages 373–392https://doi.org/10.1145/192115.192153This article develops an affine-scaling method for linear programming in standard primal form. Its descent search directions are formulated in terms of the null-space of the linear programming matrix, which, in turn, is defined by a suitable basis ...
- articleSeptember 1993
Implementation and computational results for the hierarchical algorithm for making sparse matrices sparser
ACM Transactions on Mathematical Software (TOMS), Volume 19, Issue 3Pages 419–441https://doi.org/10.1145/155743.152620If A is the (sparse) coefficient matrix of linear-equality constraints, for what nonsingular T is A = TA as sparse as possible, and how can it be efficiently computed? An efficient algorithm for this Sparsity Problem (SP) would be a valuable preprocessor ...
- articleJune 1993
Enhancements of ANALYZE: a computer-assisted analysis system for linear programming
ACM Transactions on Mathematical Software (TOMS), Volume 19, Issue 2Pages 233–256https://doi.org/10.1145/152613.152619This describes enhancements to provide more advanced computer-assisted analysis of instances of linear programming models. Three categories of enhancements are described: views, engines for obtaining information, and rule-based advising. Examples of ...
- articleJune 1990
Integrating network optimization capabilities into a high-level modeling language
ACM Transactions on Mathematical Software (TOMS), Volume 16, Issue 2Pages 113–142https://doi.org/10.1145/78928.78929Research in network optimization has reached the stage where large-scale problems-linear or non-linear, pure or generalized-are solved very efficiently with minimal computing resources. Representing such problems for solution on the computer, however, ...
- articleMarch 1989
An improved primal simplex variant for pure processing networks
ACM Transactions on Mathematical Software (TOMS), Volume 15, Issue 1Pages 64–78https://doi.org/10.1145/62038.62041In processing networks, ordinary network constraints are supplemented by proportional flow restrictions on arcs entering or leaving some nodes. This paper describes a new primal partitioning algorithm for solving pure processing networks using a working ...
- articleDecember 1986
Implementation aids for optimization algorithms that solve sequences of linear programs
ACM Transactions on Mathematical Software (TOMS), Volume 12, Issue 4Pages 307–323https://doi.org/10.1145/22721.22959We describe a collection of modules designed to facilitate the implementation of optimization (LP) algorithms that must solve one or more linear programs in a suitably coordinated sequence. Our collection also provides a basis for discussing some of the ...
- articleSeptember 1986
Computer-aided modeling and planning (CAMP)
ACM Transactions on Mathematical Software (TOMS), Volume 12, Issue 3Pages 225–248https://doi.org/10.1145/7921.15667Many planning methods are based on mathematical modeling. A multitude of computer aids covers different facets of the planning activity: data management, linear programming, statistical analysis, graphics, and word processing. However, the diversity and ...
- articleJune 1986
A generalized model management system for mathematical programming
ACM Transactions on Mathematical Software (TOMS), Volume 12, Issue 2Pages 92–126https://doi.org/10.1145/6497.6501This paper examines mathematical programming software in the context of model management and decision support. The concept of a model management system (MMS) is introduced and compared to traditional modeling systems. An MMS is seen as a much more ...
- articleSeptember 1985
An efficient derivative-free method for solving nonlinear equations
ACM Transactions on Mathematical Software (TOMS), Volume 11, Issue 3Pages 250–262https://doi.org/10.1145/214408.214416An algorithm is presented for finding a root of a real function. The algorithm combines bisection with second and third order methods using derivatives estimated from objective function values. Globaql convergence is ensured and the number of function ...
- articleMarch 1985
Integration of a primal simplex network algorithm with a large-scale mathematical programming system
ACM Transactions on Mathematical Software (TOMS), Volume 11, Issue 1Pages 1–11https://doi.org/10.1145/3147.3163In this paper we discuss the implementation of a primal simplex algorithm for network problems in the MPSIII mathematical programming system. Because of the need to interface with the rest of the MPS this implementation is unorthodox, but computationally ...