gt-big-data / api

Internal API for BDBI @ GT
1 stars 0 forks source link

[Design] Maximum flow #7

Open davonprewitt opened 4 years ago

davonprewitt commented 4 years ago

Implement a Jupyter notebook that performs mximum flow and min cut the using the /streets/* and /intersections/* endpoints.

Suggest edits to our current infrastructure in such a way that reduces the number of calls on our system to perform this algorithm.

If this goes well, we should socialize our findings!