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

Add flags to generate a text representation of graphs and cnf grammars #23

Closed simpletonDL closed 3 years ago

simpletonDL commented 4 years ago

This will be great if it is possible to get a representation of the graphs in text form and the cnf grammars after initialization. This will make it easier to run cfpq algorithms and there will be no need to convert formats. All the necessary scripts are already written, so it will be easy to implement.

vadyushkins commented 3 years ago

Closed due #58