Edge<'e> Type Namespace: Yog Assembly: Yog.FSharp.dll Parent Module: Mst Base Type: obj All Interfaces: IEquatable<Edge<'e>> , IStructuralEquatable , IComparable<Edge<'e>> , IComparable , IStructuralComparable 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