32 citations found. Retrieving documents...
R. Gomory, An algorithm for integer solutions to linear programs. New York: McGraw-Hill, 1963.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
Bounds on the Chvátal Rank of Polytopes in the 0/1-Cube - Eisenbrand, Schulz (1999)   (Correct)

....by inequalities with constant coefficients is O(n) Finally, we provide a family of polytopes contained in the 0=1 cube whose Chvtal rank is at least (1 e)n, for some e 0. AMS subject classifications: 52B05 90C57 68Q17 90C60 90C10 90C27 1 Introduction Chvtal [12] and, implicitly, Gomory [25, 26, 27]) established cutting plane proofs as a way to certify certain properties of combinatorial problems, e.g. to testify that there are no k pairwise non adjacent nodes in a given graph, that there is no acyclic subdigraph with k arcs in a given digraph, or that there is no tour of length at most k ....

....at most d relative to the defining system. Hence, if we later state lower and upper bounds for the depth of inequalities they immediately apply to the Chvtal rank of the corresponding polyhedron as well. Second, despite the early computational disappointments with Gomory s cutting plane method [25, 26, 27], it is of practical relevance. On the one hand, it has stimulated to a certain extent the search for problem specific cutting planes, which became the basis of an own branch of combinatorial optimization, namely polyhedral combinatorics (see, e.g. 28, 39, 41] On the other hand, Balas et al. ....

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269--302. McGraw-Hill, 1963.


A Fast Pseudo-Boolean Constraint Solver - Chai, Kuehlmann (2003)   (7 citations)  (Correct)

....is exponential in the number of holes [6] Therefore, every DavisPutnam Logemann Loveland style (DPLL) solver [7, 8] will exercise an exponential runtime. In contrast, a description based on cardinality constraints suits this problem naturally and the length of the shortest cutting plane proof [9, 10] of unsatisfiability is only quadratic [11] All modern, general purpose SAT solvers are based on the DPLL [12, 8] backtrack search procedure and apply conflict based learning to derive new clauses for representing an abstraction of unsatisfiable parts of the solution space. This learning ....

....l appears positively in one clause and negatively in the other, i.e. l Here we adopted the notation that the antecedents are shown above the line and the consequences below the line. The operation on LPB constraints which corresponds to CNF clause resolution is cutting planes [9, 10] and computes a nonnegative linear combination of a set of LPB constraints, optionally rounding coefficients up afterward. For example, combining two constraints in non normalized notation (i.e. form (1) yields: a i b) l # (a # i b # ) x i l # a # i b l # b # As ....

R. Gomory, An algorithm for integer solutions to linear programs. New York: McGraw-Hill, 1963.


Combining satisfiability techniques from AI and OR - Dixon, Ginsberg (2002)   (3 citations)  (Correct)

....proof. Many of the systematic methods in use in the AI community appear to be resolution based [1, 30] and will therefore su#er from this di#culty. 2. 2 OR: Cutting planes The cutting plane proof system (CP) originated from an algorithm for general integer programming created by Gomory [19]. The algorithm was rarely used in practice because it converged slowly, but it was recognized by Chvatal [6] that the method could function as a proof system. There are many studies examining the complexity and strength of the CP proof system [5, 9, 18, 33] and it was shown early on by Cook that ....

R. Gomory. An algorithm for integer solutions to linear programs. In Recent Advances in Mathematical Programming, pages 269--302. McGrawHill, New York, 1963.


Combining Tableau and Algebraic Methods for Reasoning.. - Haarslev, Timmann..   (Correct)

....inclusions, and transitive roles. The task of the algebraic reasoner can be divided into two parts. The first step derives a set of linear inequations M, A, using the ASAT test. The second step decides the satisfiability of the help of a Simplex procedure which allows only solutions in N [4]. The algebraic reasoner can be called via ISAT(A,R,M ) where a role hierarchy, and (M ) contains assertions of the form a : R . D (a : R) with # # M # # A. 2.2.1 Derivation of Inequations The derivation of inequations is based on a partitioning of sets of ....

