0
Your cart

Your cart is empty

Browse All Departments
  • All Departments
Price
  • R2,500 - R5,000 (7)
  • -
Status
Brand

Showing 1 - 7 of 7 matches in All Departments

The Linear Ordering Problem - Exact and Heuristic Methods in Combinatorial Optimization (Paperback, 2011 ed.): Rafael Marti,... The Linear Ordering Problem - Exact and Heuristic Methods in Combinatorial Optimization (Paperback, 2011 ed.)
Rafael Marti, Gerhard Reinelt
R2,668 Discovery Miles 26 680 Ships in 10 - 15 working days

Faced with the challenge of solving the hard optimization problems that abound in the real world, existing methods often encounter great difficulties. Important applications in business, engineering or economics cannot be tackled by the techniques that have formed the predominant focus of academic research throughout the past three decades. Exact and heuristic approaches are dramatically changing our ability to solve problems of practical significance and are extending the frontier of problems that can be handled effectively. This monograph details state-of-the-art optimization methods, both exact and heuristic, for the LOP. The authors employ the LOP to illustrate contemporary optimization technologies as well as how to design successful implementations of exact and heuristic procedures. Therefore, they do not limit the scope of this book to the LOP, but on the contrary, provide the reader with the background and practical strategies in optimization to tackle different combinatorial problems.

Scatter Search - Methodology and Implementations in C (Paperback, 2003 ed.): Manuel Laguna, Rafael Marti Scatter Search - Methodology and Implementations in C (Paperback, 2003 ed.)
Manuel Laguna, Rafael Marti
R4,490 Discovery Miles 44 900 Ships in 10 - 15 working days

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.

Metaheuristic Procedures for Training Neural Networks (Paperback, Softcover reprint of hardcover 1st ed. 2006): Enrique Alba,... Metaheuristic Procedures for Training Neural Networks (Paperback, Softcover reprint of hardcover 1st ed. 2006)
Enrique Alba, Rafael Marti
R4,230 Discovery Miles 42 300 Ships in 10 - 15 working days

This book provides successful implementations of metaheuristic methods for neural network training. It is the first book to achieve this objective. Moreover, the basic principles and fundamental ideas given in the book will allow the readers to create successful training methods on their own. Overall, the book's aim is to provide a broad coverage of the concepts, methods, and tools of the important area of ANNs within the realm of continuous optimization.

Metaheuristic Procedures for Training Neural Networks (Hardcover, 2006 ed.): Enrique Alba, Rafael Marti Metaheuristic Procedures for Training Neural Networks (Hardcover, 2006 ed.)
Enrique Alba, Rafael Marti
R3,120 Discovery Miles 31 200 Ships in 10 - 15 working days

Metaheuristic Procedures for Training Neural Networks provides successful implementations of metaheuristic methods for neural network training. Moreover, the basic principles and fundamental ideas given in the book will allow the readers to create successful training methods on their own. Apart from Chapter 1, which reviews classical training methods, the chapters are divided into three main categories. The first one is devoted to local search based methods, including Simulated Annealing, Tabu Search, and Variable Neighborhood Search. The second part of the book presents population based methods, such as Estimation Distribution algorithms, Scatter Search, and Genetic Algorithms. The third part covers other advanced techniques, such as Ant Colony Optimization, Co-evolutionary methods, GRASP, and Memetic algorithms. Overall, the book's objective is engineered to provide a broad coverage of the concepts, methods, and tools of this important area of ANNs within the realm of continuous optimization.

Scatter Search - Methodology and Implementations in C (Paperback, Softcover reprint of the original 1st ed. 2003): Manuel... Scatter Search - Methodology and Implementations in C (Paperback, Softcover reprint of the original 1st ed. 2003)
Manuel Laguna, Rafael Marti
R3,001 Discovery Miles 30 010 Ships in 10 - 15 working days

The evolutionary approach called scatter search originated from strategies for creating composite decision rules and surrogate constraints. Recent studies demonstrate the practical advantages of this approach for solving a diverse array of optimization problems from both classical and real world settings. Scatter search contrasts with other evolutionary procedures, such as genetic algorithms, by providing unifying principles for joining solutions based on generalized path constructions in Euclidean space and by utilizing strategic designs where other approaches resort to randomization. The book's goal is to provide the basic principles and fundamental ideas that will allow the readers to create successful applications of scatter search. The book includes the C source code of the methods introduced in each chapter.

