Mathematical Programming Solver Based on Local Search

Mathematical Programming Solver Based on Local Search
Title Mathematical Programming Solver Based on Local Search PDF eBook
Author Frédéric Gardi
Publisher John Wiley & Sons
Pages 76
Release 2014-07-09
Genre Computers
ISBN 1118966481

Download Mathematical Programming Solver Based on Local Search Book in PDF, Epub and Kindle

This book covers local search for combinatorial optimization and its extension to mixed-variable optimization. Although not yet understood from the theoretical point of view, local search is the paradigm of choice for tackling large-scale real-life optimization problems. Today's end-users demand interactivity with decision support systems. For optimization software, this means obtaining good-quality solutions quickly. Fast iterative improvement methods, like local search, are suited to satisfying such needs. Here the authors show local search in a new light, in particular presenting a new kind of mathematical programming solver, namely LocalSolver, based on neighborhood search. First, an iconoclast methodology is presented to design and engineer local search algorithms. The authors' concern regarding industrializing local search approaches is of particular interest for practitioners. This methodology is applied to solve two industrial problems with high economic stakes. Software based on local search induces extra costs in development and maintenance in comparison with the direct use of mixed-integer linear programming solvers. The authors then move on to present the LocalSolver project whose goal is to offer the power of local search through a model-and-run solver for large-scale 0-1 nonlinear programming. They conclude by presenting their ongoing and future work on LocalSolver toward a full mathematical programming solver based on local search.

Constraint-based Local Search

Constraint-based Local Search
Title Constraint-based Local Search PDF eBook
Author Pascal Van Hentenryck
Publisher MIT Press (MA)
Pages 456
Release 2005
Genre Computers
ISBN

Download Constraint-based Local Search Book in PDF, Epub and Kindle

The ubiquity of combinatorial optimization problems in our society is illustrated by the novel application areas for optimization technology, which range from supply chain management to sports tournament scheduling. Over the last two decades, constraint programming has emerged as a fundamental methodology to solve a variety of combinatorial problems, and rich constraint programming languages have been developed for expressing and combining constraints and specifying search procedures at a high level of abstraction. Local search approaches to combinatorial optimization are able to isolate optimal or near-optimal solutions within reasonable time constraints. This book introduces a method for solving combinatorial optimization problems that combines constraint programming and local search, using constraints to describe and control local search, and a programming language, COMET, that supports both modeling and search abstractions in the spirit of constraint programming. After an overview of local search including neighborhoods, heuristics, and metaheuristics, the book presents the architecture and modeling and search components of constraint-based local search and describes how constraint-based local search is supported in COMET. The book describes a variety of applications, arranged by meta-heuristics. It presents scheduling applications, along with the background necessary to understand these challenging problems. The book also includes a number of satisfiability problems, illustrating the ability of constraint-based local search approaches to cope with both satisfiability and optimization problems in a uniform fashion.

Integer Optimization by Local Search

Integer Optimization by Local Search
Title Integer Optimization by Local Search PDF eBook
Author Joachim P. Walser
Publisher Springer
Pages 146
Release 2003-06-26
Genre Computers
ISBN 3540483691

Download Integer Optimization by Local Search Book in PDF, Epub and Kindle

Integer Optimization addresses a wide spectrum of practically important optimization problems and represents a major challenge for algorithmics. The goal of integer optimization is to solve a system of constraints and optimization criteria over discrete variables. Integer Optimization by Local Search introduces a new approach to domain-independent integer optimization, which, unlike traditional strategies, is based on local search. It develops the central concepts and strategies of integer local search and describes possible combinations with classical methods from linear programming. The surprising effectiveness of the approach is demonstrated in a variety of case studies on large-scale, realistic problems, including production planning, timetabling, radar surveillance, and sports scheduling. The monograph is written for practitioners and researchers from artificial intelligence and operations research.

Theoretical Aspects of Local Search

Theoretical Aspects of Local Search
Title Theoretical Aspects of Local Search PDF eBook
Author Wil Michiels
Publisher Springer Science & Business Media
Pages 238
Release 2007-01-17
Genre Mathematics
ISBN 3540358544

Download Theoretical Aspects of Local Search Book in PDF, Epub and Kindle

Local search has been applied successfully to a diverse collection of optimization problems. However, results are scattered throughout the literature. This is the first book that presents a large collection of theoretical results in a consistent manner. It provides the reader with a coherent overview of the achievements obtained so far, and serves as a source of inspiration for the development of novel results in the challenging field of local search.

Matheuristics

Matheuristics
Title Matheuristics PDF eBook
Author Vittorio Maniezzo
Publisher Springer Science & Business Media
Pages 283
Release 2009-09-18
Genre Business & Economics
ISBN 1441913068

Download Matheuristics Book in PDF, Epub and Kindle

Metaheuristics support managers in decision-making with robust tools that provide high-quality solutions to important applications in business, engineering, economics, and science in reasonable time frames, but finding exact solutions in these applications still poses a real challenge. However, because of advances in the fields of mathematical optimization and metaheuristics, major efforts have been made on their interface regarding efficient hybridization. This edited book will provide a survey of the state of the art in this field by providing some invited reviews by well-known specialists as well as refereed papers from the second Matheuristics workshop to be held in Bertinoro, Italy, June 2008. Papers will explore mathematical programming techniques in metaheuristics frameworks, and especially focus on the latest developments in Mixed Integer Programming in solving real-world problems.

Matheuristics

Matheuristics
Title Matheuristics PDF eBook
Author Vittorio Maniezzo
Publisher Springer Nature
Pages 222
Release 2021-04-29
Genre Business & Economics
ISBN 3030702774

Download Matheuristics Book in PDF, Epub and Kindle

This book is the first comprehensive tutorial on matheuristics. Matheuristics are based on mathematical extensions of previously known heuristics, mainly metaheuristics, and on original, area-specific approaches. This tutorial provides a detailed discussion of both contributions, presenting the pseudocodes of over 40 algorithms, abundant literature references, and for each case a step-by-step description of a sample run on a common Generalized Assignment Problem example. C++ source codes of all algorithms are available in an associated SW repository.

Metaheuristic Optimization via Memory and Evolution

Metaheuristic Optimization via Memory and Evolution
Title Metaheuristic Optimization via Memory and Evolution PDF eBook
Author Cesar Rego
Publisher Springer Science & Business Media
Pages 472
Release 2006-03-30
Genre Business & Economics
ISBN 0387236678

Download Metaheuristic Optimization via Memory and Evolution Book in PDF, Epub and Kindle

Tabu Search (TS) and, more recently, Scatter Search (SS) have proved highly effective in solving a wide range of optimization problems, and have had a variety of applications in industry, science, and government. The goal of Metaheuristic Optimization via Memory and Evolution: Tabu Search and Scatter Search is to report original research on algorithms and applications of tabu search, scatter search or both, as well as variations and extensions having "adaptive memory programming" as a primary focus. Individual chapters identify useful new implementations or new ways to integrate and apply the principles of TS and SS, or that prove new theoretical results, or describe the successful application of these methods to real world problems.