• Optimal job scheduling is a class of optimization problems related to scheduling. The inputs to such problems are a list of jobs (also called processes...
    18 KB (2,964 words) - 05:49, 11 July 2025
  • Job-shop scheduling, the job-shop problem (JSP) or job-shop scheduling problem (JSSP) is an optimization problem in computer science and operations research...
    19 KB (2,578 words) - 03:45, 24 March 2025
  • single-machine scheduling, since they assume that all tasks must run on a single processor. Single-machine scheduling is a special case of optimal job scheduling. Single-interval...
    18 KB (2,546 words) - 14:15, 24 June 2025
  • Flow-shop scheduling is an optimization problem in computer science and operations research. It is a variant of optimal job scheduling. In a general job-scheduling...
    7 KB (901 words) - 06:52, 19 April 2025
  • Online job scheduling is a variant of the optimal job scheduling problem, in which the jobs are not all available at the beginning, but come one after...
    7 KB (923 words) - 06:44, 22 July 2025
  • Fractional job scheduling is a variant of optimal job scheduling in which it is allowed to break jobs into parts and process each part separately on the...
    14 KB (1,605 words) - 02:58, 4 August 2025
  • scheduling or open-shop scheduling problem (OSSP) is an optimization problem in computer science and operations research. It is a variant of optimal job...
    4 KB (624 words) - 09:15, 27 March 2023
  • Identical machine scheduling is a special case of uniform machine scheduling, which is itself a special case of optimal job scheduling. In the general case...
    11 KB (1,487 words) - 23:47, 19 June 2025
  • Parallel task scheduling (also called parallel job scheduling or parallel processing scheduling) is an optimization problem in computer science and operations...
    16 KB (2,520 words) - 13:30, 16 February 2025
  • is a special case of identical-machines scheduling, which is itself a special case of optimal job scheduling. Many problems, which are NP-hard in general...
    20 KB (2,752 words) - 11:49, 27 July 2025
  • scheduling, and short-term scheduling based on how often decisions must be made. The long-term scheduler, or admission scheduler, decides which jobs or...
    43 KB (5,397 words) - 17:51, 2 August 2025
  • Unrelated-machines scheduling is an optimization problem in computer science and operations research. It is a variant of optimal job scheduling. We need to schedule n...
    13 KB (1,846 words) - 11:49, 24 June 2025
  • the scheduling policy adopted to prioritize over time the access of jobs to resources. The goal of stochastic scheduling is to identify scheduling policies...
    15 KB (2,068 words) - 08:20, 24 April 2025
  • is a variant of optimal job scheduling. We are given n jobs J1, J2, ..., Jn of varying processing times, which need to be scheduled on m different machines...
    14 KB (1,767 words) - 00:05, 20 June 2025
  • manufacturing systems. In the standard three-field notation for optimal job scheduling problems, the problem of minimizing the largest sum is sometimes...
    23 KB (3,245 words) - 02:42, 2 June 2025
  • Thumbnail for Schedule
    terms of finding an optimal solution or method for solving. For example, the nurse scheduling problem is concerned with scheduling a number of employees...
    17 KB (2,127 words) - 10:38, 22 January 2025
  • dynamic priority scheduling algorithm used in real-time operating systems to place processes in a priority queue. Whenever a scheduling event occurs (task...
    18 KB (2,418 words) - 10:49, 25 July 2025
  • rate-monotonic scheduling (RMS) is a priority assignment algorithm used in real-time operating systems (RTOS) with a static-priority scheduling class. The...
    22 KB (3,271 words) - 19:08, 20 August 2024
  • introduce this problem as a variant of optimal job scheduling: a computer has some k processors. There are some n jobs that take unit time (1), but have different...
    53 KB (7,098 words) - 23:25, 26 July 2025
  • List scheduling is a greedy algorithm for Identical-machines scheduling. The input to this algorithm is a list of jobs that should be executed on a set...
    5 KB (715 words) - 18:02, 21 May 2025
  • Thumbnail for Ronald Graham
    article on scheduling algorithms published in 1979, Graham and his coauthors introduced a three-symbol notation for classifying theoretical scheduling problems...
    53 KB (4,564 words) - 00:13, 31 July 2025
  • job scheduling is a mechanism design variant of the job shop scheduling problem from operations research. We have a project composed of several "jobs"...
    10 KB (1,748 words) - 12:23, 28 December 2023
  • finishing time algorithm is optimal. Consider the job interval scheduling problem, an NP-hard variant of the interval scheduling problem visited earlier....
    11 KB (1,759 words) - 03:19, 10 November 2024
  • In game theory, a job scheduling game is a game that models a scenario in which multiple selfish users wish to utilize multiple processing machines. Each...
    6 KB (1,106 words) - 07:16, 12 May 2023
  • Longest-processing-time-first (LPT) is a greedy algorithm for job scheduling. The input to the algorithm is a set of jobs, each of which has a specific processing-time...
    36 KB (5,807 words) - 05:38, 7 July 2025
  • Coffman–Graham algorithm (category Optimal scheduling)
    application in job shop scheduling. In this application, the elements to be ordered are jobs, the bound W is the number of jobs that can be scheduled at any one...
    15 KB (1,946 words) - 13:31, 16 February 2025
  • Meta-scheduling or super scheduling is a computer software technique of optimizing computational workloads by combining an organization's multiple job schedulers...
    4 KB (424 words) - 04:23, 31 July 2024
  • Johnson, is a method of scheduling jobs in two work centers. Its primary objective is to find an optimal sequence of jobs to reduce makespan (the total...
    5 KB (562 words) - 05:39, 4 August 2025
  • total weighted tardiness problem (SMTWTP). The modified due date scheduling is a scheduling heuristic created in 1982 by Baker and Bertrand, used to solve...
    5 KB (600 words) - 13:37, 31 August 2023
  • Least slack time (LST) scheduling is an algorithm for dynamic priority scheduling. It assigns priorities to processes based on their slack time. Slack...
    2 KB (332 words) - 16:52, 1 May 2025