imbstack / eecs-340-final-project

Implementations of the Ford Fulkerson Method

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Implementations of the Ford Fulkerson Method


Languages

Language:Java 68.3%Language:Perl 28.4%Language:Python 2.9%Language:Shell 0.5%