Free Python optimization framework

Friday, January 4, 2008

user-defined callback functions

I have implemented user-defined callback functions; an example is provided in OO Doc page.

However, it works for ralg, lincher and some other solvers with good connection between OO Kernel and solver callback funcs, and it's not tested for artificial connections like p.connectIterFcn('df') for ALGENCAN and scipy_slsqp.

I guess it will work (as text or maybe user-defined graphic output), however, I have turned user-defined stop off, to prevent some negative undesired consequences.

No comments: