Rank: 46974 based on 0 downloads (last 30 days) and 0 files submitted
photo

mhihn

E-mail

Personal Profile:
Professional Interests:
Wireless Communications

 

Watch this Author's files

 

Comments and Ratings by mhihn
Updated File Comments Rating
21 Oct 2009 bnb BNB20 solves mixed integer nonlinear optimization problems Author: Koert Kuipers

I'm trying to run a mixed integer nonlinear programming (MINLP) problem using BNB20. However, irrespective of the complexity of my algorithm, I'm always getting the following results. It would be great if anyone can explain this result.

*** searched 0 % of tree
*** Z : Inf
*** t : 0.0 secs
*** c : 0 cycles
*** fail : 0 cycles
Optimization terminated: first-order optimality measure less
 than options.TolFun and maximum constraint violation is less
 than options.TolCon.
Active inequalities (to within options.TolCon = 1e-006):
  lower upper ineqlin ineqnonlin
                    11 31
                    12 32
                    13 33
                    34
                    35
                    36
                    37
                    38
                    39
                    40
                    41
                    42
                    43
                    44
                    45
??? Error using ==> lt
Matrix dimensions must agree.

Error in ==> BNB20 at 247
elseif all(abs(round(x(K))-x(K))<errx) & convflag>0

Contact us at files@mathworks.com