|
| From: | Hector Arciniegas |
| Subject: | [Help-glpk] problem with glp_load_matrix |
| Date: | Mon, 15 Jul 2013 13:00:06 -0430 |
| User-agent: | Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 |
Dear friends.I am using python with glpk (python-glpk_0.4.45-1_i386) under ubuntu 12.04 for resolve knapsack problems, this work good from 4 to 500 variables; but for 1000 variables send me the follow message: "Violación de segmento (`core' generado)", after execute "glp_load_matrix(prob, 2*items, ia, ja, ar)"
Has somebody one idea about?. Thanks. Hector.
| [Prev in Thread] | Current Thread | [Next in Thread] |