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 graph size information #20

Closed vadyushkins closed 3 years ago

vadyushkins commented 4 years ago

It could be very useful when you add information about the number of vertices and the number of edges for each graph.

gsvgit commented 4 years ago

I think that we should create such a table for each dataset. Also, we should include information about edge label types (for example, the number of edges of each type).

vadyushkins commented 3 years ago

Close due #47