1996
DOI: 10.1007/3-540-61310-2_29
|View full text |Cite
|
Sign up to set email alerts
|

A new approach to computing optimal schedules for the job-shop scheduling problem

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
63
0

Year Published

1998
1998
2015
2015

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 114 publications
(64 citation statements)
references
References 15 publications
1
63
0
Order By: Relevance
“…The Shaving filtering technique (Carlier and Pinson (1994), Martin and Shmoys (1996)) updates the task time windows by assessing the earliest and latest start times. For each unassigned task t i , at each node, it temporarily assigns t i a starting time (either est i or lst i ) and propagates the assignment using the filtering algorithms (Edge-Finding, etc.).…”
Section: Traditional Constraint Programming Approach ("Heavy Model")mentioning
confidence: 99%
“…The Shaving filtering technique (Carlier and Pinson (1994), Martin and Shmoys (1996)) updates the task time windows by assessing the earliest and latest start times. For each unassigned task t i , at each node, it temporarily assigns t i a starting time (either est i or lst i ) and propagates the assignment using the filtering algorithms (Edge-Finding, etc.).…”
Section: Traditional Constraint Programming Approach ("Heavy Model")mentioning
confidence: 99%
“…Due to the complexity of constraints relating the decision variables to variables representing probabilities, there was little constraint propagation, and, essentially, search was required to explore the entire branch-and-bound tree. As a consequence, in the following two sections we examine dominance rules (Beck & Prestwich, 2004;Smith, 2005) and shaving (Caseau & Laburthe, 1996;Martin & Shmoys, 1996), two stronger inference forms used in CP. In Section 8, we investigate why the models without dominance rules and shaving need to search the whole tree in order to prove optimality, and also discuss differences in the performance of the models based on our experimental results.…”
Section: Discussionmentioning
confidence: 99%
“…In a more general case, both the temporary constraint and the inferences made based on it can be more complex. Shaving has been particularly useful in the job-shop scheduling domain, where it is used to reduce the domains of start and end times of operations (Caseau & Laburthe, 1996;Martin & Shmoys, 1996). For such problems, shaving is used either as a domain reduction technique before search, or is incorporated into branch-and-bound search so that variable domains are shaved after each decision (Caseau & Laburthe, 1996).…”
Section: Shavingmentioning
confidence: 99%
“…The edge-finding algorithm [7], [8], [14] is one of the most well known OR algorithm integrated in CP. This global constraint propagation algorithm for disjunctive scheduling is a key ingredient for solving complex scheduling problems such as the Job-Shop Scheduling problem…”
Section: Edge-findingmentioning
confidence: 99%