Constrained Conjugate Gradient Method


Bitcho
01-03-2007, 11:29 AM
Hello everybody,

I am wondering if there is any routine which allows me to use the conjugate gradient method constraining the optimization variables, i.e., if X is my vector of unknowns, I need to specify some relations among the components of this vector (such as X(1)<X(2), etc....).

Could someone help with this research?

Thanks :D