From the Foreword:
Scatter Search represents a "missing link" in the literature of evolutionary methods... 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. Yet this theme is an integral part of the scatter search methodology proposed a decade earlier, and the form and scope of such heuristic strategies embedded in scatter search continue to set it apart. Although there are points in common between scatter search and other evolutionary approaches, principally as a result of changes that have brought other approaches closer to scatter search in recent years, there remain differences that have an important impact on practical outcomes. Reflecting this impact, a hallmark of the present book is its focus on practical problem solving. Laguna and Marti give the reader the tools to create scatter search implementations for problems from a wide range of settings. Although theoretical problems (such as abstract problems in graph theory) are included, beyond a doubt the practical realm has a predominant role in this book....'
Fred Glover, University of Colorado

Exact and Heuristic Methods in Combinatorial Optimization - A Study on the Linear Ordering and the Maximum Diversity Problem... Exact and Heuristic Methods in Combinatorial Optimization - A Study on the Linear Ordering and the Maximum Diversity Problem (Hardcover, 2nd ed. 2022)
Rafael Marti, Gerhard Reinelt
R3,483 Discovery Miles 34 830 Ships in 10 - 15 working days

In the last decades, algorithmic advances as well as hardware and software improvements have provided an excellent environment to create and develop solving methods to hard optimization problems. Modern exact and heuristic techniques are dramatically enhancing our ability to solve significant practical problems. This monograph sets out state-of-the-art methodologies for solving combinatorial optimization problems, illustrating them with two well-known problems. This second edition of the book extends the first one by adding to the 'linear ordering problem' (LOP), included in the first edition, the 'maximum diversity problem' (MDP). In this way, we provide the reader with the background, elements and strategies to tackle a wide range of different combinatorial optimization problems. The exact and heuristic techniques outlined in these pages can be put to use in any number of combinatorial optimization problems. While the authors employ the LOP and the MDP to illustrate cutting-edge optimization technologies, the book is also a tutorial on how to design effective and successful implementations of exact and heuristic procedures alike. This monograph provides the basic principles and fundamental ideas that will enable students and practitioners to create valuable applications based on both exact and heuristic technologies. Specifically, it is aimed at engineers, scientists, operations researchers, and other applications specialists who are looking for the most appropriate and recent optimization tools to solve particular problems. The book provides a broad spectrum of advances in search strategies with a focus on its algorithmic and computational aspects.

Metaheuristics for Business Analytics - A Decision Modeling Approach (Hardcover, 1st ed. 2018): Abraham Duarte, Manuel Laguna,... Metaheuristics for Business Analytics - A Decision Modeling Approach (Hardcover, 1st ed. 2018)
Abraham Duarte, Manuel Laguna, Rafael Marti
R2,966 Discovery Miles 29 660 Ships in 10 - 15 working days

This essential metaheuristics tutorial provides descriptions and practical applications in the area of business analytics. It addresses key problems in predictive and prescriptive analysis, while also illustrating how problems that arise in business analytics can be modelled and how metaheuristics can be used to find high-quality solutions. Readers will be introduced to decision-making problems for which metaheuristics offer the most effective solution technique. The book not only shows business problem modelling on a spreadsheet but also how to design and create a Visual Basic for Applications code. Extra Material can be downloaded at http://extras.springer.com/978-3-319-68117-7.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
The Sick, The Dying And The Dead
Megadeth CD  (2)
R215 Discovery Miles 2 150
Cable Guy Ikon "Light Up" Marvel…
R543 Discovery Miles 5 430
Dare To Believe - Why I Could Not Stay…
Mmusi Maimane Paperback R350 R249 Discovery Miles 2 490
Pure Pleasure Non-Fitted Electric…
 (16)
R289 Discovery Miles 2 890
Russell Hobbs Freedom Cordless Dry Spra…
R1,199 R999 Discovery Miles 9 990
Luceco A70 Classic 16W Non-Dimmable LED…
R83 Discovery Miles 830
Art Puzzle Animal Party (24 Pieces)
R79 R74 Discovery Miles 740
Alva 5-Piece Roll-Up BBQ/ Braai Tool Set
R389 R346 Discovery Miles 3 460
JBL T110 In-Ear Headphones (Black)
 (13)
R229 R201 Discovery Miles 2 010
Aladdin
Robin Williams, Scott Weinger, … Blu-ray disc R206 Discovery Miles 2 060

 

Partners