25 Aug
2011
25 Aug
'11
8:12 p.m.
Is it possible to write the code for graph traversal in C++ rather than using the Python wrappers? I need the graph search to be as fast as possible. I tried something simple like this: http://pastebin.com/m2pwFQKy It looks like the typedefs for 'graph_graph_t' don't appear until after the support code: http://pastebin.com/itT73DxT Is there an example of how to achieve something similar? Thanks Tiago Peixoto for developing/maintaining this great library! -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/... Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com.