sanathkumarbs / longest-processing-time-algorithm-lptLinks
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 7 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
Sorting:
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- In this project, we are trying to address this issue by developing a fully automated warehouse management that will minimize the drawback…☆14Updated 2 years ago
- 🔮 Mastermind puzzle solver using Genetic Algorithm and Grid Search for optimization☆13Updated last year
- Parallel implementation of Particle Swarm Optimization Algorithm using mpi4py☆10Updated 6 years ago
- Case-Study on Reinforcement Learning for Intralogistics☆11Updated 4 years ago
- ☆15Updated 8 years ago
- Path planning of dynamic environment with genetic algorithm and IR sensor☆10Updated 9 years ago
- ☆17Updated 4 years ago
- Task Allocation Strategy to distribute goals (in a decentralised manner) in a heterogeneous fleet considering, goals makespan, goals posi…☆11Updated 4 years ago
- Neural Network approaches for the Traveling Salesman Problem☆10Updated 4 years ago
- A Genetic Algorithm for the Stochastic Resource Constrained Project Scheduling Problem☆32Updated 6 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
- Tracking Of Agent (actions and belief) and Spatio-TEmporal Reasoning☆14Updated 5 years ago
- Sliding Puzzle solver and utilities☆10Updated last year
- ☆10Updated 5 years ago
- Compromising productivity in exchange for energy-saving does not appeal to highly capitalized manufacturing industries. However, we might…☆15Updated 4 years ago
- Hybrid of Particle Swarm Optimization and Genetic Algorithm-based Heuristic for Scheduling Workflow Applications in Cloud Computing Enviro…☆18Updated 6 years ago
- Y. Ling, Y. Zhou and Q. Luo, "Lévy Flight Trajectory-Based Whale Optimization Algorithm for Global Optimization", IEEE Access, vol. 5, pp…☆16Updated 3 years ago
- C++ lib to perform continuous and combinatorial optimization metaheuristics with parallelism support.☆29Updated 3 years ago
- A workbench for online model-free Reinforcement Learning on continuous control problems☆37Updated 2 years ago
- 3D Packing with Deep Reinforcement Learning using Unity ML-Agents (AI)☆18Updated last year
- Deep Reinforcement Learning Using AirSim and Keras☆12Updated 7 years ago
- Research compiler based on algorithmic skeletons☆21Updated 10 years ago
- An easy-to-use Simplex solver class for linear programming.☆20Updated 7 years ago
- Simulator for research in Heterogeneous Multi-Robots Environment. The intention is to provide extensible, lightweight, portable, low fide…☆14Updated last year
- NEAT implementation in C#☆12Updated 5 years ago
- Convolutional Genetic Programming method for image classification☆13Updated 5 years ago
- FFF & FDM 3D Printer Application to Quote Jobs using STL files☆11Updated 2 years ago
- A NEAT library in Python☆13Updated 3 years ago
- Model Driven Engineering for C++ (MDE4CPP)☆12Updated 2 weeks ago