JobInsertionObjectiveFunctionChange Property |
The change in the objective function value if this insertion is performed.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic double ObjectiveFunctionChange { get; }
Public ReadOnly Property ObjectiveFunctionChange As Double
Get
public:
property double ObjectiveFunctionChange {
double get ();
}
member ObjectiveFunctionChange : float with get
Property Value
Type:
Double
See Also