MIQP.m file is required

조회 수: 3 (최근 30일)
Muhammad Abrar Akber
Muhammad Abrar Akber 2014년 5월 24일
댓글: Walter Roberson 2020년 5월 3일
I am using grTravSale() form grTheory toolbox, for computing shortest path sequence of nodes in 2-D grid, but I am facing the following error
??? Undefined function or method 'MIQP' for input arguments of type 'double'.
Error in ==> grTravSale at 77 [xmin,fmin]=MIQP(H,c,A,b,Aeq,beq,[1:m],vlb,vub);
Error in ==> temp at 38 ou(a,b) =grTravSale(distances);
I presume that miqp.m is required for this function but the said file is not available in grTheory toolbox. I had also searched it over fileexchange and google too, but unable to find. Please guide me where miqp.m will be found. Thank you
  댓글 수: 2
Abhishek Bera
Abhishek Bera 2020년 5월 3일
Same here man. I am stuck with this. Any luck for you?
Walter Roberson
Walter Roberson 2020년 5월 3일
However, the license terms do not permit me to download it to verify that it is an MIQP.m that would be useful for this task. (I am not considered Academic)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by