I am faced with an Optimization problem. I have used GLPK solver for this. However I noticed GNU license prevents it from being used in Commercial Software. Since i have already done my part of coding what other options (other than GLPK) do i have to re-implement the said problem with minimal changes. Thanks in advance.