....with x 1 , x k the canonical names of all partitions from P R . Finally, for every variable x mentioned in S, the inequation x S. 2.2. 2 Satisfiability of Inequations This step decides the satisfiability of with the help of a Simplex procedure which allows only solutions in N [4]. It is implemented with sparse arrays as basic data structures for matrix representation. ISAT returns a set M of transformed assertions and a role hierarchy # if satisfiable. The assertions from M are used by the tableaux calculus for replacing the assertions in such that no ....

R.E. Gomory. An algorithm for integer solutions to linear programs. In R.L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269--302. McGraw-Hill, New York, 1963.


Combining satisfiability techniques from AI and OR - Dixon, Ginsberg (2000)   (3 citations)  (Correct)

....resolution proof. Many of the systematic methods in use in the AI community appear to be resolution based [1, 30] and will therefore su er from this diculty. 2. 2 OR: Cutting planes The cutting plane proof system (CP) originated from an algorithm for general integer programming created by Gomory [19]. The algorithm was rarely used in practice because it converged slowly, but it was recognized by Chv atal [6] that the method could function as a proof system. There are many studies examining the complexity and strength of the CP proof system [5, 9, 18, 33] and it was shown early on by Cook ....

R. Gomory. An algorithm for integer solutions to linear programs. In Recent Advances in Mathematical Programming, pages 269-302. McGrawHill, New York, 1963.


Elementary Closures for Integer Programs - Cornuéjols, Li (2000)   (Correct)

....constraints. Key Words: Integer programming, cutting plane, elementary closure. 1 Introduction Recently, the integer programming community has emphasized that many of the cuts found in the literature are essentially the same. Chv atal cuts [12] are equivalent to Gomory fractional cuts [20,21,23]. Lift and project cuts [4] are disjunctive cuts [3] Gomory mixed integer cuts [22] disjunctive cuts [2,9,24] and mixed integer rounding cuts [28] are equivalent[26] It is natural to ask which of these cuts are intrinsically different. This is the purpose of Supported by NSF grant ....

