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,974 words) - 13:35, 16 February 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) - 07:54, 16 July 2024
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
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
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...
19 KB (2,762 words) - 09:32, 1 March 2025
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) - 12:05, 16 December 2023
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
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...
13 KB (1,605 words) - 22:30, 13 December 2023
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) - 10:46, 4 July 2024
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
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) - 12:47, 27 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) - 07:02, 18 July 2024
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...
15 KB (2,110 words) - 15:20, 16 May 2024
manufacturing systems. In the standard three-field notation for optimal job scheduling problems, the problem of minimizing the largest sum is sometimes...
22 KB (3,242 words) - 09:33, 29 November 2023
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) - 20:52, 13 August 2024
in economics Job shop scheduling Quality control and genetic algorithms Wall, M., A Genetic Algorithm for Resource-Constrained Scheduling (PDF) Lim, C...
6 KB (726 words) - 17:56, 5 June 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,801 words) - 00:30, 23 April 2024
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
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
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...
52 KB (6,988 words) - 08:42, 9 March 2025
Configuration linear program (category Job scheduling)
cutting stock problem. Later, it has been applied to the bin packing and job scheduling problems. In the configuration-LP, there is a variable for each possible...
16 KB (2,459 words) - 09:27, 24 March 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
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
Johnson's rule 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 (557 words) - 07:34, 6 August 2024
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
time. Without scheduling, the processor would give attention to jobs based on when they arrived in the queue, which is usually not optimal. As part of the...
2 KB (243 words) - 02:47, 30 November 2022
to route to pick up fares Determining the optimal way to deliver packages Allocating jobs to people optimally Designing water distribution networks Earth...
18 KB (1,847 words) - 03:45, 24 March 2025