Hi, I am following this tutorial http://www.ibm.com/developerworks/linux/library/l-glpk1/ for solving a simple LPP problem. However, the solution returned is usually in floating point numbers.
I want it to be in integer. Am using the glpsol tool through the command line on linux. Needed urgently for final year project.