From ff6073838e23eca46119cffac7855fddea3ef48f Mon Sep 17 00:00:00 2001 From: KatolaZ Date: Thu, 28 Sep 2017 07:36:24 +0100 Subject: Added "debian/" directory for deb packages --- doc/shortest_avg_max_hist.1.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/shortest_avg_max_hist.1.html') diff --git a/doc/shortest_avg_max_hist.1.html b/doc/shortest_avg_max_hist.1.html index 8169b7c..2b94e33 100644 --- a/doc/shortest_avg_max_hist.1.html +++ b/doc/shortest_avg_max_hist.1.html @@ -90,7 +90,7 @@

shortest_avg_max_hist computes the distance (and the shortest paths) between a given node and all the other nodes of an undirected graph provided as input. The program implements the Breadth-First Search -algorithm, and works almost exactly as shortest(1), except for the +algorithm, and works almost exactly as [shortest(1)][], except for the output.

PARAMETERS

@@ -122,7 +122,7 @@ nodes in the graph (3.2002), the eccentricity of node 25SEE ALSO -

shortest(1), betweenness(1), bet_dependency(1)

+

shortest(1), betweenness(1), bet_dependency(1)

REFERENCES

-- cgit v1.2.3