Commit Graph

12 Commits (551eedcf2616376b00d7da170b09f682bbfa3445)

Author SHA1 Message Date
James Bardin bfa6ab4617 Fix removeEdge test failures
9 years ago
James Bardin d01b0b0647 Remove intermittent failure from newEdge test
9 years ago
James Bardin 7bf33c2a7f Remove loop from TestWalker_removeVertex
9 years ago
James Bardin 0fb24c1a7a Remove sleep-based concurrency from newVertex test
9 years ago
Mitchell Hashimoto 6702a22074
dag: require acyclic graph
9 years ago
Mitchell Hashimoto 6366488809
dag: Update can be called with a nil graph
9 years ago
Mitchell Hashimoto 65752cd51a
dag: improve docs and read access during a lock
9 years ago
Mitchell Hashimoto 72a717f2de
dag: change the type sig of Update to Graph so its external friendly
9 years ago
Mitchell Hashimoto 28fff99ea8
dag: replace dag.Walk with our walker
9 years ago
Mitchell Hashimoto 7f61f11723
dag: support removing edges
9 years ago
Mitchell Hashimoto 5d49e7e6b6
dag: tests for adding edges/vertices during walk-time
9 years ago
Mitchell Hashimoto cbc71d9508
dag: basic working update-able walker
9 years ago