Yog.FSharp
Getting Started Examples API Reference GitHub

Partition Type

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>