Title Science and Technology Indonesia e-ISSN:2580-4391 p-ISSN:2580-4405 Vol. 5, No. 4, October 2020 Research Paper Set Covering Model in Solving Multiple Cu�ing Stock Problem Sisca Octarina1*, Devi Gusmalia Juita1, Ning Eliyati1, Putra Bahtera Jaya Bangun1 11Department of Mathematics, Faculty of Mathematics and Natural Sciences, Universitas Sriwijaya, Inderalaya 30662, South Sumatera, Indonesia *Corresponding author: sisca_octarina@unsri.ac.id Abstract Cu�ing Stock Problem (CSP) is the determination of how to cut stocks into items with certain cu�ing rules. A diverse set of stocks is called multiple stocks. This study used the Pa�ern Generation (PG) algorithm to determine the cu�ing pa�ern of three sizes of stocks, then formulated them into the Gilmore and Gomory Model. The set covering model was generated from the Gilmore and Gomory model. There are two stages of cu�ing where the first stage is based on the length and the second stage is based on the width. Based on the results, selected cu�ing pa�erns in the first stage can be used in the second stage. The combination of pa�erns produced in the Gilmore and Gomory model showed that the use of stocks is less than the use of stocks in the set covering model. Keywords Cu�ing Stock Problem, Pa�ern Generation, Set Covering Model Received: 16 September 2020, Accepted: 6 October 2020 https://doi.org/10.26554/sti.2020.5.4.121-130 1. INTRODUCTION Integer Linear Programming (ILP) is one of the optimization sciences applied in the paper industry. The problem with how to cut paper is known as the Cutting Stock Problem (CSP). CSP is the determination of how to cut stocks into items with certain cutting rules. Stock is the basic material used before formed into an item. Item is manufactured according to the size requested by customers. Diverse stock sizes are known as multiple stocks. Stocks that cut into the item, often result in remaining cuts called trim loss. Trim loss in large quantities will increase production costs. A good strategy to overcome this problem is by minimizing trim loss. CSP was �rst examined by Kantorovich, followed by Gilmore and Gomory who were also successful in formulating CSP. CSP now has been developed by many researchers. Pattern Genera- tion (PG) algorithm was proposed Suliman (2001) to determine feasible cutting patterns. The improved algorithm called Mod- i�ed Branch and Bound Algorithm was also created (Rodrigo et al., 2012; Rodrigo, 2013, 2017). But the search for cutting pat- terns required a lot of time and a high level of accuracy so it took an application that can help to solve it. The application to form cutting patterns using Modi�ed Branch and Bound Algorithm in two-dimensional CSP (Octarina et al., 2017, 2018, 2019) was improved so that the search for a lot number of paper cutting patterns could be done easily. Resulting cutting patterns were formed into a model to ob- tain the optimal trim loss (Bangun et al., 2019, 2020; Octarina et al., 2020). Gilmore and Gomory proposed a model for two- dimensional CSP by extending the Column Generation Tech- nique (CGT) approach in a one-dimensional CSP. CGT was a method that can provide the best solution in completing linear programs, because of the approach to solve large-scale linear program problems. Some of the researches about PG and CGT have been done ((Brandão et al., 2018; Mellouli and Dammak, 2008; Ma et al., 2018; Octarina et al., 2019). Gilmore and Gomory model also can be developed into dif- ferent formulations using the set covering model. The set cov- ering model can solve problems involving multiple rows and columns. Umetani and Yagiura (2007) stated that set covering was one of the combinatorial optimization problems and can solve various di�cult problems. Caprara et al. (2000) developed the heuristic method for completing the set covering model. They explained that there was no appropriate algorithm in the literature for the set covering model rather than using a good programming tool. Set covering research for various dimen- sions continues to develop. Jin et al. (2015) proposed a heuristic algorithm to �nd the initial solutions of CSP by considering de- fective and non-defective stocks. This algorithm was e�ective for two-dimensional stocks but could not eliminate the same patterns. There have been limited studies concerned on the model of multiple CSP. Therefore, this research intends to implement the set covering model in the multiple two-dimensional CSP. The set covering model was completed by the LINGO 13.0 program. https://doi.org/10.26554/sti.2020.5.4.121-130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 2. EXPERIMENTAL SECTION 2.1 Data The data used in this study consisted of 3 types of stock sizes and four di�erent item sizes. The stock sizes are 1022×1200 mm2,1200×1200 mm2, and 1200×1500 mm2 respectively with the item sizes are 282×208 mm2,280×250 mm2,235×185 mm2, and 164×100 mm2 of 20 pieces each. For detail, it can be seen in Table 1. Table 1. Size of items and demands No Size of items (mm2) Demands (pieces) 1 282 x 208 20 2 280 x 250 20 3 235 x 185 20 4 164 x 100 20 2.2 Methods The steps taken in this study are as follows: a. Describe the data needed in forming cutting patterns which include stock size (length and width) and the number of demand for each stock. b. Process data using the PG algorithm to determine cutting patterns with minimum trim loss. c. Create a tree diagram that has been completed with the PG algorithm. d. Form tables of cutting patterns are made by the sequence of branches so that cut loss can be obtained. e. Formulate the Gilmore and Gomory model whereas the objective function shows the minimum amount of stock to meet the demand for each item and the constraints ensure that the strips produced in the �rst stage are those used in the second stage. f. Solve the Gilmore and Gomory model using the LINGO 13.0 application. g. Formulate the set covering model in the following ways: 1. De�ne the variables. 2. Determine the objective function that produces the mini- mum amount of stock to ful�ll the demand for each item. 3. Determine constraints by ensuring that all requests are ful�lled. h. Solve Set Covering model using the LINGO 13.0 applica- tion. i. Analyze the �nal results. 3. RESULTS AND DISCUSSION 3.1 Pattern Generation Pattern Generation (PG) is one algorithm to determine cutting patterns. Cutting pattern obtained using PG in CSP is usually ob- tained from the size of stocks with standard width wk (k=1,2,. . . ,h) cut into items with width wi and length li(i=1,2,. . . ,n). The CSP model is as follow: Minimize z = ℎ ∑ k=1 m ∑ j=1 cjkxjk + n ∑ i=1 WiSi Subject to ℎ ∑ k=1 m ∑ j=1 ajkxjk − Si = Ii (1) xkj,Si, cjk,aijk ≥ 0, for all i, j and k whereas aijk = is the number of the item with the width wi which will be cut according to jtℎ pattern from ktℎ pieces (i = 1, 2, . . . ,n; j = 1, 2, . . . ,m; k = 1, 2, . . . ,ℎ) xjk = is the length of ktℎ pieces which will be cut according to jtℎ pattern cjk = is the trim loss Si = is the residual length which will produce item with the width Wi m = is the number of cutting patterns The PG algorithm is as follows: 1. Sort the length l(i), (i = 1, 2, . . . ,n) with descending order. 2. Fill the �rst column (j0 = 1) of the matrix using Equation (2). aijk = [ (I ′k − ∑ i−1 z=1 azjkIz) wi ] (2) 3. Use Equation (3) to �nd the cut loss from the cutting pattern cjk = I ′ k − i−1 ∑ z=1 azjkIz (3) 4. Set index level (row index), i to n − 1. 5. Check current vertices at the itℎ level, for initial vertex (i, j). If vertices have the value equals to zero (aijk = 0), go to Step 7. If not, generate the new column jp = j(p−1)+1 with these elements : a. azik = a(z(i−1)k,(z = 1, . . . , i − 1) element to �ll preceding vertices i, j. b. aijk = ai(j−1)k − 1 element to �ll current vertices i, j. 6. Fill remaining vertices from the jtℎ column, like a(i+1)jk,a(i+2)jk, . . . ,anjk using Equation (3). 7. Find the cut loss from the jtℎ cutting pattern using Equa- tion (3). Go back to Step 4. 8. Set ip = ip−1 − 1. If ip > 0 redo Step 5. If not, stop. The PG algorithm is used to determine the cutting pattern based on the length of two available stock sizes, namely 1022 mm and 1200 mm. By using the data in Table 1, the determination of the pattern based on length is described by the available length, and below is the detailed for the �rst pattern. © 2020 The Authors. Page 122 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 1. Sort the length of stocks in descending order, l′k for k = 1, 2 so l′1=1200 mm and l ′ 2=1022 mm. 2. Sort the length of items in descending order, li for i = 1, 2, 3, 4 so l1=282 mm, l2=280 mm, l3=235 mm, and l4=164 mm. 3. Fill the element of �rst row (i = 1) , �rst column (j0 = 1) for k = 1 and i = 1, 2, 3, 4, by using Equation (2) : ai11 = [ (I ′1 − ∑ i−1 z=1 az11Iz) Ii ] a111 = [ 1200 − 0 282 ] = 0 a111 = [ 1200 − (4)(282) 280 ] = [ 72 280] = 0 a111 = [ 1200 − (4)(282) − (0)(280) 235 ] = [ 72 235] = 0 a111 = [ 1200 − (4)(282) − (0)(280) − (0)(235) 164 ] = [ 72 164] = 0 4. Find the cut loss from the �rst pattern by using Equation (3). c11 = I ′ 1 − i−1 ∑ z=1 az11 = 1200−(4)(282)−(0)(280)−(0)(235)−(0)(164) = 72 5. Set index level (row index) i0 = n − 1 = 4 − 1 = 3 6. Find the new vertex from the third level a311 = 0. 7. Subtract 1 from index i0 in Step 5, so i1 = 3 − 1 = 2, i1 > 0. 8. The current vertex is in the second level, a211 = 0. 9. Subtract 1 from index i1 in Step 7, so i2 = 2 − 1 = 1, i2 > 0. 10. The current vertex is in the �rst level a111, a111 > 0, so continue to the next pattern. There are 11 cutting patterns according to the length of 1022 m and 14 cutting patterns according to the length of 1200 mm, which can be seen in Table 2 and Table 3 respectively. From Table 2 for the stock with a length of 1022 mm, it can be seen that by using the �rst pattern, it will yield 3 pieces of items with length 282 mm and an item with a length 164 cm with 12 mm of cut loss, and so on. From Table 3 for the stock with the length of 1200 mm, it can be seen that by using the �rst pattern, it will yield 3 pieces of items with length 282 mm and 2 pieces of items 164 mm with 26 mm of cut loss, and so on for the next pattern. According to the width, there are 38 cutting patterns of width 1200 mm and 65 cutting patterns of width 1500 mm, which can be seen in Table 4 and Table 5. It can be seen from Table 4, there are 4 pieces of items of width 250 mm and an item of width 185 mm for the �rst cutting pattern. The trim loss for this �rst pattern is 15 mm. It continues until the 38tℎ cutting pattern. Meanwhile, from Table 5, we can see that the �rst pattern only yields 6 pieces of items of width 250 mm without cut loss. All the cutting patterns in Table 2-5 have a maximum of 60 mm of cut loss. 3.2 The Gilmore and Gomory Model The Gilmore and Gomory model are as follows. Minimize z = j ∑ j�j0 �0j (4) Subject to : M ′ �̄ = 0 M ′′ �̄ ≥ b �̄ ≥ 0and integer with M′ and M′′ are m’ in the �rst row and m” in the last row of M. �̄ = [�01...�0j �11...�1j �21...�2j ...�m ′ 1 ...�m ′ j ]T �0j is the jtℎ cutting pattern in the �rst stage. �sj is the jtℎ cutting pattern that related to sth pattern in the second stage, where s�(1, . . . ,m′). b = [b1b2...bm]T is the number of demand of item i. The objective function in this case is to minimize the use of stocks. Meanwhile, the problem is how to determine the optimal cutting pattern with minimum stock usage. Cutting is done in the �rst stage along the length and then in the second stage along the width. The Gilmore and Gomory model for the stock of 1022×1200 mm2 can be seen in Equation (5) and Constraints (6)-(14). Minimize z = 11 ∑ j=1 �0j (5) Subject to 4 ∑ j=0 �0j + �07 + 3(�06 + �09 + �010 + 2�011) − �11 = 0 (6) �03 + �06 + �09 + 3(�05 + �08) + 2�010 − 4 ∑ j=1 �2j = 0 (7) © 2020 The Authors. Page 123 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 Table 2. Cutting patterns according to the length of 1022 mm The The length for each cutting pattern Cut Loss j-th cutting pattern 282 mm 280 mm 235 mm 164 mm (mm) 1 3 0 0 1 12 2 2 1 0 1 14 3 2 0 1 1 59 4 1 2 0 1 16 5 1 0 3 0 35 6 1 0 1 3 13 7 0 3 0 1 18 8 0 1 3 0 37 9 0 1 1 3 15 10 0 0 2 3 60 11 0 0 0 6 38 Table 3. Cutting patterns according to the length of 1200 mm The The length for each cutting pattern Cut Loss j-th cutting pattern 282 mm 280 mm 235 mm 164 mm (mm) 1 3 0 0 2 26 2 2 1 0 2 28 3 2 0 2 1 2 4 1 2 0 2 30 5 1 1 2 1 4 6 1 0 3 1 49 7 1 0 1 4 27 8 0 3 0 2 32 9 0 2 2 1 6 10 0 1 3 1 51 11 0 1 1 4 29 12 0 0 5 0 25 13 0 0 3 3 3 14 0 0 0 7 52 �02 + 2�04 + 3�07 + �08 + �09 − 10 ∑ j=1 �3j = 0 (8) 3�01 + 2(�02 + �03) + �04 + �05 + �06 − 23 ∑ j=1 �3j = 0 (9) 12�11 + 10�12 + 8�22 + 6�23 + 4�24 + 9�31 + 2�32 +7�34 + 5�35 + 3�36 + �37 + 4�38 + 2�39 + 8�41 + 6�42 +4�43 + 2�44 + 4�25 + 4�54 + 2�46 + 2�48 + �410 + 7�411 + 5�412 +5�414 + 3�415 + 3�415 + 3�416 + �417 + �418 + 3�419 + �420 + 2�421 ≥ 20 (10) �21 + 2�22 + 3�23 + 4�24 + 4�23 + 5�33 + �35 + 2�36+ 3�37 + �103 + �412�24 + 3�43 + 4�44 + 2�45 + 3�46+ 4�47 + 2�48 + 3�49 + 4�413 + �415 + �417 + 2�420 + �422 ≥ 20 (11) �31 + �322 + 2�35 + 2�36 + 2�37 + 3�38 + 4�39 + 4�310 + 4�411 + �411 + �413+ �414 + �415 + �416 + �417 + �418 + 2�419 + 2�420 + 3�421 + 3�422 + 3�423 ≥ 20 (12) �41 + �42 + �43 + �44 + 2�45 + 2�46 + 2�47 + 3�48 + 3�49 + 5�410 +�411 + �412�413 + 2�414 + 2�415 + 3�416 + 3�317 + 4�418+ �39 + 4�310 + 4�411 + �419 + �420 + �421 + �422 + �423 ≥ 20 (13) � ≥ 0 (14) © 2020 The Authors. Page 124 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 Table 4. Cutting patterns according to the width of 1200 mm The The width for each Cut The The width for each Cut j-th cutting cutting pattern (mm) Loss j-th cutting cutting pattern (mm) Loss pattern 250 208 185 100 (mm) pattern 250 208 185 100 (mm) 1 4 0 1 0 15 20 1 1 0 7 42 2 4 0 0 2 0 21 1 0 5 0 25 3 3 2 0 0 34 22 1 0 4 2 10 4 3 1 1 0 57 23 1 0 0 9 50 5 3 1 0 2 42 24 0 5 0 1 60 6 3 0 0 4 50 25 0 3 3 0 21 7 2 1 2 1 22 26 0 3 2 2 6 8 2 1 1 3 7 27 0 2 4 0 44 9 2 0 3 1 45 28 0 2 3 2 29 10 2 0 2 3 30 29 0 2 2 4 14 11 2 0 1 5 15 30 0 1 4 2 52 12 2 0 0 7 0 31 0 1 3 4 37 13 1 4 0 1 18 32 0 1 2 6 22 14 1 3 1 1 41 33 0 1 1 8 7 15 1 3 0 3 26 34 0 0 4 4 60 16 1 2 1 3 49 35 0 0 3 6 45 17 1 2 0 5 34 36 0 0 2 8 30 18 1 1 4 0 2 37 0 0 1 10 15 19 1 1 1 5 57 38 0 0 0 12 0 with � = [�01...�011�11�21...�24�31...�310...�423]T Constraints (6-9) show that strips with lengths of 164 mm, 235 mm, 280 mm, and 282 mm are used in the �rst and second stages of the cutting pattern. Constraints (10-13) show that items measuring 164×100 mm2, 235×185 mm2, 280×250 mm2, and 282×208 mm2 are produced not less than 20 sheets. Constraint (14) shows the nonnegative solution. By using LINDO 13.0, the solution of model with Objective Function (5) and Constraints (6-14) shows that in the �rst stage �01 = 3 and �07 = 1 which means the 1st and the 7tℎ pattern will be used 3 times and once respectively. On the other side, in the second stage, the solution shows that �49 = 6 which means the 9th pattern on the fourth stripe will be used six times. The objective function z = 4 means that there are 4 pieces of the �rst stock of sizes 1022×1200 mm2. The Gilmore and Gomory model for the stock 1200×1200 mm2 can be seen in Equation (15) and Constraints (10-13) to Constraints (16-20). Minimize z = 14 ∑ j=1 �0j (15) Subject to 2(�01 +�02 +�04 +�05 +�06) +�09 +�010 + 3�013 + 7�014 −�11 = 0 (16) 2�03 +2�05 +3�06 +�07 +2�09 +3�010+�011+5�012+3�013− 4 ∑ j=1 �2j = 0 (17) �02 + 2�04 + �05 + 3�08 + 2�09 + �010 + �011 − 10 ∑ j=1 �3j = 0 (18) 3�01 + 2�02 + 2�03 + �04 + �05 + �06 + �07 − 23 ∑ j=1 �4j = 0 (19) With Equations (10)-(13) � ≥ 0 (20) with � = [�01...�014�11�21...�24�31...�310�41...�423]T By using LINDO 13.0, the solution of model with Objective Function (15) and Constraints (16-20) shows that the 1st and the 3rd pattern will be used once and three times respectively in the �rst stage. While in the second stage, we will use four times the 4tℎ pattern on the second stripe and once of the 18tℎ or the 23rd pattern on the fourth stripe. The Gilmore and Gomory model for the stock 1200×1500 mm2 can be seen in Equation (21) and Constraints (22-30). © 2020 The Authors. Page 125 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 Table 5. Cutting patterns according to the width of 1500 mm The The width for each Cut The The width for each Cut j-th cutting cutting pattern (mm) Loss j-th cutting cutting pattern (mm) Loss pattern 250 208 185 100 (mm) pattern 250 208 185 100 (mm) 1 6 0 0 0 0 34 1 2 1 6 49 2 5 1 0 0 42 35 1 2 0 8 34 3 5 0 0 2 50 36 1 1 5 1 17 4 4 1 1 1 7 37 1 1 4 3 2 5 4 0 2 1 30 38 1 1 1 8 57 6 4 0 1 3 15 39 1 1 0 10 42 7 4 0 0 5 0 40 1 0 6 1 40 8 3 3 0 1 26 41 1 0 5 3 25 9 3 2 1 1 49 42 1 0 4 5 10 10 3 2 0 3 34 43 1 0 0 12 50 11 3 1 1 3 57 44 0 7 0 0 44 12 3 1 0 5 42 45 0 6 0 2 52 13 3 0 4 0 10 46 0 5 0 4 60 14 3 0 0 7 50 47 0 4 3 1 13 15 2 2 3 0 29 48 0 3 4 1 36 16 2 2 2 2 14 49 0 3 3 3 21 17 2 1 4 0 52 50 0 3 2 5 6 18 2 1 3 2 37 51 0 2 5 1 59 19 2 1 2 4 22 52 0 2 4 3 44 20 2 1 1 6 7 53 0 2 3 5 29 21 2 0 4 2 60 54 0 2 2 7 14 22 2 0 3 4 45 55 0 1 4 5 52 23 2 0 2 6 30 56 0 1 3 7 37 24 2 0 1 8 15 57 0 1 2 9 22 25 2 0 0 10 0 58 0 1 1 11 7 26 1 5 1 0 25 59 0 0 8 0 20 27 1 5 0 2 10 60 0 0 7 2 5 28 1 4 2 0 48 61 0 0 4 7 60 29 1 4 1 2 33 62 0 0 3 9 45 30 1 4 0 4 18 63 0 0 2 11 30 31 1 3 2 2 56 64 0 0 1 13 15 32 1 3 1 4 41 65 0 0 0 15 0 33 1 3 0 6 26 © 2020 The Authors. Page 126 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 Table 6. Optimal Solution Type of Stock Stage of Cutting The Gilmore and Gomory Model The Set Covering ModelType of Pattern Number of Cutting Type of Pattern Number of Cutting Stock 1 First Stage The 1st 3 The 2nd 12 The 7th 1 The 4th 3 The 8th 6 The 9th 2 Second Stage Stripe 4 Stripe 3 The 9th 6 The 3rd 1 The 9th 4 The 10th 1 Stripe 4 The 9th 6 The 18th 1 Stock 2 First Stage The 1st 1 The 1st 5 The 3rd 3 The 2nd 1 The 5th 13 The 8th 2 Second Stage Stripe 4 Stripe 2 The 18th 1 The 4th 5 The 23th 1 Stripe 4 The 10th 2 The 23th 7 Stock 3 First Stage The 1st 1 The 1st 4 The 5th 1 The 5th 12 The 8th 1 The 8th 4 Second Stage Stripe 3 Stripe 1 The 16th 1 The 1st 2 Stripe 5 Stripe 2 The 15th 6 The 3rd 3 Stripe 3 The 16th 4 Stripe 4 The 15th 3 Minimize z = 14 ∑ j=1 �0j (21) Subject to 2(�01+�02+�04+2�07+�08+2�011)+�03+�05+�06+�09+�010+3�013+7�014−�11 = 0 (22) 2(�03 +�05 +�09)+3(�06 +�010+�013)+�07 +�011+5�012− 6 ∑ j=1 �2j = 0 (23) �02 + 2�05 + �05 + 3�08 + 2�09 + �010 + �011 − 15 ∑ j=1 �3j = 0 (24) 3�01 + 2�02 + 2�03 + 7 ∑ j=45 �0j − 43 ∑ j=1 �4j = 0 (25) 15�11 + 13�21 + 11�22 + 9�23 + 7�24 + 2�25 + 12�31 + 5�32+ 3�33 + �34 + 10�35 + 8�36 + 6�37 + 4�38 + 2�39 + 7�310 + 5�312 + 3�313+ �314 + 2�315 + 11�41 + 9�42 + 7�43 + 5�44 + 7�45 + 5�46 + 3�47 + �438 + 5�49 +3�410 + �411 + �412 + 4�413 + 2�414 + 10l�416 + 8�417 + 3�418+ �419 + 8�410 + 6�421 + 6�422 + 4�423 + 2�424 + �439 + �440 + �441 ≥ 20 (26) © 2020 The Authors. Page 127 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 �21 + 2�314 + �41 + 2�42 + 7�25 + 8�26 + 4�32 + 5�33 + 6�34 + �36 + 2�37 + 3�38+ 4�39 + 4�311 + �313 + 2�314 + �41 + 2�42 + 3�43 + 2�315 + 11�41+ 9�42 + 4�44 + 2�45 + 3�46 + 7�46 + 5�48 + 2�439 + 3�410 + 3�410+ 4�411 + 3�412 + 4�42 + 5�43 + 6�44 + �46 + 4�47 + 5�48 + �410+ 3�412 + �417 + 4�418 + 5�419 + �421 + �423 + 2�424 + �430 + 2�431+ 3�432 + 4�433 + 2�434 + 3�424 + �437 + �439 + �441 ≥ 20 (27) 4 ∑ j=1 �4j + 2 9 ∑ j=5 �3j + 3 11 ∑ j=10 �3j + 4 14 ∑ j=12 �3j + 5�315 + 6�316 + 7�317+ 33 ∑ j=16 �4j + 2 35 ∑ j=30 �4j + 3 40 ∑ j=36 �4j + 4�441 + 5�442 ≥ 20 (28) 4 ∑ j=1 �4j + 2 8 ∑ j=5 �4j + 3 11 ∑ j=9 �4j + 4�412 + 5�413 + 6�414 + 7�414 + 33 ∑ j=16 �4j + 33 ∑ j=16 �4j + 2�434 + 2�435 + �436 + �437 + �438 + 2�439 + 3�440 + �441 + �442+ ≥ 20 (29) � ≥ 0 (30) with � = [�01...�014�11�21...�26�31...�316�41...�442]T 16tℎ pattern will be used once on the third stripe in the second stage and the 15th patterns on the fourth stripe will be used six times. 3.3 Set Covering Model Set covering model can be seen in Equation (31). Minimize z = n ∑ j=1 xj Subject to n ∑ j=1 aijxj ≥ b1, i = 1,2, ..., m (31) xj�Z+, i = 1,2, ..., n whereas xj is the number of jtℎ cutting pattern aij is the number of itℎ items which cut in jtℎ cutting pattern bi is the number of demands From all cutting patterns, then formulated the set covering model. The model for a stock size of 1022 mm × 1200 mm is: Minimize z = x1 + x2 + x3 + x4 + x5 + x6 + x7 + x8 + x9 + x10 + x11 (32) Subject to x1 + x2 + x3 + x4 + 3x6 + x7 + 3x9 + 3x10 + 6x11 − y1 ≥ 20 (33) x3 + 3x5 + x6 + 3x8 + x9 + 2x10 − 5 ∑ i=2 yi ≥ 20 (34) x2 + 2x4 + 3x7 + x8 + x9 − 15 ∑ i=6 yi ≥ 20 (35) 3x1 + 2x2 + 2x3 + x4 + x5 + x6 − 38 ∑ i=16 yi ≥ 20 (36) 121 + 10y2 + 8y3 + 6y4 + 4y5 + 8y6 + 6y7 + 4y8 + 2y9 + 4y10+ 2y11 + 2y13 + y15 + 9y16 + 2y17 + 7y19 + 5y20 + 5y22 + 3y23+ 3y24 + y25 + y26 + 7y27 + 5y28 + 3y29 + y30 + 3y31 + y32 + 4y33+ 2y34 + 2y37 ≥ 20 (37) y2 + 2y3 + 3y4 + 4y5 + y6 + 2y7 + 3y8 + 4y9 + 2y10 + 3y11 +4y12 + 2y13 + 3y14 + 4y17 + 5y18 + y20 + 4y21 + y23+ y25 + y28 + 2y29 + 3y30 + y31 + 2y32 + y35 + y38 ≥ 20 (38) y6 + y7 + y8 + 2y9 + 2y10 + 2y11 + 2y12 + 3y13 + 4y14 +4y15 + y26 + y27 + y28 + y29 + y30 + y31 + y32 + y33+ 2y34 + 2y35 + 3y36 + 3y37 + 3y38 ≥ 20 (39) y16 + y17 + y18 + y19 + 2y20 + 2y21 + 2y22 + 3y23 +3y24 + 5y25 + y26 + y27 + y28 + 2y29 + 2y30 + 3y31 +3y32 + 4y33 + y34 + y35 + y36 + y37 + 2y38 ≥ 20 (40) xj,yj ≥ 0 and integer, j = 1, 2, . . . , 38. By using the LINGO 13.0, the optimal solutions of model with Objective Function (32) and Constraints (33-40) are x2 = 12,x4 = 3,x9 = 2,x8 = y24 = 6,y1 = y8 = y15 = y33 = 1,y14 = 4 with the objective value z = 23 Based on the solutions, from the �rst stage of cutting (cutting based on length), the 2nd cutting pattern was cut 12 times, the 4tℎ cutting pattern was cut 3 times, the 8tℎ and the 9tℎ cutting pattern were cut 6 times and twice respectively. In the second stage of cutting, the �rst cutting pattern was cut once in the �rst stripe. None cutting pattern was chosen in the second stripe. In the third stripe, the 3rd and 10tℎ were used once each and the 9tℎ cutting pattern was used four times. Only the 18tℎ cutting pattern was used once in the fourth stripe. Set covering model for stock size of 1200 mm × 1200 mm is: © 2020 The Authors. Page 128 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 Minimize z = x1+x2+x3+x4+x5+x6+x7+x8+x9+x10+x11+x12+x13+x14 (41) 2x1+2x2+x3+2x4+x5+x6+4x7+2x8+x9+x10+4x11+3x13+7x14−y1 ≥ 20 (42) 2x3+2x5+3x6+x7+2x9+3x10+x11+5x12+3x13− 5 ∑ i=2 yi ≥ 20 (43) x2 + 2x4 + x5 + 3x8 + 2x9 + x10 + x11 − 5 ∑ i=6 yi ≥ 20 (44) 3x1 + 2x2 + 2x3 + x4 + x5 + x6 + x7 − 38 ∑ i=6 yi ≥ 20 (45) With Equations (37-40) xj,yj ≥ 0 , and integer j = 1, 2, . . . , 38. The optimal solutions of model with Objective Function (41) and Constraints (37-40) to Contraints (42-45) are x1 = 5,x2 = 1,x5 = 13,x8 = 2,y5 = 5,y25 = 2,y38 = 7 with objective value z=21. The �rst cutting pattern (cut 5 times), the second cutting pattern (cut once), the 5tℎ cutting pattern (cut 13 times), and the 8tℎ cutting pattern (cut twice) were used in the �rst stage. For the second stage, it used the second and fourth stripe. The 4tℎ cutting pattern was used 5 times in the second stripe. The 10tℎ cutting pattern was used twice and the 23rd cutting pattern was used 7 times each in the fourth stripe. Set Covering model for stock size of 1200 mm × 1500 mm is Minimize (41) Subject to Constraints (42) 2x3+2x5+3x6+x7+2x9+3x10+x11+5x12+3x13− 7 ∑ i=2 yi ≥ 20 (46) x2 + 2x4 + x5 + 3x8 + 2x9 + x10 + x11 − 65 ∑ i=8 yi ≥ 20 (47) 3x1 + 2x2 + 2x3 + x4 + x5 + x6 + x7 − 65 ∑ i=24 yi ≥ 20 (48) With Equations (37-40) xj,yj ≥ 0 and integer j = 1, 2, . . . , 65. The optimal solution of Model with Objective Function (41) and Constraints (37-40) to Contraints (42), (46-48) are x1 = 4,x5 = 12,x8 = 4,y1 = 2,y7 = 3,y23 = 4,y38 = 3 with objective value z=20 . In the �rst stage, it used the 1st cutting pattern (4 times), the 5tℎ cutting pattern (12 times), and the 8tℎ cutting pattern (4 times). Otherwise, in the second stage, it used the 1st cutting pattern (twice) in the �rst stripe, the 3rd cutting pattern (3 times) in the second stripe, the 16tℎ cutting pattern (4 times) in the third stripe and the 15tℎ cutting pattern (3 times) in the fourth stripe. For details, the summary of optimal solutions between the Gilmore and Gomory model and the set covering model can be seen in Table 6. From both of the models, the set covering model yields more patterns combination than the Gilmore and Gomory model. The more patterns combination created, the more stock used, and the trim loss will be bigger. But, the Gilmore and Gomory model uses less stock than the set covering model. 4. CONCLUSIONS From the result and discussion, it can be concluded that the Gilmore and Gomory model and the set covering model can be implemented in the Cutting Stock Problem, especially in multiple stocks cases. Both of the models which were solved by LINGO 13.0 showed that some optimal cutting patterns used in the �rst stage can be reused in the second stage. There are more patterns combination generated from the set covering model rather than the Gilmore and Gomory model which means the Gilmore and Gomory model uses less stock and yields the minimum trim loss. For further research, the more extensions of the dimensions in the Cutting Stock Problem are critically important to have models that are more realistic rather than previous models. Com- putational tests for further research are suggested. 5. ACKNOWLEDGEMENT This research is supported by Universitas Sriwijaya through Sains, Teknologi dan Seni (SATEKS) Research Grant Scheme, 2019. REFERENCES Bangun, P. B., S. Octarina, and A. P. Pertama (2019). Implemen- tation of branch and cut method on n-sheet model in solving two dimensional cutting stock problem. Journal of Physics: Conference Series, 1282; 012012 Bangun, P. B. J., S. Octarina, S. P. Sepriliani, L. Hanum, and E. S. Cahyono (2020). 3-Phase Matheuristic Model in Two- Dimensional Cutting Stock Problem of Triangular Shape Items. Science and Technology Indonesia, 5(1); 23 Brandão, J. S., A. M. Coelho, F. do Carmo, and J. F. Vasconcelos (2018). Study of di�erent setup costs in SingleGA to solve a one-dimensional cutting stock problem. GSTF Journal on Computing (JoC), 2(1) Caprara, A., P. Toth, and M. Fischetti (2000). Algorithms for the Set Covering Problem. Annals of Operations Research, 98(1/4); 353–371 Jin, M., P. Ge, and P. Ren (2015). A new heuristic algorithm for two-dimensional defective stock guillotine cutting stock problem with multiple stock sizes. Tehnicki vjesnik - Technical Gazette, 22(5) Ma, N., Y. Liu, Z. Zhou, and C. Chu (2018). Combined cutting © 2020 The Authors. Page 129 of 130 Octarina et. al. Science and Technology Indonesia, 5 (2020) 121-130 stock and lot-sizing problem with pattern setup. Computers & Operations Research, 95; 44–55 Mellouli, A. and A. Dammak (2008). An algorithm for the two- dimensional cutting-stock problem based on a pattern gen- eration procedure. International journal of information and management sciences, 19(2); 201–218 Octarina, S., V. Ananda, and E. Yuliza (2019). Gilmore and gomory model on two dimensional multiple stock size cutting stock problem. Journal of Physics: Conference Series, 1282; 012015 Octarina, S., P. B. Bangun, and S. Hutapea (2017). The Application to Find Cutting Patterns in Two Dimensional Cutting Stock Problem. Journal of Informatics and Mathematical Sciences, 9(4) Octarina, S., M. Janna, E. S. Cahyono, P. B. J. Bangun, and L. Hanum (2020). The modi�ed branch and bound algorithm and dotted board model for triangular shape items. Journal of Physics: Conference Series, 1480; 012065 Octarina, S., M. Radiana, and P. B. J. Bangun (2018). Implementa- tion of pattern generation algorithm in forming Gilmore and Gomory model for two dimensional cutting stock problem. IOP Conference Series: Materials Science and Engineering, 300; 012021 Rodrigo, N. (2017). One-Dimensional Cutting Stock Problem with Cartesian Coordinate Points. International Journal of Systems Science and Applied Mathematics, 2(5); 99 Rodrigo, W. (2013). A Method for Two-Dimensional Cutting Stock Problem with Triangular Shape Items. British Journal of Mathematics & Computer Science, 3(4); 750–771 Rodrigo, W., W. Daundasekera, and A. Perera (2012). Pattern generation for two-dimensional cutting stock problem with location. Indian Journal of Computer Science and Engineering (IJCSE), 3(2); 354–368 Suliman, S. M. A. (2001). Pattern generating procedure for the cutting stock problem. International Journal of Production Economics, 74(1-3); 293–301 Umetani, S. and M. Yagiura (2007). Relaxation Heuristics for The Set Covering Problem(special issuethe 50th anniversary of the operations research society of japan). Journal of the Operations Research Society of Japan, 50(4); 350–375 © 2020 The Authors. Page 130 of 130 INTRODUCTION EXPERIMENTAL SECTION Data Methods RESULTS AND DISCUSSION Pattern Generation The Gilmore and Gomory Model Set Covering Model CONCLUSIONS ACKNOWLEDGEMENT