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.
☆11Updated 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:
- In this project, we are trying to address this issue by developing a fully automated warehouse management that will minimize the drawback…☆15Updated 2 years ago
- Case-Study on Reinforcement Learning for Intralogistics☆12Updated 4 years ago
- Some evolutionary algorithms written in C++: Genetic Algorithm (GA) Multi-objective Evolutionary Algorithm (MOEA) Artificial Immune Syst…☆11Updated 10 years ago
- A Genetic Algorithm for the Stochastic Resource Constrained Project Scheduling Problem☆34Updated 7 years ago
- Neural Network approaches for the Traveling Salesman Problem☆10Updated 4 years ago
- Tracking Of Agent (actions and belief) and Spatio-TEmporal Reasoning☆14Updated 6 years ago
- Sliding Puzzle solver and utilities☆10Updated 2 years ago
- ☆10Updated 5 years ago
- ☆15Updated 8 years ago
- Path planning of dynamic environment with genetic algorithm and IR sensor☆10Updated 10 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 6 years ago
- Parallel implementation of Particle Swarm Optimization Algorithm using mpi4py☆10Updated 7 years ago
- Task Allocation Strategy to distribute goals (in a decentralised manner) in a heterogeneous fleet considering, goals makespan, goals posi…☆12Updated 4 years ago
- C++ lib to perform continuous and combinatorial optimization metaheuristics with parallelism support.☆30Updated 3 years ago
- Convolutional Genetic Programming method for image classification☆14Updated 6 years ago
- Paper "Optimization of Convolutional Neural Network Using the Linearly Decreasing Weight Particle Swarm Optimization" Program☆11Updated 3 years ago
- A neural network for the game Reversi. Trained using a Genetic Algorithm.☆11Updated 7 years ago
- A workbench for online model-free Reinforcement Learning on continuous control problems☆37Updated 2 years ago
- A Simulation System for Implementing and Testing Multi-Agent Reinforcement Learning Algorithms☆13Updated 3 years ago
- Informed Rapidly-exploring Random Tree-Star with C# Programming☆10Updated 4 years ago
- Deep Reinforcement Learning Using AirSim and Keras☆12Updated 7 years ago
- Compromising productivity in exchange for energy-saving does not appeal to highly capitalized manufacturing industries. However, we might…☆15Updated 5 years ago
- A scheduler to manage a multi tool dual arm robot while avoiding arm-to-arm collisions; considering complex side constraints; and optimiz…☆11Updated 4 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…☆18Updated 4 years ago
- A Petri net based automation engine.☆18Updated 6 months ago
- This is genetic algorithm based trajectory planner for any n linked planar robotic arm☆10Updated 8 years ago
- An educational tool to introduce AI planning concepts using mobile manipulator robots.☆15Updated last year
- A framework for large-scale machine learning and graph computation.☆10Updated 11 years ago
- RRT*(RRT Star)-based algorithms for Path Planning of Autonomous Driving, in Python2.☆12Updated 5 years ago
- Task Allocation Strategy to distribute goals in a fleet considering, goals makespan, goals position, robot capabilities and redundancy in…☆10Updated 4 years ago