A Parallel Genetic Algorithm Using Re-Encoded Chromosomes for Job-Shop Scheduling Problems

赵宏立,庞小红,吴智铭
DOI: https://doi.org/10.3321/j.issn:1003-8728.2004.12.010
2004-01-01
Abstract:Representation scheme plays a very important role for genetic algorithm(GA), especially in job-shop scheduling problems. In this paper, we present the RPGA(Re-encoding Parallel GA).RPGA converts a job-shop scheduling problem(JSSP) directly into a traveling salesman problem(TSP), thus many of the previous GA techniques for TSP can be used to resolve JSSP. This representation scheme produces no infeasible solutions. The characteristic of this method is its re-encoding scheme, which realizes a unique mapping between the coding space and the solution space. A coarse-grained parallel model is used to implement RPGA. The famous FT10×10 problem is carried out with RPGA. The result proves the efficiency of RPGA and the crucial effect of the re-encoding scheme.
What problem does this paper attempt to address?