....any u 2 R m . Here, buAc denotes the vector obtained from the vector uA by rounding down every component to an integer. These cuts are known as Chv atal cuts [12] Let PC denote the corresponding elementary closure. 2. 2 Gomory fractional cuts and P F , PFB , PFBF In the pure case, Gomory [20,21, 23] introduced fractional cuts when the constraints are in equality form. Assume, without loss of generality, that A and b are integral. Note that P = fx 2 R n jAx bg can be equivalently expressed as P 0 = f(x# s) 2 R n m jAx s = b# s 0g. Let P 0 I = f(x# s) 2 Z n m jAx s = b# s ....

R. Gomory, An algorithm for integer solutions to linear programs, in: R. Graves and P. Wolfe, eds., Recent Advances in Mathematical Programming, McGraw-Hill (1963) 269-- 302.


Large Scale Combinatorial Optimization: A Methodological Viewpoint - Gervet   (Correct)

....to problem instances since they do not exploit the problem structure. Research focuses on improving search algorithms and studying the structure of the solution set to derive new constraints that would approximate this set as close as possible. Such constraints are called cutting planes (e.g. Gom63] and polyhedral cuts. The latter ones are usually more powerful since they exploit the problem structure, but they are more difficult to compute (for core knowledge [NW88] Thus the modelling of a discrete combinatorial optimization problem is an essential component to its efficient solving. ....

R.E. Gomory, An Algorithm for Integer Solutions to Linear Programs, Recent Advances in Mathematical Programming, 1963, pp. 269--302.


TSP Cuts Which Do Not Conform to the Template Paradigm - Applegate, Bixby.. (2001)   (3 citations)  (Correct)

....to I. Glicksberg of Rand for pointing out relations of this kind to us . An important class of problems (1) are the integer linear programming problems, where S is specified as the set of all integer solutions of some explicitly recorded system of linear constraints. For this class, Gomory [26 28] designed fast procedures for generating cuts from the optimal simplex basis (and proved that systematic use of these cuts makes the cutting plane method terminate) cuts generated by these procedures are called Gomory cuts. If an LP relaxation of a TSP instance includes all constraints (4) 5) ....

Gomory, R.E.: An algorithm for integer solutions to linear programs. In: Recent Advances in Mathematical Programming (R. L. Graves and P. Wolfe, eds.), McGraw-Hill, New York, pp. 269--302, 1963.


Combining Tableaux and Algebraic Decision Procedures for .. - Haarslev, Timmann.. (2001)   (Correct)

....of linear inequations where set cardinalities are represented as variables of the inequations. The satisfiability of such a set of linear inequations is decided with the help of a Simplex procedure which allows only solutions in N. This Simplex procedure has been implemented in accordance with [1] using sparse arrays as basic data structures. In the following we illustrate the reasoning with a simple example. Let R 1 , R 2 , R 3 , and R be role names with R 1 # R, R 2 # R, R 3 # R, and C be an atomic concept. As an example, we assume that the satisfiability of the following ....

R.E. Gomory. An algorithm for integer solutions to linear programs. In R.L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269--


Combining Tableaux and Algebraic Methods for Reasoning.. - Haarslev, Timmann.. (2001)   (2 citations)  (Correct)

....of linear inequations where set cardinalities are represented as variables of the inequations. The satisfiability of such a set of linear inequations is decided with the help of a Simplex procedure which allows only solutions in N. This Simplex procedure has been implemented in accordance with [1] using sparse arrays as basic data structures. In the following we illustrate the reasoning with a simple example. Let R 1 , R 2 , R 3 , and R be role names with R 1 # R, R 2 # R, R 3 # R, and C be an atomic concept. As an example, we assume that the satisfiability of the following concept ....

R.E. Gomory. An algorithm for integer solutions to linear programs. In R.L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269--302. McGraw-Hill, Ney York, 1963.


Combinatorial Optimization and Small Polytopes - Christof, Reinelt (1996)   (2 citations)  (Correct)

....J unger, Reinelt and Thienel[1995] and Thienel[1995] for a broad presentation. For a discussion of incorporating interior point LP solvers see Borchers[1992] and Mitchell[1994] There are more general cutting plane approaches based on Gomory cutting planes or lift and project cutting planes (see Gomory[1963] and Balas, Ceria and Cornu ejols[1993] These approaches can work just with a system Ax b satisfying P I = conv(fx j Ax b; x integerg) They are able to generate cutting planes without knowing further components of the linear description of P I . There are some interesting ....

Gomory, R.E. (1963). An Algorithm for Integer Solutions to Linear Programs, in R.L. Graves and P. Wolfe, eds. Recent Advances in Mathematical Programming. New York:McGraw Hill.


Bounds on the Chvátal Rank of Polytopes in the 0/1-Cube - Eisenbrand, Schulz   (Correct)

....hull have depth at most d relative to the defining system. Hence, if we later state lower and upper bounds for the depth of inequalities they immediately apply to the Chvtal rank of the corresponding polyhedron as well. Second, despite the early disappointments with Gomory s cutting plane method [21, 22], it is of practical relevance. On the one hand, it has stimulated to a certain extent the search for problem specific cutting planes which became the basis of an own branch of combinatorial optimization, namely polyhedral combinatorics (see, e.g. 33, 23, 35] On the other hand, Balas et al. ....

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269--302. McGraw-Hill, 1963.


Construction of DO Loops from Systems of Affine Constraints - Collard, Feautrier, Risset (1993)   (20 citations)  (Correct)

....order; ffl parameter values are generally unknown. PIP handles these two requirements 2 . We will briefly describe the PIP algorithm, but the interested reader will find a more complete description in [Fea88] 2 PIP furthermore handles integer problems, thanks to the Gomory algorithm [Gom63]. This part of the algorithm is not described here. 10 k j m = 1 n j=0 j = k m j = 1 k Figure 2: but not the maximum of these three. Suppose that we want the lexicographic minimum 3 of D( z) z is the vector of structure parameters, submited to the context conditions. D( z) is a convex ....

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P. Wolfe, editors, Recent Advances in Math. Programming, chapter 34, pages 269--302. Mac-Graw Hill, New York, 1963.


Bounds on the Chvátal Rank of Polytopes in the 0/1-Cube - Eisenbrand, Schulz   (Correct)

....quality at least as a measure of its complexity. Hartmann, Queyranne, and Wang [26] give conditions under which an inequality has depth at most 1 and use them to establish that several classes of inequalities for the traveling salesperson polytopes have depth at least 2, as was claimed before in [3, 8, 9, 10, 18, 20, 22]. However, it follows from a recent result in [16] that deciding whether a given inequality c x # # has depth at least 2 can in general not be done in polynomial time, unless P = NP. Chvatal, Cook, and Hartmann [13] see also [25] answered questions and proved conjectures of Schrijver, of ....

....c x # # has depth at least 2 can in general not be done in polynomial time, unless P = NP. Chvatal, Cook, and Hartmann [13] see also [25] answered questions and proved conjectures of Schrijver, of Barahona, Grotschel, and Mahjoub [4] of Junger, of Chvatal [12] and of Grotschel and Pulleyblank [22] on the behavior of the depth of certain inequalities relative to popular relaxations of the stable set polytope, the bipartite subgraph polytope, the acyclic subdigraph polytope, and the traveling salesperson polytope, resp. They obtained similar results for the set covering and the ....

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269--302. McGraw-Hill, 1963.


Semantical Analysis and Mathematical Programming Application to.. - Feautrier (1989)   (6 citations)  (Correct)

....vectorization algorithms, one is interested only in the existence of at least one dependence between r and s at a given depth p. This is equivalent to deciding whether (5) 7) has solutions in integers. This may be done by several integer programming algorithms, which were pioneereed by Gomory ([Gom63]) This technique is used in the parallelizer PAF ( TDF87] a variation has been proposed in [Wal88] In the computation of dependences, wrong decision are harmless (at least with respect to program correctness) provided they are always taken conservatively: deciding there is a dependence when ....

R. E. Gomory. An algorithm for integer solutions to linear programs. Mac-Graw Hill, New York, 1963.


Efficient Approximation Algorithms for Some Semidefinite Programs - Lu (1996)   (Correct)

....objective function can be optimized within the convex hull in polynomial time. The approach of the fractional relaxation described in the previous paragraph is closely related to how to obtain the integral convex hull from the 2 fractional convex hull of the underlining linear program. Gomory [64] proposes a way to obtain the integral convex hull by applying a sequence of linear cuts on the fractional convex hull. Chv atal [45] shows that the Gomory cut procedure always terminates in a finite number of steps and obtains the integral convex hull. The number of steps, however, could be very ....

R. E. Gomory. An algorithm for integer solutions to linear programs. Recent Advances in Mathematical Programming, pages 269--302, 1963.


Automatic Parallelization in the Polytope Model - Feautrier (1996)   (31 citations)  (Correct)

....emptiness or not. For canonical Z polyhedra, this is the linear integer programming question [Sch86, Min83] I will briefly sketch two integer programming algorithm: the Omega test [Pug91a] which is an extension of Fourier Motzkin, and the Gomory cut method, which is an extension of the Simplex [Gom63]. Recall that in the Fourier Motzkin method, we start by extracting lower and upper bounds for the selected variable, and then write that each lower bound is not greater than each upper bound. This condition is enough to ensure the existence of a rational value, but not of an integer value for the ....

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P. Wolfe, editors, Recent Advances in Math. Programming, chapter 34, pages 269--302. Mac-Graw Hill, New York, 1963.


Gomory Cuts Revisited - Balas, Ceria, Cornuéjols.. (1996)   (18 citations)  (Correct)

....Other issues addressed in this paper are of computational nature, such as strategies for generating the cutting planes, deciding between branching and cutting, etc. The result is a robust mixed integer program solver. 1 Introduction In the late fifties and early sixties, Gomory [6] 7] [8] proposed to solve integer programs by using cutting planes, thus reducing integer programming to the solution of a sequence of linear programs. After an initial enthusiasm for this idea, the research community became skeptical of its practical usefulness. Recently, lift and project cuts [1] 2] ....

