Xpress: sos constraint do not support linear expression
Author: MizuxCreated Mar 6, 2026Updated Sep 11, 2026
LabelsBugSolver: XpressSolver: MathOpt
like gurobi, xpress solver do not support natively linear sos contraint... But contrary to gurobi_solver.cc which introduce temp variable to make it work out of the box, xpress did not
ref:
Source: google/or-tools