Job Insertion Class
A feasible Job insertion returned by FindBestInsertion(Resource, Job).
Definition
Namespace: VRSolver
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
Assembly: VRSolver (in VRSolver.dll) Version: 1.15.0+d867f7e856f281547f683ef6449a86e433a2356d
C#
public class JobInsertionVB
Public Class JobInsertionC++
public ref class JobInsertionF#
type JobInsertion = class end- Inheritance
- Object JobInsertion
Properties
| IsFeasible | True if a feasible insertion was found, false otherwise. |
| ObjectiveFunctionChange | The change in the objective function value if this insertion is performed. |
Methods
| DoInsert | Does the insertion. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |