-
Notifications
You must be signed in to change notification settings - Fork 430
Closed
Labels
C-feature-requestCategory: A feature requestCategory: A feature request
Description
Summary
Extension to petgraph::dot::Dot to parse graph from dot file.
Motivation
There currently is a way to write Graphs to dot files but there is no way to read a Graph from a dot file into your program.
Details
The best I could find was dot_parse which seems to implement a low level parser for dot files. Maybe this can help reading dot files to petgraph graphs.
ABorgna, XVilka, oxarbitrage, TheZalli and dbr
Metadata
Metadata
Assignees
Labels
C-feature-requestCategory: A feature requestCategory: A feature request