IBM ILOG Dispatcher User's Manual > Transportation Industry Solutions > Adding Vehicle Breaks > Suggested Answers > Exercise 2

Visits can be interrupted by breaks, but the default is that visits are not interruptible by breaks. Do you think that this option is controlled with the class that is used to construct a vehicle break constraint, or with the class that is used to model visits?

Suggested Answer

This option is controlled with the class IloVisit, the class used to model visits. Using this class allows each visit to be individually controlled as to whether it can be interrupted or not.