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.
Namespace:
ASAP.NRP.Solvers
Assembly:
NRP (in NRP.dll) Version: 3.49.0+539d3dcf73518163e952c8abb92256bf56ba5029
Syntaxpublic double HARD_CONSTRAINT_RELAXATION_WEIGHT
Public HARD_CONSTRAINT_RELAXATION_WEIGHT As Double
public:
double HARD_CONSTRAINT_RELAXATION_WEIGHT
val mutable HARD_CONSTRAINT_RELAXATION_WEIGHT: float
Field Value
Type:
Double
See Also