pub type bidircostT = bidircostST;Expand description
arc cost data structure for bidirectional scalar costs
Aliased Type§
#[repr(C)]pub struct bidircostT {
pub posweight: i16,
pub negweight: i16,
}Fields§
§posweight: i16§negweight: i16weight for positive flows