write

Function write 

Source
pub fn write<W, G>(w: W, instance: &Instance<G>) -> Result<()>
where W: Write, G: IndexDigraph,
Expand description

Write a min-cost-flow instance.