Danylo Lykov
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Danylo Lykov-
Danylo Lykov commented,
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 commented,
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 created a post,
Worse performance for smaller problem
AnsweredHi! 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...