Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
nglib
main
Top Level Namespace
Char
Int
NgLib
AATreeMap
AATreeMultiset
AATreeSet
BfsGraph
BinaryBfsGraph
BinaryLifting
CompressedWaveletMatrix
DijkstraGraph
Edge
DualSegTree
NotInitializeError
DynamicRangeFrequency
DynamicRangeSum
DynamicRectangleSum
Edge
EulerTourTree
FastIn
Scanner
FloydWarshallGraph
Grid
Pos
UnreachableError
LCA
Graph
LDE
NotHasSolutionError
MaxFlowGraph
Edge
MexSet
MSTGraph
PotentializedDisjointSet
PrioritySum
RollingHash
SCC
Graph
SlideMinmax
SparseTable
StaticRangeFrequency
StaticRangeSum
StaticRectangleSum
SuccinctBitVector
TSPGraph
WaveletMatrix
Weight
Generated using Crystal 1.12.2
2024-10-01 03:31:53 UTC
struct
NgLib::
Edge
NgLib::Edge
Struct
Value
Object
Defined in:
nglib/graph/weighted_edge.cr
Constructors
.new
(t : Int64, w : Int64)
Class Method Summary
.to
.weight
Instance Method Summary
#[]
(i : Int)
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
]