brandonchinn178 / circle-of-suck

A website scraping collegiate sports scores and finding a circle of suck
https://brandonchinn178.github.io/circle-of-suck
2 stars 2 forks source link

Display multiple cycles #34

Closed allanwlevy closed 4 years ago

allanwlevy commented 7 years ago

This includes 2 different cases:

A) display all the other cycles we find in a graph along with the biggest ones

B) display all cycles that tie for the max-length cycle. (if we don't end up implementing this, maybe we should predetermine which cycle shows up?)

I think we could do neither or one of these, but not both, since too many things would probably overlap. What do you guys think?