How to do integer programming in cplex

How do you do integer programming in cplex?
cplexmilp(f,Aineq,bineq) solves the mixed integer programming problem min f*x such that Aineq*x <= bineq
How do you specify which variables have to be integer?

답변 (0개)

카테고리

도움말 센터File Exchange에서 Elementary Math에 대해 자세히 알아보기

질문:

2015년 9월 7일

Community Treasure Hunt

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

Start Hunting!

Translated by