Dynamic cycle Detection
- From: aimal.rextin@xxxxxxxxx
- Date: 18 Apr 2007 08:17:05 -0700
Hello Everyone,
I am working on a problem in which I add edges to a DAG G one by one.
After each addition I need to check if the addition made the digraph
cyclic. I can check this by running DFS, but I want to do it more
efficiently by using the information already available.
Does anyone have any idea on how it can be done efficiently?
Thanks
Aimal
.
- Follow-Ups:
- Re: Dynamic cycle Detection
- From: David Wagner
- Re: Dynamic cycle Detection
- From: busygin@xxxxxxxxx
- Re: Dynamic cycle Detection
- From: Paul E. Black
- Re: Dynamic cycle Detection
- Prev by Date: From where I can know and study AI Philosophy and its possible mathematical/biological/computational basis.
- Next by Date: Re: more again: the complexity of Hamiltonian problem on 2-regular digraph
- Previous by thread: From where I can know and study AI Philosophy and its possible mathematical/biological/computational basis.
- Next by thread: Re: Dynamic cycle Detection
- Index(es):