I would like to optimize function with SLSQP solver. The function contains 5 parameters, and I would like to add a constraint that x[0] > x[3]. The following
x[0] > x[3]