> How hard is it to make a parallel version of GLPK at the moment? It > seems like the new functionality in 4.20 and 4.21 may be directed > towards that? Are there any plans to provide a parallel GLPK?
I did not consider that. However, solution of active subproblems in the mip solver could be parallelized in a natural way. The problem is that the standard C has no features for parallel programming. Andrew Makhorin _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
