I apologies if your pkg can already do this, but I was perusing your docs and didn't see an easy way to. I'd like to tell which vertices contain cycles or paths back to themselves.
I do know that you can tell me quickly if it is Acyclic, but I'd like to know which nodes have cycles.
Is that possible and if not how would on add that?
I apologies if your pkg can already do this, but I was perusing your docs and didn't see an easy way to. I'd like to tell which vertices contain cycles or paths back to themselves.
I do know that you can tell me quickly if it is Acyclic, but I'd like to know which nodes have cycles.
Is that possible and if not how would on add that?
Thank you!