I am still very new to Python, after years and years of Matlab. I am trying to use Pulp to set up an integer linear program.
Following instructions from http://www.coin-or.org/PuLP/main/installing_pulp_at_home.html#installation , I installed PuLP using \"Windows Installation from source\"
I\'ve created a Windows Service that accepts commands from remote machines via WCF. One of those commands is to run a specified executable (let\'s ignore the security implications of such functionalit