The search functionality is under construction.
The search functionality is under construction.

Keyword Search Result

[Keyword] Job Shop Scheduling(2hit)

1-2hit
  • Evolutionary Computing of Petri Net Structure for Cyclic Job Shop Scheduling

    Morikazu NAKAMURA  Koji HACHIMAN  Hiroki TOHME  Takeo OKAZAKI  Shiro TAMAKI  

     
    PAPER-Concurrent Systems

      Vol:
    E89-A No:11
      Page(s):
    3235-3243

    This paper considers Cyclic Job-Shop Scheduling Problems (CJSSP) extended from the Job-Shop Scheduling Problem (JSSP). We propose an evolutionary computing method to solve the problem approximately by generating the Petri net structure for scheduling. The crossover proposed in this paper employs structural analysis of Petri net model, that is, the crossover improves the cycle time by breaking the bottle-neck circuit obtained by solving a linear programming problem. Experimental evaluation shows the effectiveness of our approach.

  • An Evolutionary Scheduling Scheme Based on gkGA Approach to the Job Shop Scheduling Problem

    Beatrice M. OMBUKI  Morikazu NAKAMURA  Kenji ONAGA  

     
    PAPER-Algorithms and Data Structures

      Vol:
    E81-A No:6
      Page(s):
    1063-1071

    This paper presents an evolutionary scheduling scheme for solving the job shop scheduling problem (JSSP) and other combinatorial optimization problems. The approach is based on a genetized-knowledge genetic algorithm (gkGA). The basic idea behind the gkGA is that knowledge of heuristics which are used in the GA is also encoded as genes alongside the genetic strings, referred to as chromosomes. Furthermore, during the GA selection, weaker heuristics die out while stronger ones survive for a given problem instance. We evaluate our evolutionary scheduling scheme based on the gkGA approach using well known benchmark instances for the JSSP. We observe that the gkGA based scheme is shown to consistently outperform the scheme based on ordinary GAs. In addition the gkGA-based scheme removes the problem of instance dependency.