Operation Research
Project : Ford-Fulkerson algorithm
We were in charge of implementing the Ford-Fulkerson algorithm in Java. We had to stress the pedagogic aspect of the project.
You can download :
Our project has been compiled with j2sdk-1.4.1 and Xerces-2.2.1.
Useful links :
- J2SE, v1.4, API : http://java.sun.com/j2se/1.4/docs/api/
Comments Off on Operation Research