Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Java Cplex and log

    Posted 11/05/08 05:55 PM

    Originally posted by: SystemAdmin


    [flefevre said:]

    Dear all,
    i would like to know if there is a way to activate ilog.cplex logger for the java api?

    I am using a jboss configuration with a log4j.xml file.
    is there a verbose mode?

    any help will be appreciate.

    Francois
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Java Cplex and log

    Posted 11/13/08 07:04 PM

    Originally posted by: SystemAdmin


    [Didier Vidal said:]

    Francois,

    If you have access to a java.io.OutputStream, you can use IloCplex.setOut(ostream). This will redirect the CPLEX log to your stream.

    Didier.
    #CPLEXOptimizers
    #DecisionOptimization