how can ı define binary decision variable ?

ı want to solve an optimization problem. fistly ı have to define my decision variable as binary. Xijkm= {(1 if i material comes from j ramp to k warehouse and it will use in assembly line m, 0 other wise how can ı do? help please

Answers (1)

Take a look at the MILP Examples, especially the Factory, Warehouse, Sales Allocation Model.
Alan Weiss
MATLAB mathematical toolbox documentation

Products

Asked:

on 5 Mar 2016

Commented:

on 7 Mar 2016

Community Treasure Hunt

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

Start Hunting!