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