mixed-integer LP

This function solves the mixed integer linear programming problems.

Ahora está siguiendo esta publicación

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.

Citar como

Sherif Tawfik (2026). mixed-integer LP (https://es.mathworks.com/matlabcentral/fileexchange/6990-mixed-integer-lp), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Linear Programming and Mixed-Integer Linear Programming en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.0.0.0

A bug removed