<< get_problem_sizes CUTEr ipopt_grcntr >>

CUTEr >> CUTEr > ipopt_cntr

ipopt_cntr

ipopt solver external function that computes the constraints for CUTEr.

Calling Sequence

c = ipopt_cntr(x)

Parameters

x

A vector, the current value of the unknown

f

A vector, the current value of the constraint functions.

Description

This function computes the value of the constraints at the point x for the current CUTEr problem according to the ipopt requirements.

It includes a cpu time limitation to cancel the resolution if the cpu time exceeds 3600s.

See Also

Authors

Used Functions

ccfg


Report an issue
<< get_problem_sizes CUTEr ipopt_grcntr >>