toolbox question for binary integer programming

2 Ansichten (letzte 30 Tage)
mohan gopal
mohan gopal am 31 Jan. 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 Kommentar
Walter Roberson
Walter Roberson am 31 Jan. 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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by