Matches in DBpedia 2015-04 for { <http://dbpedia.org/resource/Modified_due-date_scheduling_heuristic> ?p ?o }
Showing triples 1 to 23 of
23
with 100 triples per page.
- Modified_due-date_scheduling_heuristic abstract "The modified due-date scheduling heuristic is used in scheduling tasks to resources (for example, to answer the question "What order should we make sandwiches in, so as to please our customers?").It assumes that the objective of the scheduling process is to minimise the total amount of time spent on tasks after their due dates. This strategy is most relevant when completing all tasks carries a certainty that at least some of them will be completed late.The modified due date forms the basis of an algorithm that attempts first to complete tasks early or on time, and second to complete tasks as soon as possible when the requested due date is unattainable: Given a list of tasks, with a range of due dates (dj), and a range of times it takes to complete the tasks (pj), then at any moment (t) you should do the task that has the smallest modified due date. The modified due date itself is the highest of either the due date, or the completion date if you started the task now:mddj = max( dj, t+pj ).Thus, if the due date of the PB and J is 5 minutes from now, but its time to complete is 6 minutes, the modified due date of the PB and J is 6 minutes from now. Imagine a second customer is requesting that a Reuben be prepared in 7 minutes from now, but the Reuben takes 5 minutes to complete: in this case, the MDD of the Reuben is 7 minutes; the PB and J has a smaller MDD, and thus you should make the PB and J first, while the second customer waits patiently for the Reuben to be started. In this case, the PB and J is 1 minute late, and the Reuben is 4 minutes late. Both sandwiches are made late, but the total lateness is only 5 minutes. If you had made the Reuben first, the second customer may have gotten the sandwich early, but the first customer would have received their sandwich 6 minutes late.".
- Modified_due-date_scheduling_heuristic wikiPageID "8144485".
- Modified_due-date_scheduling_heuristic wikiPageRevisionID "610268699".
- Modified_due-date_scheduling_heuristic hasPhotoCollection Modified_due-date_scheduling_heuristic.
- Modified_due-date_scheduling_heuristic subject Category:Scheduling_algorithms.
- Modified_due-date_scheduling_heuristic type Abstraction100002137.
- Modified_due-date_scheduling_heuristic type Act100030358.
- Modified_due-date_scheduling_heuristic type Activity100407535.
- Modified_due-date_scheduling_heuristic type Algorithm105847438.
- Modified_due-date_scheduling_heuristic type Event100029378.
- Modified_due-date_scheduling_heuristic type Procedure101023820.
- Modified_due-date_scheduling_heuristic type PsychologicalFeature100023100.
- Modified_due-date_scheduling_heuristic type Rule105846932.
- Modified_due-date_scheduling_heuristic type SchedulingAlgorithms.
- Modified_due-date_scheduling_heuristic type YagoPermanentlyLocatedEntity.
- Modified_due-date_scheduling_heuristic comment "The modified due-date scheduling heuristic is used in scheduling tasks to resources (for example, to answer the question "What order should we make sandwiches in, so as to please our customers?").It assumes that the objective of the scheduling process is to minimise the total amount of time spent on tasks after their due dates.".
- Modified_due-date_scheduling_heuristic label "Modified due-date scheduling heuristic".
- Modified_due-date_scheduling_heuristic sameAs m.026t6p_.
- Modified_due-date_scheduling_heuristic sameAs Q6889400.
- Modified_due-date_scheduling_heuristic sameAs Q6889400.
- Modified_due-date_scheduling_heuristic sameAs Modified_due-date_scheduling_heuristic.
- Modified_due-date_scheduling_heuristic wasDerivedFrom Modified_due-date_scheduling_heuristic?oldid=610268699.
- Modified_due-date_scheduling_heuristic isPrimaryTopicOf Modified_due-date_scheduling_heuristic.