Open davonprewitt opened 4 years ago
Implement a Jupyter notebook that performs mximum flow and min cut the using the /streets/* and /intersections/* endpoints.
/streets/*
/intersections/*
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!
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!