Examveda

Consider the fleury's algorithm given below. Which of the following best suits the blank?
Graph must have 0 or 2 odd vertices  
if there are 0 odd vertices, start from any vertex 
if there are 2 odd vertices, start from any one of them 
follow any of the edge, always choose the ______________  
repeat for all the edges of the graph

A. non-bridge over the bridge

B. bridge over non-bridge

C. adjacent edges

D. opposite edges

Answer: Option A


This Question Belongs to Data Structure >> Miscellaneous On Data Structures

Join The Discussion

Related Questions on Miscellaneous on Data Structures