C++ implementation of Max-flow Algorithm (Ford-Fulkerson) for a game similar to the famous Baseball Elimination Problem. In this project, the flow network is built with linked lists (somewhat inefficient) and can be improved using matrix-based graph representation for readability.
-
Notifications
You must be signed in to change notification settings - Fork 0
yalcina/AoA2-Project3
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description or website provided.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published