Home > eecs-340-final-project

eecs-340-final-project

Eecs-340-final-project is a project mainly written in JAVA and PERL, it's free.

Implementations of the Ford Fulkerson Method

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

Previous:SceneGraph