nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
57,
27,
3,
62
] | 12 | [
"62-57=5",
"3*5=15",
"27-15=12"
] | Current State: 12:[57, 27, 3, 62], Operations: []
Exploring Operation: 62-57=5, Resulting Numbers: [27, 3, 5]
Generated Node #2: [27, 3, 5] from Operation: 62-57=5
Current State: 12:[27, 3, 5], Operations: ['62-57=5']
Exploring Operation: 3*5=15, Resulting Numbers: [27, 15]
Generated Node #3: [27, 15] from Operation: 3... | 4 | Current State: 12:[57, 27, 3, 62], Operations: []
Exploring Operation: 62-27=35, Resulting Numbers: [57, 3, 35]
Generated Node #0,0: 12:[57, 3, 35] Operation: 62-27=35
Exploring Operation: 57/3=19, Resulting Numbers: [27, 62, 19]
Generated Node #0,1: 12:[27, 62, 19] Operation: 57/3=19
Exploring Operation: 62-57=5, Resu... | 0 | hs_5 | sum_heuristic |
[
24,
31,
12,
30
] | 49 | [
"31-24=7",
"12+30=42",
"7+42=49"
] | Current State: 49:[24, 31, 12, 30], Operations: []
Exploring Operation: 31-24=7, Resulting Numbers: [12, 30, 7]
Generated Node #2: [12, 30, 7] from Operation: 31-24=7
Current State: 49:[12, 30, 7], Operations: ['31-24=7']
Exploring Operation: 12+30=42, Resulting Numbers: [7, 42]
Generated Node #3: [7, 42] from Operatio... | 4 | Current State: 49:[24, 31, 12, 30], Operations: []
Exploring Operation: 31-24=7, Resulting Numbers: [12, 30, 7]
Generated Node #0,0: 49:[12, 30, 7] Operation: 31-24=7
Moving to Node #0,0
Current State: 49:[12, 30, 7], Operations: ['31-24=7']
Exploring Operation: 12+30=42, Resulting Numbers: [7, 42]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
54,
82,
71,
87
] | 44 | [
"82-54=28",
"87-71=16",
"28+16=44"
] | Current State: 44:[54, 82, 71, 87], Operations: []
Exploring Operation: 82-54=28, Resulting Numbers: [71, 87, 28]
Generated Node #2: [71, 87, 28] from Operation: 82-54=28
Current State: 44:[71, 87, 28], Operations: ['82-54=28']
Exploring Operation: 87-71=16, Resulting Numbers: [28, 16]
Generated Node #3: [28, 16] from ... | 4 | Current State: 44:[54, 82, 71, 87], Operations: []
Exploring Operation: 87-82=5, Resulting Numbers: [54, 71, 5]
Generated Node #0,0: 44:[54, 71, 5] Operation: 87-82=5
Exploring Operation: 82-54=28, Resulting Numbers: [71, 87, 28]
Generated Node #0,1: 44:[71, 87, 28] Operation: 82-54=28
Exploring Operation: 87-71=16, Re... | 0.97309 | hs_4 | mult_heuristic |
[
58,
60,
14,
71
] | 61 | [
"58+60=118",
"71-14=57",
"118-57=61"
] | Current State: 61:[58, 60, 14, 71], Operations: []
Exploring Operation: 58+60=118, Resulting Numbers: [14, 71, 118]
Generated Node #2: [14, 71, 118] from Operation: 58+60=118
Current State: 61:[14, 71, 118], Operations: ['58+60=118']
Exploring Operation: 71-14=57, Resulting Numbers: [118, 57]
Generated Node #3: [118, 5... | 4 | Current State: 61:[58, 60, 14, 71], Operations: []
Exploring Operation: 71-14=57, Resulting Numbers: [58, 60, 57]
Generated Node #0,0: 61:[58, 60, 57] Operation: 71-14=57
Exploring Operation: 58+14=72, Resulting Numbers: [60, 71, 72]
Generated Node #0,1: 61:[60, 71, 72] Operation: 58+14=72
Moving to Node #0,0
Current S... | 0.985243 | hs_2 | sum_heuristic |
[
66,
91,
2,
24
] | 98 | [
"91-66=25",
"24+25=49",
"2*49=98"
] | Current State: 98:[66, 91, 2, 24], Operations: []
Exploring Operation: 91-66=25, Resulting Numbers: [2, 24, 25]
Generated Node #2: [2, 24, 25] from Operation: 91-66=25
Current State: 98:[2, 24, 25], Operations: ['91-66=25']
Exploring Operation: 24+25=49, Resulting Numbers: [2, 49]
Generated Node #3: [2, 49] from Operat... | 4 | Current State: 98:[66, 91, 2, 24], Operations: []
Exploring Operation: 91-66=25, Resulting Numbers: [2, 24, 25]
Generated Node #0,0: 98:[2, 24, 25] Operation: 91-66=25
Exploring Operation: 66-24=42, Resulting Numbers: [91, 2, 42]
Generated Node #0,1: 98:[91, 2, 42] Operation: 66-24=42
Exploring Operation: 66+24=90, Res... | 0.990451 | hs_3 | mult_heuristic |
[
44,
27,
12,
43
] | 56 | [
"44*27=1188",
"1188/12=99",
"99-43=56"
] | Current State: 56:[44, 27, 12, 43], Operations: []
Exploring Operation: 44*27=1188, Resulting Numbers: [12, 43, 1188]
Generated Node #2: [12, 43, 1188] from Operation: 44*27=1188
Current State: 56:[12, 43, 1188], Operations: ['44*27=1188']
Exploring Operation: 1188/12=99, Resulting Numbers: [43, 99]
Generated Node #3: ... | 4 | Current State: 56:[44, 27, 12, 43], Operations: []
Exploring Operation: 12+43=55, Resulting Numbers: [44, 27, 55]
Generated Node #0,0: 56:[44, 27, 55] Operation: 12+43=55
Exploring Operation: 44-43=1, Resulting Numbers: [27, 12, 1]
Generated Node #0,1: 56:[27, 12, 1] Operation: 44-43=1
Exploring Operation: 44+12=56, Re... | 0 | hs_3 | mult_heuristic |
[
31,
8,
54,
40
] | 28 | [
"54-31=23",
"40/8=5",
"23+5=28"
] | Current State: 28:[31, 8, 54, 40], Operations: []
Exploring Operation: 54-31=23, Resulting Numbers: [8, 40, 23]
Generated Node #2: [8, 40, 23] from Operation: 54-31=23
Current State: 28:[8, 40, 23], Operations: ['54-31=23']
Exploring Operation: 40/8=5, Resulting Numbers: [23, 5]
Generated Node #3: [23, 5] from Operatio... | 4 | Current State: 28:[31, 8, 54, 40], Operations: []
Exploring Operation: 54-40=14, Resulting Numbers: [31, 8, 14]
Generated Node #0,0: 28:[31, 8, 14] Operation: 54-40=14
Moving to Node #0,0
Current State: 28:[31, 8, 14], Operations: ['54-40=14']
Exploring Operation: 31-14=17, Resulting Numbers: [8, 17]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
3,
2,
25,
63
] | 52 | [
"25-3=22",
"22/2=11",
"63-11=52"
] | Current State: 52:[3, 2, 25, 63], Operations: []
Exploring Operation: 25-3=22, Resulting Numbers: [2, 63, 22]
Generated Node #2: [2, 63, 22] from Operation: 25-3=22
Current State: 52:[2, 63, 22], Operations: ['25-3=22']
Exploring Operation: 22/2=11, Resulting Numbers: [63, 11]
Generated Node #3: [63, 11] from Operation... | 4 | Current State: 52:[3, 2, 25, 63], Operations: []
Exploring Operation: 3+2=5, Resulting Numbers: [25, 63, 5]
Generated Node #0,0: 52:[25, 63, 5] Operation: 3+2=5
Exploring Operation: 63-2=61, Resulting Numbers: [3, 25, 61]
Generated Node #0,1: 52:[3, 25, 61] Operation: 63-2=61
Exploring Operation: 63-3=60, Resulting Num... | 0 | hs_5 | sum_heuristic |
[
15,
11,
69,
38
] | 83 | [
"15-11=4",
"38*4=152",
"152-69=83"
] | Current State: 83:[15, 11, 69, 38], Operations: []
Exploring Operation: 15-11=4, Resulting Numbers: [69, 38, 4]
Generated Node #2: [69, 38, 4] from Operation: 15-11=4
Current State: 83:[69, 38, 4], Operations: ['15-11=4']
Exploring Operation: 38*4=152, Resulting Numbers: [69, 152]
Generated Node #3: [69, 152] from Oper... | 4 | Current State: 83:[15, 11, 69, 38], Operations: []
Exploring Operation: 15+38=53, Resulting Numbers: [11, 69, 53]
Generated Node #0,0: 83:[11, 69, 53] Operation: 15+38=53
Exploring Operation: 15+11=26, Resulting Numbers: [69, 38, 26]
Generated Node #0,1: 83:[69, 38, 26] Operation: 15+11=26
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
3,
48,
38,
7
] | 50 | [
"7-3=4",
"48/4=12",
"38+12=50"
] | Current State: 50:[3, 48, 38, 7], Operations: []
Exploring Operation: 7-3=4, Resulting Numbers: [48, 38, 4]
Generated Node #2: [48, 38, 4] from Operation: 7-3=4
Current State: 50:[48, 38, 4], Operations: ['7-3=4']
Exploring Operation: 48/4=12, Resulting Numbers: [38, 12]
Generated Node #3: [38, 12] from Operation: 48/4... | 4 | Current State: 50:[3, 48, 38, 7], Operations: []
Exploring Operation: 48-38=10, Resulting Numbers: [3, 7, 10]
Generated Node #0,0: 50:[3, 7, 10] Operation: 48-38=10
Moving to Node #0,0
Current State: 50:[3, 7, 10], Operations: ['48-38=10']
Exploring Operation: 3+7=10, Resulting Numbers: [10, 10]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
74,
27,
59,
59
] | 48 | [
"74-27=47",
"59/59=1",
"47+1=48"
] | Current State: 48:[74, 27, 59, 59], Operations: []
Exploring Operation: 74-27=47, Resulting Numbers: [59, 59, 47]
Generated Node #2: [59, 59, 47] from Operation: 74-27=47
Current State: 48:[59, 59, 47], Operations: ['74-27=47']
Exploring Operation: 59/59=1, Resulting Numbers: [47, 1]
Generated Node #3: [47, 1] from Ope... | 4 | Current State: 48:[74, 27, 59, 59], Operations: []
Exploring Operation: 74-59=15, Resulting Numbers: [27, 59, 15]
Generated Node #0,0: 48:[27, 59, 15] Operation: 74-59=15
Exploring Operation: 74-59=15, Resulting Numbers: [27, 59, 15]
Generated Node #0,1: 48:[27, 59, 15] Operation: 74-59=15
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
87,
69,
93,
35
] | 32 | [
"87*35=3045",
"3045-69=2976",
"2976/93=32"
] | Current State: 32:[87, 69, 93, 35], Operations: []
Exploring Operation: 87*35=3045, Resulting Numbers: [69, 93, 3045]
Generated Node #2: [69, 93, 3045] from Operation: 87*35=3045
Current State: 32:[69, 93, 3045], Operations: ['87*35=3045']
Exploring Operation: 3045-69=2976, Resulting Numbers: [93, 2976]
Generated Node ... | 4 | Current State: 32:[87, 69, 93, 35], Operations: []
Exploring Operation: 87-35=52, Resulting Numbers: [69, 93, 52]
Generated Node #0,0: 32:[69, 93, 52] Operation: 87-35=52
Exploring Operation: 87-69=18, Resulting Numbers: [93, 35, 18]
Generated Node #0,1: 32:[93, 35, 18] Operation: 87-69=18
Exploring Operation: 93-87=6,... | 0 | hs_5 | sum_heuristic |
[
77,
9,
68,
22
] | 22 | [
"77-9=68",
"68+22=90",
"90-68=22"
] | Current State: 22:[77, 9, 68, 22], Operations: []
Exploring Operation: 77-9=68, Resulting Numbers: [68, 22, 68]
Generated Node #2: [68, 22, 68] from Operation: 77-9=68
Current State: 22:[68, 22, 68], Operations: ['77-9=68']
Exploring Operation: 68+22=90, Resulting Numbers: [90]
90,22 equal: Goal Reached
Exploring Opera... | 4 | Current State: 22:[77, 9, 68, 22], Operations: []
Exploring Operation: 77-22=55, Resulting Numbers: [9, 68, 55]
Generated Node #0,0: 22:[9, 68, 55] Operation: 77-22=55
Exploring Operation: 77-68=9, Resulting Numbers: [9, 22, 9]
Generated Node #0,1: 22:[9, 22, 9] Operation: 77-68=9
Exploring Operation: 68-9=59, Resultin... | 0.986979 | hs_5 | sum_heuristic |
[
77,
10,
40,
67
] | 40 | [
"77-10=67",
"40+67=107",
"107-67=40"
] | Current State: 40:[77, 10, 40, 67], Operations: []
Exploring Operation: 77-10=67, Resulting Numbers: [40, 67, 67]
Generated Node #2: [40, 67, 67] from Operation: 77-10=67
Current State: 40:[40, 67, 67], Operations: ['77-10=67']
Exploring Operation: 40+67=107, Resulting Numbers: [107]
107,40 equal: Goal Reached
Explorin... | 4 | Current State: 40:[77, 10, 40, 67], Operations: []
Exploring Operation: 77-67=10, Resulting Numbers: [10, 40, 10]
Generated Node #0,0: 40:[10, 40, 10] Operation: 77-67=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 40:[10, 40, 10], Operations: ['77-67=10']
Exploring Operation: 40/10=4, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
59,
82,
14,
58
] | 95 | [
"82-59=23",
"14+58=72",
"23+72=95"
] | Current State: 95:[59, 82, 14, 58], Operations: []
Exploring Operation: 82-59=23, Resulting Numbers: [14, 58, 23]
Generated Node #2: [14, 58, 23] from Operation: 82-59=23
Current State: 95:[14, 58, 23], Operations: ['82-59=23']
Exploring Operation: 14+58=72, Resulting Numbers: [23, 72]
Generated Node #3: [23, 72] from ... | 4 | Current State: 95:[59, 82, 14, 58], Operations: []
Exploring Operation: 59+58=117, Resulting Numbers: [82, 14, 117]
Generated Node #0,0: 95:[82, 14, 117] Operation: 59+58=117
Exploring Operation: 59-58=1, Resulting Numbers: [82, 14, 1]
Generated Node #0,1: 95:[82, 14, 1] Operation: 59-58=1
Moving to Node #0,1
Current S... | 0.986979 | hs_2 | mult_heuristic |
[
8,
11,
88,
5
] | 55 | [
"8+5=13",
"11*13=143",
"143-88=55"
] | Current State: 55:[8, 11, 88, 5], Operations: []
Exploring Operation: 8+5=13, Resulting Numbers: [11, 88, 13]
Generated Node #2: [11, 88, 13] from Operation: 8+5=13
Current State: 55:[11, 88, 13], Operations: ['8+5=13']
Exploring Operation: 11*13=143, Resulting Numbers: [88, 143]
Generated Node #3: [88, 143] from Opera... | 4 | Current State: 55:[8, 11, 88, 5], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [11, 5, 11]
Generated Node #0,0: 55:[11, 5, 11] Operation: 88/8=11
Exploring Operation: 88/11=8, Resulting Numbers: [8, 5, 8]
Generated Node #0,1: 55:[8, 5, 8] Operation: 88/11=8
Exploring Operation: 88-5=83, Resulting Num... | 0 | hs_5 | sum_heuristic |
[
30,
13,
23,
38
] | 35 | [
"23-13=10",
"30/10=3",
"38-3=35"
] | Current State: 35:[30, 13, 23, 38], Operations: []
Exploring Operation: 23-13=10, Resulting Numbers: [30, 38, 10]
Generated Node #2: [30, 38, 10] from Operation: 23-13=10
Current State: 35:[30, 38, 10], Operations: ['23-13=10']
Exploring Operation: 30/10=3, Resulting Numbers: [38, 3]
Generated Node #3: [38, 3] from Ope... | 4 | Current State: 35:[30, 13, 23, 38], Operations: []
Exploring Operation: 30-23=7, Resulting Numbers: [13, 38, 7]
Generated Node #0,0: 35:[13, 38, 7] Operation: 30-23=7
Exploring Operation: 38-30=8, Resulting Numbers: [13, 23, 8]
Generated Node #0,1: 35:[13, 23, 8] Operation: 38-30=8
Exploring Operation: 13+23=36, Result... | 0.955729 | hs_4 | sum_heuristic |
[
94,
46,
73,
23
] | 90 | [
"94+46=140",
"73-23=50",
"140-50=90"
] | Current State: 90:[94, 46, 73, 23], Operations: []
Exploring Operation: 94+46=140, Resulting Numbers: [73, 23, 140]
Generated Node #2: [73, 23, 140] from Operation: 94+46=140
Current State: 90:[73, 23, 140], Operations: ['94+46=140']
Exploring Operation: 73-23=50, Resulting Numbers: [140, 50]
Generated Node #3: [140, 5... | 4 | Current State: 90:[94, 46, 73, 23], Operations: []
Exploring Operation: 94-73=21, Resulting Numbers: [46, 23, 21]
Generated Node #0,0: 90:[46, 23, 21] Operation: 94-73=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[46, 23, 21], Operations: ['94-73=21']
Exploring Operation: 23-21=2, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
37,
2,
53,
1
] | 48 | [
"53-37=16",
"2+1=3",
"16*3=48"
] | Current State: 48:[37, 2, 53, 1], Operations: []
Exploring Operation: 53-37=16, Resulting Numbers: [2, 1, 16]
Generated Node #2: [2, 1, 16] from Operation: 53-37=16
Current State: 48:[2, 1, 16], Operations: ['53-37=16']
Exploring Operation: 2+1=3, Resulting Numbers: [16, 3]
Generated Node #3: [16, 3] from Operation: 2+... | 4 | Current State: 48:[37, 2, 53, 1], Operations: []
Exploring Operation: 37+1=38, Resulting Numbers: [2, 53, 38]
Generated Node #0,0: 48:[2, 53, 38] Operation: 37+1=38
Exploring Operation: 53-37=16, Resulting Numbers: [2, 1, 16]
Generated Node #0,1: 48:[2, 1, 16] Operation: 53-37=16
Exploring Operation: 37+2=39, Resulting... | 0.985243 | hs_3 | mult_heuristic |
[
12,
96,
44,
94
] | 42 | [
"96/12=8",
"94-44=50",
"50-8=42"
] | Current State: 42:[12, 96, 44, 94], Operations: []
Exploring Operation: 96/12=8, Resulting Numbers: [44, 94, 8]
Generated Node #2: [44, 94, 8] from Operation: 96/12=8
Current State: 42:[44, 94, 8], Operations: ['96/12=8']
Exploring Operation: 94-44=50, Resulting Numbers: [8, 50]
Generated Node #3: [8, 50] from Operatio... | 4 | Current State: 42:[12, 96, 44, 94], Operations: []
Exploring Operation: 96/12=8, Resulting Numbers: [44, 94, 8]
Generated Node #0,0: 42:[44, 94, 8] Operation: 96/12=8
Exploring Operation: 96-94=2, Resulting Numbers: [12, 44, 2]
Generated Node #0,1: 42:[12, 44, 2] Operation: 96-94=2
Moving to Node #0,1
Current State: 42... | 0.990451 | hs_2 | sum_heuristic |
[
20,
24,
1,
18
] | 24 | [
"20-1=19",
"19-18=1",
"24*1=24"
] | Current State: 24:[20, 24, 1, 18], Operations: []
Exploring Operation: 20-1=19, Resulting Numbers: [24, 18, 19]
Generated Node #2: [24, 18, 19] from Operation: 20-1=19
Current State: 24:[24, 18, 19], Operations: ['20-1=19']
Exploring Operation: 19-18=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Operati... | 4 | Current State: 24:[20, 24, 1, 18], Operations: []
Exploring Operation: 20-18=2, Resulting Numbers: [24, 1, 2]
Generated Node #0,0: 24:[24, 1, 2] Operation: 20-18=2
Exploring Operation: 24-18=6, Resulting Numbers: [20, 1, 6]
Generated Node #0,1: 24:[20, 1, 6] Operation: 24-18=6
Exploring Operation: 24-20=4, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
50,
10,
47,
79
] | 27 | [
"50/10=5",
"79-47=32",
"32-5=27"
] | Current State: 27:[50, 10, 47, 79], Operations: []
Exploring Operation: 50/10=5, Resulting Numbers: [47, 79, 5]
Generated Node #2: [47, 79, 5] from Operation: 50/10=5
Current State: 27:[47, 79, 5], Operations: ['50/10=5']
Exploring Operation: 79-47=32, Resulting Numbers: [5, 32]
Generated Node #3: [5, 32] from Operatio... | 4 | Current State: 27:[50, 10, 47, 79], Operations: []
Exploring Operation: 79-50=29, Resulting Numbers: [10, 47, 29]
Generated Node #0,0: 27:[10, 47, 29] Operation: 79-50=29
Exploring Operation: 79-47=32, Resulting Numbers: [50, 10, 32]
Generated Node #0,1: 27:[50, 10, 32] Operation: 79-47=32
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
56,
17,
4,
33
] | 10 | [
"56+17=73",
"73-33=40",
"40/4=10"
] | Current State: 10:[56, 17, 4, 33], Operations: []
Exploring Operation: 56+17=73, Resulting Numbers: [4, 33, 73]
Generated Node #2: [4, 33, 73] from Operation: 56+17=73
Current State: 10:[4, 33, 73], Operations: ['56+17=73']
Exploring Operation: 73-33=40, Resulting Numbers: [4, 40]
Generated Node #3: [4, 40] from Operat... | 4 | Current State: 10:[56, 17, 4, 33], Operations: []
Exploring Operation: 56-33=23, Resulting Numbers: [17, 4, 23]
Generated Node #0,0: 10:[17, 4, 23] Operation: 56-33=23
Exploring Operation: 56-17=39, Resulting Numbers: [4, 33, 39]
Generated Node #0,1: 10:[4, 33, 39] Operation: 56-17=39
Exploring Operation: 33-17=16, Res... | 0.986979 | hs_4 | sum_heuristic |
[
41,
94,
60,
38
] | 86 | [
"41-38=3",
"60*3=180",
"180-94=86"
] | Current State: 86:[41, 94, 60, 38], Operations: []
Exploring Operation: 41-38=3, Resulting Numbers: [94, 60, 3]
Generated Node #2: [94, 60, 3] from Operation: 41-38=3
Current State: 86:[94, 60, 3], Operations: ['41-38=3']
Exploring Operation: 60*3=180, Resulting Numbers: [94, 180]
Generated Node #3: [94, 180] from Oper... | 4 | Current State: 86:[41, 94, 60, 38], Operations: []
Exploring Operation: 41-38=3, Resulting Numbers: [94, 60, 3]
Generated Node #0,0: 86:[94, 60, 3] Operation: 41-38=3
Exploring Operation: 60+38=98, Resulting Numbers: [41, 94, 98]
Generated Node #0,1: 86:[41, 94, 98] Operation: 60+38=98
Exploring Operation: 94-60=34, Re... | 0 | hs_3 | mult_heuristic |
[
50,
58,
32,
87
] | 83 | [
"58-50=8",
"32/8=4",
"87-4=83"
] | Current State: 83:[50, 58, 32, 87], Operations: []
Exploring Operation: 58-50=8, Resulting Numbers: [32, 87, 8]
Generated Node #2: [32, 87, 8] from Operation: 58-50=8
Current State: 83:[32, 87, 8], Operations: ['58-50=8']
Exploring Operation: 32/8=4, Resulting Numbers: [87, 4]
Generated Node #3: [87, 4] from Operation:... | 4 | Current State: 83:[50, 58, 32, 87], Operations: []
Exploring Operation: 50+32=82, Resulting Numbers: [58, 87, 82]
Generated Node #0,0: 83:[58, 87, 82] Operation: 50+32=82
Exploring Operation: 87-32=55, Resulting Numbers: [50, 58, 55]
Generated Node #0,1: 83:[50, 58, 55] Operation: 87-32=55
Exploring Operation: 50+58=10... | 0 | hs_4 | mult_heuristic |
[
25,
42,
3,
63
] | 46 | [
"25+42=67",
"63/3=21",
"67-21=46"
] | Current State: 46:[25, 42, 3, 63], Operations: []
Exploring Operation: 25+42=67, Resulting Numbers: [3, 63, 67]
Generated Node #2: [3, 63, 67] from Operation: 25+42=67
Current State: 46:[3, 63, 67], Operations: ['25+42=67']
Exploring Operation: 63/3=21, Resulting Numbers: [67, 21]
Generated Node #3: [67, 21] from Opera... | 4 | Current State: 46:[25, 42, 3, 63], Operations: []
Exploring Operation: 63-42=21, Resulting Numbers: [25, 3, 21]
Generated Node #0,0: 46:[25, 3, 21] Operation: 63-42=21
Exploring Operation: 42+3=45, Resulting Numbers: [25, 63, 45]
Generated Node #0,1: 46:[25, 63, 45] Operation: 42+3=45
Exploring Operation: 63-25=38, Res... | 0.965278 | hs_5 | mult_heuristic |
[
14,
29,
6,
80
] | 19 | [
"14-6=8",
"80/8=10",
"29-10=19"
] | Current State: 19:[14, 29, 6, 80], Operations: []
Exploring Operation: 14-6=8, Resulting Numbers: [29, 80, 8]
Generated Node #2: [29, 80, 8] from Operation: 14-6=8
Current State: 19:[29, 80, 8], Operations: ['14-6=8']
Exploring Operation: 80/8=10, Resulting Numbers: [29, 10]
Generated Node #3: [29, 10] from Operation: ... | 4 | Current State: 19:[14, 29, 6, 80], Operations: []
Exploring Operation: 80-29=51, Resulting Numbers: [14, 6, 51]
Generated Node #0,0: 19:[14, 6, 51] Operation: 80-29=51
Moving to Node #0,0
Current State: 19:[14, 6, 51], Operations: ['80-29=51']
Exploring Operation: 51-14=37, Resulting Numbers: [6, 37]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
83,
22,
94,
18
] | 20 | [
"94-83=11",
"22/11=2",
"18+2=20"
] | Current State: 20:[83, 22, 94, 18], Operations: []
Exploring Operation: 94-83=11, Resulting Numbers: [22, 18, 11]
Generated Node #2: [22, 18, 11] from Operation: 94-83=11
Current State: 20:[22, 18, 11], Operations: ['94-83=11']
Exploring Operation: 22/11=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] from Ope... | 4 | Current State: 20:[83, 22, 94, 18], Operations: []
Exploring Operation: 83-22=61, Resulting Numbers: [94, 18, 61]
Generated Node #0,0: 20:[94, 18, 61] Operation: 83-22=61
Exploring Operation: 94-83=11, Resulting Numbers: [22, 18, 11]
Generated Node #0,1: 20:[22, 18, 11] Operation: 94-83=11
Exploring Operation: 94-22=72... | 0.97309 | hs_3 | mult_heuristic |
[
19,
18,
32,
19
] | 49 | [
"19/19=1",
"18+32=50",
"50-1=49"
] | Current State: 49:[19, 18, 32, 19], Operations: []
Exploring Operation: 19/19=1, Resulting Numbers: [18, 32, 1]
Generated Node #2: [18, 32, 1] from Operation: 19/19=1
Current State: 49:[18, 32, 1], Operations: ['19/19=1']
Exploring Operation: 18+32=50, Resulting Numbers: [1, 50]
Generated Node #3: [1, 50] from Operatio... | 4 | Current State: 49:[19, 18, 32, 19], Operations: []
Exploring Operation: 18+32=50, Resulting Numbers: [19, 19, 50]
Generated Node #0,0: 49:[19, 19, 50] Operation: 18+32=50
Exploring Operation: 19+32=51, Resulting Numbers: [18, 19, 51]
Generated Node #0,1: 49:[18, 19, 51] Operation: 19+32=51
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
9,
77,
53,
11
] | 31 | [
"9*11=99",
"77+53=130",
"130-99=31"
] | Current State: 31:[9, 77, 53, 11], Operations: []
Exploring Operation: 9*11=99, Resulting Numbers: [77, 53, 99]
Generated Node #2: [77, 53, 99] from Operation: 9*11=99
Current State: 31:[77, 53, 99], Operations: ['9*11=99']
Exploring Operation: 77+53=130, Resulting Numbers: [99, 130]
Generated Node #3: [99, 130] from O... | 4 | Current State: 31:[9, 77, 53, 11], Operations: []
Exploring Operation: 77-53=24, Resulting Numbers: [9, 11, 24]
Generated Node #0,0: 31:[9, 11, 24] Operation: 77-53=24
Exploring Operation: 77-9=68, Resulting Numbers: [53, 11, 68]
Generated Node #0,1: 31:[53, 11, 68] Operation: 77-9=68
Exploring Operation: 53-9=44, Resu... | 0 | hs_5 | mult_heuristic |
[
34,
94,
64,
21
] | 25 | [
"94-34=60",
"64+21=85",
"85-60=25"
] | Current State: 25:[34, 94, 64, 21], Operations: []
Exploring Operation: 94-34=60, Resulting Numbers: [64, 21, 60]
Generated Node #2: [64, 21, 60] from Operation: 94-34=60
Current State: 25:[64, 21, 60], Operations: ['94-34=60']
Exploring Operation: 64+21=85, Resulting Numbers: [60, 85]
Generated Node #3: [60, 85] from ... | 4 | Current State: 25:[34, 94, 64, 21], Operations: []
Exploring Operation: 94-64=30, Resulting Numbers: [34, 21, 30]
Generated Node #0,0: 25:[34, 21, 30] Operation: 94-64=30
Exploring Operation: 94-34=60, Resulting Numbers: [64, 21, 60]
Generated Node #0,1: 25:[64, 21, 60] Operation: 94-34=60
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
52,
12,
73,
20
] | 53 | [
"52-12=40",
"73+20=93",
"93-40=53"
] | Current State: 53:[52, 12, 73, 20], Operations: []
Exploring Operation: 52-12=40, Resulting Numbers: [73, 20, 40]
Generated Node #2: [73, 20, 40] from Operation: 52-12=40
Current State: 53:[73, 20, 40], Operations: ['52-12=40']
Exploring Operation: 73+20=93, Resulting Numbers: [40, 93]
Generated Node #3: [40, 93] from ... | 4 | Current State: 53:[52, 12, 73, 20], Operations: []
Exploring Operation: 12+20=32, Resulting Numbers: [52, 73, 32]
Generated Node #0,0: 53:[52, 73, 32] Operation: 12+20=32
Exploring Operation: 73-12=61, Resulting Numbers: [52, 20, 61]
Generated Node #0,1: 53:[52, 20, 61] Operation: 73-12=61
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
50,
3,
9,
7
] | 84 | [
"50+7=57",
"3*9=27",
"57+27=84"
] | Current State: 84:[50, 3, 9, 7], Operations: []
Exploring Operation: 50+7=57, Resulting Numbers: [3, 9, 57]
Generated Node #2: [3, 9, 57] from Operation: 50+7=57
Current State: 84:[3, 9, 57], Operations: ['50+7=57']
Exploring Operation: 3*9=27, Resulting Numbers: [57, 27]
Generated Node #3: [57, 27] from Operation: 3*9... | 4 | Current State: 84:[50, 3, 9, 7], Operations: []
Exploring Operation: 50-9=41, Resulting Numbers: [3, 7, 41]
Generated Node #0,0: 84:[3, 7, 41] Operation: 50-9=41
Exploring Operation: 50-7=43, Resulting Numbers: [3, 9, 43]
Generated Node #0,1: 84:[3, 9, 43] Operation: 50-7=43
Moving to Node #0,0
Current State: 84:[3, 7,... | 0 | hs_2 | mult_heuristic |
[
53,
28,
94,
59
] | 10 | [
"53-28=25",
"94-59=35",
"35-25=10"
] | Current State: 10:[53, 28, 94, 59], Operations: []
Exploring Operation: 53-28=25, Resulting Numbers: [94, 59, 25]
Generated Node #2: [94, 59, 25] from Operation: 53-28=25
Current State: 10:[94, 59, 25], Operations: ['53-28=25']
Exploring Operation: 94-59=35, Resulting Numbers: [25, 35]
Generated Node #3: [25, 35] from ... | 4 | Current State: 10:[53, 28, 94, 59], Operations: []
Exploring Operation: 59-53=6, Resulting Numbers: [28, 94, 6]
Generated Node #0,0: 10:[28, 94, 6] Operation: 59-53=6
Exploring Operation: 94-53=41, Resulting Numbers: [28, 59, 41]
Generated Node #0,1: 10:[28, 59, 41] Operation: 94-53=41
Exploring Operation: 53-28=25, Re... | 0.986979 | hs_4 | mult_heuristic |
[
22,
5,
23,
59
] | 34 | [
"22+59=81",
"5*23=115",
"115-81=34"
] | Current State: 34:[22, 5, 23, 59], Operations: []
Exploring Operation: 22+59=81, Resulting Numbers: [5, 23, 81]
Generated Node #2: [5, 23, 81] from Operation: 22+59=81
Current State: 34:[5, 23, 81], Operations: ['22+59=81']
Exploring Operation: 5*23=115, Resulting Numbers: [81, 115]
Generated Node #3: [81, 115] from Op... | 4 | Current State: 34:[22, 5, 23, 59], Operations: []
Exploring Operation: 59-23=36, Resulting Numbers: [22, 5, 36]
Generated Node #0,0: 34:[22, 5, 36] Operation: 59-23=36
Exploring Operation: 23-22=1, Resulting Numbers: [5, 59, 1]
Generated Node #0,1: 34:[5, 59, 1] Operation: 23-22=1
Exploring Operation: 59-22=37, Resulti... | 0 | hs_3 | sum_heuristic |
[
56,
89,
84,
36
] | 77 | [
"89-56=33",
"84*33=2772",
"2772/36=77"
] | Current State: 77:[56, 89, 84, 36], Operations: []
Exploring Operation: 89-56=33, Resulting Numbers: [84, 36, 33]
Generated Node #2: [84, 36, 33] from Operation: 89-56=33
Current State: 77:[84, 36, 33], Operations: ['89-56=33']
Exploring Operation: 84*33=2772, Resulting Numbers: [36, 2772]
Generated Node #3: [36, 2772]... | 4 | Current State: 77:[56, 89, 84, 36], Operations: []
Exploring Operation: 56-36=20, Resulting Numbers: [89, 84, 20]
Generated Node #0,0: 77:[89, 84, 20] Operation: 56-36=20
Exploring Operation: 56+36=92, Resulting Numbers: [89, 84, 92]
Generated Node #0,1: 77:[89, 84, 92] Operation: 56+36=92
Exploring Operation: 89-36=53... | 0 | hs_4 | sum_heuristic |
[
84,
2,
13,
7
] | 32 | [
"84-13=71",
"71-7=64",
"64/2=32"
] | Current State: 32:[84, 2, 13, 7], Operations: []
Exploring Operation: 84-13=71, Resulting Numbers: [2, 7, 71]
Generated Node #2: [2, 7, 71] from Operation: 84-13=71
Current State: 32:[2, 7, 71], Operations: ['84-13=71']
Exploring Operation: 71-7=64, Resulting Numbers: [2, 64]
Generated Node #3: [2, 64] from Operation: ... | 4 | Current State: 32:[84, 2, 13, 7], Operations: []
Exploring Operation: 84/7=12, Resulting Numbers: [2, 13, 12]
Generated Node #0,0: 32:[2, 13, 12] Operation: 84/7=12
Exploring Operation: 84-13=71, Resulting Numbers: [2, 7, 71]
Generated Node #0,1: 32:[2, 7, 71] Operation: 84-13=71
Exploring Operation: 84/2=42, Resulting... | 0.975694 | hs_3 | sum_heuristic |
[
53,
51,
58,
60
] | 45 | [
"58-53=5",
"60-51=9",
"5*9=45"
] | Current State: 45:[53, 51, 58, 60], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [51, 60, 5]
Generated Node #2: [51, 60, 5] from Operation: 58-53=5
Current State: 45:[51, 60, 5], Operations: ['58-53=5']
Exploring Operation: 60-51=9, Resulting Numbers: [5, 9]
Generated Node #3: [5, 9] from Operation: ... | 4 | Current State: 45:[53, 51, 58, 60], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [51, 60, 5]
Generated Node #0,0: 45:[51, 60, 5] Operation: 58-53=5
Exploring Operation: 60-53=7, Resulting Numbers: [51, 58, 7]
Generated Node #0,1: 45:[51, 58, 7] Operation: 60-53=7
Exploring Operation: 60-51=9, Resulti... | 0.96875 | hs_4 | mult_heuristic |
[
35,
63,
42,
51
] | 85 | [
"35*51=1785",
"63-42=21",
"1785/21=85"
] | Current State: 85:[35, 63, 42, 51], Operations: []
Exploring Operation: 35*51=1785, Resulting Numbers: [63, 42, 1785]
Generated Node #2: [63, 42, 1785] from Operation: 35*51=1785
Current State: 85:[63, 42, 1785], Operations: ['35*51=1785']
Exploring Operation: 63-42=21, Resulting Numbers: [1785, 21]
Generated Node #3: ... | 4 | Current State: 85:[35, 63, 42, 51], Operations: []
Exploring Operation: 51-42=9, Resulting Numbers: [35, 63, 9]
Generated Node #0,0: 85:[35, 63, 9] Operation: 51-42=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[35, 63, 9], Operations: ['51-42=9']
Exploring Operation: 63-35=28, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
40,
78,
88,
24
] | 54 | [
"40+78=118",
"88-24=64",
"118-64=54"
] | Current State: 54:[40, 78, 88, 24], Operations: []
Exploring Operation: 40+78=118, Resulting Numbers: [88, 24, 118]
Generated Node #2: [88, 24, 118] from Operation: 40+78=118
Current State: 54:[88, 24, 118], Operations: ['40+78=118']
Exploring Operation: 88-24=64, Resulting Numbers: [118, 64]
Generated Node #3: [118, 6... | 4 | Current State: 54:[40, 78, 88, 24], Operations: []
Exploring Operation: 88-24=64, Resulting Numbers: [40, 78, 64]
Generated Node #0,0: 54:[40, 78, 64] Operation: 88-24=64
Exploring Operation: 88-78=10, Resulting Numbers: [40, 24, 10]
Generated Node #0,1: 54:[40, 24, 10] Operation: 88-78=10
Exploring Operation: 78-24=54... | 0.981771 | hs_4 | mult_heuristic |
[
25,
52,
76,
93
] | 93 | [
"25+52=77",
"77-76=1",
"93*1=93"
] | Current State: 93:[25, 52, 76, 93], Operations: []
Exploring Operation: 25+52=77, Resulting Numbers: [76, 93, 77]
Generated Node #2: [76, 93, 77] from Operation: 25+52=77
Current State: 93:[76, 93, 77], Operations: ['25+52=77']
Exploring Operation: 77-76=1, Resulting Numbers: [93, 1]
Generated Node #3: [93, 1] from Ope... | 4 | Current State: 93:[25, 52, 76, 93], Operations: []
Exploring Operation: 76-52=24, Resulting Numbers: [25, 93, 24]
Generated Node #0,0: 93:[25, 93, 24] Operation: 76-52=24
Exploring Operation: 25+76=101, Resulting Numbers: [52, 93, 101]
Generated Node #0,1: 93:[52, 93, 101] Operation: 25+76=101
Exploring Operation: 93-5... | 0.969618 | hs_5 | sum_heuristic |
[
25,
9,
91,
97
] | 75 | [
"9+91=100",
"100-97=3",
"25*3=75"
] | Current State: 75:[25, 9, 91, 97], Operations: []
Exploring Operation: 9+91=100, Resulting Numbers: [25, 97, 100]
Generated Node #2: [25, 97, 100] from Operation: 9+91=100
Current State: 75:[25, 97, 100], Operations: ['9+91=100']
Exploring Operation: 100-97=3, Resulting Numbers: [25, 3]
Generated Node #3: [25, 3] from ... | 4 | Current State: 75:[25, 9, 91, 97], Operations: []
Exploring Operation: 97-25=72, Resulting Numbers: [9, 91, 72]
Generated Node #0,0: 75:[9, 91, 72] Operation: 97-25=72
Exploring Operation: 97-91=6, Resulting Numbers: [25, 9, 6]
Generated Node #0,1: 75:[25, 9, 6] Operation: 97-91=6
Exploring Operation: 91-9=82, Resultin... | 0.987847 | hs_3 | sum_heuristic |
[
59,
3,
24,
21
] | 65 | [
"59+3=62",
"24-21=3",
"62+3=65"
] | Current State: 65:[59, 3, 24, 21], Operations: []
Exploring Operation: 59+3=62, Resulting Numbers: [24, 21, 62]
Generated Node #2: [24, 21, 62] from Operation: 59+3=62
Current State: 65:[24, 21, 62], Operations: ['59+3=62']
Exploring Operation: 24-21=3, Resulting Numbers: [62, 3]
Generated Node #3: [62, 3] from Operati... | 4 | Current State: 65:[59, 3, 24, 21], Operations: []
Exploring Operation: 24/3=8, Resulting Numbers: [59, 21, 8]
Generated Node #0,0: 65:[59, 21, 8] Operation: 24/3=8
Exploring Operation: 24-21=3, Resulting Numbers: [59, 3, 3]
Generated Node #0,1: 65:[59, 3, 3] Operation: 24-21=3
Start Sub Search at level 1: Moving to Nod... | 0.992188 | hs_2 | sum_heuristic |
[
84,
86,
7,
83
] | 69 | [
"86-84=2",
"7*2=14",
"83-14=69"
] | Current State: 69:[84, 86, 7, 83], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [7, 83, 2]
Generated Node #2: [7, 83, 2] from Operation: 86-84=2
Current State: 69:[7, 83, 2], Operations: ['86-84=2']
Exploring Operation: 7*2=14, Resulting Numbers: [83, 14]
Generated Node #3: [83, 14] from Operation: 7... | 4 | Current State: 69:[84, 86, 7, 83], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [7, 83, 2]
Generated Node #0,0: 69:[7, 83, 2] Operation: 86-84=2
Exploring Operation: 84-7=77, Resulting Numbers: [86, 83, 77]
Generated Node #0,1: 69:[86, 83, 77] Operation: 84-7=77
Exploring Operation: 84-83=1, Resultin... | 0 | hs_4 | sum_heuristic |
[
37,
46,
51,
16
] | 93 | [
"46-37=9",
"16*9=144",
"144-51=93"
] | Current State: 93:[37, 46, 51, 16], Operations: []
Exploring Operation: 46-37=9, Resulting Numbers: [51, 16, 9]
Generated Node #2: [51, 16, 9] from Operation: 46-37=9
Current State: 93:[51, 16, 9], Operations: ['46-37=9']
Exploring Operation: 16*9=144, Resulting Numbers: [51, 144]
Generated Node #3: [51, 144] from Oper... | 4 | Current State: 93:[37, 46, 51, 16], Operations: []
Exploring Operation: 51-46=5, Resulting Numbers: [37, 16, 5]
Generated Node #0,0: 93:[37, 16, 5] Operation: 51-46=5
Exploring Operation: 51-16=35, Resulting Numbers: [37, 46, 35]
Generated Node #0,1: 93:[37, 46, 35] Operation: 51-16=35
Exploring Operation: 46+51=97, Re... | 0 | hs_4 | sum_heuristic |
[
42,
87,
57,
72
] | 30 | [
"87-42=45",
"72-57=15",
"45-15=30"
] | Current State: 30:[42, 87, 57, 72], Operations: []
Exploring Operation: 87-42=45, Resulting Numbers: [57, 72, 45]
Generated Node #2: [57, 72, 45] from Operation: 87-42=45
Current State: 30:[57, 72, 45], Operations: ['87-42=45']
Exploring Operation: 72-57=15, Resulting Numbers: [45, 15]
Generated Node #3: [45, 15] from ... | 4 | Current State: 30:[42, 87, 57, 72], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [42, 57, 15]
Generated Node #0,0: 30:[42, 57, 15] Operation: 87-72=15
Moving to Node #0,0
Current State: 30:[42, 57, 15], Operations: ['87-72=15']
Exploring Operation: 57-42=15, Resulting Numbers: [15, 15]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
90,
42,
50,
94
] | 47 | [
"90-42=48",
"50-48=2",
"94/2=47"
] | Current State: 47:[90, 42, 50, 94], Operations: []
Exploring Operation: 90-42=48, Resulting Numbers: [50, 94, 48]
Generated Node #2: [50, 94, 48] from Operation: 90-42=48
Current State: 47:[50, 94, 48], Operations: ['90-42=48']
Exploring Operation: 50-48=2, Resulting Numbers: [94, 2]
Generated Node #3: [94, 2] from Ope... | 4 | Current State: 47:[90, 42, 50, 94], Operations: []
Exploring Operation: 94-50=44, Resulting Numbers: [90, 42, 44]
Generated Node #0,0: 47:[90, 42, 44] Operation: 94-50=44
Exploring Operation: 90-42=48, Resulting Numbers: [50, 94, 48]
Generated Node #0,1: 47:[50, 94, 48] Operation: 90-42=48
Exploring Operation: 94-42=52... | 0.917535 | hs_5 | sum_heuristic |
[
60,
29,
8,
11
] | 92 | [
"60+29=89",
"11-8=3",
"89+3=92"
] | Current State: 92:[60, 29, 8, 11], Operations: []
Exploring Operation: 60+29=89, Resulting Numbers: [8, 11, 89]
Generated Node #2: [8, 11, 89] from Operation: 60+29=89
Current State: 92:[8, 11, 89], Operations: ['60+29=89']
Exploring Operation: 11-8=3, Resulting Numbers: [89, 3]
Generated Node #3: [89, 3] from Operatio... | 4 | Current State: 92:[60, 29, 8, 11], Operations: []
Exploring Operation: 60-29=31, Resulting Numbers: [8, 11, 31]
Generated Node #0,0: 92:[8, 11, 31] Operation: 60-29=31
Exploring Operation: 60-11=49, Resulting Numbers: [29, 8, 49]
Generated Node #0,1: 92:[29, 8, 49] Operation: 60-11=49
Exploring Operation: 60+29=89, Res... | 0.967882 | hs_5 | mult_heuristic |
[
72,
38,
70,
54
] | 73 | [
"72-70=2",
"38/2=19",
"54+19=73"
] | Current State: 73:[72, 38, 70, 54], Operations: []
Exploring Operation: 72-70=2, Resulting Numbers: [38, 54, 2]
Generated Node #2: [38, 54, 2] from Operation: 72-70=2
Current State: 73:[38, 54, 2], Operations: ['72-70=2']
Exploring Operation: 38/2=19, Resulting Numbers: [54, 19]
Generated Node #3: [54, 19] from Operati... | 4 | Current State: 73:[72, 38, 70, 54], Operations: []
Exploring Operation: 38+54=92, Resulting Numbers: [72, 70, 92]
Generated Node #0,0: 73:[72, 70, 92] Operation: 38+54=92
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[72, 70, 92], Operations: ['38+54=92']
Exploring Operation: 92-70=22, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
96,
57,
81,
45
] | 67 | [
"96*57=5472",
"5472-45=5427",
"5427/81=67"
] | Current State: 67:[96, 57, 81, 45], Operations: []
Exploring Operation: 96*57=5472, Resulting Numbers: [81, 45, 5472]
Generated Node #2: [81, 45, 5472] from Operation: 96*57=5472
Current State: 67:[81, 45, 5472], Operations: ['96*57=5472']
Exploring Operation: 5472-45=5427, Resulting Numbers: [81, 5427]
Generated Node ... | 4 | Current State: 67:[96, 57, 81, 45], Operations: []
Exploring Operation: 81-45=36, Resulting Numbers: [96, 57, 36]
Generated Node #0,0: 67:[96, 57, 36] Operation: 81-45=36
Exploring Operation: 96-57=39, Resulting Numbers: [81, 45, 39]
Generated Node #0,1: 67:[81, 45, 39] Operation: 96-57=39
Exploring Operation: 57+45=10... | 0 | hs_5 | sum_heuristic |
[
78,
51,
46,
87
] | 81 | [
"51+87=138",
"138/46=3",
"78+3=81"
] | Current State: 81:[78, 51, 46, 87], Operations: []
Exploring Operation: 51+87=138, Resulting Numbers: [78, 46, 138]
Generated Node #2: [78, 46, 138] from Operation: 51+87=138
Current State: 81:[78, 46, 138], Operations: ['51+87=138']
Exploring Operation: 138/46=3, Resulting Numbers: [78, 3]
Generated Node #3: [78, 3] f... | 4 | Current State: 81:[78, 51, 46, 87], Operations: []
Exploring Operation: 51+46=97, Resulting Numbers: [78, 87, 97]
Generated Node #0,0: 81:[78, 87, 97] Operation: 51+46=97
Exploring Operation: 51-46=5, Resulting Numbers: [78, 87, 5]
Generated Node #0,1: 81:[78, 87, 5] Operation: 51-46=5
Exploring Operation: 78-51=27, Re... | 0 | hs_3 | mult_heuristic |
[
64,
28,
57,
5
] | 81 | [
"28+57=85",
"85/5=17",
"64+17=81"
] | Current State: 81:[64, 28, 57, 5], Operations: []
Exploring Operation: 28+57=85, Resulting Numbers: [64, 5, 85]
Generated Node #2: [64, 5, 85] from Operation: 28+57=85
Current State: 81:[64, 5, 85], Operations: ['28+57=85']
Exploring Operation: 85/5=17, Resulting Numbers: [64, 17]
Generated Node #3: [64, 17] from Opera... | 4 | Current State: 81:[64, 28, 57, 5], Operations: []
Exploring Operation: 28+57=85, Resulting Numbers: [64, 5, 85]
Generated Node #0,0: 81:[64, 5, 85] Operation: 28+57=85
Exploring Operation: 64-57=7, Resulting Numbers: [28, 5, 7]
Generated Node #0,1: 81:[28, 5, 7] Operation: 64-57=7
Exploring Operation: 64-28=36, Resulti... | 0.950521 | hs_4 | sum_heuristic |
[
56,
84,
70,
8
] | 90 | [
"84-56=28",
"70-8=62",
"28+62=90"
] | Current State: 90:[56, 84, 70, 8], Operations: []
Exploring Operation: 84-56=28, Resulting Numbers: [70, 8, 28]
Generated Node #2: [70, 8, 28] from Operation: 84-56=28
Current State: 90:[70, 8, 28], Operations: ['84-56=28']
Exploring Operation: 70-8=62, Resulting Numbers: [28, 62]
Generated Node #3: [28, 62] from Opera... | 4 | Current State: 90:[56, 84, 70, 8], Operations: []
Exploring Operation: 70-56=14, Resulting Numbers: [84, 8, 14]
Generated Node #0,0: 90:[84, 8, 14] Operation: 70-56=14
Exploring Operation: 84-70=14, Resulting Numbers: [56, 8, 14]
Generated Node #0,1: 90:[56, 8, 14] Operation: 84-70=14
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
53,
61,
75,
6
] | 100 | [
"61-53=8",
"75*8=600",
"600/6=100"
] | Current State: 100:[53, 61, 75, 6], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [75, 6, 8]
Generated Node #2: [75, 6, 8] from Operation: 61-53=8
Current State: 100:[75, 6, 8], Operations: ['61-53=8']
Exploring Operation: 75*8=600, Resulting Numbers: [6, 600]
Generated Node #3: [6, 600] from Operatio... | 4 | Current State: 100:[53, 61, 75, 6], Operations: []
Exploring Operation: 75-53=22, Resulting Numbers: [61, 6, 22]
Generated Node #0,0: 100:[61, 6, 22] Operation: 75-53=22
Exploring Operation: 75-61=14, Resulting Numbers: [53, 6, 14]
Generated Node #0,1: 100:[53, 6, 14] Operation: 75-61=14
Moving to Node #0,1
Current Sta... | 0 | hs_2 | sum_heuristic |
[
87,
98,
96,
62
] | 37 | [
"98-96=2",
"62*2=124",
"124-87=37"
] | Current State: 37:[87, 98, 96, 62], Operations: []
Exploring Operation: 98-96=2, Resulting Numbers: [87, 62, 2]
Generated Node #2: [87, 62, 2] from Operation: 98-96=2
Current State: 37:[87, 62, 2], Operations: ['98-96=2']
Exploring Operation: 62*2=124, Resulting Numbers: [87, 124]
Generated Node #3: [87, 124] from Oper... | 4 | Current State: 37:[87, 98, 96, 62], Operations: []
Exploring Operation: 98-87=11, Resulting Numbers: [96, 62, 11]
Generated Node #0,0: 37:[96, 62, 11] Operation: 98-87=11
Moving to Node #0,0
Current State: 37:[96, 62, 11], Operations: ['98-87=11']
Exploring Operation: 96-62=34, Resulting Numbers: [11, 34]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
58,
76,
80,
3
] | 59 | [
"76-58=18",
"80-3=77",
"77-18=59"
] | Current State: 59:[58, 76, 80, 3], Operations: []
Exploring Operation: 76-58=18, Resulting Numbers: [80, 3, 18]
Generated Node #2: [80, 3, 18] from Operation: 76-58=18
Current State: 59:[80, 3, 18], Operations: ['76-58=18']
Exploring Operation: 80-3=77, Resulting Numbers: [18, 77]
Generated Node #3: [18, 77] from Opera... | 4 | Current State: 59:[58, 76, 80, 3], Operations: []
Exploring Operation: 58-3=55, Resulting Numbers: [76, 80, 55]
Generated Node #0,0: 59:[76, 80, 55] Operation: 58-3=55
Exploring Operation: 76-3=73, Resulting Numbers: [58, 80, 73]
Generated Node #0,1: 59:[58, 80, 73] Operation: 76-3=73
Exploring Operation: 58+3=61, Resu... | 0.975694 | hs_4 | mult_heuristic |
[
11,
55,
50,
81
] | 14 | [
"81-11=70",
"55-50=5",
"70/5=14"
] | Current State: 14:[11, 55, 50, 81], Operations: []
Exploring Operation: 81-11=70, Resulting Numbers: [55, 50, 70]
Generated Node #2: [55, 50, 70] from Operation: 81-11=70
Current State: 14:[55, 50, 70], Operations: ['81-11=70']
Exploring Operation: 55-50=5, Resulting Numbers: [70, 5]
Generated Node #3: [70, 5] from Ope... | 4 | Current State: 14:[11, 55, 50, 81], Operations: []
Exploring Operation: 81-50=31, Resulting Numbers: [11, 55, 31]
Generated Node #0,0: 14:[11, 55, 31] Operation: 81-50=31
Exploring Operation: 55-50=5, Resulting Numbers: [11, 81, 5]
Generated Node #0,1: 14:[11, 81, 5] Operation: 55-50=5
Exploring Operation: 81-55=26, Re... | 0.967882 | hs_3 | mult_heuristic |
[
19,
23,
61,
14
] | 25 | [
"23+61=84",
"84/14=6",
"19+6=25"
] | Current State: 25:[19, 23, 61, 14], Operations: []
Exploring Operation: 23+61=84, Resulting Numbers: [19, 14, 84]
Generated Node #2: [19, 14, 84] from Operation: 23+61=84
Current State: 25:[19, 14, 84], Operations: ['23+61=84']
Exploring Operation: 84/14=6, Resulting Numbers: [19, 6]
Generated Node #3: [19, 6] from Ope... | 4 | Current State: 25:[19, 23, 61, 14], Operations: []
Exploring Operation: 61-19=42, Resulting Numbers: [23, 14, 42]
Generated Node #0,0: 25:[23, 14, 42] Operation: 61-19=42
Exploring Operation: 19-14=5, Resulting Numbers: [23, 61, 5]
Generated Node #0,1: 25:[23, 61, 5] Operation: 19-14=5
Exploring Operation: 61-23=38, Re... | 0 | hs_4 | sum_heuristic |
[
44,
73,
50,
38
] | 65 | [
"44*73=3212",
"38+3212=3250",
"3250/50=65"
] | Current State: 65:[44, 73, 50, 38], Operations: []
Exploring Operation: 44*73=3212, Resulting Numbers: [50, 38, 3212]
Generated Node #2: [50, 38, 3212] from Operation: 44*73=3212
Current State: 65:[50, 38, 3212], Operations: ['44*73=3212']
Exploring Operation: 38+3212=3250, Resulting Numbers: [50, 3250]
Generated Node ... | 4 | Current State: 65:[44, 73, 50, 38], Operations: []
Exploring Operation: 44-38=6, Resulting Numbers: [73, 50, 6]
Generated Node #0,0: 65:[73, 50, 6] Operation: 44-38=6
Moving to Node #0,0
Current State: 65:[73, 50, 6], Operations: ['44-38=6']
Exploring Operation: 73-50=23, Resulting Numbers: [6, 23]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
21,
49,
56,
72
] | 74 | [
"49-21=28",
"56/28=2",
"72+2=74"
] | Current State: 74:[21, 49, 56, 72], Operations: []
Exploring Operation: 49-21=28, Resulting Numbers: [56, 72, 28]
Generated Node #2: [56, 72, 28] from Operation: 49-21=28
Current State: 74:[56, 72, 28], Operations: ['49-21=28']
Exploring Operation: 56/28=2, Resulting Numbers: [72, 2]
Generated Node #3: [72, 2] from Ope... | 4 | Current State: 74:[21, 49, 56, 72], Operations: []
Exploring Operation: 56-21=35, Resulting Numbers: [49, 72, 35]
Generated Node #0,0: 74:[49, 72, 35] Operation: 56-21=35
Moving to Node #0,0
Current State: 74:[49, 72, 35], Operations: ['56-21=35']
Exploring Operation: 49+35=84, Resulting Numbers: [72, 84]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
36,
79,
40,
24
] | 21 | [
"79-36=43",
"40+24=64",
"64-43=21"
] | Current State: 21:[36, 79, 40, 24], Operations: []
Exploring Operation: 79-36=43, Resulting Numbers: [40, 24, 43]
Generated Node #2: [40, 24, 43] from Operation: 79-36=43
Current State: 21:[40, 24, 43], Operations: ['79-36=43']
Exploring Operation: 40+24=64, Resulting Numbers: [43, 64]
Generated Node #3: [43, 64] from ... | 4 | Current State: 21:[36, 79, 40, 24], Operations: []
Exploring Operation: 79-40=39, Resulting Numbers: [36, 24, 39]
Generated Node #0,0: 21:[36, 24, 39] Operation: 79-40=39
Exploring Operation: 79-24=55, Resulting Numbers: [36, 40, 55]
Generated Node #0,1: 21:[36, 40, 55] Operation: 79-24=55
Exploring Operation: 79-36=43... | 0.986111 | hs_4 | sum_heuristic |
[
58,
92,
31,
3
] | 62 | [
"92-58=34",
"31-3=28",
"34+28=62"
] | Current State: 62:[58, 92, 31, 3], Operations: []
Exploring Operation: 92-58=34, Resulting Numbers: [31, 3, 34]
Generated Node #2: [31, 3, 34] from Operation: 92-58=34
Current State: 62:[31, 3, 34], Operations: ['92-58=34']
Exploring Operation: 31-3=28, Resulting Numbers: [34, 28]
Generated Node #3: [34, 28] from Opera... | 4 | Current State: 62:[58, 92, 31, 3], Operations: []
Exploring Operation: 92-3=89, Resulting Numbers: [58, 31, 89]
Generated Node #0,0: 62:[58, 31, 89] Operation: 92-3=89
Exploring Operation: 92-31=61, Resulting Numbers: [58, 3, 61]
Generated Node #0,1: 62:[58, 3, 61] Operation: 92-31=61
Exploring Operation: 92-58=34, Res... | 0.985243 | hs_5 | sum_heuristic |
[
56,
72,
10,
3
] | 90 | [
"56+10=66",
"72/3=24",
"66+24=90"
] | Current State: 90:[56, 72, 10, 3], Operations: []
Exploring Operation: 56+10=66, Resulting Numbers: [72, 3, 66]
Generated Node #2: [72, 3, 66] from Operation: 56+10=66
Current State: 90:[72, 3, 66], Operations: ['56+10=66']
Exploring Operation: 72/3=24, Resulting Numbers: [66, 24]
Generated Node #3: [66, 24] from Opera... | 4 | Current State: 90:[56, 72, 10, 3], Operations: []
Exploring Operation: 72/3=24, Resulting Numbers: [56, 10, 24]
Generated Node #0,0: 90:[56, 10, 24] Operation: 72/3=24
Exploring Operation: 72-56=16, Resulting Numbers: [10, 3, 16]
Generated Node #0,1: 90:[10, 3, 16] Operation: 72-56=16
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
41,
9,
70,
17
] | 42 | [
"41+70=111",
"9*17=153",
"153-111=42"
] | Current State: 42:[41, 9, 70, 17], Operations: []
Exploring Operation: 41+70=111, Resulting Numbers: [9, 17, 111]
Generated Node #2: [9, 17, 111] from Operation: 41+70=111
Current State: 42:[9, 17, 111], Operations: ['41+70=111']
Exploring Operation: 9*17=153, Resulting Numbers: [111, 153]
Generated Node #3: [111, 153]... | 4 | Current State: 42:[41, 9, 70, 17], Operations: []
Exploring Operation: 70-41=29, Resulting Numbers: [9, 17, 29]
Generated Node #0,0: 42:[9, 17, 29] Operation: 70-41=29
Moving to Node #0,0
Current State: 42:[9, 17, 29], Operations: ['70-41=29']
Exploring Operation: 29-9=20, Resulting Numbers: [17, 20]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
68,
78,
15,
19
] | 11 | [
"68+78=146",
"19+146=165",
"165/15=11"
] | Current State: 11:[68, 78, 15, 19], Operations: []
Exploring Operation: 68+78=146, Resulting Numbers: [15, 19, 146]
Generated Node #2: [15, 19, 146] from Operation: 68+78=146
Current State: 11:[15, 19, 146], Operations: ['68+78=146']
Exploring Operation: 19+146=165, Resulting Numbers: [15, 165]
Generated Node #3: [15, ... | 4 | Current State: 11:[68, 78, 15, 19], Operations: []
Exploring Operation: 78-15=63, Resulting Numbers: [68, 19, 63]
Generated Node #0,0: 11:[68, 19, 63] Operation: 78-15=63
Exploring Operation: 78-19=59, Resulting Numbers: [68, 15, 59]
Generated Node #0,1: 11:[68, 15, 59] Operation: 78-19=59
Exploring Operation: 68-15=53... | 0 | hs_5 | mult_heuristic |
[
77,
81,
13,
85
] | 16 | [
"77-13=64",
"85-81=4",
"64/4=16"
] | Current State: 16:[77, 81, 13, 85], Operations: []
Exploring Operation: 77-13=64, Resulting Numbers: [81, 85, 64]
Generated Node #2: [81, 85, 64] from Operation: 77-13=64
Current State: 16:[81, 85, 64], Operations: ['77-13=64']
Exploring Operation: 85-81=4, Resulting Numbers: [64, 4]
Generated Node #3: [64, 4] from Ope... | 4 | Current State: 16:[77, 81, 13, 85], Operations: []
Exploring Operation: 85-81=4, Resulting Numbers: [77, 13, 4]
Generated Node #0,0: 16:[77, 13, 4] Operation: 85-81=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[77, 13, 4], Operations: ['85-81=4']
Exploring Operation: 77-13=64, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
28,
81,
50,
33
] | 11 | [
"81-28=53",
"53-50=3",
"33/3=11"
] | Current State: 11:[28, 81, 50, 33], Operations: []
Exploring Operation: 81-28=53, Resulting Numbers: [50, 33, 53]
Generated Node #2: [50, 33, 53] from Operation: 81-28=53
Current State: 11:[50, 33, 53], Operations: ['81-28=53']
Exploring Operation: 53-50=3, Resulting Numbers: [33, 3]
Generated Node #3: [33, 3] from Ope... | 4 | Current State: 11:[28, 81, 50, 33], Operations: []
Exploring Operation: 81-28=53, Resulting Numbers: [50, 33, 53]
Generated Node #0,0: 11:[50, 33, 53] Operation: 81-28=53
Exploring Operation: 81-33=48, Resulting Numbers: [28, 50, 48]
Generated Node #0,1: 11:[28, 50, 48] Operation: 81-33=48
Exploring Operation: 50-33=17... | 0.981771 | hs_4 | mult_heuristic |
[
96,
28,
72,
86
] | 34 | [
"96+28=124",
"72+86=158",
"158-124=34"
] | Current State: 34:[96, 28, 72, 86], Operations: []
Exploring Operation: 96+28=124, Resulting Numbers: [72, 86, 124]
Generated Node #2: [72, 86, 124] from Operation: 96+28=124
Current State: 34:[72, 86, 124], Operations: ['96+28=124']
Exploring Operation: 72+86=158, Resulting Numbers: [124, 158]
Generated Node #3: [124,... | 4 | Current State: 34:[96, 28, 72, 86], Operations: []
Exploring Operation: 86-72=14, Resulting Numbers: [96, 28, 14]
Generated Node #0,0: 34:[96, 28, 14] Operation: 86-72=14
Exploring Operation: 96-28=68, Resulting Numbers: [72, 86, 68]
Generated Node #0,1: 34:[72, 86, 68] Operation: 96-28=68
Exploring Operation: 72-28=44... | 0.985243 | hs_5 | mult_heuristic |
[
92,
17,
17,
96
] | 68 | [
"92*17=1564",
"17*96=1632",
"1632-1564=68"
] | Current State: 68:[92, 17, 17, 96], Operations: []
Exploring Operation: 92*17=1564, Resulting Numbers: [96, 1564]
Generated Node #2: [96, 1564] from Operation: 92*17=1564
Current State: 68:[96, 1564], Operations: ['92*17=1564']
Exploring Operation: 17*96=1632, Resulting Numbers: [1564, 1632]
Generated Node #3: [1564, 1... | 4 | Current State: 68:[92, 17, 17, 96], Operations: []
Exploring Operation: 96-17=79, Resulting Numbers: [92, 17, 79]
Generated Node #0,0: 68:[92, 17, 79] Operation: 96-17=79
Exploring Operation: 92-17=75, Resulting Numbers: [17, 96, 75]
Generated Node #0,1: 68:[17, 96, 75] Operation: 92-17=75
Exploring Operation: 96-17=79... | 0 | hs_5 | mult_heuristic |
[
18,
58,
27,
67
] | 18 | [
"18+58=76",
"27+67=94",
"94-76=18"
] | Current State: 18:[18, 58, 27, 67], Operations: []
Exploring Operation: 18+58=76, Resulting Numbers: [27, 67, 76]
Generated Node #2: [27, 67, 76] from Operation: 18+58=76
Current State: 18:[27, 67, 76], Operations: ['18+58=76']
Exploring Operation: 27+67=94, Resulting Numbers: [76, 94]
Generated Node #3: [76, 94] from ... | 4 | Current State: 18:[18, 58, 27, 67], Operations: []
Exploring Operation: 67-58=9, Resulting Numbers: [18, 27, 9]
Generated Node #0,0: 18:[18, 27, 9] Operation: 67-58=9
Exploring Operation: 58-27=31, Resulting Numbers: [18, 67, 31]
Generated Node #0,1: 18:[18, 67, 31] Operation: 58-27=31
Exploring Operation: 67-27=40, Re... | 0.979167 | hs_4 | sum_heuristic |
[
71,
94,
98,
48
] | 73 | [
"94-71=23",
"98-48=50",
"23+50=73"
] | Current State: 73:[71, 94, 98, 48], Operations: []
Exploring Operation: 94-71=23, Resulting Numbers: [98, 48, 23]
Generated Node #2: [98, 48, 23] from Operation: 94-71=23
Current State: 73:[98, 48, 23], Operations: ['94-71=23']
Exploring Operation: 98-48=50, Resulting Numbers: [23, 50]
Generated Node #3: [23, 50] from ... | 4 | Current State: 73:[71, 94, 98, 48], Operations: []
Exploring Operation: 98-48=50, Resulting Numbers: [71, 94, 50]
Generated Node #0,0: 73:[71, 94, 50] Operation: 98-48=50
Exploring Operation: 98-71=27, Resulting Numbers: [94, 48, 27]
Generated Node #0,1: 73:[94, 48, 27] Operation: 98-71=27
Exploring Operation: 94-48=46... | 0.983507 | hs_3 | sum_heuristic |
[
66,
69,
31,
89
] | 28 | [
"89-66=23",
"69/23=3",
"31-3=28"
] | Current State: 28:[66, 69, 31, 89], Operations: []
Exploring Operation: 89-66=23, Resulting Numbers: [69, 31, 23]
Generated Node #2: [69, 31, 23] from Operation: 89-66=23
Current State: 28:[69, 31, 23], Operations: ['89-66=23']
Exploring Operation: 69/23=3, Resulting Numbers: [31, 3]
Generated Node #3: [31, 3] from Ope... | 4 | Current State: 28:[66, 69, 31, 89], Operations: []
Exploring Operation: 69-31=38, Resulting Numbers: [66, 89, 38]
Generated Node #0,0: 28:[66, 89, 38] Operation: 69-31=38
Exploring Operation: 89-66=23, Resulting Numbers: [69, 31, 23]
Generated Node #0,1: 28:[69, 31, 23] Operation: 89-66=23
Exploring Operation: 89-69=20... | 0.967882 | hs_5 | sum_heuristic |
[
54,
52,
53,
90
] | 63 | [
"52+53=105",
"54*105=5670",
"5670/90=63"
] | Current State: 63:[54, 52, 53, 90], Operations: []
Exploring Operation: 52+53=105, Resulting Numbers: [54, 90, 105]
Generated Node #2: [54, 90, 105] from Operation: 52+53=105
Current State: 63:[54, 90, 105], Operations: ['52+53=105']
Exploring Operation: 54*105=5670, Resulting Numbers: [90, 5670]
Generated Node #3: [90... | 4 | Current State: 63:[54, 52, 53, 90], Operations: []
Exploring Operation: 90-53=37, Resulting Numbers: [54, 52, 37]
Generated Node #0,0: 63:[54, 52, 37] Operation: 90-53=37
Exploring Operation: 53-52=1, Resulting Numbers: [54, 90, 1]
Generated Node #0,1: 63:[54, 90, 1] Operation: 53-52=1
Exploring Operation: 90-54=36, Re... | 0 | hs_5 | sum_heuristic |
[
78,
60,
52,
96
] | 84 | [
"78*96=7488",
"7488/52=144",
"144-60=84"
] | Current State: 84:[78, 60, 52, 96], Operations: []
Exploring Operation: 78*96=7488, Resulting Numbers: [60, 52, 7488]
Generated Node #2: [60, 52, 7488] from Operation: 78*96=7488
Current State: 84:[60, 52, 7488], Operations: ['78*96=7488']
Exploring Operation: 7488/52=144, Resulting Numbers: [60, 144]
Generated Node #3... | 4 | Current State: 84:[78, 60, 52, 96], Operations: []
Exploring Operation: 96-60=36, Resulting Numbers: [78, 52, 36]
Generated Node #0,0: 84:[78, 52, 36] Operation: 96-60=36
Exploring Operation: 60-52=8, Resulting Numbers: [78, 96, 8]
Generated Node #0,1: 84:[78, 96, 8] Operation: 60-52=8
Exploring Operation: 78-60=18, Re... | 0 | hs_4 | sum_heuristic |
[
70,
15,
67,
70
] | 82 | [
"70+15=85",
"70-67=3",
"85-3=82"
] | Current State: 82:[70, 15, 67, 70], Operations: []
Exploring Operation: 70+15=85, Resulting Numbers: [67, 85]
Generated Node #2: [67, 85] from Operation: 70+15=85
Current State: 82:[67, 85], Operations: ['70+15=85']
Exploring Operation: 70-67=3, Resulting Numbers: [85, 3]
Generated Node #3: [85, 3] from Operation: 70-6... | 4 | Current State: 82:[70, 15, 67, 70], Operations: []
Exploring Operation: 70-67=3, Resulting Numbers: [15, 70, 3]
Generated Node #0,0: 82:[15, 70, 3] Operation: 70-67=3
Exploring Operation: 15+67=82, Resulting Numbers: [70, 70, 82]
Generated Node #0,1: 82:[70, 70, 82] Operation: 15+67=82
Exploring Operation: 70-67=3, Res... | 0.990451 | hs_3 | sum_heuristic |
[
72,
44,
12,
84
] | 35 | [
"72-44=28",
"84/12=7",
"28+7=35"
] | Current State: 35:[72, 44, 12, 84], Operations: []
Exploring Operation: 72-44=28, Resulting Numbers: [12, 84, 28]
Generated Node #2: [12, 84, 28] from Operation: 72-44=28
Current State: 35:[12, 84, 28], Operations: ['72-44=28']
Exploring Operation: 84/12=7, Resulting Numbers: [28, 7]
Generated Node #3: [28, 7] from Ope... | 4 | Current State: 35:[72, 44, 12, 84], Operations: []
Exploring Operation: 84-72=12, Resulting Numbers: [44, 12, 12]
Generated Node #0,0: 35:[44, 12, 12] Operation: 84-72=12
Exploring Operation: 84/12=7, Resulting Numbers: [72, 44, 7]
Generated Node #0,1: 35:[72, 44, 7] Operation: 84/12=7
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | sum_heuristic |
[
88,
11,
24,
65
] | 93 | [
"24-11=13",
"65/13=5",
"88+5=93"
] | Current State: 93:[88, 11, 24, 65], Operations: []
Exploring Operation: 24-11=13, Resulting Numbers: [88, 65, 13]
Generated Node #2: [88, 65, 13] from Operation: 24-11=13
Current State: 93:[88, 65, 13], Operations: ['24-11=13']
Exploring Operation: 65/13=5, Resulting Numbers: [88, 5]
Generated Node #3: [88, 5] from Ope... | 4 | Current State: 93:[88, 11, 24, 65], Operations: []
Exploring Operation: 24+65=89, Resulting Numbers: [88, 11, 89]
Generated Node #0,0: 93:[88, 11, 89] Operation: 24+65=89
Exploring Operation: 88-65=23, Resulting Numbers: [11, 24, 23]
Generated Node #0,1: 93:[11, 24, 23] Operation: 88-65=23
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
96,
42,
85,
83
] | 75 | [
"85-83=2",
"42/2=21",
"96-21=75"
] | Current State: 75:[96, 42, 85, 83], Operations: []
Exploring Operation: 85-83=2, Resulting Numbers: [96, 42, 2]
Generated Node #2: [96, 42, 2] from Operation: 85-83=2
Current State: 75:[96, 42, 2], Operations: ['85-83=2']
Exploring Operation: 42/2=21, Resulting Numbers: [96, 21]
Generated Node #3: [96, 21] from Operati... | 4 | Current State: 75:[96, 42, 85, 83], Operations: []
Exploring Operation: 96-85=11, Resulting Numbers: [42, 83, 11]
Generated Node #0,0: 75:[42, 83, 11] Operation: 96-85=11
Exploring Operation: 96-42=54, Resulting Numbers: [85, 83, 54]
Generated Node #0,1: 75:[85, 83, 54] Operation: 96-42=54
Exploring Operation: 96-83=13... | 0 | hs_3 | sum_heuristic |
[
77,
63,
42,
22
] | 19 | [
"77-63=14",
"42/14=3",
"22-3=19"
] | Current State: 19:[77, 63, 42, 22], Operations: []
Exploring Operation: 77-63=14, Resulting Numbers: [42, 22, 14]
Generated Node #2: [42, 22, 14] from Operation: 77-63=14
Current State: 19:[42, 22, 14], Operations: ['77-63=14']
Exploring Operation: 42/14=3, Resulting Numbers: [22, 3]
Generated Node #3: [22, 3] from Ope... | 4 | Current State: 19:[77, 63, 42, 22], Operations: []
Exploring Operation: 77-42=35, Resulting Numbers: [63, 22, 35]
Generated Node #0,0: 19:[63, 22, 35] Operation: 77-42=35
Exploring Operation: 77-63=14, Resulting Numbers: [42, 22, 14]
Generated Node #0,1: 19:[42, 22, 14] Operation: 77-63=14
Exploring Operation: 63-42=21... | 0.983507 | hs_3 | mult_heuristic |
[
28,
88,
28,
47
] | 40 | [
"28/28=1",
"88-47=41",
"41-1=40"
] | Current State: 40:[28, 88, 28, 47], Operations: []
Exploring Operation: 28/28=1, Resulting Numbers: [88, 47, 1]
Generated Node #2: [88, 47, 1] from Operation: 28/28=1
Current State: 40:[88, 47, 1], Operations: ['28/28=1']
Exploring Operation: 88-47=41, Resulting Numbers: [1, 41]
Generated Node #3: [1, 41] from Operatio... | 4 | Current State: 40:[28, 88, 28, 47], Operations: []
Exploring Operation: 88-28=60, Resulting Numbers: [28, 47, 60]
Generated Node #0,0: 40:[28, 47, 60] Operation: 88-28=60
Exploring Operation: 28-28=0, Resulting Numbers: [88, 47, 0]
Generated Node #0,1: 40:[88, 47, 0] Operation: 28-28=0
Exploring Operation: 28/28=1, Res... | 0.986111 | hs_5 | mult_heuristic |
[
7,
16,
84,
69
] | 89 | [
"84-69=15",
"7*15=105",
"105-16=89"
] | Current State: 89:[7, 16, 84, 69], Operations: []
Exploring Operation: 84-69=15, Resulting Numbers: [7, 16, 15]
Generated Node #2: [7, 16, 15] from Operation: 84-69=15
Current State: 89:[7, 16, 15], Operations: ['84-69=15']
Exploring Operation: 7*15=105, Resulting Numbers: [16, 105]
Generated Node #3: [16, 105] from Op... | 4 | Current State: 89:[7, 16, 84, 69], Operations: []
Exploring Operation: 7*16=112, Resulting Numbers: [84, 69, 112]
Generated Node #0,0: 89:[84, 69, 112] Operation: 7*16=112
Exploring Operation: 7+16=23, Resulting Numbers: [84, 69, 23]
Generated Node #0,1: 89:[84, 69, 23] Operation: 7+16=23
Moving to Node #0,0
Current St... | 0 | hs_2 | mult_heuristic |
[
2,
30,
50,
18
] | 37 | [
"50/2=25",
"30-18=12",
"25+12=37"
] | Current State: 37:[2, 30, 50, 18], Operations: []
Exploring Operation: 50/2=25, Resulting Numbers: [30, 18, 25]
Generated Node #2: [30, 18, 25] from Operation: 50/2=25
Current State: 37:[30, 18, 25], Operations: ['50/2=25']
Exploring Operation: 30-18=12, Resulting Numbers: [25, 12]
Generated Node #3: [25, 12] from Oper... | 4 | Current State: 37:[2, 30, 50, 18], Operations: []
Exploring Operation: 50-2=48, Resulting Numbers: [30, 18, 48]
Generated Node #0,0: 37:[30, 18, 48] Operation: 50-2=48
Exploring Operation: 2*18=36, Resulting Numbers: [30, 50, 36]
Generated Node #0,1: 37:[30, 50, 36] Operation: 2*18=36
Exploring Operation: 2+30=32, Resu... | 0 | hs_3 | mult_heuristic |
[
77,
39,
1,
4
] | 75 | [
"39-1=38",
"4*38=152",
"152-77=75"
] | Current State: 75:[77, 39, 1, 4], Operations: []
Exploring Operation: 39-1=38, Resulting Numbers: [77, 4, 38]
Generated Node #2: [77, 4, 38] from Operation: 39-1=38
Current State: 75:[77, 4, 38], Operations: ['39-1=38']
Exploring Operation: 4*38=152, Resulting Numbers: [77, 152]
Generated Node #3: [77, 152] from Operat... | 4 | Current State: 75:[77, 39, 1, 4], Operations: []
Exploring Operation: 39-4=35, Resulting Numbers: [77, 1, 35]
Generated Node #0,0: 75:[77, 1, 35] Operation: 39-4=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[77, 1, 35], Operations: ['39-4=35']
Exploring Operation: 77-1=76, Resulting Numbers: [3... | 0 | hs_1 | mult_heuristic |
[
52,
31,
71,
53
] | 65 | [
"52+31=83",
"71-53=18",
"83-18=65"
] | Current State: 65:[52, 31, 71, 53], Operations: []
Exploring Operation: 52+31=83, Resulting Numbers: [71, 53, 83]
Generated Node #2: [71, 53, 83] from Operation: 52+31=83
Current State: 65:[71, 53, 83], Operations: ['52+31=83']
Exploring Operation: 71-53=18, Resulting Numbers: [83, 18]
Generated Node #3: [83, 18] from ... | 4 | Current State: 65:[52, 31, 71, 53], Operations: []
Exploring Operation: 53-31=22, Resulting Numbers: [52, 71, 22]
Generated Node #0,0: 65:[52, 71, 22] Operation: 53-31=22
Exploring Operation: 52+31=83, Resulting Numbers: [71, 53, 83]
Generated Node #0,1: 65:[71, 53, 83] Operation: 52+31=83
Exploring Operation: 53-52=1,... | 0.947049 | hs_4 | sum_heuristic |
[
61,
55,
2,
58
] | 32 | [
"61-55=6",
"58+6=64",
"64/2=32"
] | Current State: 32:[61, 55, 2, 58], Operations: []
Exploring Operation: 61-55=6, Resulting Numbers: [2, 58, 6]
Generated Node #2: [2, 58, 6] from Operation: 61-55=6
Current State: 32:[2, 58, 6], Operations: ['61-55=6']
Exploring Operation: 58+6=64, Resulting Numbers: [2, 64]
Generated Node #3: [2, 64] from Operation: 58... | 4 | Current State: 32:[61, 55, 2, 58], Operations: []
Exploring Operation: 58-55=3, Resulting Numbers: [61, 2, 3]
Generated Node #0,0: 32:[61, 2, 3] Operation: 58-55=3
Exploring Operation: 61-55=6, Resulting Numbers: [2, 58, 6]
Generated Node #0,1: 32:[2, 58, 6] Operation: 61-55=6
Exploring Operation: 58/2=29, Resulting Nu... | 0 | hs_4 | mult_heuristic |
[
45,
8,
41,
61
] | 93 | [
"45-41=4",
"8*4=32",
"61+32=93"
] | Current State: 93:[45, 8, 41, 61], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [8, 61, 4]
Generated Node #2: [8, 61, 4] from Operation: 45-41=4
Current State: 93:[8, 61, 4], Operations: ['45-41=4']
Exploring Operation: 8*4=32, Resulting Numbers: [61, 32]
Generated Node #3: [61, 32] from Operation: 8... | 4 | Current State: 93:[45, 8, 41, 61], Operations: []
Exploring Operation: 41+61=102, Resulting Numbers: [45, 8, 102]
Generated Node #0,0: 93:[45, 8, 102] Operation: 41+61=102
Exploring Operation: 45+61=106, Resulting Numbers: [8, 41, 106]
Generated Node #0,1: 93:[8, 41, 106] Operation: 45+61=106
Exploring Operation: 61-45... | 0 | hs_3 | sum_heuristic |
[
27,
58,
98,
60
] | 73 | [
"27+58=85",
"98+60=158",
"158-85=73"
] | Current State: 73:[27, 58, 98, 60], Operations: []
Exploring Operation: 27+58=85, Resulting Numbers: [98, 60, 85]
Generated Node #2: [98, 60, 85] from Operation: 27+58=85
Current State: 73:[98, 60, 85], Operations: ['27+58=85']
Exploring Operation: 98+60=158, Resulting Numbers: [85, 158]
Generated Node #3: [85, 158] fr... | 4 | Current State: 73:[27, 58, 98, 60], Operations: []
Exploring Operation: 27+60=87, Resulting Numbers: [58, 98, 87]
Generated Node #0,0: 73:[58, 98, 87] Operation: 27+60=87
Exploring Operation: 98-27=71, Resulting Numbers: [58, 60, 71]
Generated Node #0,1: 73:[58, 60, 71] Operation: 98-27=71
Exploring Operation: 27+58=85... | 0.96875 | hs_3 | mult_heuristic |
[
20,
19,
63,
57
] | 13 | [
"63+57=120",
"120/20=6",
"19-6=13"
] | Current State: 13:[20, 19, 63, 57], Operations: []
Exploring Operation: 63+57=120, Resulting Numbers: [20, 19, 120]
Generated Node #2: [20, 19, 120] from Operation: 63+57=120
Current State: 13:[20, 19, 120], Operations: ['63+57=120']
Exploring Operation: 120/20=6, Resulting Numbers: [19, 6]
Generated Node #3: [19, 6] f... | 4 | Current State: 13:[20, 19, 63, 57], Operations: []
Exploring Operation: 63-20=43, Resulting Numbers: [19, 57, 43]
Generated Node #0,0: 13:[19, 57, 43] Operation: 63-20=43
Exploring Operation: 57/19=3, Resulting Numbers: [20, 63, 3]
Generated Node #0,1: 13:[20, 63, 3] Operation: 57/19=3
Exploring Operation: 57-20=37, Re... | 0 | hs_4 | sum_heuristic |
[
4,
9,
69,
91
] | 94 | [
"9+91=100",
"100/4=25",
"69+25=94"
] | Current State: 94:[4, 9, 69, 91], Operations: []
Exploring Operation: 9+91=100, Resulting Numbers: [4, 69, 100]
Generated Node #2: [4, 69, 100] from Operation: 9+91=100
Current State: 94:[4, 69, 100], Operations: ['9+91=100']
Exploring Operation: 100/4=25, Resulting Numbers: [69, 25]
Generated Node #3: [69, 25] from Op... | 4 | Current State: 94:[4, 9, 69, 91], Operations: []
Exploring Operation: 69-9=60, Resulting Numbers: [4, 91, 60]
Generated Node #0,0: 94:[4, 91, 60] Operation: 69-9=60
Start Sub Search at level 1: Moving to Node #0,0
Current State: 94:[4, 91, 60], Operations: ['69-9=60']
Exploring Operation: 60-4=56, Resulting Numbers: [9... | 0 | hs_1 | sum_heuristic |
[
11,
56,
77,
43
] | 79 | [
"56-11=45",
"77-43=34",
"45+34=79"
] | Current State: 79:[11, 56, 77, 43], Operations: []
Exploring Operation: 56-11=45, Resulting Numbers: [77, 43, 45]
Generated Node #2: [77, 43, 45] from Operation: 56-11=45
Current State: 79:[77, 43, 45], Operations: ['56-11=45']
Exploring Operation: 77-43=34, Resulting Numbers: [45, 34]
Generated Node #3: [45, 34] from ... | 4 | Current State: 79:[11, 56, 77, 43], Operations: []
Exploring Operation: 11+56=67, Resulting Numbers: [77, 43, 67]
Generated Node #0,0: 79:[77, 43, 67] Operation: 11+56=67
Moving to Node #0,0
Current State: 79:[77, 43, 67], Operations: ['11+56=67']
Exploring Operation: 43+67=110, Resulting Numbers: [77, 110]
Generated N... | 0 | hs_1 | sum_heuristic |
[
2,
68,
34,
30
] | 14 | [
"30-2=28",
"68/34=2",
"28/2=14"
] | Current State: 14:[2, 68, 34, 30], Operations: []
Exploring Operation: 30-2=28, Resulting Numbers: [68, 34, 28]
Generated Node #2: [68, 34, 28] from Operation: 30-2=28
Current State: 14:[68, 34, 28], Operations: ['30-2=28']
Exploring Operation: 68/34=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Operati... | 4 | Current State: 14:[2, 68, 34, 30], Operations: []
Exploring Operation: 68/34=2, Resulting Numbers: [2, 30, 2]
Generated Node #0,0: 14:[2, 30, 2] Operation: 68/34=2
Exploring Operation: 68-34=34, Resulting Numbers: [2, 30, 34]
Generated Node #0,1: 14:[2, 30, 34] Operation: 68-34=34
Exploring Operation: 68/2=34, Resultin... | 0.981771 | hs_4 | sum_heuristic |
[
59,
96,
9,
3
] | 94 | [
"96+9=105",
"105/3=35",
"59+35=94"
] | Current State: 94:[59, 96, 9, 3], Operations: []
Exploring Operation: 96+9=105, Resulting Numbers: [59, 3, 105]
Generated Node #2: [59, 3, 105] from Operation: 96+9=105
Current State: 94:[59, 3, 105], Operations: ['96+9=105']
Exploring Operation: 105/3=35, Resulting Numbers: [59, 35]
Generated Node #3: [59, 35] from Op... | 4 | Current State: 94:[59, 96, 9, 3], Operations: []
Exploring Operation: 59-9=50, Resulting Numbers: [96, 3, 50]
Generated Node #0,0: 94:[96, 3, 50] Operation: 59-9=50
Exploring Operation: 9/3=3, Resulting Numbers: [59, 96, 3]
Generated Node #0,1: 94:[59, 96, 3] Operation: 9/3=3
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | sum_heuristic |
[
80,
14,
67,
58
] | 46 | [
"67-58=9",
"14*9=126",
"126-80=46"
] | Current State: 46:[80, 14, 67, 58], Operations: []
Exploring Operation: 67-58=9, Resulting Numbers: [80, 14, 9]
Generated Node #2: [80, 14, 9] from Operation: 67-58=9
Current State: 46:[80, 14, 9], Operations: ['67-58=9']
Exploring Operation: 14*9=126, Resulting Numbers: [80, 126]
Generated Node #3: [80, 126] from Oper... | 4 | Current State: 46:[80, 14, 67, 58], Operations: []
Exploring Operation: 80-67=13, Resulting Numbers: [14, 58, 13]
Generated Node #0,0: 46:[14, 58, 13] Operation: 80-67=13
Exploring Operation: 80-58=22, Resulting Numbers: [14, 67, 22]
Generated Node #0,1: 46:[14, 67, 22] Operation: 80-58=22
Exploring Operation: 67-58=9,... | 0 | hs_3 | mult_heuristic |
[
71,
97,
53,
68
] | 47 | [
"71+97=168",
"53+68=121",
"168-121=47"
] | Current State: 47:[71, 97, 53, 68], Operations: []
Exploring Operation: 71+97=168, Resulting Numbers: [53, 68, 168]
Generated Node #2: [53, 68, 168] from Operation: 71+97=168
Current State: 47:[53, 68, 168], Operations: ['71+97=168']
Exploring Operation: 53+68=121, Resulting Numbers: [168, 121]
Generated Node #3: [168,... | 4 | Current State: 47:[71, 97, 53, 68], Operations: []
Exploring Operation: 97-68=29, Resulting Numbers: [71, 53, 29]
Generated Node #0,0: 47:[71, 53, 29] Operation: 97-68=29
Exploring Operation: 97-71=26, Resulting Numbers: [53, 68, 26]
Generated Node #0,1: 47:[53, 68, 26] Operation: 97-71=26
Exploring Operation: 97-53=44... | 0.986979 | hs_3 | mult_heuristic |
[
1,
30,
5,
99
] | 46 | [
"30-1=29",
"5*29=145",
"145-99=46"
] | Current State: 46:[1, 30, 5, 99], Operations: []
Exploring Operation: 30-1=29, Resulting Numbers: [5, 99, 29]
Generated Node #2: [5, 99, 29] from Operation: 30-1=29
Current State: 46:[5, 99, 29], Operations: ['30-1=29']
Exploring Operation: 5*29=145, Resulting Numbers: [99, 145]
Generated Node #3: [99, 145] from Operat... | 4 | Current State: 46:[1, 30, 5, 99], Operations: []
Exploring Operation: 99-30=69, Resulting Numbers: [1, 5, 69]
Generated Node #0,0: 46:[1, 5, 69] Operation: 99-30=69
Exploring Operation: 99-5=94, Resulting Numbers: [1, 30, 94]
Generated Node #0,1: 46:[1, 30, 94] Operation: 99-5=94
Exploring Operation: 30/5=6, Resulting ... | 0 | hs_5 | mult_heuristic |
[
34,
64,
13,
4
] | 26 | [
"64+4=68",
"68/34=2",
"13*2=26"
] | Current State: 26:[34, 64, 13, 4], Operations: []
Exploring Operation: 64+4=68, Resulting Numbers: [34, 13, 68]
Generated Node #2: [34, 13, 68] from Operation: 64+4=68
Current State: 26:[34, 13, 68], Operations: ['64+4=68']
Exploring Operation: 68/34=2, Resulting Numbers: [13, 2]
Generated Node #3: [13, 2] from Operati... | 4 | Current State: 26:[34, 64, 13, 4], Operations: []
Exploring Operation: 64-34=30, Resulting Numbers: [13, 4, 30]
Generated Node #0,0: 26:[13, 4, 30] Operation: 64-34=30
Start Sub Search at level 1: Moving to Node #0,0
Current State: 26:[13, 4, 30], Operations: ['64-34=30']
Exploring Operation: 30-4=26, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
52,
96,
51,
22
] | 29 | [
"96-52=44",
"51+22=73",
"73-44=29"
] | Current State: 29:[52, 96, 51, 22], Operations: []
Exploring Operation: 96-52=44, Resulting Numbers: [51, 22, 44]
Generated Node #2: [51, 22, 44] from Operation: 96-52=44
Current State: 29:[51, 22, 44], Operations: ['96-52=44']
Exploring Operation: 51+22=73, Resulting Numbers: [44, 73]
Generated Node #3: [44, 73] from ... | 4 | Current State: 29:[52, 96, 51, 22], Operations: []
Exploring Operation: 96-51=45, Resulting Numbers: [52, 22, 45]
Generated Node #0,0: 29:[52, 22, 45] Operation: 96-51=45
Exploring Operation: 96-52=44, Resulting Numbers: [51, 22, 44]
Generated Node #0,1: 29:[51, 22, 44] Operation: 96-52=44
Moving to Node #0,1
Current S... | 0.986979 | hs_2 | mult_heuristic |
[
70,
83,
48,
76
] | 58 | [
"83*48=3984",
"76+3984=4060",
"4060/70=58"
] | Current State: 58:[70, 83, 48, 76], Operations: []
Exploring Operation: 83*48=3984, Resulting Numbers: [70, 76, 3984]
Generated Node #2: [70, 76, 3984] from Operation: 83*48=3984
Current State: 58:[70, 76, 3984], Operations: ['83*48=3984']
Exploring Operation: 76+3984=4060, Resulting Numbers: [70, 4060]
Generated Node ... | 4 | Current State: 58:[70, 83, 48, 76], Operations: []
Exploring Operation: 83-48=35, Resulting Numbers: [70, 76, 35]
Generated Node #0,0: 58:[70, 76, 35] Operation: 83-48=35
Exploring Operation: 76-48=28, Resulting Numbers: [70, 83, 28]
Generated Node #0,1: 58:[70, 83, 28] Operation: 76-48=28
Exploring Operation: 83-76=7,... | 0 | hs_3 | mult_heuristic |
[
60,
47,
49,
51
] | 69 | [
"49-47=2",
"60*2=120",
"120-51=69"
] | Current State: 69:[60, 47, 49, 51], Operations: []
Exploring Operation: 49-47=2, Resulting Numbers: [60, 51, 2]
Generated Node #2: [60, 51, 2] from Operation: 49-47=2
Current State: 69:[60, 51, 2], Operations: ['49-47=2']
Exploring Operation: 60*2=120, Resulting Numbers: [51, 120]
Generated Node #3: [51, 120] from Oper... | 4 | Current State: 69:[60, 47, 49, 51], Operations: []
Exploring Operation: 49-47=2, Resulting Numbers: [60, 51, 2]
Generated Node #0,0: 69:[60, 51, 2] Operation: 49-47=2
Moving to Node #0,0
Current State: 69:[60, 51, 2], Operations: ['49-47=2']
Exploring Operation: 60-51=9, Resulting Numbers: [2, 9]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
78,
70,
89,
4
] | 26 | [
"89-78=11",
"4*11=44",
"70-44=26"
] | Current State: 26:[78, 70, 89, 4], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [70, 4, 11]
Generated Node #2: [70, 4, 11] from Operation: 89-78=11
Current State: 26:[70, 4, 11], Operations: ['89-78=11']
Exploring Operation: 4*11=44, Resulting Numbers: [70, 44]
Generated Node #3: [70, 44] from Opera... | 4 | Current State: 26:[78, 70, 89, 4], Operations: []
Exploring Operation: 89-70=19, Resulting Numbers: [78, 4, 19]
Generated Node #0,0: 26:[78, 4, 19] Operation: 89-70=19
Exploring Operation: 78-70=8, Resulting Numbers: [89, 4, 8]
Generated Node #0,1: 26:[89, 4, 8] Operation: 78-70=8
Exploring Operation: 89-78=11, Resulti... | 0 | hs_4 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.