<p>This volume presents state-of-the-art complementarity applications, algorithms, extensions and theory in the form of eighteen papers. These at the International Conference on ComΒ invited papers were presented plementarity 99 (ICCP99) held in Madison, Wisconsin during June 9-12, 1999 with support
State-Space Search: Algorithms, Complexity, Extensions, and Applications
β Scribed by Weixiong Zhang (auth.)
- Publisher
- Springer-Verlag New York
- Year
- 1999
- Tongue
- English
- Leaves
- 215
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book is about problem solving. Specifically, it is about heuristic state-space search under branch-and-bound framework for solving comΒ binatorial optimization problems. The two central themes of this book are the average-case complexity of heuristic state-space search algorithms based on branch-and-bound, and their applications to developing new problem-solving methods and algorithms. Heuristic state-space search is one of the fundamental problem-solving techniques in Computer Science and Operations Research, and usually constitutes an important component of most intelligent problem-solving systems. The search algorithms considered in this book can be classified into the category of branch-and-bound. Branch-and-bound is a general problem-solving paradigm, and is one of the best techniques for optimally solving computation-intensive problems, such as scheduling and planning. The main search algorithms considered include best-first search, depthΒ first branch-and-bound, iterative deepening, recursive best-first search, and space-bounded best-first search. Best-first search and depth-first branch-and-bound are very well known and have been used extensively in Computer Science and Operations Research. One important feature of depth-first branch-and-bound is that it only requires space this is linear in the maximal search depth, making it very often a favorable search algoΒ rithm over best-first search in practice. Iterative deepening and recursive best-first search are the other two linear-space search algorithms. Iterative deepening is an important algorithm in Artificial Intelligence, and plays an irreplaceable role in building a real-time game-playing program.
β¦ Table of Contents
Front Matter....Pages i-xvi
State-Space Search for Problem Solving....Pages 1-12
Algorithms for Combinatorial Optimization....Pages 13-33
Complexity of State-Space Search for Optimal Solutions....Pages 34-60
Computational Complexity Transitions....Pages 61-82
Algorithm Selection....Pages 83-91
A Study of Branch-and-Bound on the Asymmetric Traveling Salesman Problem....Pages 92-116
State-Space Transformation for Approximation and Flexible Computation....Pages 116-143
Forward Pruning for Approximation and Flexible Computation, Part I: Single-Agent Combinatorial Optimization....Pages 144-171
Forward Pruning for Approximation and Flexible Computation, Part II: Multiagent Game Playing....Pages 172-181
Back Matter....Pages 182-201
β¦ Subjects
Logics and Meanings of Programs; Algorithm Analysis and Problem Complexity; Artificial Intelligence (incl. Robotics)
π SIMILAR VOLUMES
<p><p></p><p>This book focuses on the development of approximation-related algorithms and their relevant applications. Individual contributions are written by leading experts and reflect emerging directions and connections in data approximation and optimization. Chapters discuss state of the art top
This title presents a large variety of models and algorithms dedicated to the resource-constrained project scheduling problem (RCPSP), which aims at scheduling at minimal duration a set of activities subject to precedence constraints and limited resource availabilities.<br> In the first part, the st
This title presents a large variety of models and algorithms dedicated to the resource-constrained project scheduling problem (RCPSP), which aims at scheduling at minimal duration a set of activities subject to precedence constraints and limited resource availabilities.<br>In the first part, the sta
Group testing was first proposed for blood tests, but soon found its way to many industrial applications. Combinatorial group testing studies the combinatorial aspect of the problem and is particularly related to many topics in combinatorics, computer science and operations research. Recently, the i