ILP: integer linear problem
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!