Changes between Version 8 and Version 9 of AlkMod2017
- Timestamp:
- 10/26/17 07:52:40 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlkMod2017
v8 v9 2 2 3 3 == November 8. == 4 5 Heurisztikák és egzakt módszerek az Utazó ügynök problémára. 6 7 == November 15. == 8 4 9 [attachment:SolvingHuge.pdf C. Barnhart, E. L. Johnson, G. L. Nemhauser, M. W.P. Savelsbergh, P. H. Vance. ''Branch-and-Price: Column Generation for Solving Huge Integer Programs''] 5 10 6 11 We discuss formulations of integer programs with a huge number of variables and their solution by column generation methods, i.e. implicit pricing of nonbasic variables to generate new columns or to prove LP optimality at a node of the branch-and-bound tree. We present classes of models for which this approach decomposes the problem, provides tighter LP relaxations and eliminates symmetry. We then discuss computational issues and implementation of column generation, branch-and-bound algorithms, including special branching rules and effient ways to solve the LP relaxation. 7 12 8 == November 15. ==13 == November 22. == 9 14 10 15 [attachment:a02v29n2.pdf D. P. Ronconi and M. S. Kawamura. ''The single machine earliness and tardiness scheduling problem: lower bounds and a branch-and-bound algorithm''] … … 12 17 This paper addresses the single machine scheduling problem with a common due date aiming to minimize earliness and tardiness penalties. Due to its complexity, most of the previous studies in the literature deal with this problem using heuristics and metaheuristics approaches. With the intention of contributing to the study of this problem, a branch-and-bound algorithm is proposed. Lower bounds and pruning rules that exploit properties of the problem are introduced. The proposed approach is examined through a computational comparative study with 280 problems involving different due date scenarios. In addition, the values of optimal solutions for small problems from a known benchmark are provided. 13 18 14 == November 22. == 15 19 == November 29. == 16 20 17 21 [attachment:garg97faster.pdf Naveen Garg, Jochen Konemann. ''Faster and Simpler Algorithms for Multicommodity Flow and other Fractional Packing Problems''] … … 19 23 This paper considers the problem of designing fast, approximate, combinatorial algorithms for multicommodity flows and other fractional packing problems. We provide a different approach to these problems which yields faster and much simpler algorithms. Our approach also allows us to substitute shortest path computations for min-cost flow computations in computing maximum concurrent flow and min-cost multicommodity flow; this yields much faster algorithms when the number of commodities is large. 20 24 21 == November 29. ==25 == December 6. == 22 26 23 27 [attachment:LecturesIntroBundle.pdf Alexandre Belloni. ''Lecture Notes for IAP 2005 Course Introduction to Bundle Methods''] 24 28 25 == December 6. ==29 == December 13. == 26 30 27 31 [attachment:515123.pdf Marjan van den Akker, Han Hoogeveen, Steef van de Velde. ''COMBINING COLUMN GENERATION AND LAGRANGEAN RELAXATION --- … … 33 37 Our vehicle to demonstrate the effectiveness of teaming up column generation with Lagrangean relaxation is an archetypical single-machine common due date scheduling problem. Our comprehensive computational study shows that the combined algorithm is by far superior to two existing purely column generation algorithms: it solves instances with up to 125 jobs to optimality, while purely column generation algorithm can solve instances with up to only 60 jobs. 34 38 35 == December 13.==39 == Ez is választható == 36 40 37 41 [attachment:EURO2001.pdf Edson L. F. Senne, Luiz A. N. Lorena. ''Stabilizing column generation using Lagrangean/surrogate relaxation: an application to p-median location problems'']