struct
NgLib::
DijkstraGraph::
Edge(W)
- NgLib::DijkstraGraph::Edge(W)
- Struct
- Value
- Object
Defined in:
nglib/graph/dijkstra.crnglib/graph/radix_dijkstra.cr
Constructors
Instance Method Summary
- #clone
- #copy_with (target _target = @target, weight _weight = @weight)
- #target : Int32
- #weight : UInt64