'Implementing CPLEX /C++ on a software package

I have an MIP model developed in OPL CPLEX, going forward I want to use C++ and prepare a package that I can distribute/sell to others as a desktop solution.

There are several options available with IBM regarding licensing, like community edition. Can anyone please guide me to obtaining the right license for what I need to do. This is a small package and I want a cheaper option, this also has to be desktop/not cloud based.

I am not from the software domain, any guidance is highly appreciated from anyone who has been through this.



Solution 1:[1]

Cplex community edition is free and that can be a good starting point.

For more pricing option you should visit IBM CPLEX Website

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 Alex Fleischer