Partition Type Namespace: Yog.Properties Assembly: Yog.FSharp.dll Parent Module: Bipartite Base Type: obj All Interfaces: IEquatable<Partition> , IStructuralEquatable , IComparable<Partition> , IComparable , IStructuralComparable Represents a partition of a bipartite graph into two independent sets. Record fields Record Field Description Left Full Usage: Left Field type: Set<NodeId> Field type: Set<NodeId> Right Full Usage: Right Field type: Set<NodeId> Field type: Set<NodeId>