https://github.com/playwithalgos/flow
Small video game in which you have to guess the maxflow in a graph
https://github.com/playwithalgos/flow
flow ford-fulkerson ford-fulkerson-algorithm graph maxflow
Last synced: 22 days ago
JSON representation
Small video game in which you have to guess the maxflow in a graph
- Host: GitHub
- URL: https://github.com/playwithalgos/flow
- Owner: playwithalgos
- License: gpl-3.0
- Created: 2022-11-11T13:05:33.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-19T17:58:26.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T17:40:52.666Z (over 1 year ago)
- Topics: flow, ford-fulkerson, ford-fulkerson-algorithm, graph, maxflow
- Language: JavaScript
- Homepage: https://playwithalgos.github.io/flow/
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flow!
Small video game in which you have to guess the maxflow in a graph.
Play here:
https://francoisschwarzentruber.github.io/flow
