coefficient property

double coefficient
final

The coefficient of this term. Before addition of the Constraint to the solver, terms with a zero coefficient are dropped.

Implementation

final double coefficient;