how can ı define binary decision variable ?

2 views (last 30 days)
ı 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)

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

Products

Community Treasure Hunt

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

Start Hunting!