toggle menu
KAHelpers
androidJvm
switch theme
search in API
dataStructuresAndAlgorithms
/
dev.funkymuse.datastructuresandalgorithms.graphs
/
Graph
/
weight
weight
abstract
fun
weight
(
source
:
Vertex
<
T
>
,
destination
:
Vertex
<
T
>
)
:
Double
?