Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-05 | Switch to unordered maps and sets | Marcin Chrzanowski | |
2017-01-04 | Implement DependencyCalculator | Marcin Chrzanowski | |
A DependencyCalculator instance will, for each vertex in the given graph, calculate the dependency on the given vertex. |