Graph exploration algorithm
Appearance
In computer science a graph exploration algorithm specifies a possible way how a graph can be traversed. The two most common algorithms are breadth-first search and depth-first search.
In computer science a graph exploration algorithm specifies a possible way how a graph can be traversed. The two most common algorithms are breadth-first search and depth-first search.
![]() | This computer science article is a stub. You can help Wikipedia by expanding it. |