Commit Graph

11 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
James Bardin 1af7ee87a2 Silence log output when not verbose
10 years ago
Paul Hinze b45f53eef4
dag: fix ReverseDepthFirstWalk when nodes remove themselves
10 years ago
Paul Hinze baa33d7326 core: dag errors should cascade to all descendents
11 years ago
Paul Hinze 97acccd3ed core: targeted operations
11 years ago
Mitchell Hashimoto ed2075e384 dag: TransitiveReduction
11 years ago
Mitchell Hashimoto 54fd742ef6 dag: walk should be able to be halted
11 years ago
Mitchell Hashimoto 5b0004ffc7 dag: detect self references, use multierror
11 years ago
Mitchell Hashimoto e86698c50d dag: fix walk order issue, scc issues
11 years ago
Mitchell Hashimoto d59ced3c57 dag: Validate for DAGs
11 years ago
Mitchell Hashimoto e94c43e0dc dag: Walk
11 years ago
Mitchell Hashimoto cfa3d89265 dag: find root of AcyclicGraph
11 years ago