Re: [jgrapht-users] back edges
Brought to you by:
barak_naveh,
perfecthash
From: Jonathan C. <jon...@it...> - 2010-04-06 06:44:41
|
I am pretty certain that the definition of a backedge, if there is a canonical such definition, is relative. Therefore your question is rather incomplete. Anyway, there is no such functionality that I know of in the lib. In general, the implemented algorithms are the most well known and widely used ones. This makes a standard reference book on graph algorithms, such as CLRS, a very good starting point to find a solution. Regards Jonathan On 6 apr 2010, at 07.24, dinesh chhatani wrote: > Hi, > I want to know whether a particular edge is a backedge or not(loop).How can I get that > > -- > Regards, > Dinesh Chhatani > ------------------------------------------------------------------------------ > Download Intel® Parallel Studio Eval > Try the new software tools for yourself. Speed compiling, find bugs > proactively, and fine-tune applications for parallel performance. > See why Intel Parallel Studio got high marks during beta. > http://p.sf.net/sfu/intel-sw-dev_______________________________________________ > jgrapht-users mailing list > jgr...@li... > https://lists.sourceforge.net/lists/listinfo/jgrapht-users |