Integer Linear Programming using FOT - English

101 visits



Outline:

Define Integer linear function. Integer linear programming using FOT. General form of the Integer Linear Program. Solve a minimizing problem where the objective function and constraints are linear and the decision variables are integers. Write code to solve an integer programming problem using the FOT toolbox in scilab. Solve a similar minimizing problem using alternate input format, mps file. About various exit flags and their meanings. Set max node for a linear programming problem. Set max time for a linear programming problem. Use options to exert control on the solver.