FRAMES NO FRAMES

IlcScheduleOrPostponeBackward

public IlcGoal IlcScheduleOrPostponeBackward(IlcActivity activity)
Definition file: ilsched/srchgoal.h
Include file: <ilsched/search.h>

This function sets a choice point and then assigns activity its latest end time. In case of failure, activity is postponed backward using the member function IlcActivity::postponeBackward.

Note
An activity that is postponed backward will actually be performed earlier than it would have been performed if it the assignment of its latest end time had not failed.

See Also: