1 / 29

Characterizing the Distribution of Low-Makespan Schedules in the Job Shop Scheduling Problem

Characterizing the Distribution of Low-Makespan Schedules in the Job Shop Scheduling Problem. Matthew J. Streeter Stephen F. Smith Carnegie Mellon University. Outline. Introduction & related work Definitions Results Backbone size Clustering of low-makespan schedules

eryk
Download Presentation

Characterizing the Distribution of Low-Makespan Schedules in the Job Shop Scheduling Problem

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Characterizing the Distribution of Low-Makespan Schedules in the Job Shop Scheduling Problem Matthew J. Streeter Stephen F. Smith Carnegie Mellon University

  2. Outline • Introduction & related work • Definitions • Results • Backbone size • Clustering of low-makespan schedules • Neighborhood exactness • Conclusions

  3. Introduction • Goal: to determine how optimal schedules are geographically distributed in the search space in random instances of the JSSP, as a function of the job:machine ratio • A first step toward understanding the success of heuristics (e.g., path relinking) for the JSSP

  4. Related work: the ‘big valley’ • Boese et al. (1994) generated random locally optimal TSP tours, measured two correlations: • correlation between cost of tour and avg. distance to other tours • correlation between cost of tour and distance to best tour • Both correlations were suprisingly high; suggests ‘big valley’ distribution of local optima • Similar correlations found for job shop (Nowicki & Smutnicki 2001) and permutation flow shop (Watson et al. 2002) problems

  5. Related work • Statistical mechanical analyses of TSP (Mézard and Parisi 1986) • Empirical studies of backbone size in JSSP, SAT, & other problems (Slaney & Walsh 2001; Watson et al. 2001)

  6. Definitions

  7. JSSP instance M7 M8 M8 M4 M0 M2 • Set of N jobs, each a sequence of M operations • Each operation has specific machine, duration • Each job uses each machine exactly once M2 M0 M5 M6 M9 M3 M7 M9 M1 M4 M3 M1 M5 M6 Job 1 Job 2

  8. M8 M4 M0 M2 JSSP schedule M7 • Assigns start time to each operation • Feasible if • no machine is scheduled to perform two operations simultaneously, and • operation i of a job does not start until operation i-1 completes • Makespan = maximum operation completion time M8 M2 M0 M5 M9 time M6 M3 M7 M9 M1 M4 M3 M1 M5 M6 Job 1 Job 2

  9. M8 M4 M0 M2 Sink Disjunctive Graphs M7 M8 M8 M4 • Weighted, directed graph representation of JSSP schedule • Makespan = length of longest weighted path from source to sink M0 M2 M7 M2 M8 M0 M2 M5 M6 M9 M0 M3 M5 time M9 M7 M6 M9 M3 M7 M9 M1 M4 M1 M4 M3 M3 M1 M1 M5 M5 M6 M6 Job 2 Job 1 Source

  10. -Backbone • Set of disjunctive edges that have the same orientation in all schedules whose makespan is within a factor  of optimal

  11. Random JSSP instances • Fixed N and M. • Each job uses the machines in a random order • Operation durations are i.i.d.

  12. Results: backbone size

  13. Determining |-backbone| empirically • Let optoo’ be the optimum makespan among schedules that start o before o’ • If o and o’ use the same machine, then min(optoo’, opto’o) = [optimal makespan] • An edge e = {o,o’} is in -backbone iff. max(optoo’, opto’o) > *[optimal makespan] • Can determine optoo’ using branch and bound

  14. |-backbone| for instance ft10

  15. |-backbone| for random instances

  16. Claim • For fixed N, a random disjunctive edge is in the 1-backbone w.h.p. (as M )

  17. Resolve resource conflicts randomly Expected increase in makespan is O(1) Proof idea time Schedule, ignoring resource constraints makespan < N+sqrt(N)*log(N) w.h.p. Orient a random disjunctive edge the “wrong” way Ensures makespan > N+sqrt(N)*log(N) w.h.p.

  18. Claim • For fixed M, a random disjunctive edge is not in the 1-backbone w.h.p. (as N )

  19. Proof idea J7 J9 J4 J8 • Lemma: w.h.p. we can build a schedule with no idle time on any machine J6 J3 J5 J1 J2 J0 J9 J8 J7 J6 J4 J5 J3 J2 J0 J1 Machine 1 Machine 2

  20. Proof idea J98 J97 • Let e = {o,o’} connect operations of jobs J and J’. • Remove J and J’ from instance, and use Lemma to build schedule • Schedule J and J’ during “long” period when all but one machine is idle J99 . . . J96 J3 . . . J’ J2 J1 J O(1) J0 J J’ J98 J99 J96 J97 . . . . . . J3 J2 J0 J1 Machine 1 Machine 2

  21. Results: clustering of low-makespan schedules

  22. Clustering of low-makespan schedules • Use simulated annealing to generate “random” schedules within a given factor  of optimal • For each , compute average distance between random schedules, where distance = # of disjunctive edges with different orientation

  23. Clustering of low-makespan schedules

  24. Results: neighborhood exactness

  25. Neighborhood exactness • Nr(S) = set of schedules that differ from S on at most r edges • exactness(Nr) = probability that a random local optimum under Nr is globally optimal • A way to quantify “ruggedness” of search landscape

  26. Neighborhood exactness

  27. Conclusions

  28. Summary of contributions • Two analytical results on backbone size in JSSP • Experimental investigation of clustering of low-makespan schedules as a function of job:machine ratio • Tool (neighborhood exactness) to quantify ‘ruggedness’ of search landscape

  29. An intuitive picture ? • many global optima, • far apart, • ‘smooth’ search space  1 0 • few global optima, • close together, • ‘smooth’ search space • big valley?

More Related