Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

Installing CPLEX solver in Google Colaboratory with Julia already installed.

  • 1.  Installing CPLEX solver in Google Colaboratory with Julia already installed.

    Posted Thu January 23, 2025 08:49 AM

    Hi, I am working on my research project on supply chain optimization where I am using JuMP package in Julia for linear programming. I want to use CPLEX as a solution algorithm, but I am facing issues installing it in the Google Colaboratory environment, which I am using for all my computational experiments.

    Please suggest a procedure to follow to install CPLEX.

    Thank you!



    ------------------------------
    Moiz Ahmad
    ------------------------------


  • 2.  RE: Installing CPLEX solver in Google Colaboratory with Julia already installed.

    Posted Tue February 04, 2025 03:46 AM

    Hi Moiz,
    Please detail the situation you are facing. Any log would help.
    Is there any collision between Cplex and JuMP dependencies?
    Are you using a Julia console with a pyimport , a notebook?
    Looking forward to more



    ------------------------------
    Cédric Doens
    ------------------------------