

fot_intlinprog with a sparse matrix
Good Morning to everyone, to solve big problems is it possible to implement the toolbox so that it can use sparse matrices for the calculation? Right now it allows you to use only double matrices.
Many Thanks!
Emanuel
Scilab Toolbox Optimization Toolbox


Ofcourse! which toolbox are you using currently?
Thanks! I use the Optimization Toolbox in Scilab for Windows. In particular for integer / linear programming problems, where there are arrays with many zero values, the use of sparse arrays allows a considerable saving of memory.
13-06-22, 5:55 p.m. eriva
Login to add comment