I wanted to make a snippet, that does the following: It shows a BFS tree of length 1 and when you click on a node it shows the BFS of the clicked node. Is there a simple way to do it by using the graph_draw method?
-- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Button-listeners-a-simple-way-to-do-it-tp4025965.html Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list [email protected] http://lists.skewed.de/mailman/listinfo/graph-tool
