A structure indicating the min/max share constraint for a layer.
bool allow_exclude
Indicates whether the optimization results should consider scenarios where this layer has been exclud...
double min
The layer minimum share (usually between 0 and max).
IReference< ILayer > layer
The layer this domain min/max applies to.
double max
The layer maximum share (usually between min and 1).