class

AtCoder::MaxFlow::Edge

Inherits Reference / Object

Constructors

new(to : Int64, capacity : Int64, reverse_index : Int64)
Source

Instance methods

capacity
Source
capacity=(capacity : Int64)
Source
reverse_index
Source