Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_constants.h37 typedef enum { IGRAPH_UNDIRECTED = 0, IGRAPH_DIRECTED = 1 } igraph_i_directed_t; enumerator
/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_constants.h37 typedef enum { IGRAPH_UNDIRECTED = 0, IGRAPH_DIRECTED = 1 } igraph_i_directed_t; enumerator