Images - xzhangpeijin/MovieChainRunner GitHub Wiki
##Graph illustrations
These are rendered visuals of the various graphs done in yed
####Original Graph
Original size 6561 graph from the input list
####Largest Component
Largest connected component of size 4266
####Reduced Graph
Largest connected component after graph reduction to size 3240
####Strongly Connected Component
Component in the reduced graph where all nodes are strongly connected (in cycles)