Delegate PropagationReporting.ReportContradictionSlot
Whenever propagation removes the final available module from a slot, this delegate will be called with that slot.
Namespace: CarbideFunction.Wildtile
Syntax
public delegate void ReportContradictionSlot(Slot firstContradictingSlot);
Parameters
| Type | Name | Description |
|---|---|---|
| Slot | firstContradictingSlot |