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