Jisoon Lim

Gurobi-versary
First Question
  • Total activity 6
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 3

Activity overview

Latest activity by Jisoon Lim
  • Jisoon Lim created a post,

    Can I write Gurobi log file in csv form?

    Answered

    I am wondering if I can have my Gurobi log file in different formats other than txt file. For instance, is there a Gurobi feature/module/code/whatever that I can change the branch-and-cut tree sear...

  • Jisoon Lim created a post,

    Objective bounds BestBd worsens

    Answered

    Hi,  I am wondering how I should understand my log. The problem is a maximization problem, and the objective bounds first decrease, but then they increase at the final line of the log to match the ...

  • Jisoon Lim created a post,

    How do I close gurobi log text file

    Answered

    Hi, I am creating my log file under the following setup     Model.Params.LogToConsole = 0    Model.Params.LogFile = ''filepath.txt'' , so there is no log on the console but have a separate text fil...