How to define binary variables in an optimization problem?
1 view (last 30 days)
Show older comments
How to define binary variables in an optimization problem? It is not mentioned in the help file.
0 Comments
Accepted Answer
Stephan
on 15 Jul 2019
usually you set them to be integers and bound them between 0 and 1
0 Comments
More Answers (0)
See Also
Categories
Find more on Manual Performance Optimization in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!