aboutsummaryrefslogtreecommitdiffstats
path: root/tests/data/release/37ge5unxozfsfnegmnktj6jluy
blob: 0c1e269ad446162b0cddf8ae978433df307c36db (plain)
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
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
{
  "abstracts": [
    {
      "content": "We present a novel heuristic for 2D-packing of rectangles inside a rectangular area where the aesthetics of the resulting packing is amenable to generating large collages of photographs or images. The heuristic works by maintaining a sorted collection of vertical segments covering the area to be packed. The segments define the leftmost boundaries of rectangular and possibly overlapping areas that are yet to be covered. The use of this data structure allows for easily defining ahead of time arbitrary rectangular areas that the packing must avoid. The 2D-packing heuristic presented does not allow the rectangles to be rotated during the packing, but could easily be modified to implement this feature. The execution time of the present heuristic on various benchmark problems is on par with recently published research in this area, including some that do allow rotation of items while packing. Several examples of image packing are presented. A multithreaded version of our core packing algorithm running on a 32-core 2.8 GHz processor packs a billion rectangles in under 10 minutes.",
      "mimetype": "text/plain",
      "sha1": "5f1966ad48ab88a5c36739837789078756809cff"
    }
  ],
  "contribs": [
    {
      "index": 0,
      "raw_name": "Dominique Thiebaut",
      "role": "author"
    }
  ],
  "ext_ids": {},
  "extra": {
    "longtail_oa": true
  },
  "ident": "37ge5unxozfsfnegmnktj6jluy",
  "refs": [
    {
      "extra": {
        "authors": [
          "D Thiebaut"
        ]
      },
      "index": 0,
      "key": "b0",
      "title": "2d-packing images on a large scale",
      "year": 2013
    },
    {
      "extra": {
        "authors": [
          "E Hopper"
        ]
      },
      "index": 1,
      "key": "b1",
      "title": "Two-dimensional packing utilising evolutionary algorithms and other meta-heuristic methods",
      "year": 2000
    },
    {
      "extra": {
        "authors": [
          "E Burke",
          "G Kendall",
          "G Whitwell"
        ],
        "issue": null,
        "volume": "52"
      },
      "index": 2,
      "key": "b2",
      "title": "A new placement heuristic for the orthogonal stock-cutting problem",
      "year": 2004
    },
    {
      "extra": {
        "authors": [
          "E Hopper",
          "B Turton"
        ],
        "issue": "128",
        "volume": null
      },
      "index": 3,
      "key": "b3",
      "title": "An empirical investigation of meta heuristic and heuristic algorithms for a 2d packing problem",
      "year": 2000
    },
    {
      "extra": {
        "authors": [
          "W Huang",
          "D Chen",
          "R Xu"
        ],
        "issue": "11",
        "volume": "34"
      },
      "index": 4,
      "key": "b4",
      "title": "A new heuristic algorithm for rectangle packing",
      "year": 2007
    },
    {
      "extra": {
        "authors": [
          "S Imahori",
          "M Yagiur"
        ],
        "issue": null,
        "volume": "37"
      },
      "index": 5,
      "key": "b5",
      "title": "The best-fit heuristic for the rectangular strip packing problem: An efficient implementation and the worst-case approximation ratio",
      "year": 2010
    },
    {
      "extra": {
        "authors": [
          "W Huang",
          "D Chen"
        ],
        "url": "http://cdn.intechopen.com/pdfs/4629/InTech"
      },
      "index": 6,
      "key": "b6",
      "title": "An efficient quasi human heuristic algorithm for solving the rectangle packing problem",
      "year": 2008
    },
    {
      "extra": {
        "authors": [
          "R Dietrich",
          "S Yakowitz"
        ],
        "volume": "29"
      },
      "index": 7,
      "key": "b7",
      "title": "A rule-based approach to the trimloss problem",
      "year": 1991
    },
    {
      "extra": {
        "authors": [
          "B Herr",
          "T Holloway",
          "E Hardy",
          "K Boyack",
          "K Brner"
        ]
      },
      "index": 8,
      "key": "b8",
      "title": "Science-related wikipedian activity",
      "year": 2007
    },
    {
      "extra": {
        "authors": [
          "N Rojas"
        ]
      },
      "index": 9,
      "key": "b9",
      "title": "The faces of facebook"
    },
    {
      "extra": {
        "authors": [
          "M Wattenberg",
          "F Vigas",
          "K Hollenbach"
        ],
        "volume": "4663"
      },
      "index": 10,
      "key": "b10",
      "title": "Visualizing activity on wikipedia with chromograms,\" in Human-Computer Interaction INTERACT 2007, ser. Lecture Notes in Computer Science",
      "year": 2007
    },
    {
      "extra": {
        "url": "http://dx.doi.org/10.1007/978-3-540-74800-723"
      },
      "index": 11,
      "key": "b11"
    },
    {
      "extra": {
        "authors": [
          "B Westing",
          "H Nieto",
          "H Nieto",
          "K Gaither"
        ]
      },
      "index": 12,
      "key": "b12",
      "title": "Massivepixelenvironment: A tool for rapid development with distributed displays",
      "year": 2013
    },
    {
      "extra": {
        "authors": [
          "D Shiffman"
        ],
        "url": "https://github.com/shiffman/Most-Pixels-Ever-Processing/wiki"
      },
      "index": 13,
      "key": "b13",
      "title": "Most pixels ever",
      "year": 2008
    },
    {
      "extra": {
        "authors": [
          "M Garey",
          "D Johnson"
        ]
      },
      "index": 14,
      "key": "b14",
      "title": "Computers and Intractability: A Guide to the Theory of NP-Completeness",
      "year": 1979
    },
    {
      "extra": {
        "authors": [
          "J Verstichel",
          "P Causmaecker",
          "G Berghe"
        ],
        "issue": "20"
      },
      "index": 15,
      "key": "b15",
      "title": "An improved best fit heuristic for the orthogonal strip packing problem",
      "year": 2013
    },
    {
      "extra": {
        "authors": [
          "R Baldacci",
          "M Boschetti"
        ],
        "issue": null,
        "volume": "183"
      },
      "index": 16,
      "key": "b16",
      "title": "A cutting-plane approach for the two-dimensional orthogonal non-guillotine cutting problem",
      "year": 2007
    },
    {
      "extra": {
        "authors": [
          "J Beasley"
        ],
        "issue": null,
        "volume": "33"
      },
      "index": 17,
      "key": "b17",
      "title": "An exact two-dimensional non-guillotine cutting tree search procedure",
      "year": 1985
    },
    {
      "extra": {
        "authors": [
          "E Coffman",
          "M Gazey",
          "D Johnson"
        ]
      },
      "index": 18,
      "key": "b18",
      "title": "Approximation algorithms for bin-packing an updated survey",
      "year": 1984
    },
    {
      "extra": {
        "authors": [
          "H Dyckhoff"
        ],
        "volume": "44"
      },
      "index": 19,
      "key": "b19",
      "title": "Typology of cutting and packing problems",
      "year": 1990
    },
    {
      "extra": {
        "authors": [
          "B Baker",
          null,
          "R Rivest"
        ],
        "volume": null
      },
      "index": 20,
      "key": "b20",
      "title": "Orthogonal packings in two dimensions",
      "year": 1980
    },
    {
      "extra": {
        "authors": [
          "B Baker",
          "D Brown",
          "H Katseff"
        ],
        "volume": null
      },
      "index": 21,
      "key": "b21",
      "title": "A 5/4 algorithm for twodimensional packing",
      "year": 1981
    },
    {
      "extra": {
        "authors": [
          "D Sleator"
        ],
        "volume": "10"
      },
      "index": 22,
      "key": "b22",
      "title": "A 2.5 times optimal algorithm for packing in two dimensions",
      "year": 1980
    },
    {
      "extra": {
        "authors": [
          "C Kenyon",
          "E Remilia"
        ]
      },
      "index": 23,
      "key": "b23",
      "title": "Approximate strip-packing",
      "year": 1996
    },
    {
      "extra": {
        "authors": [
          "D Liu",
          "H Teng"
        ],
        "issue": null,
        "volume": "112"
      },
      "index": 24,
      "key": "b24",
      "title": "An improved bl-algorithm for genetic algorithm of the orthogonal packing of rectangles",
      "year": 1999
    },
    {
      "extra": {
        "authors": [
          "T Leung",
          "C Chan",
          "M Troutt"
        ],
        "issue": null,
        "volume": "145"
      },
      "index": 25,
      "key": "b25",
      "title": "Application of a mixed simulated annealing genetic algorithm heuristic for the two-dimensional orthogonal packing problem",
      "year": 2003
    },
    {
      "extra": {
        "authors": [
          "L Guibas",
          "R Sedgewick"
        ],
        "volume": null
      },
      "index": 26,
      "key": "b26",
      "title": "A dichromatic framework for balanced trees",
      "year": 1978
    },
    {
      "extra": {
        "authors": [
          "A Guttman"
        ]
      },
      "index": 27,
      "key": "b27",
      "title": "R-trees: A dynamic index structure for spatial searching",
      "year": 1984
    }
  ],
  "release_type": "article-journal",
  "revision": "e95f3e29-9d95-4880-8679-d774345e962b",
  "state": "active",
  "title": "2D-Packing Images on a Large Scale: Packing a Billion Rectangles under 10 Minutes",
  "work_id": "6dxg4y2kovaotkzafccprwzfnq"
}