/eecs-340-final-project

Implementations of the Ford Fulkerson Method

Primary LanguageJava

About this Project

Final project for EECS 340 at CWRU by Tom Dooner and Brian Stack.

Project Setup

This project is set up with an ant build script, to build it,

ant dist
To run the generated jar,
ant run