Searched refs:posPenalty (Results 1 – 1 of 1) sorted by relevance
521 double posPenalty = constraint->PenaltyPos(); in SetConstraints() local522 if (posPenalty > 0) in SetConstraints()523 weight += posPenalty; in SetConstraints()524 if (negPenalty > 0 && posPenalty > 0) in SetConstraints()