Hi,
It is possible that your professor intended for you to get SAS, SAS/STAT and SAS/OR through your University’s license and not through SAS University Edition. The bottom line is that SAS/OR is not available in SAS University Edition. So you might want to verify with your professor where (what system) he intended for you to use to run the program.
However, if you sign up for a free SAS OnDemand for Academics independent learner account, you do have access to SAS/OR on the OnDemand server. The difference between using SAS University Edition in a Virtual Machine and using SAS OnDemand for Academics account is that you need to be connected to the Internet to connect to the OnDemand server in your browser. You will still use SAS Studio, so that piece is the same. And, finally, with the OnDemand server, a student cannot read data from his/her local C: drive or shared folder location. Instead, you will need to upload your files (such as your CSV file) to your server folder in order to run code that uses the data. I did not see a PROC IMPORT step to read the CSV file, so you might also need to ask your professor about that step. You would need to check in the doc whether PROC OPTMODEL will directly use a CSV file.
I really suggest that you speak with your professor first, however. It is possible that your University provides a way for you to download SAS, SAS/STAT and SAS/OR to your local machine – every university with an Educational SAS license arranges access for students differently so we don’t know what method your university uses. But SAS OnDemand for Academics is always an option for you. Here’s the information: http://support.sas.com/software/products/ondemand-academics/#s1=2 follow the independent learners steps to register, set up an account and log onto the control center.
cynthia
... View more