Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/src/paths/
H A Dshortest_paths.c436 igraph_vector_t *vertex_neis, in igraph_i_local_efficiency_unweighted()
527 igraph_vector_t *vertex_neis, in igraph_i_local_efficiency_dijkstra()
709 igraph_vector_t vertex_neis; in igraph_local_efficiency() local