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

Wishlist: Hypercube graph #2511

Open
szhorvat opened this issue Feb 25, 2024 · 7 comments · May be fixed by #2584
Open

Wishlist: Hypercube graph #2511

szhorvat opened this issue Feb 25, 2024 · 7 comments · May be fixed by #2584
Assignees
Labels
good first issue Candidates for first-time contributors who are already familiar with C

Comments

@szhorvat
Copy link
Member

What is the feature or improvement you would like to see?

A function that constructs a $k$-cube.

This can be implemented in terms of igraph_square_lattice()

Use cases for the feature

Useful for graph theory demonstrations / teaching.

References

@szhorvat szhorvat added the good first issue Candidates for first-time contributors who are already familiar with C label Feb 25, 2024
@szhorvat
Copy link
Member Author

This is a good issue for getting started with igraph. If you'd like to work on it, see https://github.com/igraph/igraph/wiki/Quickstart-for-new-contributors

@ijbarnes
Copy link

Can I work on this?

@szhorvat
Copy link
Member Author

I assigned you to this issue. Please follow the instructions in the quickstart link I posted above and let us know if you have questions.

@szhorvat
Copy link
Member Author

@ijbarnes Are you still planning to work on this?

@ijbarnes
Copy link

@szhorvat Yes, I am working on it.

@szhorvat
Copy link
Member Author

Please open a PR as soon as you start, just so we can catch any major time-waster issues early ;-) You can open it as "draft", and people will understand that it's not ready yet.

@ijbarnes
Copy link

Understood. Ill send a PR as soon as I have the basic setup complete.

@szhorvat szhorvat linked a pull request Apr 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Candidates for first-time contributors who are already familiar with C
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants