...
When using Cplex from Java, the use of object oriented design is unavoidable. Please check here to learn/review the syntax of object oriented code in Java.
Useful documentation
- Cplex 12.5: User Guide
- Java Tutorials: Basics, Collections/Data Structures, Java Docs
- JUNG Javadoc: Java Doc
- Guava: Wiki, Java Doc