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

simple cycles bounded-length #3

Open
ghost opened this issue Oct 21, 2022 · 1 comment
Open

simple cycles bounded-length #3

ghost opened this issue Oct 21, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Oct 21, 2022

there's a paper describing an algorithm based on johnsons to find simple cycles up to a bounded length: https://arxiv.org/pdf/2105.10094.pdf

Gupta, Anshul, and Toyotaro Suzumura. "Finding All Bounded-Length Simple Cycles in a Directed Graph." arXiv preprint arXiv:2105.10094 (2021).
 

is it easy to adapt this source code to implement that algorithM?

@JNijhout
Copy link

JNijhout commented Aug 5, 2024

I am having the same question. Did you found the answer?

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

No branches or pull requests

1 participant