ILP: integer linear problem
2 ビュー (過去 30 日間)
古いコメントを表示
hi, i have code an ILP . some times he give me a feasible sollution and some times no. i want to store those N feasible solutions in a matrix ( i have done a loop on the ILP ). But it stopped and exit the implementation when he find a non feasible solution, and consequently the matrix will not containt the N solutions!! So how can i iliminate those non f.sol so that the loop continue the implementation and i can store all the N feasible sol? thanks
0 件のコメント
回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!