Menu

MST algorithm for Directed Graph

Song Han
2009-03-29
2013-05-29
  • Song Han

    Song Han - 2009-03-29

    Hi,

    Just wanna to know whether the MST algorithm supports directed graph. Anybody has ever tried it? Thanks a lot!

     
    • Song Han

      Song Han - 2009-03-29

      I tried the three algs there. Seems they don't support the Di-graph...

       
      • Joshua O'Madadhain

        What do you mean "don't support"?  What problems did you encounter?

        Joshua

         
    • Joshua O'Madadhain

      Yes, they support directed graphs. 

      Joshua

       
    • Song Han

      Song Han - 2009-03-29

      Sorry, it's my bad. I thought it was prim alg. It works perfectly!  Appreciate it!

       

Log in to post a comment.