Longest acyclic path in a directed unweighted graph

Posted by Hellnar on Stack Overflow See other posts from Stack Overflow or by Hellnar
Published on 2010-03-26T17:26:58Z Indexed on 2010/03/26 17:33 UTC
Read the original article Hit count: 427

Filed under:
|

Hello,

What algorithm can be used to find the longest acyclic path in a directed unweighted graph?

Thanks

© Stack Overflow or respective owner

Related posts about graph

Related posts about algorithm