....to Martin s work on airline crew scheduling and the work on the travelling salesman problem. Yet the general concensus was that there are enough ideas and enough open avenues that cutting planes cannot be written off [10] Many options were proposed but few were tried. For example, when Gomory [8] discusses criteria for selecting a row to generate a cut, he also states still another approach would be to throw on several or even many new inequalities. This is an excellent idea which we rediscovered thirty years later. Another interesting idea was proposed by Garfinkel and Nemhauser [5] ....

R. Gomory, An algorithm for integer solutions to linear programs, in Recent Advances in Mathematical Programming , R.L. Graves and P. Wolfe eds., McGraw-Hill (1963) 269-302.


Parametric Integer Programming - Feautrier (1988)   (73 citations)  (Correct)

....referred to [Gre71] Tah75] or [Min83] In the present context, we must select an algorithm whose moves may be carried out even if the constant terms depend linearly on integer parameters, and whose complexity is uniformly bounded with respect to the constant terms. The cutting plane algorithm of [Gom63] answers to these requirements. Paragraph 4.1 describes it; the convergence proof is given in paragraph 4.2. In the next paragraph we will devise its symbolic version; the termination proof will follow in a straightforward way. k=2 0 2i j = k 2m 2i j = m m k Gamma m 2m 2i j = k 2m ....

