> Hello, I have a problem of 1-to-1 match between elements of a first > set with those of a second set according with the minimisation of a > "distance" between the various elements..
> I have try a simple trial matrix in Excel and it works (attached > image), but the real problem has 375 elements in each set resulting > in a matrix with 375*375 decision variables and 375*2 bounds (all > continuous). > Can glpk handle such problem on a good pc?? Yes, it can. _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
