GitHunt
ID

MATLAB implementation of HEFT scheduling algorithm

HEFT - Heterogeneous Earliest Finish Time

MATLAB implementation for HEFT scheduling algorithm.

The program's inputs are DAG (or adjacency matrix) and a computation cost table.
The program returns the scheduling result and plots it.

Input example:

Input DAG Computation Cost Table

Scheduling result output:

Languages

MATLAB100.0%

Contributors

Created August 3, 2023
Updated January 23, 2026