....is no guarantee that these vectors are integers; it follows that the solution is not necessarily given by x = 0. The only information we have is that the solution u is in F, that the column vectors of A are lexico positives and that, since x 0, b u: The principle of the cutting plane method [Gom63] is to add a new constraint to (12) in such a way as to exclude the continuous optimum while keeping all feasible integer points. The new constraint or cut must be a consequence of: Ax b 2 N; x 2 N: To derive a cut, select the first row i of A such that b i is not an integer. If there is no ....

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P. Wolfe, editors, Recent Advances in Math. Programming, chapter 34, pages 269--302. Mac-Graw Hill, New York, 1963.


A New Branch and Bound Method for Integer Linear Programming - Sun   (Correct)

....is very efficient for integer linear programming problems. There are two principal approachs for solving an integer linear programming problem (ILP) the cutting plane methods and the branch and bound methods. The cutting plane method was developed at the end of the 1950 s by Gomory [5] 6] and [7] to solve integer linear programs with the simplex method. It s known that the Gomory s cutting plane method terminates in a finite time for solving an integer linear programming, but in practice, the cutting plane method turns out to be time and memory consuming. A simple cutting plane method ....

Gomory, R.E., 1963, "An Algorithm for Integer Solutions to Linear Programs", Recent Advances in Mathematical Programming ,(R.L. Graves and P. Wolfe, eds.), McGraw-hill, New York, 269-302.


Disjunctive Programming And Cooperating Solvers - McAloon, Tretkoff, Wetzel (1998)   (Correct)

