Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.

 View Only
  • 1.  Licence - cplex

    Posted Thu February 01, 2018 10:01 AM

    Originally posted by: juli_ibm


    Hello,

    I am using  the software under the academic initiative program. As far as I understand from the Software Usage Guidelines (https://developer.ibm.com/academic/docs/legal-agreements/software-usage/),  non-commercial research is allowed for publishing purposes.

    But it is not clear for me (if it is outside the agreement or not), when I share the cplex solver inside the software with another software. I do not have the same solver version that I can use in the other software so I want to be sure that I am using the same solver in both solutions.

    Does the license agreement allow me to use the cplex solver "alone" and connect to other software applications? 

    Thanks for your answer already.


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Licence - cplex

    Posted Mon February 05, 2018 01:14 AM

    The license allows you to use CPLEX in all the intended ways. This for example includes linking against the CPLEX (shared) libraries. I guess that is what your "other" software is doing? If not then please provide more details about what this other software is doing.


    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: Licence - cplex

    Posted Mon February 05, 2018 05:14 AM

    Originally posted by: juli_ibm


    Thank you for the answer.

    Yes the idea is to share CPLEX Solver .dll file with another program. I understand if there is a library provided by the CPLEX optimization software/ILOG it is not possible to use it for other purposes. But the cplex solver belongs to IBM and I am not sure if usage of this solver restricted by the license agreement.

     


    #CPLEXOptimizers
    #DecisionOptimization


  • 4.  Re: Licence - cplex

    Posted Mon February 05, 2018 05:43 AM

    Under the Academic Initiative program (I am specifically referring to section 2 in https://developer.ibm.com/academic/docs/legal-agreements/august-2016-academic-initiative-program-agreement/), you can distribute the program only to your students if you're a teacher, and you can use the program for teaching and research only.   If the other program would only be used under these conditions, then you can include (parts of) CPLEX Optimization Studio in it.  But any other use is prohibited.

    For example, making any part of CPLEX available to anybody that's not one of your students (and, if you're a student, you don't have students) is prohibited.

    Does this answer your question?


    #CPLEXOptimizers
    #DecisionOptimization


  • 5.  Re: Licence - cplex

    Posted Mon February 05, 2018 05:47 AM

    Originally posted by: juli_ibm


    I think it is clear now.

    Thank you for your answer.


    #CPLEXOptimizers
    #DecisionOptimization