18 May
2011
18 May
'11
7:34 p.m.
Hi, I am looking for a implementation in boost that is efficient in finding a path between two vertices in a given tree. I am right now using the unidrected adjancency list to store the tree. Given a node u and node v I would like to find the path between these two nodes in the tree. Any suggestions is greatly appreciated ! Thanks, Nishchal Devanur