Am 23.12.19 um 03:58 schrieb 941317133:
> Hi all:
> I want to use the Stanford data set to solve the shortest path in
> graph-tool, but the Stanford data is all in TXT format, how do I convert
> it to gt file format?

You load it as a graph using load_graph_from_csv() and then save it.

-- 
Tiago de Paula Peixoto <[email protected]>

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
graph-tool mailing list
[email protected]
https://lists.skewed.de/mailman/listinfo/graph-tool

Reply via email to