Changes between Version 14 and Version 15 of AlkMod2017
- Timestamp:
- 11/16/17 11:38:20 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
AlkMod2017
v14 v15 17 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. 18 18 19 == November 29. == 19 == November 29. --- Ujszászi Zoltán == 20 21 [attachment:LecturesIntroBundle.pdf Alexandre Belloni. ''Lecture Notes for IAP 2005 Course Introduction to Bundle Methods''] 22 23 == December 6. == 20 24 21 25 [attachment:garg97faster.pdf Naveen Garg, Jochen Konemann. ''Faster and Simpler Algorithms for Multicommodity Flow and other Fractional Packing Problems''] … … 23 27 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. 24 28 25 == December 6. ==26 27 [attachment:LecturesIntroBundle.pdf Alexandre Belloni. ''Lecture Notes for IAP 2005 Course Introduction to Bundle Methods'']28 29 29 30 == December 13. ==