Research Article
Reverse Bridge Theorem under Constraint Partition
Algorithm 1
The solving procedure for finding CMc of .
Procedure RBTH_CNLP | | repeat | increase by if for ; | increase by if for ; | repeat | perform descent of with respect to x; | until a local minimum of is found; | until a CMc of is found or ( for all and for all ). | return CMc if found; | end_procedure |
|