T - C - public class ImplicationNamer<T,C>
extends java.lang.Object
| Constructor and Description |
|---|
ImplicationNamer(DependencyHelper<T,C> helper,
IVec<IConstr> toName) |
| Modifier and Type | Method and Description |
|---|---|
void |
named(C name)
Associate the current constraint with a specific object that will be used
to represent it in an explanation.
|