toolbox question for binary integer programming

2 visualizzazioni (ultimi 30 giorni)
mohan gopal
mohan gopal il 31 Gen 2012
Respected sir/mam
i have simulated a code including the bintprog command , the allocation vector x is determined by the following optimization problem,
max(x)Uv(x) =for i=1:N(vixi),
s.t. xi + xj 1, i, j if Cij = 1,
xi = 0 or 1, i = 1, 2, . . . ,N,.
pls friends help me to obtain the optimation result for computing x* to b binary values. and also i would give the v=[15 6 10 4];
  1 Commento
Walter Roberson
Walter Roberson il 31 Gen 2012
Sorry, in your "s.t" line, the character between xj and 1 did not come across properly, and the character between the "1," and "i" did not come across properly. Please try again on that line, and perhaps include a word description of the two characters in case the problem happens again.

Accedi per commentare.

Risposte (0)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by