pub type SCIP_DIGRAPH = SCIP_Digraph;Expand description
Directed graph data structure (stored as adjacency list)
- \ref DirectedGraph “List of all available methods”
Aliased Type§
pub struct SCIP_DIGRAPH { /* private fields */ }pub type SCIP_DIGRAPH = SCIP_Digraph;Directed graph data structure (stored as adjacency list)
pub struct SCIP_DIGRAPH { /* private fields */ }