# C - Load Balancing & Isoefficiency


## Description
An implementation of various Load Balancing schemes, to examine the concepts of Isoefficiency.


## Running the Program
Compile with `make all`.

Run program with `./main.out`.