Home
last modified time | relevance | path

Searched refs:IGRAPH_MINIMUM (Results 1 – 3 of 3) sorted by relevance

/dports/math/R-cran-igraph/igraph/src/include/
H A Digraph_constants.h45 typedef enum { IGRAPH_MINIMUM = 0, IGRAPH_MAXIMUM = 1 } igraph_optimal_t; enumerator
/dports/math/igraph/igraph-0.9.5/include/
H A Digraph_constants.h49 typedef enum { IGRAPH_MINIMUM = 0, IGRAPH_MAXIMUM = 1 } igraph_optimal_t; enumerator
/dports/math/igraph/igraph-0.9.5/examples/simple/
H A Digraph_deterministic_optimal_imitation.c216 /*optimality*/ IGRAPH_MINIMUM, in petersen_game_test()