sanathkumarbs / longest-processing-time-algorithm-lpt
A simple, often-used multiprocessor scheduling (load balancing) algorithm is the LPT algorithm (Longest Processing Time) which sorts the jobs by its processing time and then assigns them to the machine with the earliest end time so far.
☆12Updated 6 years ago
Alternatives and similar repositories for longest-processing-time-algorithm-lpt:
Users that are interested in longest-processing-time-algorithm-lpt are comparing it to the libraries listed below
- ☆12Updated 7 years ago
- Hybrid of Particle Swarm Optimization and Genetic Algorithm-based Heuristic for Scheduling Workflow Applications in Cloud Computing Enviro…☆18Updated 6 years ago
- Parallel implementation of Particle Swarm Optimization Algorithm using mpi4py☆10Updated 6 years ago
- Lightweight Distributed MapReduce framework in C++☆9Updated 6 years ago
- ☆21Updated 4 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- implementation of PARADIS - fast parallel radix sort algorithm. http://www.vldb.org/pvldb/vol8/p1518-cho.pdf☆9Updated 2 years ago
- https://arxiv.org/abs/1706.04972☆42Updated 6 years ago
- Learning to schedule distributed resources with deep reinforcement learning.☆14Updated 5 years ago
- Library for finding maximum cliques on graphs☆15Updated 3 years ago
- Case-Study on Reinforcement Learning for Intralogistics☆11Updated 3 years ago
- GLU - GLU-accelerated Sparse Parellel LU factorization solver V3.0☆33Updated 4 years ago
- A static scheduling heuristic☆49Updated 3 years ago
- An implementation of Deep Reinforcement Learning for Multi-Resource Multi-Machine Job Scheduling☆34Updated 5 years ago
- A peper list for machine learning models solving combinatorial problems, NP-hard problems and problems in graphs.☆14Updated 4 years ago
- ☆21Updated 3 years ago
- The Flexible Job Shop Problem (FJSP) is an extension of the classical job shop scheduling problem which allows an operation to be process…☆19Updated 9 years ago
- Dynamic data structure for sparse graphs.☆30Updated last year
- An implementation of schedulability tests for non-preemptive job sets, for uni- and global multiprocessors, with precedence constraints.☆14Updated 3 years ago
- Source code for the paper: Accelerating Dynamic Graph Analytics on GPUs☆25Updated last year
- A standalone local search solver for general integer linear programming☆16Updated 8 months ago
- ☆21Updated 3 years ago
- Task Allocation Strategy to distribute goals (in a decentralised manner) in a heterogeneous fleet considering, goals makespan, goals posi…☆11Updated 3 years ago
- A C++ version of jMetal, a Java framework aimed at multi-objective optimization with metaheuristics.☆65Updated 4 years ago
- Neural Network approaches for the Traveling Salesman Problem☆10Updated 3 years ago
- universal Association Rule Mining Solver☆14Updated last month
- Compromising productivity in exchange for energy-saving does not appeal to highly capitalized manufacturing industries. However, we might…☆13Updated 4 years ago
- Out-of-GPU-Memory Graph Processing with Minimal Data Transfer☆53Updated 2 years ago
- UAV (Unmanned Aerial Vehicles) can be made capable of providing a health monitoring system for plants. High end cameras gives deep insigh…☆10Updated 5 years ago
- Parallel Weighted Random Sampling☆19Updated 4 years ago