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 BookDigraph #445

Merged
merged 8 commits into from
Apr 12, 2021
Merged

Add BookDigraph #445

merged 8 commits into from
Apr 12, 2021

Conversation

LRacine
Copy link
Contributor

@LRacine LRacine commented Mar 18, 2021

Another infinite family graph, this adds the Book graph as denoted by: https://mathworld.wolfram.com/BookGraph.html

This graph will be used for the implementation of the StackedBookDigraph later.

@LRacine LRacine added the new-feature A label for new features. label Mar 18, 2021
Copy link
Collaborator

@wilfwilson wilfwilson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I found a few problems, sorry... 😬

doc/examples.xml Outdated Show resolved Hide resolved
doc/examples.xml Outdated Show resolved Hide resolved
gap/examples.gi Outdated Show resolved Hide resolved
gap/examples.gi Outdated Show resolved Hide resolved
gap/examples.gi Outdated Show resolved Hide resolved
gap/examples.gi Outdated Show resolved Hide resolved
gap/examples.gi Outdated Show resolved Hide resolved
@wilfwilson wilfwilson changed the title Add BookDigraph Add BookDigraph Mar 26, 2021
@LRacine LRacine requested a review from wilfwilson April 10, 2021 18:44
@wilfwilson
Copy link
Collaborator

Looks good thank you 🙂

@wilfwilson wilfwilson merged commit 781960a into digraphs:master Apr 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-feature A label for new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants