• This repository has been archived on 26/Jan/2018
  • Stars
    star
    1
  • Language
    Java
  • License
    GNU General Publi...
  • Created about 11 years ago
  • Updated about 11 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simplified real-world problem regarding flights scheduling solved using max flow concepts. The core of this project is the Ford-Fulkerson algorithm.