
Christoph Hofer-Temmel
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Christoph Hofer-Temmel-
Christoph Hofer-Temmel commented,
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 created a post,
Gurobi 11.0 nuget package and netstandard 2.0
AnsweredOur 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 commented,
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 created a post,
Streaming of log to buffer (instead of going through a file)
AnsweredWe 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...