Christoph Hofer-Temmel

Gurobi-versary
First Comment
First Question
  • 合計アクティビティ 6
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 0
  • サブスクリプション 2

アクティビティの概要

Christoph Hofer-Temmelさんの最近のアクティビティ
  • Christoph Hofer-Temmelさんがコメントを作成しました:

    Just to make some of the non-private ticket information public:1) Adding the missing information to the nuget package (i.e., for `netstandard`) solves this problem only with the first project. Proj...

  • Christoph Hofer-Temmelさんが投稿を作成しました:

    Gurobi 11.0 nuget package and netstandard 2.0

    回答済み

     Our use case is: We develop F# libraries (netstandard2.0 and MSIL) wrapping Gurobi. The resulting libraries are handed over the operations side, but also tested interactively with fsi (F# interpre...

  • Christoph Hofer-Temmelさんがコメントを作成しました:

    The callback way seems doable. I knew about callbacks, but only ever associated them with the solution process (not logging ...). Thanks, I will try this out. For  posteriority, here is the .NET ve...

  • Christoph Hofer-Temmelさんが投稿を作成しました:

    Streaming of log to buffer (instead of going through a file)

    回答済み

    We wrap Gurobi in our models and deliver these in library form to internal downstream applications and their teams. There is not necessary a a file system present during execution (think kind of se...