Christoph Hofer-Temmel
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Posts
Recent activity by Christoph Hofer-Temmel-
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...
-
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...