VDSHARD_CONSTRAINT_RELAXATION_WEIGHT Field

During the algorithm, hard constraints may be relaxed to soft constraints and given this weight. Therefore, if the problem contains hard constraints it is important to set this value larger than the largest weight of all the soft constraints.

Definition

Namespace: ASAP.NRP.Solvers
Assembly: NRP (in NRP.dll) Version: 3.49.0+964b2dfb493dfda37da83e5373992cb1cc934e98
C#
public double HARD_CONSTRAINT_RELAXATION_WEIGHT

Field Value

Double

See Also