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 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
Sorting:
- 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
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- Case-Study on Reinforcement Learning for Intralogistics☆11Updated 3 years ago
- 🔮 Mastermind puzzle solver using Genetic Algorithm and Grid Search for optimization☆13Updated last year
- Efficient Time-series Forecasting using Neural Network and Opposition-based Coral Reefs Optimization☆4Updated 4 years ago
- A friendly package for solving constraint satisfaction problems using various algorithms☆9Updated 6 years ago
- ☆13Updated 8 years ago
- Ant Colony Optimization and Simulated Annealing implemented in C++ for solving the Travelling Salesman Problem☆7Updated 4 years ago
- A Genetic Algorithm for the Stochastic Resource Constrained Project Scheduling Problem☆31Updated 6 years ago
- Lightweight Distributed MapReduce framework in C++☆9Updated 6 years ago
- ☆17Updated 4 years ago
- Neural Network approaches for the Traveling Salesman Problem☆10Updated 4 years ago
- C++ lib to perform continuous and combinatorial optimization metaheuristics with parallelism support.☆29Updated 3 years ago
- An experiment in genetic algorithms applied to task scheduling☆9Updated 2 years ago
- Sliding Puzzle solver and utilities☆10Updated last year
- Tracking Of Agent (actions and belief) and Spatio-TEmporal Reasoning☆14Updated 5 years ago
- Parallel implementation of Particle Swarm Optimization Algorithm using mpi4py☆10Updated 6 years ago
- This repository contains procedures to solve the bin packing problem for one, two, or three dimensions exactly or heuristically.☆9Updated 5 years ago
- Write a simulator (any language you choose) that generates task schedules for the following scheduling algorithms: Rate Monotonic Schedul…☆8Updated 12 years ago
- A workbench for online model-free Reinforcement Learning on continuous control problems☆37Updated 2 years ago
- ☆10Updated 5 years ago
- Solving Block Sudoku puzzle by Genetic Algorithm (Machine Learning)☆8Updated 2 weeks ago
- Collection of variants of RRT Path Planners☆9Updated 4 years ago
- Path planning of dynamic environment with genetic algorithm and IR sensor☆10Updated 9 years ago
- Compromising productivity in exchange for energy-saving does not appeal to highly capitalized manufacturing industries. However, we might…☆15Updated 4 years ago
- A projet for simulating the rescue after a disaster☆9Updated 4 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
- Task Allocation Strategy to distribute goals (in a decentralised manner) in a heterogeneous fleet considering, goals makespan, goals posi…☆11Updated 4 years ago
- A simulator and controller for the robotic arm with six degrees of freedom, based on geometric methods☆9Updated 5 years ago
- STOMP: Scheduling Techniques Optimization in heterogeneous Multi-Processors☆24Updated 3 months ago