Class BoolVar

    • Method Detail

      • not

        public Literal not()
        Returns the negation of a boolean variable.
        Specified by:
        not in interface Literal
      • toString

        public java.lang.String toString()
        Overrides:
        toString in class IntVar