File size: 6,762 Bytes
7697bc8
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
{
  "instance_id": "facility_location_medium_s123",
  "problem_type": "facility_location",
  "size": "medium",
  "winner": "gurobi",
  "oracle_solver": "gurobi",
  "selector_accuracy": false,
  "par10_score": 0.255,
  "oracle_regret": 1.68,
  "results": [
    {
      "solver_id": "cp_sat",
      "solver_config": {
        "time_limit_sec": 10.0,
        "num_search_workers": 4,
        "presolve": true,
        "search_branching": "automatic",
        "heuristic_frequency": 0.5
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.2145,
        "optimality_gap_pct": 3.26,
        "feasible": true,
        "time_to_first_feasible_sec": 0.0631,
        "best_bound": 212.4792,
        "gap_improvement_rate": 0.152,
        "search_speed": 783.22,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 393
      },
      "solution": {}
    },
    {
      "solver_id": "highs",
      "solver_config": {
        "time_limit_sec": 10.0,
        "presolve": "on",
        "threads": 4,
        "mip_rel_gap": 0.01,
        "cut_strategy": "aggressive"
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.2437,
        "optimality_gap_pct": 1.58,
        "feasible": true,
        "time_to_first_feasible_sec": 0.0614,
        "best_bound": 214.2936,
        "gap_improvement_rate": 0.0648,
        "search_speed": 689.23,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 498
      },
      "solution": {}
    },
    {
      "solver_id": "cbc",
      "solver_config": {
        "time_limit_sec": 10.0,
        "presolve": "on",
        "cuts": "on",
        "heuristics": "on",
        "threads": 2
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.286,
        "optimality_gap_pct": 2.7,
        "feasible": true,
        "time_to_first_feasible_sec": 0.0801,
        "best_bound": 213.084,
        "gap_improvement_rate": 0.0944,
        "search_speed": 587.41,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 428
      },
      "solution": {}
    },
    {
      "solver_id": "scip",
      "solver_config": {
        "time_limit_sec": 10.0,
        "presolving": true,
        "separating": true,
        "heuristics": true,
        "threads": 4
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.2616,
        "optimality_gap_pct": 1.58,
        "feasible": true,
        "time_to_first_feasible_sec": 0.0659,
        "best_bound": 214.2936,
        "gap_improvement_rate": 0.0604,
        "search_speed": 642.24,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 498
      },
      "solution": {}
    },
    {
      "solver_id": "glpk",
      "solver_config": {
        "time_limit_sec": 10.0,
        "presolve": true,
        "mip_gap": 0.02
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.33,
        "optimality_gap_pct": 3.74,
        "feasible": true,
        "time_to_first_feasible_sec": 0.101,
        "best_bound": 211.9608,
        "gap_improvement_rate": 0.1133,
        "search_speed": 509.09,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 362
      },
      "solution": {}
    },
    {
      "solver_id": "gurobi",
      "solver_config": {
        "time_limit_sec": 10.0,
        "Presolve": 2,
        "MIPFocus": 1,
        "Heuristics": 0.25,
        "Threads": 4
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.2258,
        "optimality_gap_pct": 1.58,
        "feasible": true,
        "time_to_first_feasible_sec": 0.0569,
        "best_bound": 214.2936,
        "gap_improvement_rate": 0.07,
        "search_speed": 744.06,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 498
      },
      "solution": {}
    },
    {
      "solver_id": "minizinc",
      "solver_config": {
        "time_limit_sec": 10.0,
        "solver": "chuffed",
        "neighborhood_size": 12
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.275,
        "optimality_gap_pct": 3.9,
        "feasible": true,
        "time_to_first_feasible_sec": 0.0852,
        "best_bound": 211.788,
        "gap_improvement_rate": 0.1418,
        "search_speed": 610.91,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 352
      },
      "solution": {}
    },
    {
      "solver_id": "alns",
      "solver_config": {
        "time_limit_sec": 10.0,
        "neighborhood_size": 24,
        "destroy_pct": 0.3,
        "initial_solution": "greedy"
      },
      "instance_id": "facility_location_medium_s123",
      "problem_type": "facility_location",
      "metrics": {
        "runtime_sec": 0.2043,
        "optimality_gap_pct": 4.7,
        "feasible": true,
        "time_to_first_feasible_sec": 0.0674,
        "best_bound": 210.924,
        "gap_improvement_rate": 0.2301,
        "search_speed": 822.38,
        "objective_value": 218.592,
        "status": "FEASIBLE",
        "memory_mb": 12.34,
        "nodes": 302
      },
      "solution": {}
    }
  ],
  "instance_features": {
    "general": {
      "n_variables": 168,
      "n_constraints": 21,
      "pct_binary": 0.45,
      "pct_integer": 0.55,
      "sparsity": 0.42,
      "coefficient_range": 200.0,
      "constraint_tightness": 0.58
    },
    "graph": {
      "graph_density": 0.18,
      "clustering_coefficient": 0.28,
      "avg_degree": 5.2,
      "connected_components": 1,
      "treewidth_approx": 12.0
    },
    "problem": {
      "n_machines": 8,
      "n_jobs": 20,
      "capacity_utilization": 0.65,
      "customer_clustering": 0.45,
      "demand_variance": 0.0,
      "time_window_tightness": 0.0
    }
  }
}