Scatter search : methodology and implementations in C

著者

    • Laguna, Manuel
    • Martí, Rafael

書誌事項

Scatter search : methodology and implementations in C

Manuel Laguna, Rafael Martí

(Operations research/computer science interface series)

Kluwer Academic, c2003

  • : pbk

大学図書館所蔵 件 / 5

この図書・雑誌をさがす

注記

Includes bibliographical references (p. [277]-283) and index

pbk: CD-ROMなし

内容説明・目次

内容説明

The book Scatter Search by Manuel Laguna and Rafael Marti represents a long-awaited "missing link" in the literature of evolutionary methods. Scatter Search (SS)-together with its generalized form called Path Relinking-constitutes the only evolutionary approach that embraces a collection of principles from Tabu Search (TS), an approach popularly regarded to be divorced from evolutionary procedures. The TS perspective, which is responsible for introducing adaptive memory strategies into the metaheuristic literature (at purposeful level beyond simple inheritance mechanisms), may at first seem to be at odds with population-based approaches. Yet this perspective equips SS with a remarkably effective foundation for solving a wide range of practical problems. The successes documented by Scatter Search come not so much from the adoption of adaptive memory in the range of ways proposed in Tabu Search (except where, as often happens, SS is advantageously coupled with TS), but from the use of strategic ideas initially proposed for exploiting adaptive memory, which blend harmoniously with the structure of Scatter Search. From a historical perspective, the dedicated use of heuristic strategies both to guide the process of combining solutions and to enhance the quality of offspring has been heralded as a key innovation in evolutionary methods, giving rise to what are sometimes called "hybrid" (or "memetic") evolutionary procedures. The underlying processes have been introduced into the mainstream of evolutionary methods (such as genetic algorithms, for example) by a series of gradual steps beginning in the late 1980s.

目次

Foreword. Preface. Acknowledgements. 1: Introduction. 1. Historical Background. 2. Basic Design. 3. C Code Conventions. 2: Tutorial: Unconstrained Nonlinear Optimization. 1. Diversification Generation Method. 2. Improvement Method. 3. Reference Set Update Method. 4. Subset Generation Method. 5. Combination Method. 6. Overall Procedure. 7. Summary of C Functions. 3: Tutorial: 0-1 Knapsack Problems. 1. Diversification Generation Method. 2. Improvement Method. 3. Reference Set Update Method. 4. Subset Generation Method. 5. Combination Method. 6. Overall Procedure. 7. Summary of C Functions. 4: Tutorial: Linear Ordering Problem. 1. The Linear Ordering Problem. 2. Diversification Generation Method. 3. Improvement Method. 4. Reference Set Update Method. 5. Combination Method. 6. Summary of C Functions. 5: Advanced Scatter Search Designs. 1. Reference Set. 2. Subset Generation. 3.Specialized Combination Methods. 4. Diversification Generation. 6: Use of Memory in Scatter Search. 1. Tabu Search. 2. Explicit Memory. 3. Attributive Memory. 7: Connections with Other Population-Based Approaches. 1. Genetic Algorithms. 2. Path Relinking. 3. Intensification and Diversification. 8: Scatter Search Applications. 1. Neural Network Training. 2. Multi-Objective Bus Routing. 3. Arc Crossing Minimization in Graphs. 4. Maximum Clique. 5. Graph Coloring. 6. Periodic Vehicle Loading. 7. Capacitated Multicommodity Network Design. 8. Job-Shop Scheduling. 9. Capacitated Chinese Postman Problem. 10. Vehicle Routing. 11. Binary Mixed Integer Programming. 12. Iterated Re-start Procedures. 13. Parallelization for the P-Median. 14. OptQuest Application. 9: Commercial Scatter Search Implementation. 1. General OCL Design. 2. Constraints and Requirements. 3. OCL Functionality. 4. Computational Experiments. 5. Conclusions. 6. Appendix. 10: Experiences and Future Directions. 1. Experiences and Findings. 2. Multi-Objective Scatter Search. 3. Maximum Diversity Problem. 4. Implications for Future Developments. References. Index.

「Nielsen BookData」 より

関連文献: 1件中  1-1を表示

詳細情報

  • NII書誌ID(NCID)
    BA61524836
  • ISBN
    • 1402073763
    • 9781461350279
  • 出版国コード
    us
  • タイトル言語コード
    eng
  • 本文言語コード
    eng
  • 出版地
    Boston
  • ページ数/冊数
    xvi, 291 p.
  • 大きさ
    24 cm.
  • 付属資料
    1 CD-ROM (4 3/4 in.)
  • 親書誌ID
ページトップへ