Danylo Lykov
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 1
- サブスクリプション 1
アクティビティの概要
Danylo Lykovさんの最近のアクティビティ-
Danylo Lykovさんがコメントを作成しました:
Hi Alison! Thank you for the plot. I run Gurobi with these parameters: {'Symmetry': 0, 'PreQLinearize': 2} and found that for them the saturation point is a bit different. The plot was done usin...
-
Danylo Lykovさんがコメントを作成しました:
Hi Eli! Thanks for your reply. I run gurobi mostly to time its performance for different-sized problems. I solve MaxCut on a multitude of different graphs and parallelize over them, such that each ...
-
Danylo Lykovさんが投稿を作成しました:
Worse performance for smaller problem
回答済みHi! I am using Gurobi to solve the MaxCut problem on a particular class of graphs. Maxcut is a maximization problem defined on graphs, where each vertex is a binary variable and each edge is a cost...