> Programming Considerations > Developing CPLEX Applications > Tips for Successful Application Development > Prototype the Model

Begin by creating a small-scale version of the model for your problem. (There are modeling languages, such as ILOG OPL, that may be helpful to you for this task.) This prototype model can serve as a test-bed for your application and a point of reference during development.