how to define a binary variable in GA tool box

1 次查看(过去 30 天)
Hi all
I am working with a facility location problem where the cost of facility is depending on either opening[1] or not opening a facility.[0].So my one variable is binary.when I go to the tool box it asks for upper and lower bounds.but i want to fix the vaiable to either 0 or 1.How can I do that?
Thanx in advance

采纳的回答

Walter Roberson
Walter Roberson 2018-12-8
mark it as an integer variable with lb 0 and ub 1
  5 个评论
Ayesha Maroof
Ayesha Maroof 2018-12-9
@Walter Roberson thankyou sooooo much.It worked :)
buvaneshwari tk
buvaneshwari tk 2022-6-19
@Ayesha Maroof please share the code..it will helpful for my research work.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by