Update object graph implementation to track node discover and finish time
+ Allows traversal and topological sort algorithms to show examples from MIT Algorithms more accurately
This commit is contained in:
@@ -16,3 +16,4 @@ project (
|
||||
)
|
||||
|
||||
add_subdirectory(simple)
|
||||
add_subdirectory(object)
|
||||
|
||||
Reference in New Issue
Block a user