Assembly Line Balancing Based on Tabu Search and Genetic Hybrid Algorithm
Yan Hong-sen
Abstract
Yan Hong-sen
Abstract
A tabu search and genetic hybrid algorithm is presented to solve assembly line balancing problem(ALBP).In its genetic algorithm part, special genetic operators(two point crossover and insert mutation) is adopted to scan only in the subspace of those feasible task sequences,which reduces search area and improves algorithm efficiency.In its tabu search part,after evolution of each generation,some random selected individuals execute tabu search,which can improve algorithm search ability.In the end of this paper,the calculating results of several classic problems prove that the tabu search and genetic hybrid algorithm is better than the genetic algorithm in search ability and convergence performance.
A significance statement is not available in the OpenAlex record.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
A tabu search and genetic hybrid algorithm is presented to solve assembly line balancing problem(ALBP).In its genetic algorithm part, special genetic operators(two point crossover and insert mutation) is adopted to scan only in the subspace of those feasible task sequences,which reduces search area and improves algorithm efficiency.In its tabu search part,after evolution of each generation,some random selected individuals execute tabu search,which can improve algorithm search ability.In the end of this paper,the calculating results of several classic problems prove that the tabu search and genetic hybrid algorithm is better than the genetic algorithm in search ability and convergence performance.
Key concepts: Tabu search, Guided Local Search, Crossover, Computer science, Genetic algorithm, Best-first search, Hill climbing, Algorithm