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 |
|---|---|---|---|---|---|---|---|---|
[
30,
67,
14,
14
] | 65 | [
"67-30=37",
"14+14=28",
"37+28=65"
] | Current State: 65:[30, 67, 14, 14], Operations: []
Exploring Operation: 67-30=37, Resulting Numbers: [14, 14, 37]
Generated Node #2: [14, 14, 37] from Operation: 67-30=37
Current State: 65:[14, 14, 37], Operations: ['67-30=37']
Exploring Operation: 14+14=28, Resulting Numbers: [37, 28]
Generated Node #3: [37, 28] from ... | 4 | Current State: 65:[30, 67, 14, 14], Operations: []
Exploring Operation: 30-14=16, Resulting Numbers: [67, 14, 16]
Generated Node #0,0: 65:[67, 14, 16] Operation: 30-14=16
Exploring Operation: 30-14=16, Resulting Numbers: [67, 14, 16]
Generated Node #0,1: 65:[67, 14, 16] Operation: 30-14=16
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
43,
62,
21,
80
] | 40 | [
"62-43=19",
"80-21=59",
"59-19=40"
] | Current State: 40:[43, 62, 21, 80], Operations: []
Exploring Operation: 62-43=19, Resulting Numbers: [21, 80, 19]
Generated Node #2: [21, 80, 19] from Operation: 62-43=19
Current State: 40:[21, 80, 19], Operations: ['62-43=19']
Exploring Operation: 80-21=59, Resulting Numbers: [19, 59]
Generated Node #3: [19, 59] from ... | 4 | Current State: 40:[43, 62, 21, 80], Operations: []
Exploring Operation: 80-62=18, Resulting Numbers: [43, 21, 18]
Generated Node #0,0: 40:[43, 21, 18] Operation: 80-62=18
Moving to Node #0,0
Current State: 40:[43, 21, 18], Operations: ['80-62=18']
Exploring Operation: 43-21=22, Resulting Numbers: [18, 22]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
68,
19,
56,
85
] | 89 | [
"56*85=4760",
"4760/68=70",
"19+70=89"
] | Current State: 89:[68, 19, 56, 85], Operations: []
Exploring Operation: 56*85=4760, Resulting Numbers: [68, 19, 4760]
Generated Node #2: [68, 19, 4760] from Operation: 56*85=4760
Current State: 89:[68, 19, 4760], Operations: ['56*85=4760']
Exploring Operation: 4760/68=70, Resulting Numbers: [19, 70]
Generated Node #3: ... | 4 | Current State: 89:[68, 19, 56, 85], Operations: []
Exploring Operation: 19+85=104, Resulting Numbers: [68, 56, 104]
Generated Node #0,0: 89:[68, 56, 104] Operation: 19+85=104
Exploring Operation: 19+56=75, Resulting Numbers: [68, 85, 75]
Generated Node #0,1: 89:[68, 85, 75] Operation: 19+56=75
Exploring Operation: 68+1... | 0 | hs_4 | sum_heuristic |
[
62,
36,
56,
85
] | 91 | [
"62-56=6",
"36/6=6",
"85+6=91"
] | Current State: 91:[62, 36, 56, 85], Operations: []
Exploring Operation: 62-56=6, Resulting Numbers: [36, 85, 6]
Generated Node #2: [36, 85, 6] from Operation: 62-56=6
Current State: 91:[36, 85, 6], Operations: ['62-56=6']
Exploring Operation: 36/6=6, Resulting Numbers: [85, 6]
Generated Node #3: [85, 6] from Operation:... | 4 | Current State: 91:[62, 36, 56, 85], Operations: []
Exploring Operation: 62+36=98, Resulting Numbers: [56, 85, 98]
Generated Node #0,0: 91:[56, 85, 98] Operation: 62+36=98
Exploring Operation: 62-56=6, Resulting Numbers: [36, 85, 6]
Generated Node #0,1: 91:[36, 85, 6] Operation: 62-56=6
Exploring Operation: 56-36=20, Re... | 0.978299 | hs_4 | mult_heuristic |
[
45,
93,
65,
59
] | 42 | [
"93-45=48",
"65-59=6",
"48-6=42"
] | Current State: 42:[45, 93, 65, 59], Operations: []
Exploring Operation: 93-45=48, Resulting Numbers: [65, 59, 48]
Generated Node #2: [65, 59, 48] from Operation: 93-45=48
Current State: 42:[65, 59, 48], Operations: ['93-45=48']
Exploring Operation: 65-59=6, Resulting Numbers: [48, 6]
Generated Node #3: [48, 6] from Ope... | 4 | Current State: 42:[45, 93, 65, 59], Operations: []
Exploring Operation: 93-59=34, Resulting Numbers: [45, 65, 34]
Generated Node #0,0: 42:[45, 65, 34] Operation: 93-59=34
Exploring Operation: 65-59=6, Resulting Numbers: [45, 93, 6]
Generated Node #0,1: 42:[45, 93, 6] Operation: 65-59=6
Exploring Operation: 93-65=28, Re... | 0.986111 | hs_4 | sum_heuristic |
[
56,
28,
55,
55
] | 26 | [
"56+28=84",
"55+55=110",
"110-84=26"
] | Current State: 26:[56, 28, 55, 55], Operations: []
Exploring Operation: 56+28=84, Resulting Numbers: [55, 55, 84]
Generated Node #2: [55, 55, 84] from Operation: 56+28=84
Current State: 26:[55, 55, 84], Operations: ['56+28=84']
Exploring Operation: 55+55=110, Resulting Numbers: [84, 110]
Generated Node #3: [84, 110] fr... | 4 | Current State: 26:[56, 28, 55, 55], Operations: []
Exploring Operation: 56-55=1, Resulting Numbers: [28, 55, 1]
Generated Node #0,0: 26:[28, 55, 1] Operation: 56-55=1
Exploring Operation: 56-55=1, Resulting Numbers: [28, 55, 1]
Generated Node #0,1: 26:[28, 55, 1] Operation: 56-55=1
Exploring Operation: 55/55=1, Resulti... | 0.987847 | hs_4 | mult_heuristic |
[
55,
76,
26,
73
] | 84 | [
"55+76=131",
"73-26=47",
"131-47=84"
] | Current State: 84:[55, 76, 26, 73], Operations: []
Exploring Operation: 55+76=131, Resulting Numbers: [26, 73, 131]
Generated Node #2: [26, 73, 131] from Operation: 55+76=131
Current State: 84:[26, 73, 131], Operations: ['55+76=131']
Exploring Operation: 73-26=47, Resulting Numbers: [131, 47]
Generated Node #3: [131, 4... | 4 | Current State: 84:[55, 76, 26, 73], Operations: []
Exploring Operation: 55-26=29, Resulting Numbers: [76, 73, 29]
Generated Node #0,0: 84:[76, 73, 29] Operation: 55-26=29
Exploring Operation: 76-55=21, Resulting Numbers: [26, 73, 21]
Generated Node #0,1: 84:[26, 73, 21] Operation: 76-55=21
Exploring Operation: 73-55=18... | 0.972222 | hs_4 | sum_heuristic |
[
70,
29,
47,
68
] | 62 | [
"70-29=41",
"68-47=21",
"41+21=62"
] | Current State: 62:[70, 29, 47, 68], Operations: []
Exploring Operation: 70-29=41, Resulting Numbers: [47, 68, 41]
Generated Node #2: [47, 68, 41] from Operation: 70-29=41
Current State: 62:[47, 68, 41], Operations: ['70-29=41']
Exploring Operation: 68-47=21, Resulting Numbers: [41, 21]
Generated Node #3: [41, 21] from ... | 4 | Current State: 62:[70, 29, 47, 68], Operations: []
Exploring Operation: 70-68=2, Resulting Numbers: [29, 47, 2]
Generated Node #0,0: 62:[29, 47, 2] Operation: 70-68=2
Exploring Operation: 70-47=23, Resulting Numbers: [29, 68, 23]
Generated Node #0,1: 62:[29, 68, 23] Operation: 70-47=23
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | sum_heuristic |
[
40,
75,
1,
2
] | 38 | [
"75-40=35",
"1+2=3",
"35+3=38"
] | Current State: 38:[40, 75, 1, 2], Operations: []
Exploring Operation: 75-40=35, Resulting Numbers: [1, 2, 35]
Generated Node #2: [1, 2, 35] from Operation: 75-40=35
Current State: 38:[1, 2, 35], Operations: ['75-40=35']
Exploring Operation: 1+2=3, Resulting Numbers: [35, 3]
Generated Node #3: [35, 3] from Operation: 1+... | 4 | Current State: 38:[40, 75, 1, 2], Operations: []
Exploring Operation: 75-1=74, Resulting Numbers: [40, 2, 74]
Generated Node #0,0: 38:[40, 2, 74] Operation: 75-1=74
Exploring Operation: 40-1=39, Resulting Numbers: [75, 2, 39]
Generated Node #0,1: 38:[75, 2, 39] Operation: 40-1=39
Exploring Operation: 75-2=73, Resulting... | 0.985243 | hs_5 | sum_heuristic |
[
70,
77,
64,
54
] | 17 | [
"77-70=7",
"64-54=10",
"7+10=17"
] | Current State: 17:[70, 77, 64, 54], Operations: []
Exploring Operation: 77-70=7, Resulting Numbers: [64, 54, 7]
Generated Node #2: [64, 54, 7] from Operation: 77-70=7
Current State: 17:[64, 54, 7], Operations: ['77-70=7']
Exploring Operation: 64-54=10, Resulting Numbers: [7, 10]
Generated Node #3: [7, 10] from Operatio... | 4 | Current State: 17:[70, 77, 64, 54], Operations: []
Exploring Operation: 70-64=6, Resulting Numbers: [77, 54, 6]
Generated Node #0,0: 17:[77, 54, 6] Operation: 70-64=6
Exploring Operation: 77-70=7, Resulting Numbers: [64, 54, 7]
Generated Node #0,1: 17:[64, 54, 7] Operation: 77-70=7
Exploring Operation: 77-54=23, Result... | 0.986979 | hs_5 | mult_heuristic |
[
52,
91,
30,
10
] | 70 | [
"30+10=40",
"91*40=3640",
"3640/52=70"
] | Current State: 70:[52, 91, 30, 10], Operations: []
Exploring Operation: 30+10=40, Resulting Numbers: [52, 91, 40]
Generated Node #2: [52, 91, 40] from Operation: 30+10=40
Current State: 70:[52, 91, 40], Operations: ['30+10=40']
Exploring Operation: 91*40=3640, Resulting Numbers: [52, 3640]
Generated Node #3: [52, 3640]... | 4 | Current State: 70:[52, 91, 30, 10], Operations: []
Exploring Operation: 91-52=39, Resulting Numbers: [30, 10, 39]
Generated Node #0,0: 70:[30, 10, 39] Operation: 91-52=39
Exploring Operation: 52-30=22, Resulting Numbers: [91, 10, 22]
Generated Node #0,1: 70:[91, 10, 22] Operation: 52-30=22
Exploring Operation: 91-30=61... | 0 | hs_3 | mult_heuristic |
[
91,
27,
88,
67
] | 58 | [
"91-88=3",
"27/3=9",
"67-9=58"
] | Current State: 58:[91, 27, 88, 67], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [27, 67, 3]
Generated Node #2: [27, 67, 3] from Operation: 91-88=3
Current State: 58:[27, 67, 3], Operations: ['91-88=3']
Exploring Operation: 27/3=9, Resulting Numbers: [67, 9]
Generated Node #3: [67, 9] from Operation:... | 4 | Current State: 58:[91, 27, 88, 67], Operations: []
Exploring Operation: 91-67=24, Resulting Numbers: [27, 88, 24]
Generated Node #0,0: 58:[27, 88, 24] Operation: 91-67=24
Exploring Operation: 88-67=21, Resulting Numbers: [91, 27, 21]
Generated Node #0,1: 58:[91, 27, 21] Operation: 88-67=21
Exploring Operation: 91-27=64... | 0 | hs_4 | mult_heuristic |
[
16,
12,
62,
68
] | 77 | [
"16*62=992",
"992-68=924",
"924/12=77"
] | Current State: 77:[16, 12, 62, 68], Operations: []
Exploring Operation: 16*62=992, Resulting Numbers: [12, 68, 992]
Generated Node #2: [12, 68, 992] from Operation: 16*62=992
Current State: 77:[12, 68, 992], Operations: ['16*62=992']
Exploring Operation: 992-68=924, Resulting Numbers: [12, 924]
Generated Node #3: [12, ... | 4 | Current State: 77:[16, 12, 62, 68], Operations: []
Exploring Operation: 16+62=78, Resulting Numbers: [12, 68, 78]
Generated Node #0,0: 77:[12, 68, 78] Operation: 16+62=78
Exploring Operation: 68-62=6, Resulting Numbers: [16, 12, 6]
Generated Node #0,1: 77:[16, 12, 6] Operation: 68-62=6
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
51,
78,
62,
15
] | 52 | [
"51+78=129",
"62+15=77",
"129-77=52"
] | Current State: 52:[51, 78, 62, 15], Operations: []
Exploring Operation: 51+78=129, Resulting Numbers: [62, 15, 129]
Generated Node #2: [62, 15, 129] from Operation: 51+78=129
Current State: 52:[62, 15, 129], Operations: ['51+78=129']
Exploring Operation: 62+15=77, Resulting Numbers: [129, 77]
Generated Node #3: [129, 7... | 4 | Current State: 52:[51, 78, 62, 15], Operations: []
Exploring Operation: 78-62=16, Resulting Numbers: [51, 15, 16]
Generated Node #0,0: 52:[51, 15, 16] Operation: 78-62=16
Exploring Operation: 78-15=63, Resulting Numbers: [51, 62, 63]
Generated Node #0,1: 52:[51, 62, 63] Operation: 78-15=63
Exploring Operation: 78-51=27... | 0.986979 | hs_4 | mult_heuristic |
[
16,
31,
73,
29
] | 65 | [
"31-29=2",
"16/2=8",
"73-8=65"
] | Current State: 65:[16, 31, 73, 29], Operations: []
Exploring Operation: 31-29=2, Resulting Numbers: [16, 73, 2]
Generated Node #2: [16, 73, 2] from Operation: 31-29=2
Current State: 65:[16, 73, 2], Operations: ['31-29=2']
Exploring Operation: 16/2=8, Resulting Numbers: [73, 8]
Generated Node #3: [73, 8] from Operation:... | 4 | Current State: 65:[16, 31, 73, 29], Operations: []
Exploring Operation: 29-16=13, Resulting Numbers: [31, 73, 13]
Generated Node #0,0: 65:[31, 73, 13] Operation: 29-16=13
Exploring Operation: 31+29=60, Resulting Numbers: [16, 73, 60]
Generated Node #0,1: 65:[16, 73, 60] Operation: 31+29=60
Exploring Operation: 16+31=47... | 0.979167 | hs_5 | sum_heuristic |
[
17,
23,
48,
98
] | 44 | [
"23-17=6",
"98-48=50",
"50-6=44"
] | Current State: 44:[17, 23, 48, 98], Operations: []
Exploring Operation: 23-17=6, Resulting Numbers: [48, 98, 6]
Generated Node #2: [48, 98, 6] from Operation: 23-17=6
Current State: 44:[48, 98, 6], Operations: ['23-17=6']
Exploring Operation: 98-48=50, Resulting Numbers: [6, 50]
Generated Node #3: [6, 50] from Operatio... | 4 | Current State: 44:[17, 23, 48, 98], Operations: []
Exploring Operation: 98-23=75, Resulting Numbers: [17, 48, 75]
Generated Node #0,0: 44:[17, 48, 75] Operation: 98-23=75
Exploring Operation: 98-17=81, Resulting Numbers: [23, 48, 81]
Generated Node #0,1: 44:[23, 48, 81] Operation: 98-17=81
Exploring Operation: 23-17=6,... | 0.986979 | hs_4 | sum_heuristic |
[
2,
62,
26,
52
] | 68 | [
"2*52=104",
"62-26=36",
"104-36=68"
] | Current State: 68:[2, 62, 26, 52], Operations: []
Exploring Operation: 2*52=104, Resulting Numbers: [62, 26, 104]
Generated Node #2: [62, 26, 104] from Operation: 2*52=104
Current State: 68:[62, 26, 104], Operations: ['2*52=104']
Exploring Operation: 62-26=36, Resulting Numbers: [104, 36]
Generated Node #3: [104, 36] f... | 4 | Current State: 68:[2, 62, 26, 52], Operations: []
Exploring Operation: 52/26=2, Resulting Numbers: [2, 62, 2]
Generated Node #0,0: 68:[2, 62, 2] Operation: 52/26=2
Moving to Node #0,0
Current State: 68:[2, 62, 2], Operations: ['52/26=2']
Exploring Operation: 62/2=31, Resulting Numbers: [2, 31]
Generated Node #0,0,0: 68... | 0 | hs_1 | sum_heuristic |
[
1,
64,
9,
2
] | 70 | [
"64-1=63",
"9-2=7",
"63+7=70"
] | Current State: 70:[1, 64, 9, 2], Operations: []
Exploring Operation: 64-1=63, Resulting Numbers: [9, 2, 63]
Generated Node #2: [9, 2, 63] from Operation: 64-1=63
Current State: 70:[9, 2, 63], Operations: ['64-1=63']
Exploring Operation: 9-2=7, Resulting Numbers: [63, 7]
Generated Node #3: [63, 7] from Operation: 9-2=7
... | 4 | Current State: 70:[1, 64, 9, 2], Operations: []
Exploring Operation: 1+64=65, Resulting Numbers: [9, 2, 65]
Generated Node #0,0: 70:[9, 2, 65] Operation: 1+64=65
Exploring Operation: 64+9=73, Resulting Numbers: [1, 2, 73]
Generated Node #0,1: 70:[1, 2, 73] Operation: 64+9=73
Exploring Operation: 1+9=10, Resulting Numbe... | 0.986111 | hs_4 | mult_heuristic |
[
29,
5,
77,
96
] | 43 | [
"29-5=24",
"96-77=19",
"24+19=43"
] | Current State: 43:[29, 5, 77, 96], Operations: []
Exploring Operation: 29-5=24, Resulting Numbers: [77, 96, 24]
Generated Node #2: [77, 96, 24] from Operation: 29-5=24
Current State: 43:[77, 96, 24], Operations: ['29-5=24']
Exploring Operation: 96-77=19, Resulting Numbers: [24, 19]
Generated Node #3: [24, 19] from Oper... | 4 | Current State: 43:[29, 5, 77, 96], Operations: []
Exploring Operation: 29+5=34, Resulting Numbers: [77, 96, 34]
Generated Node #0,0: 43:[77, 96, 34] Operation: 29+5=34
Exploring Operation: 96-77=19, Resulting Numbers: [29, 5, 19]
Generated Node #0,1: 43:[29, 5, 19] Operation: 96-77=19
Exploring Operation: 77-29=48, Res... | 0.980035 | hs_5 | mult_heuristic |
[
11,
29,
16,
5
] | 100 | [
"11*5=55",
"29+16=45",
"55+45=100"
] | Current State: 100:[11, 29, 16, 5], Operations: []
Exploring Operation: 11*5=55, Resulting Numbers: [29, 16, 55]
Generated Node #2: [29, 16, 55] from Operation: 11*5=55
Current State: 100:[29, 16, 55], Operations: ['11*5=55']
Exploring Operation: 29+16=45, Resulting Numbers: [55, 45]
Generated Node #3: [55, 45] from Op... | 4 | Current State: 100:[11, 29, 16, 5], Operations: []
Exploring Operation: 16-11=5, Resulting Numbers: [29, 5, 5]
Generated Node #0,0: 100:[29, 5, 5] Operation: 16-11=5
Moving to Node #0,0
Current State: 100:[29, 5, 5], Operations: ['16-11=5']
Exploring Operation: 29-5=24, Resulting Numbers: [5, 24]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
46,
64,
92,
28
] | 47 | [
"92-64=28",
"28/28=1",
"46+1=47"
] | Current State: 47:[46, 64, 92, 28], Operations: []
Exploring Operation: 92-64=28, Resulting Numbers: [46, 28, 28]
Generated Node #2: [46, 28, 28] from Operation: 92-64=28
Current State: 47:[46, 28, 28], Operations: ['92-64=28']
Exploring Operation: 28/28=1, Resulting Numbers: [46, 1]
Generated Node #3: [46, 1] from Ope... | 4 | Current State: 47:[46, 64, 92, 28], Operations: []
Exploring Operation: 92-46=46, Resulting Numbers: [64, 28, 46]
Generated Node #0,0: 47:[64, 28, 46] Operation: 92-46=46
Exploring Operation: 92-28=64, Resulting Numbers: [46, 64, 64]
Generated Node #0,1: 47:[46, 64, 64] Operation: 92-28=64
Exploring Operation: 92-64=28... | 0.985243 | hs_3 | mult_heuristic |
[
19,
36,
58,
24
] | 26 | [
"58-19=39",
"24*39=936",
"936/36=26"
] | Current State: 26:[19, 36, 58, 24], Operations: []
Exploring Operation: 58-19=39, Resulting Numbers: [36, 24, 39]
Generated Node #2: [36, 24, 39] from Operation: 58-19=39
Current State: 26:[36, 24, 39], Operations: ['58-19=39']
Exploring Operation: 24*39=936, Resulting Numbers: [36, 936]
Generated Node #3: [36, 936] fr... | 4 | Current State: 26:[19, 36, 58, 24], Operations: []
Exploring Operation: 58-36=22, Resulting Numbers: [19, 24, 22]
Generated Node #0,0: 26:[19, 24, 22] Operation: 58-36=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 26:[19, 24, 22], Operations: ['58-36=22']
Exploring Operation: 22-19=3, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
41,
85,
69,
7
] | 50 | [
"41+85=126",
"69+7=76",
"126-76=50"
] | Current State: 50:[41, 85, 69, 7], Operations: []
Exploring Operation: 41+85=126, Resulting Numbers: [69, 7, 126]
Generated Node #2: [69, 7, 126] from Operation: 41+85=126
Current State: 50:[69, 7, 126], Operations: ['41+85=126']
Exploring Operation: 69+7=76, Resulting Numbers: [126, 76]
Generated Node #3: [126, 76] fr... | 4 | Current State: 50:[41, 85, 69, 7], Operations: []
Exploring Operation: 41+7=48, Resulting Numbers: [85, 69, 48]
Generated Node #0,0: 50:[85, 69, 48] Operation: 41+7=48
Exploring Operation: 85-69=16, Resulting Numbers: [41, 7, 16]
Generated Node #0,1: 50:[41, 7, 16] Operation: 85-69=16
Exploring Operation: 69-41=28, Res... | 0.980035 | hs_5 | mult_heuristic |
[
12,
11,
47,
5
] | 80 | [
"12*11=132",
"47+5=52",
"132-52=80"
] | Current State: 80:[12, 11, 47, 5], Operations: []
Exploring Operation: 12*11=132, Resulting Numbers: [47, 5, 132]
Generated Node #2: [47, 5, 132] from Operation: 12*11=132
Current State: 80:[47, 5, 132], Operations: ['12*11=132']
Exploring Operation: 47+5=52, Resulting Numbers: [132, 52]
Generated Node #3: [132, 52] fr... | 4 | Current State: 80:[12, 11, 47, 5], Operations: []
Exploring Operation: 12+5=17, Resulting Numbers: [11, 47, 17]
Generated Node #0,0: 80:[11, 47, 17] Operation: 12+5=17
Exploring Operation: 47-11=36, Resulting Numbers: [12, 5, 36]
Generated Node #0,1: 80:[12, 5, 36] Operation: 47-11=36
Exploring Operation: 12-11=1, Resu... | 0 | hs_5 | mult_heuristic |
[
36,
76,
96,
43
] | 93 | [
"76-36=40",
"96-43=53",
"40+53=93"
] | Current State: 93:[36, 76, 96, 43], Operations: []
Exploring Operation: 76-36=40, Resulting Numbers: [96, 43, 40]
Generated Node #2: [96, 43, 40] from Operation: 76-36=40
Current State: 93:[96, 43, 40], Operations: ['76-36=40']
Exploring Operation: 96-43=53, Resulting Numbers: [40, 53]
Generated Node #3: [40, 53] from ... | 4 | Current State: 93:[36, 76, 96, 43], Operations: []
Exploring Operation: 76-43=33, Resulting Numbers: [36, 96, 33]
Generated Node #0,0: 93:[36, 96, 33] Operation: 76-43=33
Exploring Operation: 43-36=7, Resulting Numbers: [76, 96, 7]
Generated Node #0,1: 93:[76, 96, 7] Operation: 43-36=7
Exploring Operation: 76-36=40, Re... | 0.983507 | hs_3 | mult_heuristic |
[
60,
84,
21,
18
] | 29 | [
"60+84=144",
"144/18=8",
"21+8=29"
] | Current State: 29:[60, 84, 21, 18], Operations: []
Exploring Operation: 60+84=144, Resulting Numbers: [21, 18, 144]
Generated Node #2: [21, 18, 144] from Operation: 60+84=144
Current State: 29:[21, 18, 144], Operations: ['60+84=144']
Exploring Operation: 144/18=8, Resulting Numbers: [21, 8]
Generated Node #3: [21, 8] f... | 4 | Current State: 29:[60, 84, 21, 18], Operations: []
Exploring Operation: 60-18=42, Resulting Numbers: [84, 21, 42]
Generated Node #0,0: 29:[84, 21, 42] Operation: 60-18=42
Exploring Operation: 84-60=24, Resulting Numbers: [21, 18, 24]
Generated Node #0,1: 29:[21, 18, 24] Operation: 84-60=24
Exploring Operation: 60-21=39... | 0 | hs_4 | mult_heuristic |
[
7,
62,
69,
61
] | 63 | [
"62-7=55",
"69-61=8",
"55+8=63"
] | Current State: 63:[7, 62, 69, 61], Operations: []
Exploring Operation: 62-7=55, Resulting Numbers: [69, 61, 55]
Generated Node #2: [69, 61, 55] from Operation: 62-7=55
Current State: 63:[69, 61, 55], Operations: ['62-7=55']
Exploring Operation: 69-61=8, Resulting Numbers: [55, 8]
Generated Node #3: [55, 8] from Operati... | 4 | Current State: 63:[7, 62, 69, 61], Operations: []
Exploring Operation: 69-7=62, Resulting Numbers: [62, 61, 62]
Generated Node #0,0: 63:[62, 61, 62] Operation: 69-7=62
Exploring Operation: 69-62=7, Resulting Numbers: [7, 61, 7]
Generated Node #0,1: 63:[7, 61, 7] Operation: 69-62=7
Exploring Operation: 69-61=8, Resultin... | 0.979167 | hs_3 | mult_heuristic |
[
18,
28,
85,
58
] | 94 | [
"18*85=1530",
"28*58=1624",
"1624-1530=94"
] | Current State: 94:[18, 28, 85, 58], Operations: []
Exploring Operation: 18*85=1530, Resulting Numbers: [28, 58, 1530]
Generated Node #2: [28, 58, 1530] from Operation: 18*85=1530
Current State: 94:[28, 58, 1530], Operations: ['18*85=1530']
Exploring Operation: 28*58=1624, Resulting Numbers: [1530, 1624]
Generated Node ... | 4 | Current State: 94:[18, 28, 85, 58], Operations: []
Exploring Operation: 18+28=46, Resulting Numbers: [85, 58, 46]
Generated Node #0,0: 94:[85, 58, 46] Operation: 18+28=46
Moving to Node #0,0
Current State: 94:[85, 58, 46], Operations: ['18+28=46']
Exploring Operation: 85-46=39, Resulting Numbers: [58, 39]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
91,
81,
43,
14
] | 18 | [
"91+81=172",
"172/43=4",
"14+4=18"
] | Current State: 18:[91, 81, 43, 14], Operations: []
Exploring Operation: 91+81=172, Resulting Numbers: [43, 14, 172]
Generated Node #2: [43, 14, 172] from Operation: 91+81=172
Current State: 18:[43, 14, 172], Operations: ['91+81=172']
Exploring Operation: 172/43=4, Resulting Numbers: [14, 4]
Generated Node #3: [14, 4] f... | 4 | Current State: 18:[91, 81, 43, 14], Operations: []
Exploring Operation: 91-14=77, Resulting Numbers: [81, 43, 77]
Generated Node #0,0: 18:[81, 43, 77] Operation: 91-14=77
Exploring Operation: 91-81=10, Resulting Numbers: [43, 14, 10]
Generated Node #0,1: 18:[43, 14, 10] Operation: 91-81=10
Exploring Operation: 81-43=38... | 0 | hs_5 | sum_heuristic |
[
8,
4,
12,
78
] | 34 | [
"8*4=32",
"78-12=66",
"66-32=34"
] | Current State: 34:[8, 4, 12, 78], Operations: []
Exploring Operation: 8*4=32, Resulting Numbers: [12, 78, 32]
Generated Node #2: [12, 78, 32] from Operation: 8*4=32
Current State: 34:[12, 78, 32], Operations: ['8*4=32']
Exploring Operation: 78-12=66, Resulting Numbers: [32, 66]
Generated Node #3: [32, 66] from Operatio... | 4 | Current State: 34:[8, 4, 12, 78], Operations: []
Exploring Operation: 12-8=4, Resulting Numbers: [4, 78, 4]
Generated Node #0,0: 34:[4, 78, 4] Operation: 12-8=4
Exploring Operation: 78-8=70, Resulting Numbers: [4, 12, 70]
Generated Node #0,1: 34:[4, 12, 70] Operation: 78-8=70
Exploring Operation: 78-12=66, Resulting Nu... | 0.984375 | hs_3 | sum_heuristic |
[
48,
55,
57,
64
] | 18 | [
"48+55=103",
"57+64=121",
"121-103=18"
] | Current State: 18:[48, 55, 57, 64], Operations: []
Exploring Operation: 48+55=103, Resulting Numbers: [57, 64, 103]
Generated Node #2: [57, 64, 103] from Operation: 48+55=103
Current State: 18:[57, 64, 103], Operations: ['48+55=103']
Exploring Operation: 57+64=121, Resulting Numbers: [103, 121]
Generated Node #3: [103,... | 4 | Current State: 18:[48, 55, 57, 64], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [48, 64, 2]
Generated Node #0,0: 18:[48, 64, 2] Operation: 57-55=2
Exploring Operation: 64-57=7, Resulting Numbers: [48, 55, 7]
Generated Node #0,1: 18:[48, 55, 7] Operation: 64-57=7
Exploring Operation: 57-48=9, Resulti... | 0.980903 | hs_5 | sum_heuristic |
[
64,
45,
3,
76
] | 11 | [
"64+45=109",
"109-76=33",
"33/3=11"
] | Current State: 11:[64, 45, 3, 76], Operations: []
Exploring Operation: 64+45=109, Resulting Numbers: [3, 76, 109]
Generated Node #2: [3, 76, 109] from Operation: 64+45=109
Current State: 11:[3, 76, 109], Operations: ['64+45=109']
Exploring Operation: 109-76=33, Resulting Numbers: [3, 33]
Generated Node #3: [3, 33] from... | 4 | Current State: 11:[64, 45, 3, 76], Operations: []
Exploring Operation: 64-45=19, Resulting Numbers: [3, 76, 19]
Generated Node #0,0: 11:[3, 76, 19] Operation: 64-45=19
Exploring Operation: 76-64=12, Resulting Numbers: [45, 3, 12]
Generated Node #0,1: 11:[45, 3, 12] Operation: 76-64=12
Moving to Node #0,1
Current State:... | 0.984375 | hs_2 | sum_heuristic |
[
89,
5,
42,
2
] | 81 | [
"42-2=40",
"40/5=8",
"89-8=81"
] | Current State: 81:[89, 5, 42, 2], Operations: []
Exploring Operation: 42-2=40, Resulting Numbers: [89, 5, 40]
Generated Node #2: [89, 5, 40] from Operation: 42-2=40
Current State: 81:[89, 5, 40], Operations: ['42-2=40']
Exploring Operation: 40/5=8, Resulting Numbers: [89, 8]
Generated Node #3: [89, 8] from Operation: 4... | 4 | Current State: 81:[89, 5, 42, 2], Operations: []
Exploring Operation: 42*2=84, Resulting Numbers: [89, 5, 84]
Generated Node #0,0: 81:[89, 5, 84] Operation: 42*2=84
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[89, 5, 84], Operations: ['42*2=84']
Exploring Operation: 89-84=5, Resulting Numbers: [5... | 0 | hs_1 | sum_heuristic |
[
1,
38,
16,
11
] | 32 | [
"38-1=37",
"16-11=5",
"37-5=32"
] | Current State: 32:[1, 38, 16, 11], Operations: []
Exploring Operation: 38-1=37, Resulting Numbers: [16, 11, 37]
Generated Node #2: [16, 11, 37] from Operation: 38-1=37
Current State: 32:[16, 11, 37], Operations: ['38-1=37']
Exploring Operation: 16-11=5, Resulting Numbers: [37, 5]
Generated Node #3: [37, 5] from Operati... | 4 | Current State: 32:[1, 38, 16, 11], Operations: []
Exploring Operation: 38-11=27, Resulting Numbers: [1, 16, 27]
Generated Node #0,0: 32:[1, 16, 27] Operation: 38-11=27
Exploring Operation: 11-1=10, Resulting Numbers: [38, 16, 10]
Generated Node #0,1: 32:[38, 16, 10] Operation: 11-1=10
Exploring Operation: 16-11=5, Resu... | 0.969618 | hs_4 | sum_heuristic |
[
72,
98,
14,
28
] | 16 | [
"98-72=26",
"14+28=42",
"42-26=16"
] | Current State: 16:[72, 98, 14, 28], Operations: []
Exploring Operation: 98-72=26, Resulting Numbers: [14, 28, 26]
Generated Node #2: [14, 28, 26] from Operation: 98-72=26
Current State: 16:[14, 28, 26], Operations: ['98-72=26']
Exploring Operation: 14+28=42, Resulting Numbers: [26, 42]
Generated Node #3: [26, 42] from ... | 4 | Current State: 16:[72, 98, 14, 28], Operations: []
Exploring Operation: 98/14=7, Resulting Numbers: [72, 28, 7]
Generated Node #0,0: 16:[72, 28, 7] Operation: 98/14=7
Exploring Operation: 98-72=26, Resulting Numbers: [14, 28, 26]
Generated Node #0,1: 16:[14, 28, 26] Operation: 98-72=26
Exploring Operation: 72-28=44, Re... | 0.988715 | hs_4 | sum_heuristic |
[
27,
55,
88,
77
] | 18 | [
"27*88=2376",
"55+77=132",
"2376/132=18"
] | Current State: 18:[27, 55, 88, 77], Operations: []
Exploring Operation: 27*88=2376, Resulting Numbers: [55, 77, 2376]
Generated Node #2: [55, 77, 2376] from Operation: 27*88=2376
Current State: 18:[55, 77, 2376], Operations: ['27*88=2376']
Exploring Operation: 55+77=132, Resulting Numbers: [2376, 132]
Generated Node #3... | 4 | Current State: 18:[27, 55, 88, 77], Operations: []
Exploring Operation: 88-55=33, Resulting Numbers: [27, 77, 33]
Generated Node #0,0: 18:[27, 77, 33] Operation: 88-55=33
Exploring Operation: 88-77=11, Resulting Numbers: [27, 55, 11]
Generated Node #0,1: 18:[27, 55, 11] Operation: 88-77=11
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
3,
73,
68,
22
] | 95 | [
"22-3=19",
"73-68=5",
"19*5=95"
] | Current State: 95:[3, 73, 68, 22], Operations: []
Exploring Operation: 22-3=19, Resulting Numbers: [73, 68, 19]
Generated Node #2: [73, 68, 19] from Operation: 22-3=19
Current State: 95:[73, 68, 19], Operations: ['22-3=19']
Exploring Operation: 73-68=5, Resulting Numbers: [19, 5]
Generated Node #3: [19, 5] from Operati... | 4 | Current State: 95:[3, 73, 68, 22], Operations: []
Exploring Operation: 73-68=5, Resulting Numbers: [3, 22, 5]
Generated Node #0,0: 95:[3, 22, 5] Operation: 73-68=5
Exploring Operation: 73+22=95, Resulting Numbers: [3, 68, 95]
Generated Node #0,1: 95:[3, 68, 95] Operation: 73+22=95
Exploring Operation: 3+73=76, Resultin... | 0.943576 | hs_5 | mult_heuristic |
[
62,
85,
62,
57
] | 29 | [
"62/62=1",
"85-57=28",
"1+28=29"
] | Current State: 29:[62, 85, 62, 57], Operations: []
Exploring Operation: 62/62=1, Resulting Numbers: [85, 57, 1]
Generated Node #2: [85, 57, 1] from Operation: 62/62=1
Current State: 29:[85, 57, 1], Operations: ['62/62=1']
Exploring Operation: 85-57=28, Resulting Numbers: [1, 28]
Generated Node #3: [1, 28] from Operatio... | 4 | Current State: 29:[62, 85, 62, 57], Operations: []
Exploring Operation: 85-62=23, Resulting Numbers: [62, 57, 23]
Generated Node #0,0: 29:[62, 57, 23] Operation: 85-62=23
Exploring Operation: 62/62=1, Resulting Numbers: [85, 57, 1]
Generated Node #0,1: 29:[85, 57, 1] Operation: 62/62=1
Exploring Operation: 85-57=28, Re... | 0.980035 | hs_4 | mult_heuristic |
[
49,
51,
4,
51
] | 76 | [
"49+51=100",
"100/4=25",
"51+25=76"
] | Current State: 76:[49, 51, 4, 51], Operations: []
Exploring Operation: 49+51=100, Resulting Numbers: [4, 100]
Generated Node #2: [4, 100] from Operation: 49+51=100
Current State: 76:[4, 100], Operations: ['49+51=100']
Exploring Operation: 100/4=25, Resulting Numbers: [25]
25,76 equal: Goal Reached
Exploring Operation: ... | 4 | Current State: 76:[49, 51, 4, 51], Operations: []
Exploring Operation: 51-49=2, Resulting Numbers: [4, 51, 2]
Generated Node #0,0: 76:[4, 51, 2] Operation: 51-49=2
Exploring Operation: 51/51=1, Resulting Numbers: [49, 4, 1]
Generated Node #0,1: 76:[49, 4, 1] Operation: 51/51=1
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | sum_heuristic |
[
41,
47,
48,
77
] | 23 | [
"47-41=6",
"77-48=29",
"29-6=23"
] | Current State: 23:[41, 47, 48, 77], Operations: []
Exploring Operation: 47-41=6, Resulting Numbers: [48, 77, 6]
Generated Node #2: [48, 77, 6] from Operation: 47-41=6
Current State: 23:[48, 77, 6], Operations: ['47-41=6']
Exploring Operation: 77-48=29, Resulting Numbers: [6, 29]
Generated Node #3: [6, 29] from Operatio... | 4 | Current State: 23:[41, 47, 48, 77], Operations: []
Exploring Operation: 77-48=29, Resulting Numbers: [41, 47, 29]
Generated Node #0,0: 23:[41, 47, 29] Operation: 77-48=29
Moving to Node #0,0
Current State: 23:[41, 47, 29], Operations: ['77-48=29']
Exploring Operation: 47-41=6, Resulting Numbers: [29, 6]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
32,
52,
1,
7
] | 28 | [
"52-32=20",
"1+7=8",
"20+8=28"
] | Current State: 28:[32, 52, 1, 7], Operations: []
Exploring Operation: 52-32=20, Resulting Numbers: [1, 7, 20]
Generated Node #2: [1, 7, 20] from Operation: 52-32=20
Current State: 28:[1, 7, 20], Operations: ['52-32=20']
Exploring Operation: 1+7=8, Resulting Numbers: [20, 8]
Generated Node #3: [20, 8] from Operation: 1+... | 4 | Current State: 28:[32, 52, 1, 7], Operations: []
Exploring Operation: 52-32=20, Resulting Numbers: [1, 7, 20]
Generated Node #0,0: 28:[1, 7, 20] Operation: 52-32=20
Moving to Node #0,0
Current State: 28:[1, 7, 20], Operations: ['52-32=20']
Exploring Operation: 7+20=27, Resulting Numbers: [1, 27]
Generated Node #0,0,0: ... | 0.993924 | hs_1 | mult_heuristic |
[
72,
62,
22,
13
] | 54 | [
"22-13=9",
"72/9=8",
"62-8=54"
] | Current State: 54:[72, 62, 22, 13], Operations: []
Exploring Operation: 22-13=9, Resulting Numbers: [72, 62, 9]
Generated Node #2: [72, 62, 9] from Operation: 22-13=9
Current State: 54:[72, 62, 9], Operations: ['22-13=9']
Exploring Operation: 72/9=8, Resulting Numbers: [62, 8]
Generated Node #3: [62, 8] from Operation:... | 4 | Current State: 54:[72, 62, 22, 13], Operations: []
Exploring Operation: 72-62=10, Resulting Numbers: [22, 13, 10]
Generated Node #0,0: 54:[22, 13, 10] Operation: 72-62=10
Exploring Operation: 22-13=9, Resulting Numbers: [72, 62, 9]
Generated Node #0,1: 54:[72, 62, 9] Operation: 22-13=9
Exploring Operation: 72-22=50, Re... | 0.942708 | hs_4 | mult_heuristic |
[
29,
67,
5,
79
] | 77 | [
"79-29=50",
"50/5=10",
"67+10=77"
] | Current State: 77:[29, 67, 5, 79], Operations: []
Exploring Operation: 79-29=50, Resulting Numbers: [67, 5, 50]
Generated Node #2: [67, 5, 50] from Operation: 79-29=50
Current State: 77:[67, 5, 50], Operations: ['79-29=50']
Exploring Operation: 50/5=10, Resulting Numbers: [67, 10]
Generated Node #3: [67, 10] from Opera... | 4 | Current State: 77:[29, 67, 5, 79], Operations: []
Exploring Operation: 79-67=12, Resulting Numbers: [29, 5, 12]
Generated Node #0,0: 77:[29, 5, 12] Operation: 79-67=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[29, 5, 12], Operations: ['79-67=12']
Exploring Operation: 29-12=17, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
50,
33,
64,
38
] | 85 | [
"50-33=17",
"64+38=102",
"102-17=85"
] | Current State: 85:[50, 33, 64, 38], Operations: []
Exploring Operation: 50-33=17, Resulting Numbers: [64, 38, 17]
Generated Node #2: [64, 38, 17] from Operation: 50-33=17
Current State: 85:[64, 38, 17], Operations: ['50-33=17']
Exploring Operation: 64+38=102, Resulting Numbers: [17, 102]
Generated Node #3: [17, 102] fr... | 4 | Current State: 85:[50, 33, 64, 38], Operations: []
Exploring Operation: 64-50=14, Resulting Numbers: [33, 38, 14]
Generated Node #0,0: 85:[33, 38, 14] Operation: 64-50=14
Exploring Operation: 50+38=88, Resulting Numbers: [33, 64, 88]
Generated Node #0,1: 85:[33, 64, 88] Operation: 50+38=88
Moving to Node #0,0
Current S... | 0.984375 | hs_2 | sum_heuristic |
[
45,
4,
68,
31
] | 61 | [
"68-45=23",
"4*23=92",
"92-31=61"
] | Current State: 61:[45, 4, 68, 31], Operations: []
Exploring Operation: 68-45=23, Resulting Numbers: [4, 31, 23]
Generated Node #2: [4, 31, 23] from Operation: 68-45=23
Current State: 61:[4, 31, 23], Operations: ['68-45=23']
Exploring Operation: 4*23=92, Resulting Numbers: [31, 92]
Generated Node #3: [31, 92] from Opera... | 4 | Current State: 61:[45, 4, 68, 31], Operations: []
Exploring Operation: 68-4=64, Resulting Numbers: [45, 31, 64]
Generated Node #0,0: 61:[45, 31, 64] Operation: 68-4=64
Exploring Operation: 45+4=49, Resulting Numbers: [68, 31, 49]
Generated Node #0,1: 61:[68, 31, 49] Operation: 45+4=49
Exploring Operation: 4+31=35, Resu... | 0 | hs_3 | mult_heuristic |
[
2,
60,
6,
63
] | 81 | [
"6/2=3",
"63/3=21",
"60+21=81"
] | Current State: 81:[2, 60, 6, 63], Operations: []
Exploring Operation: 6/2=3, Resulting Numbers: [60, 63, 3]
Generated Node #2: [60, 63, 3] from Operation: 6/2=3
Current State: 81:[60, 63, 3], Operations: ['6/2=3']
Exploring Operation: 63/3=21, Resulting Numbers: [60, 21]
Generated Node #3: [60, 21] from Operation: 63/3... | 4 | Current State: 81:[2, 60, 6, 63], Operations: []
Exploring Operation: 60/6=10, Resulting Numbers: [2, 63, 10]
Generated Node #0,0: 81:[2, 63, 10] Operation: 60/6=10
Exploring Operation: 60/2=30, Resulting Numbers: [6, 63, 30]
Generated Node #0,1: 81:[6, 63, 30] Operation: 60/2=30
Exploring Operation: 63-60=3, Resulting... | 0 | hs_4 | mult_heuristic |
[
13,
32,
96,
14
] | 81 | [
"13+14=27",
"96/32=3",
"27*3=81"
] | Current State: 81:[13, 32, 96, 14], Operations: []
Exploring Operation: 13+14=27, Resulting Numbers: [32, 96, 27]
Generated Node #2: [32, 96, 27] from Operation: 13+14=27
Current State: 81:[32, 96, 27], Operations: ['13+14=27']
Exploring Operation: 96/32=3, Resulting Numbers: [27, 3]
Generated Node #3: [27, 3] from Ope... | 4 | Current State: 81:[13, 32, 96, 14], Operations: []
Exploring Operation: 13+14=27, Resulting Numbers: [32, 96, 27]
Generated Node #0,0: 81:[32, 96, 27] Operation: 13+14=27
Exploring Operation: 96-14=82, Resulting Numbers: [13, 32, 82]
Generated Node #0,1: 81:[13, 32, 82] Operation: 96-14=82
Exploring Operation: 96-13=83... | 0.986111 | hs_4 | sum_heuristic |
[
45,
73,
79,
61
] | 46 | [
"73-45=28",
"79-61=18",
"28+18=46"
] | Current State: 46:[45, 73, 79, 61], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [79, 61, 28]
Generated Node #2: [79, 61, 28] from Operation: 73-45=28
Current State: 46:[79, 61, 28], Operations: ['73-45=28']
Exploring Operation: 79-61=18, Resulting Numbers: [28, 18]
Generated Node #3: [28, 18] from ... | 4 | Current State: 46:[45, 73, 79, 61], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [79, 61, 28]
Generated Node #0,0: 46:[79, 61, 28] Operation: 73-45=28
Exploring Operation: 79-73=6, Resulting Numbers: [45, 61, 6]
Generated Node #0,1: 46:[45, 61, 6] Operation: 79-73=6
Exploring Operation: 73-61=12, Re... | 0.967882 | hs_5 | mult_heuristic |
[
2,
31,
2,
74
] | 90 | [
"31-2=29",
"74-29=45",
"2*45=90"
] | Current State: 90:[2, 31, 2, 74], Operations: []
Exploring Operation: 31-2=29, Resulting Numbers: [74, 29]
Generated Node #2: [74, 29] from Operation: 31-2=29
Current State: 90:[74, 29], Operations: ['31-2=29']
Exploring Operation: 74-29=45, Resulting Numbers: [45]
45,90 equal: Goal Reached
Exploring Operation: 2*45=90... | 4 | Current State: 90:[2, 31, 2, 74], Operations: []
Exploring Operation: 74-31=43, Resulting Numbers: [2, 2, 43]
Generated Node #0,0: 90:[2, 2, 43] Operation: 74-31=43
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[2, 2, 43], Operations: ['74-31=43']
Exploring Operation: 2+43=45, Resulting Numbers: [2... | 0.993924 | hs_1 | sum_heuristic |
[
67,
57,
20,
37
] | 38 | [
"67-37=30",
"57*20=1140",
"1140/30=38"
] | Current State: 38:[67, 57, 20, 37], Operations: []
Exploring Operation: 67-37=30, Resulting Numbers: [57, 20, 30]
Generated Node #2: [57, 20, 30] from Operation: 67-37=30
Current State: 38:[57, 20, 30], Operations: ['67-37=30']
Exploring Operation: 57*20=1140, Resulting Numbers: [30, 1140]
Generated Node #3: [30, 1140]... | 4 | Current State: 38:[67, 57, 20, 37], Operations: []
Exploring Operation: 67-37=30, Resulting Numbers: [57, 20, 30]
Generated Node #0,0: 38:[57, 20, 30] Operation: 67-37=30
Exploring Operation: 67-57=10, Resulting Numbers: [20, 37, 10]
Generated Node #0,1: 38:[20, 37, 10] Operation: 67-57=10
Exploring Operation: 67-20=47... | 0 | hs_4 | sum_heuristic |
[
54,
3,
97,
12
] | 28 | [
"54+3=57",
"97-12=85",
"85-57=28"
] | Current State: 28:[54, 3, 97, 12], Operations: []
Exploring Operation: 54+3=57, Resulting Numbers: [97, 12, 57]
Generated Node #2: [97, 12, 57] from Operation: 54+3=57
Current State: 28:[97, 12, 57], Operations: ['54+3=57']
Exploring Operation: 97-12=85, Resulting Numbers: [57, 85]
Generated Node #3: [57, 85] from Oper... | 4 | Current State: 28:[54, 3, 97, 12], Operations: []
Exploring Operation: 54/3=18, Resulting Numbers: [97, 12, 18]
Generated Node #0,0: 28:[97, 12, 18] Operation: 54/3=18
Exploring Operation: 97-54=43, Resulting Numbers: [3, 12, 43]
Generated Node #0,1: 28:[3, 12, 43] Operation: 97-54=43
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | mult_heuristic |
[
85,
5,
43,
88
] | 26 | [
"85-43=42",
"88+42=130",
"130/5=26"
] | Current State: 26:[85, 5, 43, 88], Operations: []
Exploring Operation: 85-43=42, Resulting Numbers: [5, 88, 42]
Generated Node #2: [5, 88, 42] from Operation: 85-43=42
Current State: 26:[5, 88, 42], Operations: ['85-43=42']
Exploring Operation: 88+42=130, Resulting Numbers: [5, 130]
Generated Node #3: [5, 130] from Ope... | 4 | Current State: 26:[85, 5, 43, 88], Operations: []
Exploring Operation: 88-43=45, Resulting Numbers: [85, 5, 45]
Generated Node #0,0: 26:[85, 5, 45] Operation: 88-43=45
Exploring Operation: 85-43=42, Resulting Numbers: [5, 88, 42]
Generated Node #0,1: 26:[5, 88, 42] Operation: 85-43=42
Exploring Operation: 85-5=80, Resu... | 0 | hs_5 | sum_heuristic |
[
60,
20,
13,
25
] | 52 | [
"60-20=40",
"25-13=12",
"40+12=52"
] | Current State: 52:[60, 20, 13, 25], Operations: []
Exploring Operation: 60-20=40, Resulting Numbers: [13, 25, 40]
Generated Node #2: [13, 25, 40] from Operation: 60-20=40
Current State: 52:[13, 25, 40], Operations: ['60-20=40']
Exploring Operation: 25-13=12, Resulting Numbers: [40, 12]
Generated Node #3: [40, 12] from ... | 4 | Current State: 52:[60, 20, 13, 25], Operations: []
Exploring Operation: 60/20=3, Resulting Numbers: [13, 25, 3]
Generated Node #0,0: 52:[13, 25, 3] Operation: 60/20=3
Moving to Node #0,0
Current State: 52:[13, 25, 3], Operations: ['60/20=3']
Exploring Operation: 25-13=12, Resulting Numbers: [3, 12]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
25,
8,
86,
34
] | 63 | [
"25*86=2150",
"2150-8=2142",
"2142/34=63"
] | Current State: 63:[25, 8, 86, 34], Operations: []
Exploring Operation: 25*86=2150, Resulting Numbers: [8, 34, 2150]
Generated Node #2: [8, 34, 2150] from Operation: 25*86=2150
Current State: 63:[8, 34, 2150], Operations: ['25*86=2150']
Exploring Operation: 2150-8=2142, Resulting Numbers: [34, 2142]
Generated Node #3: [... | 4 | Current State: 63:[25, 8, 86, 34], Operations: []
Exploring Operation: 86-34=52, Resulting Numbers: [25, 8, 52]
Generated Node #0,0: 63:[25, 8, 52] Operation: 86-34=52
Exploring Operation: 86-25=61, Resulting Numbers: [8, 34, 61]
Generated Node #0,1: 63:[8, 34, 61] Operation: 86-25=61
Exploring Operation: 25+34=59, Res... | 0 | hs_4 | mult_heuristic |
[
51,
93,
92,
4
] | 54 | [
"93-51=42",
"92+4=96",
"96-42=54"
] | Current State: 54:[51, 93, 92, 4], Operations: []
Exploring Operation: 93-51=42, Resulting Numbers: [92, 4, 42]
Generated Node #2: [92, 4, 42] from Operation: 93-51=42
Current State: 54:[92, 4, 42], Operations: ['93-51=42']
Exploring Operation: 92+4=96, Resulting Numbers: [42, 96]
Generated Node #3: [42, 96] from Opera... | 4 | Current State: 54:[51, 93, 92, 4], Operations: []
Exploring Operation: 92-51=41, Resulting Numbers: [93, 4, 41]
Generated Node #0,0: 54:[93, 4, 41] Operation: 92-51=41
Exploring Operation: 92/4=23, Resulting Numbers: [51, 93, 23]
Generated Node #0,1: 54:[51, 93, 23] Operation: 92/4=23
Exploring Operation: 93-92=1, Resu... | 0.986111 | hs_5 | sum_heuristic |
[
62,
90,
13,
67
] | 82 | [
"90-62=28",
"67-13=54",
"28+54=82"
] | Current State: 82:[62, 90, 13, 67], Operations: []
Exploring Operation: 90-62=28, Resulting Numbers: [13, 67, 28]
Generated Node #2: [13, 67, 28] from Operation: 90-62=28
Current State: 82:[13, 67, 28], Operations: ['90-62=28']
Exploring Operation: 67-13=54, Resulting Numbers: [28, 54]
Generated Node #3: [28, 54] from ... | 4 | Current State: 82:[62, 90, 13, 67], Operations: []
Exploring Operation: 90-62=28, Resulting Numbers: [13, 67, 28]
Generated Node #0,0: 82:[13, 67, 28] Operation: 90-62=28
Exploring Operation: 67-62=5, Resulting Numbers: [90, 13, 5]
Generated Node #0,1: 82:[90, 13, 5] Operation: 67-62=5
Exploring Operation: 62-13=49, Re... | 0.985243 | hs_5 | sum_heuristic |
[
26,
70,
13,
48
] | 44 | [
"26/13=2",
"70-48=22",
"2*22=44"
] | Current State: 44:[26, 70, 13, 48], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [70, 48, 2]
Generated Node #2: [70, 48, 2] from Operation: 26/13=2
Current State: 44:[70, 48, 2], Operations: ['26/13=2']
Exploring Operation: 70-48=22, Resulting Numbers: [2, 22]
Generated Node #3: [2, 22] from Operatio... | 4 | Current State: 44:[26, 70, 13, 48], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [70, 48, 2]
Generated Node #0,0: 44:[70, 48, 2] Operation: 26/13=2
Exploring Operation: 70-26=44, Resulting Numbers: [13, 48, 44]
Generated Node #0,1: 44:[13, 48, 44] Operation: 70-26=44
Exploring Operation: 70-48=22, Re... | 0.980903 | hs_5 | sum_heuristic |
[
7,
11,
19,
3
] | 77 | [
"19-11=8",
"3+8=11",
"7*11=77"
] | Current State: 77:[7, 11, 19, 3], Operations: []
Exploring Operation: 19-11=8, Resulting Numbers: [7, 3, 8]
Generated Node #2: [7, 3, 8] from Operation: 19-11=8
Current State: 77:[7, 3, 8], Operations: ['19-11=8']
Exploring Operation: 3+8=11, Resulting Numbers: [7, 11]
Generated Node #3: [7, 11] from Operation: 3+8=11
... | 4 | Current State: 77:[7, 11, 19, 3], Operations: []
Exploring Operation: 19-7=12, Resulting Numbers: [11, 3, 12]
Generated Node #0,0: 77:[11, 3, 12] Operation: 19-7=12
Moving to Node #0,0
Current State: 77:[11, 3, 12], Operations: ['19-7=12']
Exploring Operation: 11-3=8, Resulting Numbers: [12, 8]
Generated Node #0,0,0: 7... | 0 | hs_1 | mult_heuristic |
[
55,
62,
97,
89
] | 69 | [
"55+62=117",
"97+89=186",
"186-117=69"
] | Current State: 69:[55, 62, 97, 89], Operations: []
Exploring Operation: 55+62=117, Resulting Numbers: [97, 89, 117]
Generated Node #2: [97, 89, 117] from Operation: 55+62=117
Current State: 69:[97, 89, 117], Operations: ['55+62=117']
Exploring Operation: 97+89=186, Resulting Numbers: [117, 186]
Generated Node #3: [117,... | 4 | Current State: 69:[55, 62, 97, 89], Operations: []
Exploring Operation: 97-62=35, Resulting Numbers: [55, 89, 35]
Generated Node #0,0: 69:[55, 89, 35] Operation: 97-62=35
Exploring Operation: 97-89=8, Resulting Numbers: [55, 62, 8]
Generated Node #0,1: 69:[55, 62, 8] Operation: 97-89=8
Exploring Operation: 89-55=34, Re... | 0.967882 | hs_5 | mult_heuristic |
[
22,
18,
33,
20
] | 77 | [
"22+20=42",
"33*42=1386",
"1386/18=77"
] | Current State: 77:[22, 18, 33, 20], Operations: []
Exploring Operation: 22+20=42, Resulting Numbers: [18, 33, 42]
Generated Node #2: [18, 33, 42] from Operation: 22+20=42
Current State: 77:[18, 33, 42], Operations: ['22+20=42']
Exploring Operation: 33*42=1386, Resulting Numbers: [18, 1386]
Generated Node #3: [18, 1386]... | 4 | Current State: 77:[22, 18, 33, 20], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [18, 33, 2]
Generated Node #0,0: 77:[18, 33, 2] Operation: 22-20=2
Exploring Operation: 22-18=4, Resulting Numbers: [33, 20, 4]
Generated Node #0,1: 77:[33, 20, 4] Operation: 22-18=4
Exploring Operation: 33-22=11, Result... | 0 | hs_5 | mult_heuristic |
[
50,
75,
93,
5
] | 28 | [
"93-50=43",
"75/5=15",
"43-15=28"
] | Current State: 28:[50, 75, 93, 5], Operations: []
Exploring Operation: 93-50=43, Resulting Numbers: [75, 5, 43]
Generated Node #2: [75, 5, 43] from Operation: 93-50=43
Current State: 28:[75, 5, 43], Operations: ['93-50=43']
Exploring Operation: 75/5=15, Resulting Numbers: [43, 15]
Generated Node #3: [43, 15] from Opera... | 4 | Current State: 28:[50, 75, 93, 5], Operations: []
Exploring Operation: 75-50=25, Resulting Numbers: [93, 5, 25]
Generated Node #0,0: 28:[93, 5, 25] Operation: 75-50=25
Exploring Operation: 93-50=43, Resulting Numbers: [75, 5, 43]
Generated Node #0,1: 28:[75, 5, 43] Operation: 93-50=43
Exploring Operation: 93-75=18, Res... | 0.971354 | hs_3 | mult_heuristic |
[
54,
23,
70,
68
] | 85 | [
"70-68=2",
"54*2=108",
"108-23=85"
] | Current State: 85:[54, 23, 70, 68], Operations: []
Exploring Operation: 70-68=2, Resulting Numbers: [54, 23, 2]
Generated Node #2: [54, 23, 2] from Operation: 70-68=2
Current State: 85:[54, 23, 2], Operations: ['70-68=2']
Exploring Operation: 54*2=108, Resulting Numbers: [23, 108]
Generated Node #3: [23, 108] from Oper... | 4 | Current State: 85:[54, 23, 70, 68], Operations: []
Exploring Operation: 70-54=16, Resulting Numbers: [23, 68, 16]
Generated Node #0,0: 85:[23, 68, 16] Operation: 70-54=16
Moving to Node #0,0
Current State: 85:[23, 68, 16], Operations: ['70-54=16']
Exploring Operation: 23+68=91, Resulting Numbers: [16, 91]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
81,
6,
19,
54
] | 14 | [
"81+6=87",
"19+54=73",
"87-73=14"
] | Current State: 14:[81, 6, 19, 54], Operations: []
Exploring Operation: 81+6=87, Resulting Numbers: [19, 54, 87]
Generated Node #2: [19, 54, 87] from Operation: 81+6=87
Current State: 14:[19, 54, 87], Operations: ['81+6=87']
Exploring Operation: 19+54=73, Resulting Numbers: [87, 73]
Generated Node #3: [87, 73] from Oper... | 4 | Current State: 14:[81, 6, 19, 54], Operations: []
Exploring Operation: 54/6=9, Resulting Numbers: [81, 19, 9]
Generated Node #0,0: 14:[81, 19, 9] Operation: 54/6=9
Exploring Operation: 81-54=27, Resulting Numbers: [6, 19, 27]
Generated Node #0,1: 14:[6, 19, 27] Operation: 81-54=27
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | mult_heuristic |
[
28,
71,
32,
30
] | 41 | [
"71-28=43",
"32-30=2",
"43-2=41"
] | Current State: 41:[28, 71, 32, 30], Operations: []
Exploring Operation: 71-28=43, Resulting Numbers: [32, 30, 43]
Generated Node #2: [32, 30, 43] from Operation: 71-28=43
Current State: 41:[32, 30, 43], Operations: ['71-28=43']
Exploring Operation: 32-30=2, Resulting Numbers: [43, 2]
Generated Node #3: [43, 2] from Ope... | 4 | Current State: 41:[28, 71, 32, 30], Operations: []
Exploring Operation: 71-30=41, Resulting Numbers: [28, 32, 41]
Generated Node #0,0: 41:[28, 32, 41] Operation: 71-30=41
Exploring Operation: 71-28=43, Resulting Numbers: [32, 30, 43]
Generated Node #0,1: 41:[32, 30, 43] Operation: 71-28=43
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
23,
32,
91,
58
] | 22 | [
"23+32=55",
"91-58=33",
"55-33=22"
] | Current State: 22:[23, 32, 91, 58], Operations: []
Exploring Operation: 23+32=55, Resulting Numbers: [91, 58, 55]
Generated Node #2: [91, 58, 55] from Operation: 23+32=55
Current State: 22:[91, 58, 55], Operations: ['23+32=55']
Exploring Operation: 91-58=33, Resulting Numbers: [55, 33]
Generated Node #3: [55, 33] from ... | 4 | Current State: 22:[23, 32, 91, 58], Operations: []
Exploring Operation: 58-32=26, Resulting Numbers: [23, 91, 26]
Generated Node #0,0: 22:[23, 91, 26] Operation: 58-32=26
Exploring Operation: 91-58=33, Resulting Numbers: [23, 32, 33]
Generated Node #0,1: 22:[23, 32, 33] Operation: 91-58=33
Exploring Operation: 91-23=68... | 0.986111 | hs_4 | mult_heuristic |
[
63,
72,
16,
45
] | 27 | [
"72*16=1152",
"63+1152=1215",
"1215/45=27"
] | Current State: 27:[63, 72, 16, 45], Operations: []
Exploring Operation: 72*16=1152, Resulting Numbers: [63, 45, 1152]
Generated Node #2: [63, 45, 1152] from Operation: 72*16=1152
Current State: 27:[63, 45, 1152], Operations: ['72*16=1152']
Exploring Operation: 63+1152=1215, Resulting Numbers: [45, 1215]
Generated Node ... | 4 | Current State: 27:[63, 72, 16, 45], Operations: []
Exploring Operation: 72-45=27, Resulting Numbers: [63, 16, 27]
Generated Node #0,0: 27:[63, 16, 27] Operation: 72-45=27
Exploring Operation: 63-45=18, Resulting Numbers: [72, 16, 18]
Generated Node #0,1: 27:[72, 16, 18] Operation: 63-45=18
Exploring Operation: 72-63=9,... | 0 | hs_3 | mult_heuristic |
[
9,
60,
3,
43
] | 33 | [
"9-3=6",
"60/6=10",
"43-10=33"
] | Current State: 33:[9, 60, 3, 43], Operations: []
Exploring Operation: 9-3=6, Resulting Numbers: [60, 43, 6]
Generated Node #2: [60, 43, 6] from Operation: 9-3=6
Current State: 33:[60, 43, 6], Operations: ['9-3=6']
Exploring Operation: 60/6=10, Resulting Numbers: [43, 10]
Generated Node #3: [43, 10] from Operation: 60/6... | 4 | Current State: 33:[9, 60, 3, 43], Operations: []
Exploring Operation: 60-9=51, Resulting Numbers: [3, 43, 51]
Generated Node #0,0: 33:[3, 43, 51] Operation: 60-9=51
Exploring Operation: 60-43=17, Resulting Numbers: [9, 3, 17]
Generated Node #0,1: 33:[9, 3, 17] Operation: 60-43=17
Exploring Operation: 60/3=20, Resulting... | 0 | hs_3 | sum_heuristic |
[
84,
67,
35,
71
] | 19 | [
"84-67=17",
"71-35=36",
"36-17=19"
] | Current State: 19:[84, 67, 35, 71], Operations: []
Exploring Operation: 84-67=17, Resulting Numbers: [35, 71, 17]
Generated Node #2: [35, 71, 17] from Operation: 84-67=17
Current State: 19:[35, 71, 17], Operations: ['84-67=17']
Exploring Operation: 71-35=36, Resulting Numbers: [17, 36]
Generated Node #3: [17, 36] from ... | 4 | Current State: 19:[84, 67, 35, 71], Operations: []
Exploring Operation: 84-67=17, Resulting Numbers: [35, 71, 17]
Generated Node #0,0: 19:[35, 71, 17] Operation: 84-67=17
Exploring Operation: 84-71=13, Resulting Numbers: [67, 35, 13]
Generated Node #0,1: 19:[67, 35, 13] Operation: 84-71=13
Exploring Operation: 84-35=49... | 0.985243 | hs_4 | sum_heuristic |
[
7,
72,
42,
2
] | 80 | [
"42/7=6",
"72+2=74",
"6+74=80"
] | Current State: 80:[7, 72, 42, 2], Operations: []
Exploring Operation: 42/7=6, Resulting Numbers: [72, 2, 6]
Generated Node #2: [72, 2, 6] from Operation: 42/7=6
Current State: 80:[72, 2, 6], Operations: ['42/7=6']
Exploring Operation: 72+2=74, Resulting Numbers: [6, 74]
Generated Node #3: [6, 74] from Operation: 72+2=7... | 4 | Current State: 80:[7, 72, 42, 2], Operations: []
Exploring Operation: 7+72=79, Resulting Numbers: [42, 2, 79]
Generated Node #0,0: 80:[42, 2, 79] Operation: 7+72=79
Exploring Operation: 42/7=6, Resulting Numbers: [72, 2, 6]
Generated Node #0,1: 80:[72, 2, 6] Operation: 42/7=6
Exploring Operation: 72/2=36, Resulting Num... | 0.967882 | hs_3 | mult_heuristic |
[
21,
92,
90,
1
] | 41 | [
"92-90=2",
"21*2=42",
"42-1=41"
] | Current State: 41:[21, 92, 90, 1], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [21, 1, 2]
Generated Node #2: [21, 1, 2] from Operation: 92-90=2
Current State: 41:[21, 1, 2], Operations: ['92-90=2']
Exploring Operation: 21*2=42, Resulting Numbers: [1, 42]
Generated Node #3: [1, 42] from Operation: 21... | 4 | Current State: 41:[21, 92, 90, 1], Operations: []
Exploring Operation: 92-90=2, Resulting Numbers: [21, 1, 2]
Generated Node #0,0: 41:[21, 1, 2] Operation: 92-90=2
Exploring Operation: 90-21=69, Resulting Numbers: [92, 1, 69]
Generated Node #0,1: 41:[92, 1, 69] Operation: 90-21=69
Exploring Operation: 92-21=71, Resulti... | 0.989583 | hs_3 | mult_heuristic |
[
61,
4,
59,
27
] | 35 | [
"61-59=2",
"4*2=8",
"27+8=35"
] | Current State: 35:[61, 4, 59, 27], Operations: []
Exploring Operation: 61-59=2, Resulting Numbers: [4, 27, 2]
Generated Node #2: [4, 27, 2] from Operation: 61-59=2
Current State: 35:[4, 27, 2], Operations: ['61-59=2']
Exploring Operation: 4*2=8, Resulting Numbers: [27, 8]
Generated Node #3: [27, 8] from Operation: 4*2=... | 4 | Current State: 35:[61, 4, 59, 27], Operations: []
Exploring Operation: 61-27=34, Resulting Numbers: [4, 59, 34]
Generated Node #0,0: 35:[4, 59, 34] Operation: 61-27=34
Exploring Operation: 61-4=57, Resulting Numbers: [59, 27, 57]
Generated Node #0,1: 35:[59, 27, 57] Operation: 61-4=57
Exploring Operation: 59-4=55, Resu... | 0.977431 | hs_5 | mult_heuristic |
[
83,
23,
92,
16
] | 30 | [
"83+23=106",
"92-16=76",
"106-76=30"
] | Current State: 30:[83, 23, 92, 16], Operations: []
Exploring Operation: 83+23=106, Resulting Numbers: [92, 16, 106]
Generated Node #2: [92, 16, 106] from Operation: 83+23=106
Current State: 30:[92, 16, 106], Operations: ['83+23=106']
Exploring Operation: 92-16=76, Resulting Numbers: [106, 76]
Generated Node #3: [106, 7... | 4 | Current State: 30:[83, 23, 92, 16], Operations: []
Exploring Operation: 92/23=4, Resulting Numbers: [83, 16, 4]
Generated Node #0,0: 30:[83, 16, 4] Operation: 92/23=4
Exploring Operation: 92-83=9, Resulting Numbers: [23, 16, 9]
Generated Node #0,1: 30:[23, 16, 9] Operation: 92-83=9
Start Sub Search at level 1: Moving t... | 0.992188 | hs_2 | sum_heuristic |
[
73,
5,
87,
39
] | 71 | [
"73+87=160",
"160/5=32",
"39+32=71"
] | Current State: 71:[73, 5, 87, 39], Operations: []
Exploring Operation: 73+87=160, Resulting Numbers: [5, 39, 160]
Generated Node #2: [5, 39, 160] from Operation: 73+87=160
Current State: 71:[5, 39, 160], Operations: ['73+87=160']
Exploring Operation: 160/5=32, Resulting Numbers: [39, 32]
Generated Node #3: [39, 32] fro... | 4 | Current State: 71:[73, 5, 87, 39], Operations: []
Exploring Operation: 73+5=78, Resulting Numbers: [87, 39, 78]
Generated Node #0,0: 71:[87, 39, 78] Operation: 73+5=78
Exploring Operation: 5+87=92, Resulting Numbers: [73, 39, 92]
Generated Node #0,1: 71:[73, 39, 92] Operation: 5+87=92
Exploring Operation: 73-5=68, Resu... | 0 | hs_5 | mult_heuristic |
[
38,
91,
19,
48
] | 67 | [
"38/19=2",
"48/2=24",
"91-24=67"
] | Current State: 67:[38, 91, 19, 48], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [91, 48, 2]
Generated Node #2: [91, 48, 2] from Operation: 38/19=2
Current State: 67:[91, 48, 2], Operations: ['38/19=2']
Exploring Operation: 48/2=24, Resulting Numbers: [91, 24]
Generated Node #3: [91, 24] from Operati... | 4 | Current State: 67:[38, 91, 19, 48], Operations: []
Exploring Operation: 38+19=57, Resulting Numbers: [91, 48, 57]
Generated Node #0,0: 67:[91, 48, 57] Operation: 38+19=57
Exploring Operation: 91-19=72, Resulting Numbers: [38, 48, 72]
Generated Node #0,1: 67:[38, 48, 72] Operation: 91-19=72
Exploring Operation: 19+48=67... | 0 | hs_3 | mult_heuristic |
[
7,
58,
69,
49
] | 28 | [
"69-58=11",
"7*11=77",
"77-49=28"
] | Current State: 28:[7, 58, 69, 49], Operations: []
Exploring Operation: 69-58=11, Resulting Numbers: [7, 49, 11]
Generated Node #2: [7, 49, 11] from Operation: 69-58=11
Current State: 28:[7, 49, 11], Operations: ['69-58=11']
Exploring Operation: 7*11=77, Resulting Numbers: [49, 77]
Generated Node #3: [49, 77] from Opera... | 4 | Current State: 28:[7, 58, 69, 49], Operations: []
Exploring Operation: 69-49=20, Resulting Numbers: [7, 58, 20]
Generated Node #0,0: 28:[7, 58, 20] Operation: 69-49=20
Exploring Operation: 58-49=9, Resulting Numbers: [7, 69, 9]
Generated Node #0,1: 28:[7, 69, 9] Operation: 58-49=9
Exploring Operation: 49/7=7, Resulting... | 0 | hs_5 | sum_heuristic |
[
96,
18,
72,
28
] | 24 | [
"96+72=168",
"168/28=6",
"18+6=24"
] | Current State: 24:[96, 18, 72, 28], Operations: []
Exploring Operation: 96+72=168, Resulting Numbers: [18, 28, 168]
Generated Node #2: [18, 28, 168] from Operation: 96+72=168
Current State: 24:[18, 28, 168], Operations: ['96+72=168']
Exploring Operation: 168/28=6, Resulting Numbers: [18, 6]
Generated Node #3: [18, 6] f... | 4 | Current State: 24:[96, 18, 72, 28], Operations: []
Exploring Operation: 96-28=68, Resulting Numbers: [18, 72, 68]
Generated Node #0,0: 24:[18, 72, 68] Operation: 96-28=68
Exploring Operation: 72/18=4, Resulting Numbers: [96, 28, 4]
Generated Node #0,1: 24:[96, 28, 4] Operation: 72/18=4
Exploring Operation: 96-72=24, Re... | 0 | hs_3 | mult_heuristic |
[
42,
6,
7,
87
] | 86 | [
"42/6=7",
"7/7=1",
"87-1=86"
] | Current State: 86:[42, 6, 7, 87], Operations: []
Exploring Operation: 42/6=7, Resulting Numbers: [7, 87, 7]
Generated Node #2: [7, 87, 7] from Operation: 42/6=7
Current State: 86:[7, 87, 7], Operations: ['42/6=7']
Exploring Operation: 7/7=1, Resulting Numbers: [87, 1]
Generated Node #3: [87, 1] from Operation: 7/7=1
Cu... | 4 | Current State: 86:[42, 6, 7, 87], Operations: []
Exploring Operation: 42+6=48, Resulting Numbers: [7, 87, 48]
Generated Node #0,0: 86:[7, 87, 48] Operation: 42+6=48
Exploring Operation: 7-6=1, Resulting Numbers: [42, 87, 1]
Generated Node #0,1: 86:[42, 87, 1] Operation: 7-6=1
Exploring Operation: 6*7=42, Resulting Numb... | 0.96875 | hs_4 | mult_heuristic |
[
39,
77,
91,
61
] | 68 | [
"77-39=38",
"91-61=30",
"38+30=68"
] | Current State: 68:[39, 77, 91, 61], Operations: []
Exploring Operation: 77-39=38, Resulting Numbers: [91, 61, 38]
Generated Node #2: [91, 61, 38] from Operation: 77-39=38
Current State: 68:[91, 61, 38], Operations: ['77-39=38']
Exploring Operation: 91-61=30, Resulting Numbers: [38, 30]
Generated Node #3: [38, 30] from ... | 4 | Current State: 68:[39, 77, 91, 61], Operations: []
Exploring Operation: 91-77=14, Resulting Numbers: [39, 61, 14]
Generated Node #0,0: 68:[39, 61, 14] Operation: 91-77=14
Moving to Node #0,0
Current State: 68:[39, 61, 14], Operations: ['91-77=14']
Exploring Operation: 61-39=22, Resulting Numbers: [14, 22]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
16,
32,
25,
17
] | 90 | [
"16+32=48",
"25+17=42",
"48+42=90"
] | Current State: 90:[16, 32, 25, 17], Operations: []
Exploring Operation: 16+32=48, Resulting Numbers: [25, 17, 48]
Generated Node #2: [25, 17, 48] from Operation: 16+32=48
Current State: 90:[25, 17, 48], Operations: ['16+32=48']
Exploring Operation: 25+17=42, Resulting Numbers: [48, 42]
Generated Node #3: [48, 42] from ... | 4 | Current State: 90:[16, 32, 25, 17], Operations: []
Exploring Operation: 25-16=9, Resulting Numbers: [32, 17, 9]
Generated Node #0,0: 90:[32, 17, 9] Operation: 25-16=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[32, 17, 9], Operations: ['25-16=9']
Exploring Operation: 32-17=15, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
39,
38,
87,
54
] | 44 | [
"39+38=77",
"87-54=33",
"77-33=44"
] | Current State: 44:[39, 38, 87, 54], Operations: []
Exploring Operation: 39+38=77, Resulting Numbers: [87, 54, 77]
Generated Node #2: [87, 54, 77] from Operation: 39+38=77
Current State: 44:[87, 54, 77], Operations: ['39+38=77']
Exploring Operation: 87-54=33, Resulting Numbers: [77, 33]
Generated Node #3: [77, 33] from ... | 4 | Current State: 44:[39, 38, 87, 54], Operations: []
Exploring Operation: 87-38=49, Resulting Numbers: [39, 54, 49]
Generated Node #0,0: 44:[39, 54, 49] Operation: 87-38=49
Exploring Operation: 54-39=15, Resulting Numbers: [38, 87, 15]
Generated Node #0,1: 44:[38, 87, 15] Operation: 54-39=15
Exploring Operation: 87-39=48... | 0.986979 | hs_4 | sum_heuristic |
[
75,
18,
6,
42
] | 17 | [
"75*6=450",
"450/18=25",
"42-25=17"
] | Current State: 17:[75, 18, 6, 42], Operations: []
Exploring Operation: 75*6=450, Resulting Numbers: [18, 42, 450]
Generated Node #2: [18, 42, 450] from Operation: 75*6=450
Current State: 17:[18, 42, 450], Operations: ['75*6=450']
Exploring Operation: 450/18=25, Resulting Numbers: [42, 25]
Generated Node #3: [42, 25] fr... | 4 | Current State: 17:[75, 18, 6, 42], Operations: []
Exploring Operation: 75-18=57, Resulting Numbers: [6, 42, 57]
Generated Node #0,0: 17:[6, 42, 57] Operation: 75-18=57
Exploring Operation: 75-6=69, Resulting Numbers: [18, 42, 69]
Generated Node #0,1: 17:[18, 42, 69] Operation: 75-6=69
Exploring Operation: 42/6=7, Resul... | 0 | hs_5 | sum_heuristic |
[
21,
9,
9,
34
] | 31 | [
"21-9=12",
"9+34=43",
"43-12=31"
] | Current State: 31:[21, 9, 9, 34], Operations: []
Exploring Operation: 21-9=12, Resulting Numbers: [34, 12]
Generated Node #2: [34, 12] from Operation: 21-9=12
Current State: 31:[34, 12], Operations: ['21-9=12']
Exploring Operation: 9+34=43, Resulting Numbers: [12, 43]
Generated Node #3: [12, 43] from Operation: 9+34=43... | 4 | Current State: 31:[21, 9, 9, 34], Operations: []
Exploring Operation: 21+9=30, Resulting Numbers: [9, 34, 30]
Generated Node #0,0: 31:[9, 34, 30] Operation: 21+9=30
Exploring Operation: 21+9=30, Resulting Numbers: [9, 34, 30]
Generated Node #0,1: 31:[9, 34, 30] Operation: 21+9=30
Exploring Operation: 9+9=18, Resulting ... | 0.955729 | hs_4 | sum_heuristic |
[
24,
3,
30,
65
] | 93 | [
"65-24=41",
"3*41=123",
"123-30=93"
] | Current State: 93:[24, 3, 30, 65], Operations: []
Exploring Operation: 65-24=41, Resulting Numbers: [3, 30, 41]
Generated Node #2: [3, 30, 41] from Operation: 65-24=41
Current State: 93:[3, 30, 41], Operations: ['65-24=41']
Exploring Operation: 3*41=123, Resulting Numbers: [30, 123]
Generated Node #3: [30, 123] from Op... | 4 | Current State: 93:[24, 3, 30, 65], Operations: []
Exploring Operation: 30+65=95, Resulting Numbers: [24, 3, 95]
Generated Node #0,0: 93:[24, 3, 95] Operation: 30+65=95
Exploring Operation: 24+65=89, Resulting Numbers: [3, 30, 89]
Generated Node #0,1: 93:[3, 30, 89] Operation: 24+65=89
Exploring Operation: 65-24=41, Res... | 0 | hs_5 | sum_heuristic |
[
5,
14,
23,
18
] | 10 | [
"5*18=90",
"23-14=9",
"90/9=10"
] | Current State: 10:[5, 14, 23, 18], Operations: []
Exploring Operation: 5*18=90, Resulting Numbers: [14, 23, 90]
Generated Node #2: [14, 23, 90] from Operation: 5*18=90
Current State: 10:[14, 23, 90], Operations: ['5*18=90']
Exploring Operation: 23-14=9, Resulting Numbers: [90, 9]
Generated Node #3: [90, 9] from Operati... | 4 | Current State: 10:[5, 14, 23, 18], Operations: []
Exploring Operation: 23-18=5, Resulting Numbers: [5, 14, 5]
Generated Node #0,0: 10:[5, 14, 5] Operation: 23-18=5
Exploring Operation: 18-14=4, Resulting Numbers: [5, 23, 4]
Generated Node #0,1: 10:[5, 23, 4] Operation: 18-14=4
Exploring Operation: 23-5=18, Resulting Nu... | 0.955729 | hs_4 | mult_heuristic |
[
39,
14,
75,
30
] | 80 | [
"39-14=25",
"75+30=105",
"105-25=80"
] | Current State: 80:[39, 14, 75, 30], Operations: []
Exploring Operation: 39-14=25, Resulting Numbers: [75, 30, 25]
Generated Node #2: [75, 30, 25] from Operation: 39-14=25
Current State: 80:[75, 30, 25], Operations: ['39-14=25']
Exploring Operation: 75+30=105, Resulting Numbers: [25, 105]
Generated Node #3: [25, 105] fr... | 4 | Current State: 80:[39, 14, 75, 30], Operations: []
Exploring Operation: 75-39=36, Resulting Numbers: [14, 30, 36]
Generated Node #0,0: 80:[14, 30, 36] Operation: 75-39=36
Exploring Operation: 39-30=9, Resulting Numbers: [14, 75, 9]
Generated Node #0,1: 80:[14, 75, 9] Operation: 39-30=9
Exploring Operation: 30-14=16, Re... | 0.936632 | hs_5 | mult_heuristic |
[
69,
3,
16,
23
] | 73 | [
"69-3=66",
"23-16=7",
"66+7=73"
] | Current State: 73:[69, 3, 16, 23], Operations: []
Exploring Operation: 69-3=66, Resulting Numbers: [16, 23, 66]
Generated Node #2: [16, 23, 66] from Operation: 69-3=66
Current State: 73:[16, 23, 66], Operations: ['69-3=66']
Exploring Operation: 23-16=7, Resulting Numbers: [66, 7]
Generated Node #3: [66, 7] from Operati... | 4 | Current State: 73:[69, 3, 16, 23], Operations: []
Exploring Operation: 3*23=69, Resulting Numbers: [69, 16, 69]
Generated Node #0,0: 73:[69, 16, 69] Operation: 3*23=69
Exploring Operation: 3+23=26, Resulting Numbers: [69, 16, 26]
Generated Node #0,1: 73:[69, 16, 26] Operation: 3+23=26
Exploring Operation: 3+16=19, Resu... | 0.916667 | hs_5 | sum_heuristic |
[
10,
39,
9,
3
] | 14 | [
"10-9=1",
"39/3=13",
"1+13=14"
] | Current State: 14:[10, 39, 9, 3], Operations: []
Exploring Operation: 10-9=1, Resulting Numbers: [39, 3, 1]
Generated Node #2: [39, 3, 1] from Operation: 10-9=1
Current State: 14:[39, 3, 1], Operations: ['10-9=1']
Exploring Operation: 39/3=13, Resulting Numbers: [1, 13]
Generated Node #3: [1, 13] from Operation: 39/3=1... | 4 | Current State: 14:[10, 39, 9, 3], Operations: []
Exploring Operation: 39-9=30, Resulting Numbers: [10, 3, 30]
Generated Node #0,0: 14:[10, 3, 30] Operation: 39-9=30
Exploring Operation: 39-10=29, Resulting Numbers: [9, 3, 29]
Generated Node #0,1: 14:[9, 3, 29] Operation: 39-10=29
Exploring Operation: 10-9=1, Resulting ... | 0.988715 | hs_4 | mult_heuristic |
[
81,
18,
93,
91
] | 90 | [
"93-91=2",
"18/2=9",
"81+9=90"
] | Current State: 90:[81, 18, 93, 91], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [81, 18, 2]
Generated Node #2: [81, 18, 2] from Operation: 93-91=2
Current State: 90:[81, 18, 2], Operations: ['93-91=2']
Exploring Operation: 18/2=9, Resulting Numbers: [81, 9]
Generated Node #3: [81, 9] from Operation:... | 4 | Current State: 90:[81, 18, 93, 91], Operations: []
Exploring Operation: 93-81=12, Resulting Numbers: [18, 91, 12]
Generated Node #0,0: 90:[18, 91, 12] Operation: 93-81=12
Exploring Operation: 93-91=2, Resulting Numbers: [81, 18, 2]
Generated Node #0,1: 90:[81, 18, 2] Operation: 93-91=2
Exploring Operation: 91-81=10, Re... | 0.963542 | hs_3 | mult_heuristic |
[
47,
85,
76,
82
] | 80 | [
"85-47=38",
"76/38=2",
"82-2=80"
] | Current State: 80:[47, 85, 76, 82], Operations: []
Exploring Operation: 85-47=38, Resulting Numbers: [76, 82, 38]
Generated Node #2: [76, 82, 38] from Operation: 85-47=38
Current State: 80:[76, 82, 38], Operations: ['85-47=38']
Exploring Operation: 76/38=2, Resulting Numbers: [82, 2]
Generated Node #3: [82, 2] from Ope... | 4 | Current State: 80:[47, 85, 76, 82], Operations: []
Exploring Operation: 85-76=9, Resulting Numbers: [47, 82, 9]
Generated Node #0,0: 80:[47, 82, 9] Operation: 85-76=9
Exploring Operation: 82-76=6, Resulting Numbers: [47, 85, 6]
Generated Node #0,1: 80:[47, 85, 6] Operation: 82-76=6
Exploring Operation: 82-47=35, Result... | 0.984375 | hs_5 | sum_heuristic |
[
55,
92,
66,
33
] | 62 | [
"92-55=37",
"66+33=99",
"99-37=62"
] | Current State: 62:[55, 92, 66, 33], Operations: []
Exploring Operation: 92-55=37, Resulting Numbers: [66, 33, 37]
Generated Node #2: [66, 33, 37] from Operation: 92-55=37
Current State: 62:[66, 33, 37], Operations: ['92-55=37']
Exploring Operation: 66+33=99, Resulting Numbers: [37, 99]
Generated Node #3: [37, 99] from ... | 4 | Current State: 62:[55, 92, 66, 33], Operations: []
Exploring Operation: 92-66=26, Resulting Numbers: [55, 33, 26]
Generated Node #0,0: 62:[55, 33, 26] Operation: 92-66=26
Exploring Operation: 92-33=59, Resulting Numbers: [55, 66, 59]
Generated Node #0,1: 62:[55, 66, 59] Operation: 92-33=59
Exploring Operation: 66-33=33... | 0.980903 | hs_5 | sum_heuristic |
[
21,
72,
84,
97
] | 88 | [
"21+72=93",
"84+97=181",
"181-93=88"
] | Current State: 88:[21, 72, 84, 97], Operations: []
Exploring Operation: 21+72=93, Resulting Numbers: [84, 97, 93]
Generated Node #2: [84, 97, 93] from Operation: 21+72=93
Current State: 88:[84, 97, 93], Operations: ['21+72=93']
Exploring Operation: 84+97=181, Resulting Numbers: [93, 181]
Generated Node #3: [93, 181] fr... | 4 | Current State: 88:[21, 72, 84, 97], Operations: []
Exploring Operation: 84-72=12, Resulting Numbers: [21, 97, 12]
Generated Node #0,0: 88:[21, 97, 12] Operation: 84-72=12
Exploring Operation: 97-72=25, Resulting Numbers: [21, 84, 25]
Generated Node #0,1: 88:[21, 84, 25] Operation: 97-72=25
Moving to Node #0,1
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
59,
53,
61,
86
] | 19 | [
"59-53=6",
"86-61=25",
"25-6=19"
] | Current State: 19:[59, 53, 61, 86], Operations: []
Exploring Operation: 59-53=6, Resulting Numbers: [61, 86, 6]
Generated Node #2: [61, 86, 6] from Operation: 59-53=6
Current State: 19:[61, 86, 6], Operations: ['59-53=6']
Exploring Operation: 86-61=25, Resulting Numbers: [6, 25]
Generated Node #3: [6, 25] from Operatio... | 4 | Current State: 19:[59, 53, 61, 86], Operations: []
Exploring Operation: 86-61=25, Resulting Numbers: [59, 53, 25]
Generated Node #0,0: 19:[59, 53, 25] Operation: 86-61=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[59, 53, 25], Operations: ['86-61=25']
Exploring Operation: 59-53=6, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
7,
86,
79,
86
] | 79 | [
"86-86=0",
"7*0=0",
"79+0=79"
] | Current State: 79:[7, 86, 79, 86], Operations: []
Exploring Operation: 86-86=0, Resulting Numbers: [7, 79, 0]
Generated Node #2: [7, 79, 0] from Operation: 86-86=0
Current State: 79:[7, 79, 0], Operations: ['86-86=0']
Exploring Operation: 7*0=0, Resulting Numbers: [79, 0]
Generated Node #3: [79, 0] from Operation: 7*0=... | 4 | Current State: 79:[7, 86, 79, 86], Operations: []
Exploring Operation: 86-7=79, Resulting Numbers: [79, 86, 79]
Generated Node #0,0: 79:[79, 86, 79] Operation: 86-7=79
Moving to Node #0,0
Current State: 79:[79, 86, 79], Operations: ['86-7=79']
Exploring Operation: 86-79=7, Resulting Numbers: [79, 7]
Generated Node #0,0... | 0 | hs_1 | mult_heuristic |
[
7,
84,
84,
33
] | 57 | [
"84+84=168",
"168/7=24",
"33+24=57"
] | Current State: 57:[7, 84, 84, 33], Operations: []
Exploring Operation: 84+84=168, Resulting Numbers: [7, 33, 168]
Generated Node #2: [7, 33, 168] from Operation: 84+84=168
Current State: 57:[7, 33, 168], Operations: ['84+84=168']
Exploring Operation: 168/7=24, Resulting Numbers: [33, 24]
Generated Node #3: [33, 24] fro... | 4 | Current State: 57:[7, 84, 84, 33], Operations: []
Exploring Operation: 84-84=0, Resulting Numbers: [7, 33, 0]
Generated Node #0,0: 57:[7, 33, 0] Operation: 84-84=0
Exploring Operation: 84/84=1, Resulting Numbers: [7, 33, 1]
Generated Node #0,1: 57:[7, 33, 1] Operation: 84/84=1
Moving to Node #0,1
Current State: 57:[7, ... | 0 | hs_2 | mult_heuristic |
[
2,
5,
47,
95
] | 55 | [
"2+5=7",
"95-47=48",
"7+48=55"
] | Current State: 55:[2, 5, 47, 95], Operations: []
Exploring Operation: 2+5=7, Resulting Numbers: [47, 95, 7]
Generated Node #2: [47, 95, 7] from Operation: 2+5=7
Current State: 55:[47, 95, 7], Operations: ['2+5=7']
Exploring Operation: 95-47=48, Resulting Numbers: [7, 48]
Generated Node #3: [7, 48] from Operation: 95-47... | 4 | Current State: 55:[2, 5, 47, 95], Operations: []
Exploring Operation: 2+47=49, Resulting Numbers: [5, 95, 49]
Generated Node #0,0: 55:[5, 95, 49] Operation: 2+47=49
Exploring Operation: 95-47=48, Resulting Numbers: [2, 5, 48]
Generated Node #0,1: 55:[2, 5, 48] Operation: 95-47=48
Exploring Operation: 95/5=19, Resulting... | 0.990451 | hs_3 | mult_heuristic |
[
64,
20,
36,
99
] | 95 | [
"36-20=16",
"64/16=4",
"99-4=95"
] | Current State: 95:[64, 20, 36, 99], Operations: []
Exploring Operation: 36-20=16, Resulting Numbers: [64, 99, 16]
Generated Node #2: [64, 99, 16] from Operation: 36-20=16
Current State: 95:[64, 99, 16], Operations: ['36-20=16']
Exploring Operation: 64/16=4, Resulting Numbers: [99, 4]
Generated Node #3: [99, 4] from Ope... | 4 | Current State: 95:[64, 20, 36, 99], Operations: []
Exploring Operation: 64+36=100, Resulting Numbers: [20, 99, 100]
Generated Node #0,0: 95:[20, 99, 100] Operation: 64+36=100
Moving to Node #0,0
Current State: 95:[20, 99, 100], Operations: ['64+36=100']
Exploring Operation: 100/20=5, Resulting Numbers: [99, 5]
Generate... | 0 | hs_1 | mult_heuristic |
[
70,
23,
8,
20
] | 67 | [
"70+23=93",
"8*20=160",
"160-93=67"
] | Current State: 67:[70, 23, 8, 20], Operations: []
Exploring Operation: 70+23=93, Resulting Numbers: [8, 20, 93]
Generated Node #2: [8, 20, 93] from Operation: 70+23=93
Current State: 67:[8, 20, 93], Operations: ['70+23=93']
Exploring Operation: 8*20=160, Resulting Numbers: [93, 160]
Generated Node #3: [93, 160] from Op... | 4 | Current State: 67:[70, 23, 8, 20], Operations: []
Exploring Operation: 23+8=31, Resulting Numbers: [70, 20, 31]
Generated Node #0,0: 67:[70, 20, 31] Operation: 23+8=31
Moving to Node #0,0
Current State: 67:[70, 20, 31], Operations: ['23+8=31']
Exploring Operation: 20+31=51, Resulting Numbers: [70, 51]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
96,
6,
5,
33
] | 12 | [
"96/6=16",
"33-5=28",
"28-16=12"
] | Current State: 12:[96, 6, 5, 33], Operations: []
Exploring Operation: 96/6=16, Resulting Numbers: [5, 33, 16]
Generated Node #2: [5, 33, 16] from Operation: 96/6=16
Current State: 12:[5, 33, 16], Operations: ['96/6=16']
Exploring Operation: 33-5=28, Resulting Numbers: [16, 28]
Generated Node #3: [16, 28] from Operation... | 4 | Current State: 12:[96, 6, 5, 33], Operations: []
Exploring Operation: 96/6=16, Resulting Numbers: [5, 33, 16]
Generated Node #0,0: 12:[5, 33, 16] Operation: 96/6=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[5, 33, 16], Operations: ['96/6=16']
Exploring Operation: 33-16=17, Resulting Numbers: [... | 0.993924 | hs_1 | sum_heuristic |
[
2,
58,
28,
38
] | 76 | [
"58-2=56",
"56/28=2",
"38*2=76"
] | Current State: 76:[2, 58, 28, 38], Operations: []
Exploring Operation: 58-2=56, Resulting Numbers: [28, 38, 56]
Generated Node #2: [28, 38, 56] from Operation: 58-2=56
Current State: 76:[28, 38, 56], Operations: ['58-2=56']
Exploring Operation: 56/28=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Operati... | 4 | Current State: 76:[2, 58, 28, 38], Operations: []
Exploring Operation: 58+28=86, Resulting Numbers: [2, 38, 86]
Generated Node #0,0: 76:[2, 38, 86] Operation: 58+28=86
Exploring Operation: 58-28=30, Resulting Numbers: [2, 38, 30]
Generated Node #0,1: 76:[2, 38, 30] Operation: 58-28=30
Exploring Operation: 58-38=20, Res... | 0 | hs_3 | mult_heuristic |
[
4,
66,
28,
6
] | 16 | [
"4*66=264",
"264/6=44",
"44-28=16"
] | Current State: 16:[4, 66, 28, 6], Operations: []
Exploring Operation: 4*66=264, Resulting Numbers: [28, 6, 264]
Generated Node #2: [28, 6, 264] from Operation: 4*66=264
Current State: 16:[28, 6, 264], Operations: ['4*66=264']
Exploring Operation: 264/6=44, Resulting Numbers: [28, 44]
Generated Node #3: [28, 44] from Op... | 4 | Current State: 16:[4, 66, 28, 6], Operations: []
Exploring Operation: 66-28=38, Resulting Numbers: [4, 6, 38]
Generated Node #0,0: 16:[4, 6, 38] Operation: 66-28=38
Exploring Operation: 66/6=11, Resulting Numbers: [4, 28, 11]
Generated Node #0,1: 16:[4, 28, 11] Operation: 66/6=11
Moving to Node #0,1
Current State: 16:[... | 0 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.