Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_constants.h45 typedef enum { IGRAPH_NO_MULTIPLE = 0, IGRAPH_MULTIPLE = 1 } igraph_multiple_t; enumerator
/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_constants.h41 typedef enum { IGRAPH_NO_MULTIPLE = 0, IGRAPH_MULTIPLE = 1 } igraph_i_multiple_t; enumerator