Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_constants.h55 typedef enum { IGRAPH_WEAK = 1, IGRAPH_STRONG = 2 } igraph_connectedness_t; enumerator
/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_constants.h51 typedef enum { IGRAPH_WEAK = 1, IGRAPH_STRONG = 2 } igraph_connectedness_t; enumerator