1d57e1b096
In the process I've made the constructors for Graph, LibraryCycleNode, and LibraryNode public. I don't think this should be a problem, since these are simple data structures, so there is no harm in allowing clients to create them. R=sigmund@google.com Review-Url: https://codereview.chromium.org/2617483007 .