abstract struct NgLib:: Weight

Included Modules

Defined in:

nglib/graph/dijkstra.cr

Constructors

Instance Method Summary

Constructor Detail

def self. inf : self #

[ View source ]
def self. new #

[ View source ]
def self. zero : self #

[ View source ]

Instance Method Detail

def + (other : self ) #

[ View source ]
def <=> (other : self ) #

[ View source ]
def initialize #

[ View source ]