....DLP and CSP work, a fundamental technique is the use of redundant constraints which act as catalysts to speed up the solution process. Redundant constraints employed in this way are called cuts or surrogate constraints. For integer programs, the underlying mathematical theory goes back to Gomory [Gomory 63] for later developments, see [McAloon and Tretkoff 96] and the references given there. Let us make the definition somewhat more formally for DLPs. Let P be a disjunctive linear program with n variables and let C be a linear constraint, either an equality ( defining a hyperplane in IR n or a ....

Gomory, R. E.: An Algorithm for Integer Solutions to Linear Programs. In: Graves, R. L.; Wolfe, P.: Recent Advances in Mathematical Programming. McGraw-Hill (1963) 269--302


Polyhedral Techniques in Combinatorial Optimization I: Theory - Aardal, van Hoesel (1995)   (1 citation)  (Correct)

....To be able to prove that the algorithm terminates in a finite number of steps we have to make sure that certain technical conditions are satisfied. The technical details are omitted here but can be found in Gomory (1963) who gives two proofs of finiteness, and in Schrijver (1986) page 357. Theorem 1 Gomory (1963). There exists an implementation of Gomory s cutting plane algorithm such that after a finite number of iterations either an optimal integer solution is found, or it is proved that S = A recent discussion on Gomory cutting planes can be found in Balas et al. 1994) who incorporate the cutting ....

R.E. Gomory (1963) "An algorithm for integer solutions to linear programs", in: Recent Advances in Mathematical Programming (R.L. Graves and P. Wolfe, eds.), McGraw-Hill, New York, pp. 269--302.


Finding Cuts In The TSP (A preliminary report) - Applegate, Bixby, Chvatal, Cook (1995)   (7 citations)  (Correct)

....the challenge is to come up with linear inequalities satisfied by all the integer feasible solutions of the current relaxation (1.2) and violated by its optimal solution x 3 : can I. Glicksberg s ingenuity be replaced by an automatic procedure to generate cutting planes Ralph Gomory [8] 9] [10] answered this challenge with breathtaking elegance by his design of cutting plane algorithms. In this way, the work of Dantzig, Fulkerson, and Johnson became the prototype of two different methodologies: polyhedral combinatorics in combinatorial optimization and cuttingplane algorithms in ....

R. E. Gomory, "An algorithm for integer solutions to linear programs", in: Recent Advances in Mathematical Programming (R. L. Graves and P. Wolfe, eds.), McGraw-Hill, New York, 1963, pp. 269--302. -- 63 --


Practical Problem Solving with Cutting Plane Algorithms.. - Jünger, Reinelt, Thienel (1994)   (Correct)

....integer or mixed integer optimization problem. We call such cutting planes general purpose cutting planes, since they are not problem specific and can be employed for the solution of every integer optimization problem. The first cutting plane algorithms for integer and mixed integer programs were introduced by Gomory (1958, 1960, 1963), who also proved that these algorithms terminate with an optimum solution after a finite number of iterations. Unfortunately, it turned out in practical experiments that the Gomory cutting planes provide very weak cuts leading to numerical problems, and only rather small integer optimization ....

