Nicolai Schjørring
- 合計アクティビティ 8
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 2
- サブスクリプション 2
アクティビティの概要
Nicolai Schjørringさんの最近のアクティビティ-
Nicolai Schjørringさんがコメントを作成しました:
Thanks a lot, I managed to get it working.
-
Nicolai Schjørringさんが投稿を作成しました:
Querying for solver time before B&B starts?
回答済みIs there a way for me to query the solver for the time spent prior to starting the branch and bound tree (So from solver launch, till root relaxation is solved)? I'm dealing with a problem, which h...
-
Nicolai Schjørringさんがコメントを作成しました:
Hi David! Thanks for the reply! I have been doing a lot of testing, getting an instance agnostic warm start code done, and a few of those settings I simply forgot I had set. My code is still very r...
-
Nicolai Schjørringさんが投稿を作成しました:
Using DualReductions completely halts optimization. What can cause this?
回答済みI'm working with a timetabling problem, and have encountered a problem I haven't seen before. I have tried my luck with google and chatGPT, but haven't find a satisfactory (or any for that matter) ...