An implementation of RegionSet.
PS2 instructions: you must use the provided rep. You may not change the spec of the constructor.
Create an empty region set for a size x size grid.
size
dimension of grid, must be nonnegative integer
RegionSet.add
RegionSet.bounds
RegionSet.owners
Generated using TypeDoc
An implementation of RegionSet.
PS2 instructions: you must use the provided rep. You may not change the spec of the constructor.