Preparing search index...
The search index is not available
ixfx
ixfx
Collections
Graphs
Directed
distance
Function distance
distance
(
graph
,
edge
)
:
number
Parameters
graph
:
Readonly
<
{
vertices
:
IMapImmutable
<
string
,
Readonly
<
{
id
:
string
;
out
:
readonly
Readonly
<
{
id
:
string
;
weight
?:
number
;
}
>
[]
;
}
>
>
;
}
>
edge
:
Readonly
<
{
id
:
string
;
weight
?:
number
;
}
>
Returns
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...