Explore: Tabu Search
Discover books, insights, and more — all in one place.
Learn more about Tabu Search with top reads curated from trusted sources — all in one place.
AI-Generated Overview About “tabu-search”:
Books Results
Source: The Open Library
The Open Library Search Results
Search results from The Open Library
1Studies in distribution planning and operations
By T. Basta
“Studies in distribution planning and operations” Metadata:
- Title: ➤ Studies in distribution planning and operations
- Author: T. Basta
- Language: English
- Publisher: UMIST
- Publish Date: 1993
- Publish Location: Manchester
“Studies in distribution planning and operations” Subjects and Themes:
- Subjects: location - allocation - exact algorithms - tabu search - vehicle routing
- Time: 1994
Edition Identifiers:
- The Open Library ID: OL20378157M
Access and General Info:
- First Year Published: 1993
- Is Full Text Available: No
- Is The Book Public: No
- Access Status: No_ebook
Online Marketplaces
Find Studies in distribution planning and operations at online marketplaces:
- Amazon: Audiable, Kindle and printed editions.
- Ebay: New & used books.
Wiki
Source: Wikipedia
Wikipedia Results
Search Results from Wikipedia
Tabu search
Tabu search (TS) is a metaheuristic search method employing local search methods used for mathematical optimization. It was created by Fred W. Glover in
Local search (constraint satisfaction)
same cost. Tabu search overcomes this problem by maintaining a list of "forbidden" assignments, called the tabu list. In particular, the tabu list typically
Integer programming
methods must be used instead. For example, tabu search can be used to search for solutions to ILPs. To use tabu search to solve ILPs, moves can be defined as
Metaheuristic
local search heuristic in order to find better solutions. Such metaheuristics include simulated annealing, tabu search, iterated local search, variable
Line search
In optimization, line search is a basic iterative approach to find a local minimum x ∗ {\displaystyle \mathbf {x} ^{*}} of an objective function f : R
Search algorithm
a stochastic search. This category includes a great variety of general metaheuristic methods, such as simulated annealing, tabu search, A-teams, and
Greedy algorithm
and the related A* search algorithm are verifiably optimal greedy algorithms for graph search and shortest path finding. A* search is conditionally optimal
Hill climbing
based on iterations (like iterated local search), or on memory (like reactive search optimization and tabu search), or on memory-less stochastic modifications
Ant colony optimization algorithms
the instance, and of the local situation around the current solution. Tabu search (TS) Similar to simulated annealing in that both traverse the solution
Mathematical optimization
Particle swarm optimization Simulated annealing Stochastic tunneling Tabu search Problems in rigid body dynamics (in particular articulated rigid body