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

Implement simple cycle search Python binding #806

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

GenieTim
Copy link
Contributor

Closes #804; here, the output is determined by the corresponding parameter.

@GenieTim
Copy link
Contributor Author

The both option for the output will be requested in a separate PR that can be discussed individually, as it involves more than this function.

@szhorvat
Copy link
Member

I would suggest using simply min and max for the parameter names. This will be consistent with cliques(), https://python.igraph.org/en/stable/api/igraph.GraphBase.html#cliques, which is another function with lower and upper limits on the objects returned.

src/_igraph/graphobject.c Outdated Show resolved Hide resolved
Co-authored-by: Szabolcs Horvát <[email protected]>
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