I define vars like this "choose_flag = binvar(40,40,'full');" . My program has finished running, one binvar of the result is shown below
How can i get the current value? I want to assign it to another variable, I tried it many times and failed.
thanks in advance!