....[ V k , such that j S e2C e V i j 1 for all 1 i k. There is a variant of the problem in which j S e2C e V i j = 1 must hold. Reference: Fischetti, Gonzalez and Toth (1994) General (mixed) integer programming We have defined the mixed integer programming problem in section 1. References: Gomory (1958, 1960, 1963), Crowder, Johnson, Padberg (1983) Van Roy and Wolsey (1987) Cannon (1988) Cannon and Hoffman (1990) Hoffman and Padberg (1991) Balas, Ceria and Cornuejols (1993a, 1993b) Ceria (1993) Boyd (1993a, 1993b, 1994) Savelsbergh, Sigismondi and Nemhauser (1994) Graphical traveling salesman ....

R.E. Gomory (1963), An algorithm for integer solutions to linear programs, in: R.L. Graves and P. Wolfe (eds.), Recent Advances in Mathematical Programming, McGraw Hill, New York, 269--302.


Mixed Integer Programming Methods for Computing Nonmonotonic.. - Bell (1994)   (36 citations)  (Correct)

....the domain of reals, and uses such solutions to find integer solutions. In particular, step 3 above adds a new constraint that prunes away some real valued solutions. The precise constraint that is added differs from algorithm to algorithm, but for our prototype, we implement the Gomory technique [14, 13]. Note that in returning to step 1 from step 3, it suffices to iterate to a new optimal solution without starting from scratch. To enhance the efficiency of this reoptimization process, we implement and use the revised simplex method [13, 30] instead of the ordinary simplex method. See Section ....

R. E. Gomory. (1963) An Algorithm for Integer Solutions to Linear Programs, in R. Graves and P. Wolfe (eds.) "Recent Advances in Mathematical Programming", McGraw Hill.


Totally Tight Chvátal-Gomory Cuts - Letchford (2002)   Self-citation (Gomory)   (Correct)

....separation problem for Chv atal Gomory cuts. Given a polyhedron P : fx 2 IR : Ax bg, where A 2 Z m n and b 2 Z , a Chv atal Gomory cut is an inequality of the form bc; 1) where 2 IR is such that b = 2 Z, and b c denotes lower integer part (see Chv atal [4] Gomory [9], Nemhauser Wolsey [13] Schrijver [15] Chv atal Gomory cuts are valid for the integral polyhedron P I : convfx 2 P Z g and, indeed, many important facet inducing inequalities, for polyhedra associated with many important combinatorial optimization problems, are Chv atal Gomory cuts, ....

....of H fractional, then the i row of H provides a y, as required in Lemma 1, from which a TT cut can be derived. Indeed, any row of H for which H fractional yields a TT cut and, by taking integer multiples of these rows it is possible to produce a group of TT cuts (see Gomory [9] and Ceria, Cornu ejols Dawande [3] To close, we mention a few other key references. Further applications of HNF to the generation of cutting planes are given in Hung Rom [12] and Bockmayr Eisenbrand [8] Fast algorithms for HNF computation can be found in Storjohann Labahn [14] and ....

R.E. Gomory (1963) An algorithm for integer solutions to linear programs. In R.L. Graves & P. Wolfe (Eds.) Recent Advances in Mathematical Programming. New York: McGraw-Hill. 5


A Fast Pseudo-Boolean Constraint Solver - Chai, Kuehlmann (2003)   (7 citations)  (Correct)

No context found.

R. Gomory, An algorithm for integer solutions to linear programs. New York: McGraw-Hill, 1963.


A Fast Pseudo-Boolean Constraint Solver - Chai, Kuehlmann (2005)   (7 citations)  (Correct)

No context found.

R. Gomory, An Algorithm for Integer Solutions to Linear Programs. New York: McGraw-Hill, 1963, pp. 269--302.


Models and Algorithms for Optimization Problems in Digital.. - Flores (2001)   (Correct)

No context found.

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P.Wolfe, editors, Recent Advences in Mathematical Programming, pages 269--302. McGraw-Hill, Inc., 1963.


Combining Tableaux and Algebraic Methods for Reasoning.. - Haarslev, Timmann..   (2 citations)  (Correct)

No context found.

R.E. Gomory. An algorithm for integer solutions to linear programs. In R.L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269-302. McGraw-Hill, Ney York, 1963.


Hybrid Benders Decomposition Algorithms in Constraint Logic.. - Eremin, Wallace (2001)   (1 citation)  (Correct)

No context found.

R. E. Gomory. An algorithm for integer solutions to linear programs. In R. L. Graves and P. Wolfe, editors, Recent Advances in Mathematical Programming, pages 269-302. McGraw-Hill, 1963.


Formulations for the Stable Set Polytope - Pulleyblank, Shepherd (1993)   (Correct)

No context found.

R.E. Gomory, An algorithm for integer solutions to linear programs, in: Recent Advances in Math. Programming (R.L. Graves, P. Wolfe eds.) McGraw-Hill, New York (1963), 269-302.

Online articles have much greater impact   More about CiteSeer.IST   Add search form to your site   Submit documents   Feedback  

CiteSeer.IST - Copyright Penn State and NEC