Simulation of a electrical grid with different types of generators and loads It uses a linear program to find the optimal solution for the grid. Build $ cargo build --release Test $ cargo test