Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a basic implementation of edge-labelled graphs #114

Merged
merged 18 commits into from
Sep 3, 2018
Merged

Conversation

snowleopard
Copy link
Owner

See #17.

@snowleopard
Copy link
Owner Author

snowleopard commented Sep 3, 2018

@nobrakal This is going to remain work-in-progress for some time, but at some point we might want to look into performance of edge-labelled graphs -- I believe fgl also has support for them. I hope it will be possible to adapt your benchmarking suite for this :)

@nobrakal
Copy link
Contributor

nobrakal commented Sep 3, 2018

I believe fgl also has support for them.

Indeed, all graphs in FGL are labelled ^^. Unlabelled graphs are made using () as label !

Concerning benchmarks, I think it will do it :)

@snowleopard snowleopard merged commit 7a43f35 into master Sep 3, 2018
@snowleopard snowleopard deleted the edge-labels branch September 3, 2018 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants