Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>the well knowns are :</p> <ul> <li>Depth-first search <a href="http://en.wikipedia.org/wiki/Depth-first_search" rel="noreferrer">http://en.wikipedia.org/wiki/Depth-first_search</a></li> <li>Breadth-first search <a href="http://en.wikipedia.org/wiki/Breadth-first_search" rel="noreferrer">http://en.wikipedia.org/wiki/Breadth-first_search</a></li> <li>Prim's algorithm <a href="http://en.wikipedia.org/wiki/Prim%27s_algorithm" rel="noreferrer">http://en.wikipedia.org/wiki/Prim's_algorithm</a></li> <li>Kruskal's algorithm <a href="http://en.wikipedia.org/wiki/Kruskal%27s_algorithm" rel="noreferrer">http://en.wikipedia.org/wiki/Kruskal's_algorithm</a></li> <li>Bellman–Ford algorithm <a href="http://en.wikipedia.org/wiki/Bellman%E2%80%93Ford_algorithm" rel="noreferrer">http://en.wikipedia.org/wiki/Bellman%E2%80%93Ford_algorithm</a></li> <li>Floyd–Warshall algorithm <a href="http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm" rel="noreferrer">http://en.wikipedia.org/wiki/Floyd%E2%80%93Warshall_algorithm</a></li> <li>Reverse-delete algorithm <a href="http://en.wikipedia.org/wiki/Reverse-Delete_algorithm" rel="noreferrer">http://en.wikipedia.org/wiki/Reverse-Delete_algorithm</a></li> <li>Dijkstra's_algorithm <a href="http://en.wikipedia.org/wiki/Dijkstra%27s_algorithm" rel="noreferrer">http://en.wikipedia.org/wiki/Dijkstra's_algorithm</a> </li> </ul> <p>network flow</p> <ul> <li>Ford–Fulkerson algorithm <a href="http://en.wikipedia.org/wiki/Ford%E2%80%93Fulkerson_algorithm" rel="noreferrer">http://en.wikipedia.org/wiki/Ford%E2%80%93Fulkerson_algorithm</a></li> <li>Maximum Flow <a href="http://en.wikipedia.org/wiki/Maximum_flow_problem" rel="noreferrer">http://en.wikipedia.org/wiki/Maximum_flow_problem</a></li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload