Solving Combinatorial Optimization Problems in Parallel

Solving Combinatorial Optimization Problems in Parallel
Author: Alfonso Ferreira
Publisher: Boom Koninklijke Uitgevers
Total Pages: 292
Release: 1996-03-27
Genre: Business & Economics
ISBN: 9783540610434

Download Solving Combinatorial Optimization Problems in Parallel Book in PDF, Epub and Kindle

Solving combinatorial optimization problems can often lead to runtime growing exponentially as a function of the input size. But important real-world problems, industrial applications, and academic research challenges, may demand exact optimal solutions. In such situations, parallel processing can reduce the runtime from days or months, typical when one workstation is used, to a few minutes or even seconds. Partners of the CEC-sponsored SCOOP Project (Solving Combinatorial Optimization Problems in Parallel) contributed, on invitation, to this book; much attention was paid to competent coverage of the topic and the style of writing. Readers will include students, scientists, engineers, and professionals interested in the design and implementation of parallel algorithms for solving combinatorial optimization problems.

Parallel Processing of Discrete Optimization Problems

Parallel Processing of Discrete Optimization Problems
Author: Panos M. Pardalos
Publisher: American Mathematical Soc.
Total Pages: 392
Release: 1995-01-01
Genre: Mathematics
ISBN: 9780821870686

Download Parallel Processing of Discrete Optimization Problems Book in PDF, Epub and Kindle

This book contains papers presented at the Workshop on Parallel Processing of Discrete Optimization Problems held at DIMACS in April 1994. The contents cover a wide spectrum of the most recent algorithms and applications in parallel processing of discrete optimization and related problems. Topics include parallel branch and bound algorithms, scalability, load balancing, parallelism and irregular data structures and scheduling task graphs on parallel machines. Applications include parallel algorithms for solving satisfiability problems, location problems, linear programming, quadratic and linear assignment problems. This book would be suitable as a textbook in advanced courses on parallel algorithms and combinatorial optimization.

Advances in Optimization and Parallel Computing

Advances in Optimization and Parallel Computing
Author: Panos M. Pardalos
Publisher: North Holland
Total Pages: 348
Release: 1992
Genre: Business & Economics
ISBN:

Download Advances in Optimization and Parallel Computing Book in PDF, Epub and Kindle

Optimization and parallel computing are areas of research characterized by an extremely rapid development during the last three decades. The main purpose of this volume is to show the reader a variety of optimization methods and related aspects of parallel computing techniques. The diversity of topics discussed in the book cover a broad spectrum of recent developments in these areas. This book, which grew out of many contributions given by distinguished researchers in honour of the 70th birthday of J.B. Rosen, one of the pioneers in optimization, is intended to serve as a guide for recent literature and as a stimulant to further research on optimization and parallel computing.

Parallel Combinatorial Optimization

Parallel Combinatorial Optimization
Author: El-Ghazali Talbi
Publisher: John Wiley & Sons
Total Pages: 348
Release: 2006-10-27
Genre: Computers
ISBN: 0470053917

Download Parallel Combinatorial Optimization Book in PDF, Epub and Kindle

This text provides an excellent balance of theory and application that enables you to deploy powerful algorithms, frameworks, and methodologies to solve complex optimization problems in a diverse range of industries. Each chapter is written by leading experts in the fields of parallel and distributed optimization. Collectively, the contributions serve as a complete reference to the field of combinatorial optimization, including details and findings of recent and ongoing investigations.

Computational Combinatorial Optimization

Computational Combinatorial Optimization
Author: Michael Jünger
Publisher: Springer Science & Business Media
Total Pages: 317
Release: 2001-11-21
Genre: Mathematics
ISBN: 3540428771

Download Computational Combinatorial Optimization Book in PDF, Epub and Kindle

This tutorial contains written versions of seven lectures on Computational Combinatorial Optimization given by leading members of the optimization community. The lectures introduce modern combinatorial optimization techniques, with an emphasis on branch and cut algorithms and Lagrangian relaxation approaches. Polyhedral combinatorics as the mathematical backbone of successful algorithms are covered from many perspectives, in particular, polyhedral projection and lifting techniques and the importance of modeling are extensively discussed. Applications to prominent combinatorial optimization problems, e.g., in production and transport planning, are treated in many places; in particular, the book contains a state-of-the-art account of the most successful techniques for solving the traveling salesman problem to optimality.

Parallel Processing of Discrete Problems

Parallel Processing of Discrete Problems
Author: Panos M. Pardalos
Publisher: Springer
Total Pages: 243
Release: 2011-09-26
Genre: Mathematics
ISBN: 9781461214939

Download Parallel Processing of Discrete Problems Book in PDF, Epub and Kindle

In the past two decades, breakthroughs in computer technology have made a tremendous impact on optimization. In particular, availability of parallel computers has created substantial interest in exploring the use of parallel processing for solving discrete and global optimization problems. The chapters in this volume cover a broad spectrum of recent research in parallel processing of discrete and related problems. The topics discussed include distributed branch-and-bound algorithms, parallel genetic algorithms for large scale discrete problems, simulated annealing, parallel branch-and-bound search under limited-memory constraints, parallelization of greedy randomized adaptive search procedures, parallel optical models of computing, randomized parallel algorithms, general techniques for the design of parallel discrete algorithms, parallel algorithms for the solution of quadratic assignment and satisfiability problems. The book will be a valuable source of information to faculty, students and researchers in combinatorial optimization and related areas.

Handbook of Combinatorial Optimization

Handbook of Combinatorial Optimization
Author: Ding-Zhu Du
Publisher: Springer Science & Business Media
Total Pages: 650
Release: 2013-03-14
Genre: Mathematics
ISBN: 1475730233

Download Handbook of Combinatorial Optimization Book in PDF, Epub and Kindle

Combinatorial (or discrete) optimization is one of the most active fields in the interface of operations research, computer science, and applied math ematics. Combinatorial optimization problems arise in various applications, including communications network design, VLSI design, machine vision, air line crew scheduling, corporate planning, computer-aided design and man ufacturing, database query design, cellular telephone frequency assignment, constraint directed reasoning, and computational biology. Furthermore, combinatorial optimization problems occur in many diverse areas such as linear and integer programming, graph theory, artificial intelligence, and number theory. All these problems, when formulated mathematically as the minimization or maximization of a certain function defined on some domain, have a commonality of discreteness. Historically, combinatorial optimization starts with linear programming. Linear programming has an entire range of important applications including production planning and distribution, personnel assignment, finance, alloca tion of economic resources, circuit simulation, and control systems. Leonid Kantorovich and Tjalling Koopmans received the Nobel Prize (1975) for their work on the optimal allocation of resources. Two important discover ies, the ellipsoid method (1979) and interior point approaches (1984) both provide polynomial time algorithms for linear programming. These algo rithms have had a profound effect in combinatorial optimization. Many polynomial-time solvable combinatorial optimization problems are special cases of linear programming (e.g. matching and maximum flow). In addi tion, linear programming relaxations are often the basis for many approxi mation algorithms for solving NP-hard problems (e.g. dual heuristics).