Graph-based Algorithm: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - ". ----" to ". ----") |
m (Text replacement - "----↵Category:Concept" to "---- __NOTOC__ Category:Concept") |
||
Line 10: | Line 10: | ||
---- | ---- | ||
__NOTOC__ | |||
[[Category:Concept]] | [[Category:Concept]] |
Latest revision as of 23:48, 18 December 2023
A Graph-based Algorithm is an algorithm that makes use of a graph structure and can be applied by a graph-based system (to solve a graph-based task).
- Example(s):
- Counter-Example(s):
- See: Tree-based Algorithm, Graph-based Learning Algorithm.