Nonlinear Integer Programming Algorithm
Nonlinear integer programming algorithms for solving nonlinear integer programming or mixed programming problems, with branch and bound being a commonly used approach. The readily available function bnb20() implements this algorithm with practical code implementation.