Yog.FSharp
Getting Started Examples API Reference GitHub

Edge<'e> Type

Represents an edge in the minimum spanning tree.

Record fields

Record Field Description

From

Full Usage: From

Field type: NodeId
Field type: NodeId

To

Full Usage: To

Field type: NodeId
Field type: NodeId

Weight

Full Usage: Weight

Field type: 'e
Field type: 'e