Object.subclass('NaCLZ3Ast', {
return new NaCLZ3BinaryExpression("=", this, r, this.solver);
return new NaCLZ3BinaryExpression(">=", this, r, this.solver);
cnGreater: function (r) {
return new NaCLZ3BinaryExpression(">", this, r, this.solver);
return new NaCLZ3BinaryExpression("<=", this, r, this.solver);
return new NaCLZ3BinaryExpression("<", this, r, this.solver);
return new NaCLZ3BinaryExpression("/", this, r, this.solver);
return new NaCLZ3BinaryExpression("*", this, r, this.solver);
this.pow(3).divide(6)).plus(