struct NgLib::Edge

Defined in:

nglib/graph/weighted_edge.cr

Constructors

Class Method Summary

Instance Method Summary

Constructor Detail

def self.new(t : Int64, w : Int64) #

[View source]

Class Method Detail

def self.to #

[View source]
def self.weight #

[View source]

Instance Method Detail

def [](i : Int) #

[View source]