Re: [algogeeks] Finding parallel edges in graph

2010-10-24 Thread Kishen Das
What will be the input for the graph? Kishen On Thu, Oct 21, 2010 at 5:22 AM, Algorithimist wrote: > Design an algorithm to determine whether a graph has any parallel > edges in time proportional to E + V. > > -- > You received this message because you are subscribed to the Google Groups > "Al

Re: [algogeeks] Finding parallel edges in graph

2010-10-23 Thread preetika tyagi
Parallel edges mean? On Thu, Oct 21, 2010 at 3:22 AM, Algorithimist wrote: > Design an algorithm to determine whether a graph has any parallel > edges in time proportional to E + V. > > -- > You received this message because you are subscribed to the Google Groups > "Algorithm Geeks" group.

[algogeeks] Finding parallel edges in graph

2010-10-21 Thread Algorithimist
Design an algorithm to determine whether a graph has any parallel edges in time proportional to E + V. -- You received this message because you are subscribed to the Google Groups "Algorithm Geeks" group. To post to this group, send email to algoge...@googlegroups.com. To unsubscribe from this