Home
last modified time | relevance | path

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

/dports/math/igraph/igraph-0.9.5/src/properties/
H A Ddag.c143 int igraph_is_dag(const igraph_t* graph, igraph_bool_t *res) { in igraph_is_dag() function
/dports/math/R-cran-igraph/igraph/src/
H A Dstructural_properties.c3493 int igraph_is_dag(const igraph_t* graph, igraph_bool_t *res) { in igraph_is_dag() function