From 8e3d611758b81603faaa14442cf02905e4226a6f Mon Sep 17 00:00:00 2001 From: Philipp Fischbeck Date: Sun, 22 May 2016 22:24:59 +0200 Subject: [PATCH] Fix typos in desc of Bellman Ford --- algorithm/graph_search/bellman_ford/desc.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/algorithm/graph_search/bellman_ford/desc.json b/algorithm/graph_search/bellman_ford/desc.json index e1c6e9a5..9e95d884 100644 --- a/algorithm/graph_search/bellman_ford/desc.json +++ b/algorithm/graph_search/bellman_ford/desc.json @@ -1,5 +1,5 @@ { - "BELLMAN_FORD": "The Bellman–Ford algorithm is an algorithm that computes shortest paths from a single source vertex to all of the other vertices in a weighted digraph. It is different from Dijksstra's Shortest Path Algorithm becuase it allows NEGATIVE weights unlike Dijkstra's.", + "Bellman-Ford": "The Bellman–Ford algorithm is an algorithm that computes shortest paths from a single source vertex to all of the other vertices in a weighted digraph. It is different from Dijkstra's Shortest Path Algorithm because it allows NEGATIVE weights unlike Dijkstra's.", "Applications": [ "Packet Routing - A variation of BF is used in the Distance vector Routing Protocol" ], @@ -13,4 +13,4 @@ "files": { "shortest_path": "Finding the shortest path" } -} \ No newline at end of file +} pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy