Another attempt to reach constrained method in minfx through relax.
I would need to specify:
l: Lower bound constraint vector (l <= x <= u).
u: Upper bound constraint vector (l <= x <= u).
c: User supplied constraint function.
dc: User supplied constraint gradient function.