graphmatekt
Toggle table of contents
JVM
Target filter
JVM
Switch theme
Search in API
Skip to content
graphmatekt
graphmatekt
/
graphMateKT
/
AdjacencyList
Adjacency
List
typealias
AdjacencyList
=
MutableList
<
Edges
>
Used to represent a weighted graph
Members & Extensions