Graph Visualization Using Python in Tulip
This video shows the execution of a sample Python script inside Tulip. The script perform a graph traversal using a DFS or BFS algorithm. Color of nodes are modified once they have been visited
Tags:
This video shows the execution of a sample Python script inside Tulip. The script perform a graph traversal using a DFS or BFS algorithm. Color of nodes are modified once they have been visited