Home
last modified time | relevance | path

Searched defs:no_of_conn_pairs (Results 1 – 1 of 1) sorted by relevance

/dports/math/igraph/igraph-0.9.5/src/paths/
H A Dshortest_paths.c52 igraph_real_t no_of_conn_pairs = 0.0; /* no. of ordered pairs between which there is a path */ in igraph_i_average_path_length_unweighted() local
175 igraph_real_t no_of_conn_pairs = 0.0; /* no. of ordered pairs between which there is a path */ in igraph_i_average_path_length_dijkstra() local