Optimal-Path Finding Algorithm: Difference between revisions

From GM-RKB
Jump to navigation Jump to search
m (Text replace - "* <B>See:</B>" to "* <B><U>See:</U></B>")
 
m (Text replacement - "__NOTOC__ " to "__NOTOC__ ")
 
(8 intermediate revisions by the same user not shown)
Line 1: Line 1:
A [[Optimal-Path Finding Algorithm]] is an [[Optimization Algorithm]] that can solve a [[optimal-path finding task]].
An [[Optimal-Path Finding Algorithm]] is an [[Optimization Algorithm]] that can solve a [[optimal-path finding task]].
* <B><U>Context:</U></B>
* <B>Context:</U></B>
** It can range from being a [[Shortest Path Identification Algorithm]] to being a [[Longest Path Identification Algorithm]].
** It can range from being a [[Shortest Path Identification Algorithm]] to being a [[Longest Path Identification Algorithm]].
* <B><U>Counter-Example(s):</U></B>
** …
* <B>Counter-Example(s):</B>
** [[Graph Centrality Finding Algorithm]], such as [[PageRank Algorithm]].
** [[Graph Centrality Finding Algorithm]], such as [[PageRank Algorithm]].
* <B><U>See:</U></B> [[Dijkstra's Algorithm]], [[Random Walk]].
* <B>See:</B> [[Dijkstra's Algorithm]], [[Random Walk]].
 
----
----
----
----
__NOTOC__
[[Category:Concept]]
[[Category:Concept]]

Latest revision as of 03:04, 6 January 2023