(函数来自 pyomo.core.expr.logical_expr)
pyomo.core.expr.logical_expr
创建一个新的AllDifferentExpression
要求所有参数取不同的值
用法: all_different(m.X1, m.X2, …)