I'm using an evolutionary algorithm with powerful exploration for solving some optimization and I want to add some local search for the sake of better exploitation to the EA. I'm looking for a source on different methods of local search.
Here are a couple of books, the first a "classic":
1. "Local Search in Combinatorial Optimization" by Aarts and Lenstra, link: http://www.amazon.com/Local-Search-Combinatorial-Optimization-Emile/dp/0691115222
2. "Stochastic local search" by Hoos an Stützle, links: http://www.sls-book.net and an almost complete previous pdf version: http://www.cs.ubc.ca/~hoos/SLS-Internal/
* Metaheuristics in combinatorial optimization: Overview and conceptual comparison by C. Blum and A. Roli. DOI: http://dx.doi.org/10.1145/937503.937505
Or the following book:
* Metaheuristics: From Design to Implementation by El-Ghazali Talbi. Link: http://www.wiley.com/WileyCDA/WileyTitle/productCd-0470278587.html
You can go through the links given below for the following books...I found these books to be excellent in evolutionary techniques (ie optimization techniques)
1.New optimization technique in engineering by Godfrey.C.Onwubolu & B.V.Babu
2.On Gradient Based Local Search Methods in Unconstrained Evolutionary Multi-objective Optimization