Click or drag to resize

ProblemSetFixAssign Method (Job, Resource)

Fix a Job assignment to the selected Resource i.e. the solver will ensure this assignment is made and the Job is not assigned to a different resource.

Namespace:  VRSolver
Assembly:  VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntax
public void SetFixAssign(
	Job job,
	Resource resource
)

Parameters

job
Type: VRSolverJob
The Job.
resource
Type: VRSolverResource
The Resource.
Exceptions
ExceptionCondition
ArgumentNullExceptionJob is null.
ArgumentNullExceptionResource is null.
See Also

www.routingautomation.com | support