Search results
Jump to navigation
Jump to search
- ...are adopted by [[branch and bound]] algorithms for solving multiprocessor scheduling problem. Fernandez's problem derives a better lower bound than HF{{What|dat *''A Comparison of List Scheduling for Parallel Processing Systems''{{fcn |date=June 2024}} ...1,023 bytes (137 words) - 06:39, 17 June 2024
- {{Short description|Task scheduling algorithm}} ...|first3=M. |year=2002 |title=Performance-effective and low-complexity task scheduling for heterogeneous computing |journal=IEEE Transactions on Parallel and Dist ...5 KB (739 words) - 08:30, 2 August 2024
- {{Short description|Algorithm for scheduling problems}} ...t minimizes the maximum [[Tardiness (scheduling)|tardiness]], [[Tardiness (scheduling)|lateness]], or any function of them. ...5 KB (847 words) - 19:07, 17 February 2024
- ...er and developed by Yao et al.<ref>F.F. Yao, A.J. Demers and S. Shenker. A scheduling model for reduced [[CPU]] energy. Proc. 36th IEEE [[Symposium on Foundation ...ath> at speed <math>\Delta_I</math> according to [[Earliest deadline first scheduling|EDF]] ...5 KB (781 words) - 01:04, 30 January 2024
- {{Short description|Class of greedy algorithms for multiway number partitioning}} ...such that the sums in the subsets are as nearly equal as possible. Greedy algorithms process the numbers sequentially, and insert the next number into a bin in ...5 KB (826 words) - 14:38, 14 September 2024
- [[File:Pinwheel scheduling.svg|thumb|upright=1.2|An instance of the pinwheel scheduling problem: tasks A, B, and C have maximum repeat times 2, 4, and 5 respective ...problem is a problem in [[Scheduling analysis real-time systems|real-time scheduling]] with repeating tasks of unit length and hard constraints on the time bet ...10 KB (1,470 words) - 02:17, 1 January 2025
- '''Identical-machines scheduling''' is an [[optimization problem]] in [[computer science]] and [[Operations ...ning]]. A special case of identical machine scheduling is [[single-machine scheduling]]. ...11 KB (1,569 words) - 13:05, 16 December 2023
- ...''s<sub>j</sub>'' is the speed of machine ''j''), and [[identical-machines scheduling]] - in which ''p<sub>i,j</sub>'' = ''p<sub>i</sub>'' (the same run-time on ...roblem denoted by " '''R||'''<math>C_\max</math>" is an unrelated-machines scheduling problem with no constraints, where the goal is to minimize the maximum comp ...13 KB (2,018 words) - 11:46, 4 July 2024
- ...which is a special type of the more general [[Interval scheduling|Interval Scheduling]] problem. A classic application of this problem is in scheduling a room for multiple [[competing]] events, each having its own time requirem ...7 KB (1,203 words) - 07:25, 12 August 2021
- {{Short description|Optimal job scheduling with some jobs done in parts}} '''Fractional job scheduling''' is a variant of [[optimal job scheduling]] in which it is allowed to break jobs into parts and process each part sep ...13 KB (1,873 words) - 23:30, 13 December 2023
- ...hful job scheduling''' is a [[mechanism design]] variant of the [[job shop scheduling]] problem from [[operations research]]. ...we have a standard optimization problem. In contrast, in the truthful job scheduling problem, the timings of the workers are not known. We ask each worker how m ...10 KB (1,668 words) - 13:23, 28 December 2023
- ...ave finished processing). In the specific variant known as ''parallel-task scheduling'', all machines are identical. Each job ''j'' has a ''length'' parameter '' ...lem of [[parallel-machines scheduling]] is a special case of parallel-task scheduling where <math> size_j=1 </math> for all ''j'', that is, each job should run o ...16 KB (2,509 words) - 14:30, 16 February 2025
- {{Short description|Dynamic scheduling algorithm}} ...operating system]]s to place processes in a [[priority queue]]. Whenever a scheduling event occurs (task finishes, new task released, etc.) the queue will be sea ...15 KB (2,275 words) - 16:20, 16 May 2024
- ...is_title = Approximation Algorithms for Problems in Sequencing, Scheduling, and Communication Network Design ...rkeley]] in 1984. His major focus has been in the design and [[analysis of algorithms]] for discrete optimization problems. ...12 KB (1,785 words) - 07:25, 6 May 2024
- ...last1=Knop|first1=Dušan|last2=Koutecký|first2=Martin|date=2020-03-04|title=Scheduling Kernels via Configuration LP|class=cs.DS|eprint=2003.02187}}</ref> In the c ...rchive.org/web/20210715093252/https://www.coursera.org/learn/approximation-algorithms-part-1/home/week/3 |archive-date=2021-07-15 }}</ref> suppose the item sizes ...16 KB (2,489 words) - 04:30, 6 January 2024
- Kinetic priority queues are used as part of other kinetic data structures/algorithms such as [[kinetic closest pair]], [[kinetic max-cut]]<ref name="max-cut"/> They can also be used to solve problems such as [[broadcast scheduling]]<ref name="tarjan"/> or the connected red blue segments intersection probl ...6 KB (878 words) - 21:15, 2 February 2024
- Interval edge coloring has wide applications in various fields of science and scheduling. * One of the basic applications of interval edge coloring is the scheduling of the timetable for classes without clashes, in this application the class ...11 KB (1,851 words) - 22:43, 18 August 2023
- ...ast=Leighton|first=F.|date=1979|title=A graph coloring algorithm for large scheduling problems|journal=Journal of Research of the National Bureau of Standards|vo ...{Cite book|last=Lewis|first=R.|date=2021|title=A Guide to Graph Colouring: Algorithms and Applications|series=Texts in Computer Science |publisher=Springer|doi=1 ...6 KB (886 words) - 12:49, 30 January 2025
- ...hat there exists (or that there can be constructed) a set of complementary algorithms. ...thcal{I} \to \mathcal{P}</math> from instances <math>\mathcal{I}</math> to algorithms <math>\mathcal{P}</math> such that the cost <math> \sum_{i \in \mathcal{I}} ...15 KB (2,099 words) - 00:23, 4 April 2024
- In [[parallel computing]], '''work stealing''' is a [[Scheduling (computing)|scheduling]] strategy for [[multithreading (software)|multithreaded]] computer program ...rk over idle processors, and as long as all processors have work to do, no scheduling overhead occurs.{{r|dfs}} ...17 KB (2,466 words) - 05:41, 2 December 2024