Research Article

Semantic Clustering of Search Engine Results

Algorithm 1

Shortest path.
let dist be a array of minimum distances initialized to ∞ (infinity)
for each vertex
for each edge ()
// the weight of the edge ()
forfrom 1 to
forfrom 1 to
forfrom 1 to
  if
  
  end if