zrygan / DSA-Project

Repository for CCDSALG Projects by Balcita, V., Ganituen, Z., and Jimenez, J.
0 stars 0 forks source link

Fix the output #9

Closed zrygan closed 3 months ago

zrygan commented 3 months ago

The output should include a list of the nodes with their degrees.

Then the, DFS and BFS transversal.

jazjimenez commented 3 months ago

BFS prints out first, then DFS.