Page 1 of 1

Which is the correct technique for finding a maximum matching in a graph?

Posted: Wed Jul 13, 2022 6:16 pm
by answerhappygod
a) DFS traversal
b) BFS traversal
c) Shortest path traversal
d) Heap order traversal