This repository contains Java source code for solving simple linear/integer programs using IBM CPLEX. These problems are particularly discussed throughout the course IS421: Enterprise Analytics for Decision Support. Directory is organized as follows:
- src -- the Java source files;
- problems -- the problem descriptions.