Graph Traversal Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replacement - "Category:Concept __NOTOC__" to "__NOTOC__ Category:Concept")
m (Text replacement - "---- __NOTOC__" to "---- __NOTOC__")
Line 17: Line 17:


----
----
__NOTOC__
__NOTOC__
[[Category:Concept]]
[[Category:Concept]]

Revision as of 13:44, 8 March 2021

A Graph Traversal Algorithm is a search algorithm that can be applied by a graph traversal system (to solve a graph traversal task).



References

2015