Skip to main content

bidircostT

Type Alias bidircostT 

Source
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: i16

weight for positive flows