Applications of combinatorial optimization / edited by Vangelis Th. Paschos.

Combinatorial optimization is a multidisciplinary scientific area, lying in the interface of three major scientific domains: mathematics, theoretical computer science and management. The three volumes of the Combinatorial Optimization series aim to cover a wide range of topics in this area. These to...

Full description

Saved in:
Bibliographic Details
Online Access: Full Text (via ProQuest)
Other Authors: Paschos, Vangelis Th
Format: eBook
Language:English
Published: London ; ISTE, Ltd. ; Hoboken : Wiley, 2014.
Edition:2nd ed.
Series:ISTE.
Subjects:

MARC

LEADER 00000cam a2200000 i 4500
001 b9716735
006 m o d
007 cr |||||||||||
008 140816s2014 enk ob 001 0 eng d
005 20241101130215.7
019 |a 992877813  |a 1300518495  |a 1303390206 
020 |a 9781119005384  |q (electronic bk.) 
020 |a 1119005388  |q (electronic bk.) 
020 |a 9781119015222  |q (electronic bk.) 
020 |a 1119015227  |q (electronic bk.) 
029 1 |a AU@  |b 000056007449 
029 1 |a CHBIS  |b 010259773 
029 1 |a CHDSB  |b 006318340 
029 1 |a CHNEW  |b 000943463 
029 1 |a CHVBK  |b 480236860 
029 1 |a DEBBG  |b BV043397068 
029 1 |a DEBSZ  |b 431746184 
029 1 |a DEBSZ  |b 485051435 
035 |a (OCoLC)ebqac887507394 
035 |a (OCoLC)887507394  |z (OCoLC)992877813  |z (OCoLC)1300518495  |z (OCoLC)1303390206 
037 |a ebqac1765113 
040 |a EBLCP  |b eng  |e pn  |c EBLCP  |d DG1  |d N$T  |d OCLCQ  |d OCLCO  |d CHVBK  |d OCLCF  |d DEBSZ  |d DEBBG  |d OCLCQ  |d DG1  |d LIP  |d ZCU  |d MERUC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d U3W  |d OCLCQ  |d DKC  |d OCLCQ  |d OCLCO  |d OCLCQ  |d OCLCO  |d OCLCL  |d UEJ  |d OCLCQ  |d DST 
049 |a GWRE 
050 4 |a QA402.5  |b .P384 2014 
245 0 0 |a Applications of combinatorial optimization /  |c edited by Vangelis Th. Paschos. 
250 |a 2nd ed. 
260 |a London ;  |a ISTE, Ltd. ;  |a Hoboken :  |b Wiley,  |c 2014. 
300 |a 1 online resource (449 pages) 
336 |a text  |b txt  |2 rdacontent 
337 |a computer  |b c  |2 rdamedia 
338 |a volume  |b nc  |2 rdacarrier 
347 |a text file 
490 1 |a ISTE 
588 0 |a Print version record. 
505 0 |a Cover; Title Page; Copyright; Contents; Preface; Chapter 1: Airline Crew Pairing Optimization; 1.1. Introduction; 1.2. Definition of the problem; 1.2.1. Constructing subnetworks; 1.2.2. Pairing costs; 1.2.3. Model; 1.2.4. Case without resource constraints; 1.3. Solution approaches; 1.3.1. Decomposition principles; 1.3.2. Column generation, master problem and subproblem; 1.3.3. Branching methods for finding integer solutions; 1.4. Solving the subproblem for column generation; 1.4.1. Mathematical formulation; 1.4.2. General principle of effective label generation. 
505 8 |a 1.4.3. Case of one single resource: the bucket method1.4.4. Case of many resources: reduction of the resource space; 1.4.4.1. Reduction principle; 1.4.4.2. Approach based on the Lagrangian relaxation; 1.4.4.3. Approach based on the surrogate relaxation; 1.5. Conclusion; 1.6. Bibliography; Chapter 2: The Task Allocation Problem; 2.1. Presentation; 2.2. Definitions and modeling; 2.2.1. Definitions; 2.2.2. The processors; 2.2.3. Communications; 2.2.4. Tasks; 2.2.5. Allocation types; 2.2.5.1. Static allocation; 2.2.5.2. Dynamic allocation; 2.2.5.3. With or without pre-emption. 
505 8 |a 2.2.5.4. Task duplication2.2.6. Allocation/scheduling; 2.2.7. Modeling; 2.2.7.1. Modeling costs; 2.2.7.2. Constraints; 2.2.7.3. Objectives of the allocation; 2.2.7.3.1. Minimizing the execution duration; 2.2.7.3.2. Minimizing the global execution and communication cost; 2.2.7.3.3. Load balancing; 2.3. Review of the main works; 2.3.1. Polynomial cases; 2.3.1.1. Two-processor cases; 2.3.1.2. Tree case; 2.3.1.3. Other structures; 2.3.1.4. Restrictions on the processors or the tasks; 2.3.1.5. Minmax objective; 2.3.2. Approximability; 2.3.3. Approximate solution; 2.3.3.1. Heterogenous processors. 
505 8 |a 2.3.3.2. Homogenous processors2.3.4. Exact solution; 2.3.5. Independent tasks case; 2.4. A little-studied model; 2.4.1. Model; 2.4.2. A heuristic based on graphs; 2.4.2.1. Transformation of the problem; 2.4.2.2. Modeling; 2.4.2.3. Description of the heuristic; 2.5. Conclusion; 2.6. Bibliography; Chapter 3: A Comparison of Some Valid Inequality Generation Methods for General 0-1 Problems; 3.1. Introduction; 3.2. Presentation of the various techniques tested; 3.2.1. Exact separation with respect to a mixed relaxation; 3.2.2. Approximate separation using a heuristic. 
505 8 |a 3.2.3. Restriction + separation + relaxed lifting (RSRL)3.2.4. Disjunctive programming and the lift and project procedure; 3.2.5. Reformulation-linearization technique (RLT); 3.3. Computational results; 3.3.1. Presentation of test problems; 3.3.2. Presentation of the results; 3.3.3. Discussion of the computational results; 3.4. Bibliography; Chapter 4: Production Planning; 4.1. Introduction; 4.2. Hierarchical planning; 4.3. Strategic planning and productive system design; 4.3.1. Group technology; 4.3.2. Locating equipment; 4.4. Tactical planning and inventory management. 
500 |a 4.4.1. A linear programming model for medium-term planning. 
520 |a Combinatorial optimization is a multidisciplinary scientific area, lying in the interface of three major scientific domains: mathematics, theoretical computer science and management. The three volumes of the Combinatorial Optimization series aim to cover a wide range of topics in this area. These topics also deal with fundamental notions and approaches as with several classical applications of combinatorial optimization. Concepts of Combinatorial Optimization, is divided into three parts:- On the complexity of combinatorial optimization problems, presenting basics abo. 
504 |a Includes bibliographical references and index. 
650 0 |a Combinatorial optimization. 
650 0 |a Programming (Mathematics) 
650 7 |a Combinatorial optimization  |2 fast 
650 7 |a Programming (Mathematics)  |2 fast 
700 1 |a Paschos, Vangelis Th. 
758 |i has work:  |a Applications of Combinatorial Optimization-2nd Edition (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCXJfWQ4hXjHCrqGm8R8vd3  |4 https://id.oclc.org/worldcat/ontology/hasWork 
776 0 8 |i Print version:  |a Paschos, Vangelis Th.  |t Applications of Combinatorial Optimization.  |d Hoboken : Wiley, ©2014  |z 9781848216587 
830 0 |a ISTE. 
856 4 0 |u https://ebookcentral.proquest.com/lib/ucb/detail.action?docID=1765113  |z Full Text (via ProQuest) 
915 |a - 
936 |a BATCHLOAD 
956 |a Ebook Central Academic Complete 
956 |b Ebook Central Academic Complete 
994 |a 92  |b COD 
998 |b WorldCat record encoding level change 
999 f f |i d09d3558-3bd2-5de1-8e74-17410f45d8b4  |s 6e03022c-f929-5b7d-9d62-79cf50482dec 
952 f f |p Can circulate  |a University of Colorado Boulder  |b Online  |c Online  |d Online  |e QA402.5 .P384 2014  |h Library of Congress classification  |i web  |n 1