Cargopal

Results 1 issues of Cargopal

Trying to add a vector constraint to my optimization problem, I came to one error when using the syntax: `inequality_constraint!(opt, m, (c,u,g) -> constraints(c,u,g,p), tol )` I checked the code...