Cargando…

Applications of combinatorial optimization /

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...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Otros Autores: Paschos, Vangelis Th
Formato: Electrónico eBook
Idioma:Inglés
Publicado: London ; ISTE, Ltd. ; Hoboken : Wiley, 2014.
Edición:2nd ed.
Colección:ISTE.
Temas:
Acceso en línea:Texto completo

MARC

LEADER 00000cam a2200000Mi 4500
001 EBOOKCENTRAL_ocn887507394
003 OCoLC
005 20240329122006.0
006 m o d
007 cr cnu---unuuu
008 140816s2014 enk ob 001 0 eng d
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 
019 |a 992877813 
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)887507394  |z (OCoLC)992877813 
050 4 |a QA402.5  |b .P384 2014 
072 7 |a MAT  |x 003000  |2 bisacsh 
072 7 |a MAT  |x 029000  |2 bisacsh 
082 0 4 |a 519.64 
049 |a UAMI 
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 online resource  |b cr  |2 rdacarrier 
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. 
590 |a ProQuest Ebook Central  |b Ebook Central Academic Complete 
650 0 |a Combinatorial optimization. 
650 0 |a Programming (Mathematics) 
650 6 |a Optimisation combinatoire. 
650 6 |a Programmation (Mathématiques) 
650 7 |a MATHEMATICS  |x Applied.  |2 bisacsh 
650 7 |a MATHEMATICS  |x Probability & Statistics  |x General.  |2 bisacsh 
650 7 |a Combinatorial optimization  |2 fast 
650 7 |a Programming (Mathematics)  |2 fast 
650 7 |a Kombinatorische Optimierung  |2 gnd 
650 7 |a Anwendung  |2 gnd 
700 1 |a Paschos, Vangelis Th. 
758 |i has work:  |a Applications of combinatorial optimization (Text)  |1 https://id.oclc.org/worldcat/entity/E39PCFPxf7YDQxwmbyvcx9wfjd  |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.uam.elogim.com/lib/uam-ebooks/detail.action?docID=1765113  |z Texto completo 
938 |a EBL - Ebook Library  |b EBLB  |n EBL1765113 
938 |a EBSCOhost  |b EBSC  |n 829094 
994 |a 92  |b IZTAP