FormalLanguageConstrainedPathQuerying / CFPQ_Data

Graphs and grammars for Context-Free Path Querying algorithms evaluation.
https://formallanguageconstrainedpathquerying.github.io/CFPQ_Data/
Other
10 stars 15 forks source link

Replace GTgraph with networkx graph generator #27

Closed gsvgit closed 4 years ago

gsvgit commented 4 years ago

Is it possible to replace GTgraph (which is currently used to generate synthetic graphs) with generators from networkx.