Research Article
Reverse Bridge Theorem under Constraint Partition
Algorithm 4
The partitioning and resolving procedure for finding CMm of .
Procedure RBTH_partition_resolve_mixed | ,; | repeat | increase by if for ; | increase by if for ; | for to N | call RBTH_MINLP to solve . | end for; | until a CMm of is found or (). | return CMm of if found; | end_procedure |
|