how to implement MILP in matlab

5 vues (au cours des 30 derniers jours)
srikanth kanth
srikanth kanth le 1 Fév 2013
please help me to solve Mixed integer linear programming...if possible send the code...
thanx in advance
  1 commentaire
ramzi kouadri
ramzi kouadri le 7 Déc 2016
please help me to solve Mixed integer linear programming...if possible send the code...
thanx in advance

Connectez-vous pour commenter.

Réponse acceptée

Seth DeLand
Seth DeLand le 17 Mar 2014
As of R2014a, Optimization Toolbox has a mixed-integer linear programming solver: http://www.mathworks.com/help/optim/ug/intlinprog.html

Plus de réponses (2)

Royi Avital
Royi Avital le 2 Mai 2020
I also created a MEX wrapper around GNU Linear Programming Kit (GLPK).

Shashank Prasanna
Shashank Prasanna le 1 Fév 2013
If you have the global optimization toolbox then GA is the way to go:
If you don't, then you are out of luck. You can try File Exchange:
such as this maybe this

Catégories

En savoir plus sur Linear Programming and Mixed-Integer Linear Programming dans Help Center et File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by