Friday, May 7, 2021

[DMANET] New book announcement: matheuristics

New book announcement: matheuristics

link: https://www.springer.com/gp/book/9783030702762

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.

Table of contents (10 chapters):
The Generalized Assignment Problem Pages 3-33
Automatic Design for Matheuristics Pages 35-57
Single Solution Metaheuristics Pages 61-94
Population-Based Metaheuristics Pages 95-130
Diving Heuristics Pages 133-141
Very Large-Scale Neighborhood Search Pages 143-158
Decomposition-Based Heuristics Pages 159-177
Corridor Method Pages 179-187
Kernel Search Pages 189-197
Fore-and-Back Pages 199-211

--
________________________________________________________________
Vittorio Maniezzo, prof. || vittorio.maniezzo@unibo.it
Department of Computer Science || tel. +39 331 6382417
University of Bologna || skype: vittorio.maniezzo
via dell'Universita' n. 50, || www.cs.unibo.it/maniezzo
47521 Cesena, Italy ||

**********************************************************
*
* Contributions to be spread via DMANET are submitted to
*
* DMANET@zpr.uni-koeln.de
*
* Replies to a message carried on DMANET should NOT be
* addressed to DMANET but to the original sender. The
* original sender, however, is invited to prepare an
* update of the replies received and to communicate it
* via DMANET.
*
* DISCRETE MATHEMATICS AND ALGORITHMS NETWORK (DMANET)
* http://www.zaik.uni-koeln.de/AFS/publications/dmanet/
*
**********************************************************