Skip to content

Commit 5946f98

Browse files
committed
Added wikipedia link
1 parent 80fc69e commit 5946f98

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Graphs/NodeNeighbors.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
// https://en.wikipedia.org/wiki/Neighbourhood_(graph_theory)
2+
13
class Graph{
24
// Generic graph: the algorithm works regardless of direction or weight
35
constructor(){

0 commit comments

Comments
 (0)