FRAMES NO FRAMES

IlcResourceConstraintPossiblePrevVisitor

public IloVisitor< IlcResourceConstraint, IlcResourceConstraint > IlcResourceConstraintPossiblePrevVisitor(IlcManager)
public IloVisitor< IlcResourceConstraint, IlcResourceConstraint > IlcResourceConstraintPossiblePrevVisitor(IloEnv)
Definition file: ilsched/srchseq.h
Include file: <ilsched/ilsched.h>

This function returns a visitor that allows to traverse the set of resource constraints that are possibly previous to the resource constraint given as container. In case the resource constraint given as container is a sequence virtual node (see IlcResourceConstraint::isVirtualNode), the visitor traverses the set of resource constraints that are possible teardown resource constraints on the resource.

See the section about Visitors in the concept Selectors of the IBM ILOG Solver Reference Manual