My question is related to my previous one.

Because it is long, I opened a new thread.

I have installed GLPK in Visual Studio 2013 on win7.

I can call GLPK and solve the LP models from C# now.

On the terminal, I see that

"GLPK simplex optimizer 4.44. "

Is this version of GLPK ?

From

http://en.wikipedia.org/wiki/GNU_Linear_Programming_Kit

I see that there are different algorithms.

How to choose different algorithm to solve the same model ?

Any help would be appreciated.

Thanks
_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to