Class PropDivXYZ

  • All Implemented Interfaces:
    java.lang.Comparable<Propagator<IntVar>>, ICause, Identity

    public class PropDivXYZ
    extends Propagator<IntVar>
    X/Y = Z A propagator for the constraint Z = X / Y where X, Y and Z are integer, possibly negative, variables The filtering algorithm both supports bounded and enumerated integer variables