Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Import excel file to cplex

    Posted 11/04/14 10:06 AM

    Originally posted by: giannil


    Hello, 

    We tried to connect to an excel file but Cplex doesn't find the excel file.  

    This is our datafile :  

    SheetConnection sheet("Bewerkte Data.xlsx");

    AantalFG = 84;
    AantalPodia = 2;
    AantalTijdsblokken = 3;
    AantalArtiesten = 6;

    Voorkeuren from SheetRead(sheet,"Tomorrowland!B2:G85");

    Why doesn't cplex find the file?

    In attachments you will find the excelfile

    Thanks‹


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Import excel file to cplex

    Posted 11/10/14 02:35 AM

    Since this is a pure OPL question you better post that on the OPL Forum. It would also be helpful to include the exact error message you see.


    #CPLEXOptimizers
    #DecisionOptimization