Description: This function solves the mixed integer linear programming problems. It
uses the linprog.m function that comes with the optimization toolbox
of MATLAB. It employs the branch and bound algorithm. It uses depth
first search.
To Search:
File list (Check if you may need any files):
IP.m