[]
Returns true if precinct partition is used for the specified component and tile, returns false otherwise.
public override bool precinctPartitionUsed(int c, int t)
Type | Name | Description |
---|---|---|
int | c | The component |
int | t | The tile |
Type | Description |
---|---|
bool | True if precinct partition is used for the specified component and tile, returns false otherwise. |