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 |
|---|---|---|---|---|---|---|---|---|
[
54,
13,
18,
22
] | 12 | [
"54/18=3",
"22-13=9",
"3+9=12"
] | Current State: 12:[54, 13, 18, 22], Operations: []
Exploring Operation: 54/18=3, Resulting Numbers: [13, 22, 3]
Generated Node #2: [13, 22, 3] from Operation: 54/18=3
Current State: 12:[13, 22, 3], Operations: ['54/18=3']
Exploring Operation: 22-13=9, Resulting Numbers: [3, 9]
Generated Node #3: [3, 9] from Operation: ... | 4 | Current State: 12:[54, 13, 18, 22], Operations: []
Exploring Operation: 54-22=32, Resulting Numbers: [13, 18, 32]
Generated Node #0,0: 12:[13, 18, 32] Operation: 54-22=32
Exploring Operation: 54-18=36, Resulting Numbers: [13, 22, 36]
Generated Node #0,1: 12:[13, 22, 36] Operation: 54-18=36
Exploring Operation: 54-13=41... | 0.953125 | hs_5 | sum_heuristic |
[
92,
76,
37,
36
] | 89 | [
"92-76=16",
"37+36=73",
"16+73=89"
] | Current State: 89:[92, 76, 37, 36], Operations: []
Exploring Operation: 92-76=16, Resulting Numbers: [37, 36, 16]
Generated Node #2: [37, 36, 16] from Operation: 92-76=16
Current State: 89:[37, 36, 16], Operations: ['92-76=16']
Exploring Operation: 37+36=73, Resulting Numbers: [16, 73]
Generated Node #3: [16, 73] from ... | 4 | Current State: 89:[92, 76, 37, 36], Operations: []
Exploring Operation: 37+36=73, Resulting Numbers: [92, 76, 73]
Generated Node #0,0: 89:[92, 76, 73] Operation: 37+36=73
Exploring Operation: 76+37=113, Resulting Numbers: [92, 36, 113]
Generated Node #0,1: 89:[92, 36, 113] Operation: 76+37=113
Exploring Operation: 92-3... | 0.982639 | hs_4 | sum_heuristic |
[
21,
27,
3,
24
] | 12 | [
"27-21=6",
"3*24=72",
"72/6=12"
] | Current State: 12:[21, 27, 3, 24], Operations: []
Exploring Operation: 27-21=6, Resulting Numbers: [3, 24, 6]
Generated Node #2: [3, 24, 6] from Operation: 27-21=6
Current State: 12:[3, 24, 6], Operations: ['27-21=6']
Exploring Operation: 3*24=72, Resulting Numbers: [6, 72]
Generated Node #3: [6, 72] from Operation: 3*... | 4 | Current State: 12:[21, 27, 3, 24], Operations: []
Exploring Operation: 27-24=3, Resulting Numbers: [21, 3, 3]
Generated Node #0,0: 12:[21, 3, 3] Operation: 27-24=3
Exploring Operation: 24-21=3, Resulting Numbers: [27, 3, 3]
Generated Node #0,1: 12:[27, 3, 3] Operation: 24-21=3
Exploring Operation: 27-21=6, Resulting Nu... | 0.980035 | hs_3 | mult_heuristic |
[
82,
57,
37,
17
] | 85 | [
"82+57=139",
"37+17=54",
"139-54=85"
] | Current State: 85:[82, 57, 37, 17], Operations: []
Exploring Operation: 82+57=139, Resulting Numbers: [37, 17, 139]
Generated Node #2: [37, 17, 139] from Operation: 82+57=139
Current State: 85:[37, 17, 139], Operations: ['82+57=139']
Exploring Operation: 37+17=54, Resulting Numbers: [139, 54]
Generated Node #3: [139, 5... | 4 | Current State: 85:[82, 57, 37, 17], Operations: []
Exploring Operation: 57-37=20, Resulting Numbers: [82, 17, 20]
Generated Node #0,0: 85:[82, 17, 20] Operation: 57-37=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[82, 17, 20], Operations: ['57-37=20']
Exploring Operation: 20-17=3, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
21,
43,
42,
70
] | 48 | [
"21+43=64",
"42+70=112",
"112-64=48"
] | Current State: 48:[21, 43, 42, 70], Operations: []
Exploring Operation: 21+43=64, Resulting Numbers: [42, 70, 64]
Generated Node #2: [42, 70, 64] from Operation: 21+43=64
Current State: 48:[42, 70, 64], Operations: ['21+43=64']
Exploring Operation: 42+70=112, Resulting Numbers: [64, 112]
Generated Node #3: [64, 112] fr... | 4 | Current State: 48:[21, 43, 42, 70], Operations: []
Exploring Operation: 70-21=49, Resulting Numbers: [43, 42, 49]
Generated Node #0,0: 48:[43, 42, 49] Operation: 70-21=49
Exploring Operation: 70-43=27, Resulting Numbers: [21, 42, 27]
Generated Node #0,1: 48:[21, 42, 27] Operation: 70-43=27
Exploring Operation: 43-42=1,... | 0.975694 | hs_4 | sum_heuristic |
[
37,
30,
54,
6
] | 16 | [
"37-30=7",
"54/6=9",
"7+9=16"
] | Current State: 16:[37, 30, 54, 6], Operations: []
Exploring Operation: 37-30=7, Resulting Numbers: [54, 6, 7]
Generated Node #2: [54, 6, 7] from Operation: 37-30=7
Current State: 16:[54, 6, 7], Operations: ['37-30=7']
Exploring Operation: 54/6=9, Resulting Numbers: [7, 9]
Generated Node #3: [7, 9] from Operation: 54/6=... | 4 | Current State: 16:[37, 30, 54, 6], Operations: []
Exploring Operation: 54/6=9, Resulting Numbers: [37, 30, 9]
Generated Node #0,0: 16:[37, 30, 9] Operation: 54/6=9
Exploring Operation: 54-37=17, Resulting Numbers: [30, 6, 17]
Generated Node #0,1: 16:[30, 6, 17] Operation: 54-37=17
Exploring Operation: 54-30=24, Resulti... | 0.96875 | hs_3 | sum_heuristic |
[
80,
92,
6,
97
] | 22 | [
"97-92=5",
"80/5=16",
"6+16=22"
] | Current State: 22:[80, 92, 6, 97], Operations: []
Exploring Operation: 97-92=5, Resulting Numbers: [80, 6, 5]
Generated Node #2: [80, 6, 5] from Operation: 97-92=5
Current State: 22:[80, 6, 5], Operations: ['97-92=5']
Exploring Operation: 80/5=16, Resulting Numbers: [6, 16]
Generated Node #3: [6, 16] from Operation: 80... | 4 | Current State: 22:[80, 92, 6, 97], Operations: []
Exploring Operation: 97-80=17, Resulting Numbers: [92, 6, 17]
Generated Node #0,0: 22:[92, 6, 17] Operation: 97-80=17
Exploring Operation: 92-80=12, Resulting Numbers: [6, 97, 12]
Generated Node #0,1: 22:[6, 97, 12] Operation: 92-80=12
Exploring Operation: 92-6=86, Resu... | 0.954861 | hs_5 | sum_heuristic |
[
50,
86,
31,
13
] | 65 | [
"86-50=36",
"36-31=5",
"13*5=65"
] | Current State: 65:[50, 86, 31, 13], Operations: []
Exploring Operation: 86-50=36, Resulting Numbers: [31, 13, 36]
Generated Node #2: [31, 13, 36] from Operation: 86-50=36
Current State: 65:[31, 13, 36], Operations: ['86-50=36']
Exploring Operation: 36-31=5, Resulting Numbers: [13, 5]
Generated Node #3: [13, 5] from Ope... | 4 | Current State: 65:[50, 86, 31, 13], Operations: []
Exploring Operation: 50-31=19, Resulting Numbers: [86, 13, 19]
Generated Node #0,0: 65:[86, 13, 19] Operation: 50-31=19
Exploring Operation: 50+13=63, Resulting Numbers: [86, 31, 63]
Generated Node #0,1: 65:[86, 31, 63] Operation: 50+13=63
Exploring Operation: 86-50=36... | 0.986111 | hs_5 | sum_heuristic |
[
42,
10,
50,
22
] | 69 | [
"42+22=64",
"50/10=5",
"64+5=69"
] | Current State: 69:[42, 10, 50, 22], Operations: []
Exploring Operation: 42+22=64, Resulting Numbers: [10, 50, 64]
Generated Node #2: [10, 50, 64] from Operation: 42+22=64
Current State: 69:[10, 50, 64], Operations: ['42+22=64']
Exploring Operation: 50/10=5, Resulting Numbers: [64, 5]
Generated Node #3: [64, 5] from Ope... | 4 | Current State: 69:[42, 10, 50, 22], Operations: []
Exploring Operation: 50-42=8, Resulting Numbers: [10, 22, 8]
Generated Node #0,0: 69:[10, 22, 8] Operation: 50-42=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[10, 22, 8], Operations: ['50-42=8']
Exploring Operation: 10-8=2, Resulting Numbers: [... | 0 | hs_1 | sum_heuristic |
[
96,
56,
9,
3
] | 99 | [
"56+9=65",
"3*65=195",
"195-96=99"
] | Current State: 99:[96, 56, 9, 3], Operations: []
Exploring Operation: 56+9=65, Resulting Numbers: [96, 3, 65]
Generated Node #2: [96, 3, 65] from Operation: 56+9=65
Current State: 99:[96, 3, 65], Operations: ['56+9=65']
Exploring Operation: 3*65=195, Resulting Numbers: [96, 195]
Generated Node #3: [96, 195] from Operat... | 4 | Current State: 99:[96, 56, 9, 3], Operations: []
Exploring Operation: 56-9=47, Resulting Numbers: [96, 3, 47]
Generated Node #0,0: 99:[96, 3, 47] Operation: 56-9=47
Exploring Operation: 96-56=40, Resulting Numbers: [9, 3, 40]
Generated Node #0,1: 99:[9, 3, 40] Operation: 96-56=40
Exploring Operation: 96+3=99, Resulting... | 0 | hs_4 | mult_heuristic |
[
15,
43,
13,
71
] | 73 | [
"43-13=30",
"30/15=2",
"71+2=73"
] | Current State: 73:[15, 43, 13, 71], Operations: []
Exploring Operation: 43-13=30, Resulting Numbers: [15, 71, 30]
Generated Node #2: [15, 71, 30] from Operation: 43-13=30
Current State: 73:[15, 71, 30], Operations: ['43-13=30']
Exploring Operation: 30/15=2, Resulting Numbers: [71, 2]
Generated Node #3: [71, 2] from Ope... | 4 | Current State: 73:[15, 43, 13, 71], Operations: []
Exploring Operation: 13+71=84, Resulting Numbers: [15, 43, 84]
Generated Node #0,0: 73:[15, 43, 84] Operation: 13+71=84
Exploring Operation: 15+13=28, Resulting Numbers: [43, 71, 28]
Generated Node #0,1: 73:[43, 71, 28] Operation: 15+13=28
Exploring Operation: 43+13=56... | 0 | hs_5 | mult_heuristic |
[
8,
36,
47,
16
] | 81 | [
"16/8=2",
"36+47=83",
"83-2=81"
] | Current State: 81:[8, 36, 47, 16], Operations: []
Exploring Operation: 16/8=2, Resulting Numbers: [36, 47, 2]
Generated Node #2: [36, 47, 2] from Operation: 16/8=2
Current State: 81:[36, 47, 2], Operations: ['16/8=2']
Exploring Operation: 36+47=83, Resulting Numbers: [2, 83]
Generated Node #3: [2, 83] from Operation: 3... | 4 | Current State: 81:[8, 36, 47, 16], Operations: []
Exploring Operation: 36+47=83, Resulting Numbers: [8, 16, 83]
Generated Node #0,0: 81:[8, 16, 83] Operation: 36+47=83
Exploring Operation: 36-8=28, Resulting Numbers: [47, 16, 28]
Generated Node #0,1: 81:[47, 16, 28] Operation: 36-8=28
Exploring Operation: 47-16=31, Res... | 0.986979 | hs_4 | sum_heuristic |
[
19,
49,
9,
84
] | 52 | [
"19+9=28",
"84/28=3",
"49+3=52"
] | Current State: 52:[19, 49, 9, 84], Operations: []
Exploring Operation: 19+9=28, Resulting Numbers: [49, 84, 28]
Generated Node #2: [49, 84, 28] from Operation: 19+9=28
Current State: 52:[49, 84, 28], Operations: ['19+9=28']
Exploring Operation: 84/28=3, Resulting Numbers: [49, 3]
Generated Node #3: [49, 3] from Operati... | 4 | Current State: 52:[19, 49, 9, 84], Operations: []
Exploring Operation: 84-9=75, Resulting Numbers: [19, 49, 75]
Generated Node #0,0: 52:[19, 49, 75] Operation: 84-9=75
Exploring Operation: 19+9=28, Resulting Numbers: [49, 84, 28]
Generated Node #0,1: 52:[49, 84, 28] Operation: 19+9=28
Exploring Operation: 84-19=65, Res... | 0.945313 | hs_4 | sum_heuristic |
[
56,
42,
13,
30
] | 100 | [
"42-30=12",
"13*12=156",
"156-56=100"
] | Current State: 100:[56, 42, 13, 30], Operations: []
Exploring Operation: 42-30=12, Resulting Numbers: [56, 13, 12]
Generated Node #2: [56, 13, 12] from Operation: 42-30=12
Current State: 100:[56, 13, 12], Operations: ['42-30=12']
Exploring Operation: 13*12=156, Resulting Numbers: [56, 156]
Generated Node #3: [56, 156] ... | 4 | Current State: 100:[56, 42, 13, 30], Operations: []
Exploring Operation: 56-30=26, Resulting Numbers: [42, 13, 26]
Generated Node #0,0: 100:[42, 13, 26] Operation: 56-30=26
Exploring Operation: 56+42=98, Resulting Numbers: [13, 30, 98]
Generated Node #0,1: 100:[13, 30, 98] Operation: 56+42=98
Exploring Operation: 42-30... | 0 | hs_4 | sum_heuristic |
[
82,
90,
1,
48
] | 41 | [
"90-82=8",
"1+48=49",
"49-8=41"
] | Current State: 41:[82, 90, 1, 48], Operations: []
Exploring Operation: 90-82=8, Resulting Numbers: [1, 48, 8]
Generated Node #2: [1, 48, 8] from Operation: 90-82=8
Current State: 41:[1, 48, 8], Operations: ['90-82=8']
Exploring Operation: 1+48=49, Resulting Numbers: [8, 49]
Generated Node #3: [8, 49] from Operation: 1+... | 4 | Current State: 41:[82, 90, 1, 48], Operations: []
Exploring Operation: 82-48=34, Resulting Numbers: [90, 1, 34]
Generated Node #0,0: 41:[90, 1, 34] Operation: 82-48=34
Exploring Operation: 90-82=8, Resulting Numbers: [1, 48, 8]
Generated Node #0,1: 41:[1, 48, 8] Operation: 90-82=8
Exploring Operation: 82-1=81, Resultin... | 0.984375 | hs_4 | sum_heuristic |
[
3,
63,
98,
55
] | 72 | [
"63+98=161",
"55+161=216",
"216/3=72"
] | Current State: 72:[3, 63, 98, 55], Operations: []
Exploring Operation: 63+98=161, Resulting Numbers: [3, 55, 161]
Generated Node #2: [3, 55, 161] from Operation: 63+98=161
Current State: 72:[3, 55, 161], Operations: ['63+98=161']
Exploring Operation: 55+161=216, Resulting Numbers: [3, 216]
Generated Node #3: [3, 216] f... | 4 | Current State: 72:[3, 63, 98, 55], Operations: []
Exploring Operation: 63-55=8, Resulting Numbers: [3, 98, 8]
Generated Node #0,0: 72:[3, 98, 8] Operation: 63-55=8
Exploring Operation: 63/3=21, Resulting Numbers: [98, 55, 21]
Generated Node #0,1: 72:[98, 55, 21] Operation: 63/3=21
Exploring Operation: 98-55=43, Resulti... | 0 | hs_4 | mult_heuristic |
[
57,
97,
84,
48
] | 70 | [
"97-57=40",
"84*40=3360",
"3360/48=70"
] | Current State: 70:[57, 97, 84, 48], Operations: []
Exploring Operation: 97-57=40, Resulting Numbers: [84, 48, 40]
Generated Node #2: [84, 48, 40] from Operation: 97-57=40
Current State: 70:[84, 48, 40], Operations: ['97-57=40']
Exploring Operation: 84*40=3360, Resulting Numbers: [48, 3360]
Generated Node #3: [48, 3360]... | 4 | Current State: 70:[57, 97, 84, 48], Operations: []
Exploring Operation: 97-57=40, Resulting Numbers: [84, 48, 40]
Generated Node #0,0: 70:[84, 48, 40] Operation: 97-57=40
Exploring Operation: 97-48=49, Resulting Numbers: [57, 84, 49]
Generated Node #0,1: 70:[57, 84, 49] Operation: 97-48=49
Exploring Operation: 97-84=13... | 0 | hs_3 | mult_heuristic |
[
21,
26,
83,
24
] | 64 | [
"26-21=5",
"83-24=59",
"5+59=64"
] | Current State: 64:[21, 26, 83, 24], Operations: []
Exploring Operation: 26-21=5, Resulting Numbers: [83, 24, 5]
Generated Node #2: [83, 24, 5] from Operation: 26-21=5
Current State: 64:[83, 24, 5], Operations: ['26-21=5']
Exploring Operation: 83-24=59, Resulting Numbers: [5, 59]
Generated Node #3: [5, 59] from Operatio... | 4 | Current State: 64:[21, 26, 83, 24], Operations: []
Exploring Operation: 83-21=62, Resulting Numbers: [26, 24, 62]
Generated Node #0,0: 64:[26, 24, 62] Operation: 83-21=62
Exploring Operation: 83-24=59, Resulting Numbers: [21, 26, 59]
Generated Node #0,1: 64:[21, 26, 59] Operation: 83-24=59
Exploring Operation: 83-26=57... | 0.990451 | hs_3 | sum_heuristic |
[
69,
54,
74,
71
] | 12 | [
"69-54=15",
"74-71=3",
"15-3=12"
] | Current State: 12:[69, 54, 74, 71], Operations: []
Exploring Operation: 69-54=15, Resulting Numbers: [74, 71, 15]
Generated Node #2: [74, 71, 15] from Operation: 69-54=15
Current State: 12:[74, 71, 15], Operations: ['69-54=15']
Exploring Operation: 74-71=3, Resulting Numbers: [15, 3]
Generated Node #3: [15, 3] from Ope... | 4 | Current State: 12:[69, 54, 74, 71], Operations: []
Exploring Operation: 69-54=15, Resulting Numbers: [74, 71, 15]
Generated Node #0,0: 12:[74, 71, 15] Operation: 69-54=15
Exploring Operation: 74-71=3, Resulting Numbers: [69, 54, 3]
Generated Node #0,1: 12:[69, 54, 3] Operation: 74-71=3
Exploring Operation: 71-69=2, Res... | 0.986111 | hs_4 | sum_heuristic |
[
5,
37,
45,
60
] | 14 | [
"45/5=9",
"60-37=23",
"23-9=14"
] | Current State: 14:[5, 37, 45, 60], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [37, 60, 9]
Generated Node #2: [37, 60, 9] from Operation: 45/5=9
Current State: 14:[37, 60, 9], Operations: ['45/5=9']
Exploring Operation: 60-37=23, Resulting Numbers: [9, 23]
Generated Node #3: [9, 23] from Operation: 6... | 4 | Current State: 14:[5, 37, 45, 60], Operations: []
Exploring Operation: 60-45=15, Resulting Numbers: [5, 37, 15]
Generated Node #0,0: 14:[5, 37, 15] Operation: 60-45=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 14:[5, 37, 15], Operations: ['60-45=15']
Exploring Operation: 37-15=22, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
27,
41,
56,
98
] | 63 | [
"41-27=14",
"98/14=7",
"56+7=63"
] | Current State: 63:[27, 41, 56, 98], Operations: []
Exploring Operation: 41-27=14, Resulting Numbers: [56, 98, 14]
Generated Node #2: [56, 98, 14] from Operation: 41-27=14
Current State: 63:[56, 98, 14], Operations: ['41-27=14']
Exploring Operation: 98/14=7, Resulting Numbers: [56, 7]
Generated Node #3: [56, 7] from Ope... | 4 | Current State: 63:[27, 41, 56, 98], Operations: []
Exploring Operation: 98-27=71, Resulting Numbers: [41, 56, 71]
Generated Node #0,0: 63:[41, 56, 71] Operation: 98-27=71
Exploring Operation: 98-41=57, Resulting Numbers: [27, 56, 57]
Generated Node #0,1: 63:[27, 56, 57] Operation: 98-41=57
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
10,
76,
62,
22
] | 80 | [
"76-62=14",
"22-14=8",
"10*8=80"
] | Current State: 80:[10, 76, 62, 22], Operations: []
Exploring Operation: 76-62=14, Resulting Numbers: [10, 22, 14]
Generated Node #2: [10, 22, 14] from Operation: 76-62=14
Current State: 80:[10, 22, 14], Operations: ['76-62=14']
Exploring Operation: 22-14=8, Resulting Numbers: [10, 8]
Generated Node #3: [10, 8] from Ope... | 4 | Current State: 80:[10, 76, 62, 22], Operations: []
Exploring Operation: 76-62=14, Resulting Numbers: [10, 22, 14]
Generated Node #0,0: 80:[10, 22, 14] Operation: 76-62=14
Exploring Operation: 62-22=40, Resulting Numbers: [10, 76, 40]
Generated Node #0,1: 80:[10, 76, 40] Operation: 62-22=40
Exploring Operation: 62+22=84... | 0.990451 | hs_3 | sum_heuristic |
[
66,
95,
2,
15
] | 77 | [
"66/2=33",
"95+15=110",
"110-33=77"
] | Current State: 77:[66, 95, 2, 15], Operations: []
Exploring Operation: 66/2=33, Resulting Numbers: [95, 15, 33]
Generated Node #2: [95, 15, 33] from Operation: 66/2=33
Current State: 77:[95, 15, 33], Operations: ['66/2=33']
Exploring Operation: 95+15=110, Resulting Numbers: [33, 110]
Generated Node #3: [33, 110] from O... | 4 | Current State: 77:[66, 95, 2, 15], Operations: []
Exploring Operation: 95-15=80, Resulting Numbers: [66, 2, 80]
Generated Node #0,0: 77:[66, 2, 80] Operation: 95-15=80
Start Sub Search at level 1: Moving to Node #0,0
Current State: 77:[66, 2, 80], Operations: ['95-15=80']
Exploring Operation: 80-66=14, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
88,
3,
95,
1
] | 28 | [
"95-88=7",
"3+1=4",
"7*4=28"
] | Current State: 28:[88, 3, 95, 1], Operations: []
Exploring Operation: 95-88=7, Resulting Numbers: [3, 1, 7]
Generated Node #2: [3, 1, 7] from Operation: 95-88=7
Current State: 28:[3, 1, 7], Operations: ['95-88=7']
Exploring Operation: 3+1=4, Resulting Numbers: [7, 4]
Generated Node #3: [7, 4] from Operation: 3+1=4
Curr... | 4 | Current State: 28:[88, 3, 95, 1], Operations: []
Exploring Operation: 95-3=92, Resulting Numbers: [88, 1, 92]
Generated Node #0,0: 28:[88, 1, 92] Operation: 95-3=92
Exploring Operation: 88-3=85, Resulting Numbers: [95, 1, 85]
Generated Node #0,1: 28:[95, 1, 85] Operation: 88-3=85
Exploring Operation: 95-88=7, Resulting... | 0.986111 | hs_3 | sum_heuristic |
[
15,
75,
3,
24
] | 69 | [
"15+75=90",
"24-3=21",
"90-21=69"
] | Current State: 69:[15, 75, 3, 24], Operations: []
Exploring Operation: 15+75=90, Resulting Numbers: [3, 24, 90]
Generated Node #2: [3, 24, 90] from Operation: 15+75=90
Current State: 69:[3, 24, 90], Operations: ['15+75=90']
Exploring Operation: 24-3=21, Resulting Numbers: [90, 21]
Generated Node #3: [90, 21] from Opera... | 4 | Current State: 69:[15, 75, 3, 24], Operations: []
Exploring Operation: 15/3=5, Resulting Numbers: [75, 24, 5]
Generated Node #0,0: 69:[75, 24, 5] Operation: 15/3=5
Exploring Operation: 75/15=5, Resulting Numbers: [3, 24, 5]
Generated Node #0,1: 69:[3, 24, 5] Operation: 75/15=5
Exploring Operation: 75-15=60, Resulting N... | 0.915799 | hs_5 | sum_heuristic |
[
69,
79,
20,
56
] | 46 | [
"79-69=10",
"56-20=36",
"10+36=46"
] | Current State: 46:[69, 79, 20, 56], Operations: []
Exploring Operation: 79-69=10, Resulting Numbers: [20, 56, 10]
Generated Node #2: [20, 56, 10] from Operation: 79-69=10
Current State: 46:[20, 56, 10], Operations: ['79-69=10']
Exploring Operation: 56-20=36, Resulting Numbers: [10, 36]
Generated Node #3: [10, 36] from ... | 4 | Current State: 46:[69, 79, 20, 56], Operations: []
Exploring Operation: 79-69=10, Resulting Numbers: [20, 56, 10]
Generated Node #0,0: 46:[20, 56, 10] Operation: 79-69=10
Exploring Operation: 79-56=23, Resulting Numbers: [69, 20, 23]
Generated Node #0,1: 46:[69, 20, 23] Operation: 79-56=23
Exploring Operation: 69-20=49... | 0 | hs_3 | sum_heuristic |
[
94,
71,
51,
91
] | 23 | [
"94+71=165",
"51+91=142",
"165-142=23"
] | Current State: 23:[94, 71, 51, 91], Operations: []
Exploring Operation: 94+71=165, Resulting Numbers: [51, 91, 165]
Generated Node #2: [51, 91, 165] from Operation: 94+71=165
Current State: 23:[51, 91, 165], Operations: ['94+71=165']
Exploring Operation: 51+91=142, Resulting Numbers: [165, 142]
Generated Node #3: [165,... | 4 | Current State: 23:[94, 71, 51, 91], Operations: []
Exploring Operation: 94-71=23, Resulting Numbers: [51, 91, 23]
Generated Node #0,0: 23:[51, 91, 23] Operation: 94-71=23
Exploring Operation: 94-91=3, Resulting Numbers: [71, 51, 3]
Generated Node #0,1: 23:[71, 51, 3] Operation: 94-91=3
Exploring Operation: 91-71=20, Re... | 0.978299 | hs_3 | mult_heuristic |
[
92,
48,
8,
72
] | 14 | [
"92-72=20",
"48/8=6",
"20-6=14"
] | Current State: 14:[92, 48, 8, 72], Operations: []
Exploring Operation: 92-72=20, Resulting Numbers: [48, 8, 20]
Generated Node #2: [48, 8, 20] from Operation: 92-72=20
Current State: 14:[48, 8, 20], Operations: ['92-72=20']
Exploring Operation: 48/8=6, Resulting Numbers: [20, 6]
Generated Node #3: [20, 6] from Operatio... | 4 | Current State: 14:[92, 48, 8, 72], Operations: []
Exploring Operation: 92-72=20, Resulting Numbers: [48, 8, 20]
Generated Node #0,0: 14:[48, 8, 20] Operation: 92-72=20
Exploring Operation: 92-48=44, Resulting Numbers: [8, 72, 44]
Generated Node #0,1: 14:[8, 72, 44] Operation: 92-48=44
Exploring Operation: 72-48=24, Res... | 0.966146 | hs_4 | sum_heuristic |
[
68,
46,
20,
21
] | 73 | [
"68+46=114",
"20+21=41",
"114-41=73"
] | Current State: 73:[68, 46, 20, 21], Operations: []
Exploring Operation: 68+46=114, Resulting Numbers: [20, 21, 114]
Generated Node #2: [20, 21, 114] from Operation: 68+46=114
Current State: 73:[20, 21, 114], Operations: ['68+46=114']
Exploring Operation: 20+21=41, Resulting Numbers: [114, 41]
Generated Node #3: [114, 4... | 4 | Current State: 73:[68, 46, 20, 21], Operations: []
Exploring Operation: 46+20=66, Resulting Numbers: [68, 21, 66]
Generated Node #0,0: 73:[68, 21, 66] Operation: 46+20=66
Moving to Node #0,0
Current State: 73:[68, 21, 66], Operations: ['46+20=66']
Exploring Operation: 21+66=87, Resulting Numbers: [68, 87]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
54,
5,
50,
88
] | 87 | [
"54-5=49",
"88-50=38",
"49+38=87"
] | Current State: 87:[54, 5, 50, 88], Operations: []
Exploring Operation: 54-5=49, Resulting Numbers: [50, 88, 49]
Generated Node #2: [50, 88, 49] from Operation: 54-5=49
Current State: 87:[50, 88, 49], Operations: ['54-5=49']
Exploring Operation: 88-50=38, Resulting Numbers: [49, 38]
Generated Node #3: [49, 38] from Oper... | 4 | Current State: 87:[54, 5, 50, 88], Operations: []
Exploring Operation: 50/5=10, Resulting Numbers: [54, 88, 10]
Generated Node #0,0: 87:[54, 88, 10] Operation: 50/5=10
Exploring Operation: 54-50=4, Resulting Numbers: [5, 88, 4]
Generated Node #0,1: 87:[5, 88, 4] Operation: 54-50=4
Exploring Operation: 54+50=104, Result... | 0.984375 | hs_5 | sum_heuristic |
[
33,
13,
48,
95
] | 97 | [
"33+13=46",
"48+95=143",
"143-46=97"
] | Current State: 97:[33, 13, 48, 95], Operations: []
Exploring Operation: 33+13=46, Resulting Numbers: [48, 95, 46]
Generated Node #2: [48, 95, 46] from Operation: 33+13=46
Current State: 97:[48, 95, 46], Operations: ['33+13=46']
Exploring Operation: 48+95=143, Resulting Numbers: [46, 143]
Generated Node #3: [46, 143] fr... | 4 | Current State: 97:[33, 13, 48, 95], Operations: []
Exploring Operation: 33+48=81, Resulting Numbers: [13, 95, 81]
Generated Node #0,0: 97:[13, 95, 81] Operation: 33+48=81
Exploring Operation: 33+13=46, Resulting Numbers: [48, 95, 46]
Generated Node #0,1: 97:[48, 95, 46] Operation: 33+13=46
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
23,
85,
50,
48
] | 36 | [
"85-23=62",
"50+48=98",
"98-62=36"
] | Current State: 36:[23, 85, 50, 48], Operations: []
Exploring Operation: 85-23=62, Resulting Numbers: [50, 48, 62]
Generated Node #2: [50, 48, 62] from Operation: 85-23=62
Current State: 36:[50, 48, 62], Operations: ['85-23=62']
Exploring Operation: 50+48=98, Resulting Numbers: [62, 98]
Generated Node #3: [62, 98] from ... | 4 | Current State: 36:[23, 85, 50, 48], Operations: []
Exploring Operation: 50-23=27, Resulting Numbers: [85, 48, 27]
Generated Node #0,0: 36:[85, 48, 27] Operation: 50-23=27
Exploring Operation: 85-23=62, Resulting Numbers: [50, 48, 62]
Generated Node #0,1: 36:[50, 48, 62] Operation: 85-23=62
Exploring Operation: 85-50=35... | 0.980903 | hs_5 | sum_heuristic |
[
95,
90,
25,
27
] | 10 | [
"95-90=5",
"27-25=2",
"5*2=10"
] | Current State: 10:[95, 90, 25, 27], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [25, 27, 5]
Generated Node #2: [25, 27, 5] from Operation: 95-90=5
Current State: 10:[25, 27, 5], Operations: ['95-90=5']
Exploring Operation: 27-25=2, Resulting Numbers: [5, 2]
Generated Node #3: [5, 2] from Operation: ... | 4 | Current State: 10:[95, 90, 25, 27], Operations: []
Exploring Operation: 95-27=68, Resulting Numbers: [90, 25, 68]
Generated Node #0,0: 10:[90, 25, 68] Operation: 95-27=68
Exploring Operation: 90-27=63, Resulting Numbers: [95, 25, 63]
Generated Node #0,1: 10:[95, 25, 63] Operation: 90-27=63
Exploring Operation: 95-90=5,... | 0.977431 | hs_3 | sum_heuristic |
[
87,
20,
10,
73
] | 44 | [
"87+20=107",
"73-10=63",
"107-63=44"
] | Current State: 44:[87, 20, 10, 73], Operations: []
Exploring Operation: 87+20=107, Resulting Numbers: [10, 73, 107]
Generated Node #2: [10, 73, 107] from Operation: 87+20=107
Current State: 44:[10, 73, 107], Operations: ['87+20=107']
Exploring Operation: 73-10=63, Resulting Numbers: [107, 63]
Generated Node #3: [107, 6... | 4 | Current State: 44:[87, 20, 10, 73], Operations: []
Exploring Operation: 87-73=14, Resulting Numbers: [20, 10, 14]
Generated Node #0,0: 44:[20, 10, 14] Operation: 87-73=14
Moving to Node #0,0
Current State: 44:[20, 10, 14], Operations: ['87-73=14']
Exploring Operation: 14-10=4, Resulting Numbers: [20, 4]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
10,
50,
37,
39
] | 62 | [
"10+50=60",
"39-37=2",
"60+2=62"
] | Current State: 62:[10, 50, 37, 39], Operations: []
Exploring Operation: 10+50=60, Resulting Numbers: [37, 39, 60]
Generated Node #2: [37, 39, 60] from Operation: 10+50=60
Current State: 62:[37, 39, 60], Operations: ['10+50=60']
Exploring Operation: 39-37=2, Resulting Numbers: [60, 2]
Generated Node #3: [60, 2] from Ope... | 4 | Current State: 62:[10, 50, 37, 39], Operations: []
Exploring Operation: 10+50=60, Resulting Numbers: [37, 39, 60]
Generated Node #0,0: 62:[37, 39, 60] Operation: 10+50=60
Start Sub Search at level 1: Moving to Node #0,0
Current State: 62:[37, 39, 60], Operations: ['10+50=60']
Exploring Operation: 39-37=2, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
35,
92,
77,
35
] | 99 | [
"92-35=57",
"77-35=42",
"57+42=99"
] | Current State: 99:[35, 92, 77, 35], Operations: []
Exploring Operation: 92-35=57, Resulting Numbers: [77, 57]
Generated Node #2: [77, 57] from Operation: 92-35=57
Current State: 99:[77, 57], Operations: ['92-35=57']
Exploring Operation: 77-35=42, Resulting Numbers: [57, 42]
Generated Node #3: [57, 42] from Operation: 7... | 4 | Current State: 99:[35, 92, 77, 35], Operations: []
Exploring Operation: 35+77=112, Resulting Numbers: [92, 35, 112]
Generated Node #0,0: 99:[92, 35, 112] Operation: 35+77=112
Exploring Operation: 77-35=42, Resulting Numbers: [92, 35, 42]
Generated Node #0,1: 99:[92, 35, 42] Operation: 77-35=42
Exploring Operation: 77-3... | 0.97309 | hs_4 | sum_heuristic |
[
90,
52,
45,
88
] | 95 | [
"90-52=38",
"45+88=133",
"133-38=95"
] | Current State: 95:[90, 52, 45, 88], Operations: []
Exploring Operation: 90-52=38, Resulting Numbers: [45, 88, 38]
Generated Node #2: [45, 88, 38] from Operation: 90-52=38
Current State: 95:[45, 88, 38], Operations: ['90-52=38']
Exploring Operation: 45+88=133, Resulting Numbers: [38, 133]
Generated Node #3: [38, 133] fr... | 4 | Current State: 95:[90, 52, 45, 88], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [52, 88, 2]
Generated Node #0,0: 95:[52, 88, 2] Operation: 90/45=2
Exploring Operation: 52+45=97, Resulting Numbers: [90, 88, 97]
Generated Node #0,1: 95:[90, 88, 97] Operation: 52+45=97
Exploring Operation: 52-45=7, Res... | 0.989583 | hs_3 | mult_heuristic |
[
8,
6,
83,
79
] | 19 | [
"83+79=162",
"162/6=27",
"27-8=19"
] | Current State: 19:[8, 6, 83, 79], Operations: []
Exploring Operation: 83+79=162, Resulting Numbers: [8, 6, 162]
Generated Node #2: [8, 6, 162] from Operation: 83+79=162
Current State: 19:[8, 6, 162], Operations: ['83+79=162']
Exploring Operation: 162/6=27, Resulting Numbers: [8, 27]
Generated Node #3: [8, 27] from Oper... | 4 | Current State: 19:[8, 6, 83, 79], Operations: []
Exploring Operation: 83-79=4, Resulting Numbers: [8, 6, 4]
Generated Node #0,0: 19:[8, 6, 4] Operation: 83-79=4
Exploring Operation: 83-8=75, Resulting Numbers: [6, 79, 75]
Generated Node #0,1: 19:[6, 79, 75] Operation: 83-8=75
Exploring Operation: 8+6=14, Resulting Numb... | 0 | hs_3 | sum_heuristic |
[
4,
23,
2,
58
] | 56 | [
"4+23=27",
"58/2=29",
"27+29=56"
] | Current State: 56:[4, 23, 2, 58], Operations: []
Exploring Operation: 4+23=27, Resulting Numbers: [2, 58, 27]
Generated Node #2: [2, 58, 27] from Operation: 4+23=27
Current State: 56:[2, 58, 27], Operations: ['4+23=27']
Exploring Operation: 58/2=29, Resulting Numbers: [27, 29]
Generated Node #3: [27, 29] from Operation... | 4 | Current State: 56:[4, 23, 2, 58], Operations: []
Exploring Operation: 4+23=27, Resulting Numbers: [2, 58, 27]
Generated Node #0,0: 56:[2, 58, 27] Operation: 4+23=27
Exploring Operation: 58-2=56, Resulting Numbers: [4, 23, 56]
Generated Node #0,1: 56:[4, 23, 56] Operation: 58-2=56
Exploring Operation: 58/2=29, Resulting... | 0.983507 | hs_5 | mult_heuristic |
[
83,
22,
2,
44
] | 82 | [
"22*2=44",
"44/44=1",
"83-1=82"
] | Current State: 82:[83, 22, 2, 44], Operations: []
Exploring Operation: 22*2=44, Resulting Numbers: [83, 44, 44]
Generated Node #2: [83, 44, 44] from Operation: 22*2=44
Current State: 82:[83, 44, 44], Operations: ['22*2=44']
Exploring Operation: 44/44=1, Resulting Numbers: [83, 1]
Generated Node #3: [83, 1] from Operati... | 4 | Current State: 82:[83, 22, 2, 44], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [83, 2, 2]
Generated Node #0,0: 82:[83, 2, 2] Operation: 44/22=2
Exploring Operation: 22+44=66, Resulting Numbers: [83, 2, 66]
Generated Node #0,1: 82:[83, 2, 66] Operation: 22+44=66
Exploring Operation: 22/2=11, Resultin... | 0.983507 | hs_4 | sum_heuristic |
[
37,
69,
52,
52
] | 33 | [
"69-37=32",
"52/52=1",
"32+1=33"
] | Current State: 33:[37, 69, 52, 52], Operations: []
Exploring Operation: 69-37=32, Resulting Numbers: [52, 52, 32]
Generated Node #2: [52, 52, 32] from Operation: 69-37=32
Current State: 33:[52, 52, 32], Operations: ['69-37=32']
Exploring Operation: 52/52=1, Resulting Numbers: [32, 1]
Generated Node #3: [32, 1] from Ope... | 4 | Current State: 33:[37, 69, 52, 52], Operations: []
Exploring Operation: 69-52=17, Resulting Numbers: [37, 52, 17]
Generated Node #0,0: 33:[37, 52, 17] Operation: 69-52=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[37, 52, 17], Operations: ['69-52=17']
Exploring Operation: 52-17=35, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
43,
39,
99,
66
] | 17 | [
"39*66=2574",
"2574/99=26",
"43-26=17"
] | Current State: 17:[43, 39, 99, 66], Operations: []
Exploring Operation: 39*66=2574, Resulting Numbers: [43, 99, 2574]
Generated Node #2: [43, 99, 2574] from Operation: 39*66=2574
Current State: 17:[43, 99, 2574], Operations: ['39*66=2574']
Exploring Operation: 2574/99=26, Resulting Numbers: [43, 26]
Generated Node #3: ... | 4 | Current State: 17:[43, 39, 99, 66], Operations: []
Exploring Operation: 99-43=56, Resulting Numbers: [39, 66, 56]
Generated Node #0,0: 17:[39, 66, 56] Operation: 99-43=56
Exploring Operation: 99-66=33, Resulting Numbers: [43, 39, 33]
Generated Node #0,1: 17:[43, 39, 33] Operation: 99-66=33
Exploring Operation: 66-43=23... | 0 | hs_3 | mult_heuristic |
[
87,
16,
68,
33
] | 36 | [
"87-16=71",
"68-33=35",
"71-35=36"
] | Current State: 36:[87, 16, 68, 33], Operations: []
Exploring Operation: 87-16=71, Resulting Numbers: [68, 33, 71]
Generated Node #2: [68, 33, 71] from Operation: 87-16=71
Current State: 36:[68, 33, 71], Operations: ['87-16=71']
Exploring Operation: 68-33=35, Resulting Numbers: [71, 35]
Generated Node #3: [71, 35] from ... | 4 | Current State: 36:[87, 16, 68, 33], Operations: []
Exploring Operation: 68-33=35, Resulting Numbers: [87, 16, 35]
Generated Node #0,0: 36:[87, 16, 35] Operation: 68-33=35
Exploring Operation: 87-68=19, Resulting Numbers: [16, 33, 19]
Generated Node #0,1: 36:[16, 33, 19] Operation: 87-68=19
Exploring Operation: 87-33=54... | 0.989583 | hs_3 | mult_heuristic |
[
32,
31,
45,
90
] | 45 | [
"32-31=1",
"90-45=45",
"1*45=45"
] | Current State: 45:[32, 31, 45, 90], Operations: []
Exploring Operation: 32-31=1, Resulting Numbers: [45, 90, 1]
Generated Node #2: [45, 90, 1] from Operation: 32-31=1
Current State: 45:[45, 90, 1], Operations: ['32-31=1']
Exploring Operation: 90-45=45, Resulting Numbers: [1, 45]
Generated Node #3: [1, 45] from Operatio... | 4 | Current State: 45:[32, 31, 45, 90], Operations: []
Exploring Operation: 90-31=59, Resulting Numbers: [32, 45, 59]
Generated Node #0,0: 45:[32, 45, 59] Operation: 90-31=59
Exploring Operation: 90-32=58, Resulting Numbers: [31, 45, 58]
Generated Node #0,1: 45:[31, 45, 58] Operation: 90-32=58
Exploring Operation: 90-45=45... | 0.96875 | hs_3 | mult_heuristic |
[
48,
37,
41,
61
] | 91 | [
"48-37=11",
"41+61=102",
"102-11=91"
] | Current State: 91:[48, 37, 41, 61], Operations: []
Exploring Operation: 48-37=11, Resulting Numbers: [41, 61, 11]
Generated Node #2: [41, 61, 11] from Operation: 48-37=11
Current State: 91:[41, 61, 11], Operations: ['48-37=11']
Exploring Operation: 41+61=102, Resulting Numbers: [11, 102]
Generated Node #3: [11, 102] fr... | 4 | Current State: 91:[48, 37, 41, 61], Operations: []
Exploring Operation: 61-48=13, Resulting Numbers: [37, 41, 13]
Generated Node #0,0: 91:[37, 41, 13] Operation: 61-48=13
Exploring Operation: 48+37=85, Resulting Numbers: [41, 61, 85]
Generated Node #0,1: 91:[41, 61, 85] Operation: 48+37=85
Exploring Operation: 48-41=7,... | 0.982639 | hs_5 | sum_heuristic |
[
31,
66,
24,
72
] | 83 | [
"66-31=35",
"72-24=48",
"35+48=83"
] | Current State: 83:[31, 66, 24, 72], Operations: []
Exploring Operation: 66-31=35, Resulting Numbers: [24, 72, 35]
Generated Node #2: [24, 72, 35] from Operation: 66-31=35
Current State: 83:[24, 72, 35], Operations: ['66-31=35']
Exploring Operation: 72-24=48, Resulting Numbers: [35, 48]
Generated Node #3: [35, 48] from ... | 4 | Current State: 83:[31, 66, 24, 72], Operations: []
Exploring Operation: 66+24=90, Resulting Numbers: [31, 72, 90]
Generated Node #0,0: 83:[31, 72, 90] Operation: 66+24=90
Exploring Operation: 31+24=55, Resulting Numbers: [66, 72, 55]
Generated Node #0,1: 83:[66, 72, 55] Operation: 31+24=55
Exploring Operation: 24+72=96... | 0.984375 | hs_3 | mult_heuristic |
[
60,
20,
1,
51
] | 55 | [
"60/20=3",
"1+51=52",
"3+52=55"
] | Current State: 55:[60, 20, 1, 51], Operations: []
Exploring Operation: 60/20=3, Resulting Numbers: [1, 51, 3]
Generated Node #2: [1, 51, 3] from Operation: 60/20=3
Current State: 55:[1, 51, 3], Operations: ['60/20=3']
Exploring Operation: 1+51=52, Resulting Numbers: [3, 52]
Generated Node #3: [3, 52] from Operation: 1+... | 4 | Current State: 55:[60, 20, 1, 51], Operations: []
Exploring Operation: 60-51=9, Resulting Numbers: [20, 1, 9]
Generated Node #0,0: 55:[20, 1, 9] Operation: 60-51=9
Exploring Operation: 60/20=3, Resulting Numbers: [1, 51, 3]
Generated Node #0,1: 55:[1, 51, 3] Operation: 60/20=3
Exploring Operation: 20-1=19, Resulting Nu... | 0.954861 | hs_4 | mult_heuristic |
[
75,
11,
3,
75
] | 30 | [
"75/75=1",
"11-1=10",
"3*10=30"
] | Current State: 30:[75, 11, 3, 75], Operations: []
Exploring Operation: 75/75=1, Resulting Numbers: [11, 3, 1]
Generated Node #2: [11, 3, 1] from Operation: 75/75=1
Current State: 30:[11, 3, 1], Operations: ['75/75=1']
Exploring Operation: 11-1=10, Resulting Numbers: [3, 10]
Generated Node #3: [3, 10] from Operation: 11... | 4 | Current State: 30:[75, 11, 3, 75], Operations: []
Exploring Operation: 75/75=1, Resulting Numbers: [11, 3, 1]
Generated Node #0,0: 30:[11, 3, 1] Operation: 75/75=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 30:[11, 3, 1], Operations: ['75/75=1']
Exploring Operation: 11-1=10, Resulting Numbers: [3, ... | 0.993924 | hs_1 | sum_heuristic |
[
88,
55,
80,
11
] | 82 | [
"55-11=44",
"88/44=2",
"80+2=82"
] | Current State: 82:[88, 55, 80, 11], Operations: []
Exploring Operation: 55-11=44, Resulting Numbers: [88, 80, 44]
Generated Node #2: [88, 80, 44] from Operation: 55-11=44
Current State: 82:[88, 80, 44], Operations: ['55-11=44']
Exploring Operation: 88/44=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Ope... | 4 | Current State: 82:[88, 55, 80, 11], Operations: []
Exploring Operation: 55/11=5, Resulting Numbers: [88, 80, 5]
Generated Node #0,0: 82:[88, 80, 5] Operation: 55/11=5
Exploring Operation: 55-11=44, Resulting Numbers: [88, 80, 44]
Generated Node #0,1: 82:[88, 80, 44] Operation: 55-11=44
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | sum_heuristic |
[
13,
21,
19,
3
] | 12 | [
"13+21=34",
"19+3=22",
"34-22=12"
] | Current State: 12:[13, 21, 19, 3], Operations: []
Exploring Operation: 13+21=34, Resulting Numbers: [19, 3, 34]
Generated Node #2: [19, 3, 34] from Operation: 13+21=34
Current State: 12:[19, 3, 34], Operations: ['13+21=34']
Exploring Operation: 19+3=22, Resulting Numbers: [34, 22]
Generated Node #3: [34, 22] from Opera... | 4 | Current State: 12:[13, 21, 19, 3], Operations: []
Exploring Operation: 21-13=8, Resulting Numbers: [19, 3, 8]
Generated Node #0,0: 12:[19, 3, 8] Operation: 21-13=8
Exploring Operation: 21-19=2, Resulting Numbers: [13, 3, 2]
Generated Node #0,1: 12:[13, 3, 2] Operation: 21-19=2
Moving to Node #0,1
Current State: 12:[13,... | 0 | hs_2 | mult_heuristic |
[
53,
13,
91,
37
] | 97 | [
"53+37=90",
"91/13=7",
"90+7=97"
] | Current State: 97:[53, 13, 91, 37], Operations: []
Exploring Operation: 53+37=90, Resulting Numbers: [13, 91, 90]
Generated Node #2: [13, 91, 90] from Operation: 53+37=90
Current State: 97:[13, 91, 90], Operations: ['53+37=90']
Exploring Operation: 91/13=7, Resulting Numbers: [90, 7]
Generated Node #3: [90, 7] from Ope... | 4 | Current State: 97:[53, 13, 91, 37], Operations: []
Exploring Operation: 53+37=90, Resulting Numbers: [13, 91, 90]
Generated Node #0,0: 97:[13, 91, 90] Operation: 53+37=90
Exploring Operation: 13+37=50, Resulting Numbers: [53, 91, 50]
Generated Node #0,1: 97:[53, 91, 50] Operation: 13+37=50
Exploring Operation: 53+13=66... | 0 | hs_3 | mult_heuristic |
[
95,
39,
83,
39
] | 100 | [
"95-39=56",
"83-39=44",
"56+44=100"
] | Current State: 100:[95, 39, 83, 39], Operations: []
Exploring Operation: 95-39=56, Resulting Numbers: [83, 56]
Generated Node #2: [83, 56] from Operation: 95-39=56
Current State: 100:[83, 56], Operations: ['95-39=56']
Exploring Operation: 83-39=44, Resulting Numbers: [56, 44]
Generated Node #3: [56, 44] from Operation:... | 4 | Current State: 100:[95, 39, 83, 39], Operations: []
Exploring Operation: 83-39=44, Resulting Numbers: [95, 39, 44]
Generated Node #0,0: 100:[95, 39, 44] Operation: 83-39=44
Exploring Operation: 83-39=44, Resulting Numbers: [95, 39, 44]
Generated Node #0,1: 100:[95, 39, 44] Operation: 83-39=44
Moving to Node #0,0
Curren... | 0.991319 | hs_2 | sum_heuristic |
[
70,
4,
82,
44
] | 60 | [
"70-4=66",
"82+44=126",
"126-66=60"
] | Current State: 60:[70, 4, 82, 44], Operations: []
Exploring Operation: 70-4=66, Resulting Numbers: [82, 44, 66]
Generated Node #2: [82, 44, 66] from Operation: 70-4=66
Current State: 60:[82, 44, 66], Operations: ['70-4=66']
Exploring Operation: 82+44=126, Resulting Numbers: [66, 126]
Generated Node #3: [66, 126] from O... | 4 | Current State: 60:[70, 4, 82, 44], Operations: []
Exploring Operation: 82-70=12, Resulting Numbers: [4, 44, 12]
Generated Node #0,0: 60:[4, 44, 12] Operation: 82-70=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[4, 44, 12], Operations: ['82-70=12']
Exploring Operation: 44/4=11, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
36,
63,
50,
38
] | 66 | [
"50-38=12",
"36/12=3",
"63+3=66"
] | Current State: 66:[36, 63, 50, 38], Operations: []
Exploring Operation: 50-38=12, Resulting Numbers: [36, 63, 12]
Generated Node #2: [36, 63, 12] from Operation: 50-38=12
Current State: 66:[36, 63, 12], Operations: ['50-38=12']
Exploring Operation: 36/12=3, Resulting Numbers: [63, 3]
Generated Node #3: [63, 3] from Ope... | 4 | Current State: 66:[36, 63, 50, 38], Operations: []
Exploring Operation: 50-38=12, Resulting Numbers: [36, 63, 12]
Generated Node #0,0: 66:[36, 63, 12] Operation: 50-38=12
Exploring Operation: 63-50=13, Resulting Numbers: [36, 38, 13]
Generated Node #0,1: 66:[36, 38, 13] Operation: 63-50=13
Exploring Operation: 50-36=14... | 0.986979 | hs_4 | sum_heuristic |
[
62,
71,
72,
16
] | 72 | [
"71-62=9",
"16*9=144",
"144-72=72"
] | Current State: 72:[62, 71, 72, 16], Operations: []
Exploring Operation: 71-62=9, Resulting Numbers: [72, 16, 9]
Generated Node #2: [72, 16, 9] from Operation: 71-62=9
Current State: 72:[72, 16, 9], Operations: ['71-62=9']
Exploring Operation: 16*9=144, Resulting Numbers: [72, 144]
Generated Node #3: [72, 144] from Oper... | 4 | Current State: 72:[62, 71, 72, 16], Operations: []
Exploring Operation: 72-62=10, Resulting Numbers: [71, 16, 10]
Generated Node #0,0: 72:[71, 16, 10] Operation: 72-62=10
Exploring Operation: 71-62=9, Resulting Numbers: [72, 16, 9]
Generated Node #0,1: 72:[72, 16, 9] Operation: 71-62=9
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
25,
73,
12,
65
] | 78 | [
"25-12=13",
"65/13=5",
"73+5=78"
] | Current State: 78:[25, 73, 12, 65], Operations: []
Exploring Operation: 25-12=13, Resulting Numbers: [73, 65, 13]
Generated Node #2: [73, 65, 13] from Operation: 25-12=13
Current State: 78:[73, 65, 13], Operations: ['25-12=13']
Exploring Operation: 65/13=5, Resulting Numbers: [73, 5]
Generated Node #3: [73, 5] from Ope... | 4 | Current State: 78:[25, 73, 12, 65], Operations: []
Exploring Operation: 73-65=8, Resulting Numbers: [25, 12, 8]
Generated Node #0,0: 78:[25, 12, 8] Operation: 73-65=8
Exploring Operation: 65-25=40, Resulting Numbers: [73, 12, 40]
Generated Node #0,1: 78:[73, 12, 40] Operation: 65-25=40
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
74,
97,
41,
15
] | 49 | [
"97-74=23",
"41-15=26",
"23+26=49"
] | Current State: 49:[74, 97, 41, 15], Operations: []
Exploring Operation: 97-74=23, Resulting Numbers: [41, 15, 23]
Generated Node #2: [41, 15, 23] from Operation: 97-74=23
Current State: 49:[41, 15, 23], Operations: ['97-74=23']
Exploring Operation: 41-15=26, Resulting Numbers: [23, 26]
Generated Node #3: [23, 26] from ... | 4 | Current State: 49:[74, 97, 41, 15], Operations: []
Exploring Operation: 74-41=33, Resulting Numbers: [97, 15, 33]
Generated Node #0,0: 49:[97, 15, 33] Operation: 74-41=33
Exploring Operation: 74-15=59, Resulting Numbers: [97, 41, 59]
Generated Node #0,1: 49:[97, 41, 59] Operation: 74-15=59
Exploring Operation: 97-74=23... | 0.986111 | hs_5 | mult_heuristic |
[
82,
13,
64,
56
] | 61 | [
"82-13=69",
"64-56=8",
"69-8=61"
] | Current State: 61:[82, 13, 64, 56], Operations: []
Exploring Operation: 82-13=69, Resulting Numbers: [64, 56, 69]
Generated Node #2: [64, 56, 69] from Operation: 82-13=69
Current State: 61:[64, 56, 69], Operations: ['82-13=69']
Exploring Operation: 64-56=8, Resulting Numbers: [69, 8]
Generated Node #3: [69, 8] from Ope... | 4 | Current State: 61:[82, 13, 64, 56], Operations: []
Exploring Operation: 82-13=69, Resulting Numbers: [64, 56, 69]
Generated Node #0,0: 61:[64, 56, 69] Operation: 82-13=69
Exploring Operation: 13+56=69, Resulting Numbers: [82, 64, 69]
Generated Node #0,1: 61:[82, 64, 69] Operation: 13+56=69
Moving to Node #0,0
Current S... | 0.984375 | hs_2 | mult_heuristic |
[
5,
88,
63,
45
] | 74 | [
"5*45=225",
"88+63=151",
"225-151=74"
] | Current State: 74:[5, 88, 63, 45], Operations: []
Exploring Operation: 5*45=225, Resulting Numbers: [88, 63, 225]
Generated Node #2: [88, 63, 225] from Operation: 5*45=225
Current State: 74:[88, 63, 225], Operations: ['5*45=225']
Exploring Operation: 88+63=151, Resulting Numbers: [225, 151]
Generated Node #3: [225, 151... | 4 | Current State: 74:[5, 88, 63, 45], Operations: []
Exploring Operation: 88-45=43, Resulting Numbers: [5, 63, 43]
Generated Node #0,0: 74:[5, 63, 43] Operation: 88-45=43
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[5, 63, 43], Operations: ['88-45=43']
Exploring Operation: 5+63=68, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
67,
61,
2,
84
] | 80 | [
"67-61=6",
"2+84=86",
"86-6=80"
] | Current State: 80:[67, 61, 2, 84], Operations: []
Exploring Operation: 67-61=6, Resulting Numbers: [2, 84, 6]
Generated Node #2: [2, 84, 6] from Operation: 67-61=6
Current State: 80:[2, 84, 6], Operations: ['67-61=6']
Exploring Operation: 2+84=86, Resulting Numbers: [6, 86]
Generated Node #3: [6, 86] from Operation: 2+... | 4 | Current State: 80:[67, 61, 2, 84], Operations: []
Exploring Operation: 61+2=63, Resulting Numbers: [67, 84, 63]
Generated Node #0,0: 80:[67, 84, 63] Operation: 61+2=63
Exploring Operation: 84-67=17, Resulting Numbers: [61, 2, 17]
Generated Node #0,1: 80:[61, 2, 17] Operation: 84-67=17
Exploring Operation: 84-61=23, Res... | 0.952257 | hs_5 | sum_heuristic |
[
20,
9,
81,
63
] | 54 | [
"81-20=61",
"63/9=7",
"61-7=54"
] | Current State: 54:[20, 9, 81, 63], Operations: []
Exploring Operation: 81-20=61, Resulting Numbers: [9, 63, 61]
Generated Node #2: [9, 63, 61] from Operation: 81-20=61
Current State: 54:[9, 63, 61], Operations: ['81-20=61']
Exploring Operation: 63/9=7, Resulting Numbers: [61, 7]
Generated Node #3: [61, 7] from Operatio... | 4 | Current State: 54:[20, 9, 81, 63], Operations: []
Exploring Operation: 81-63=18, Resulting Numbers: [20, 9, 18]
Generated Node #0,0: 54:[20, 9, 18] Operation: 81-63=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 54:[20, 9, 18], Operations: ['81-63=18']
Exploring Operation: 20-18=2, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
64,
14,
46,
61
] | 96 | [
"64-61=3",
"46-14=32",
"3*32=96"
] | Current State: 96:[64, 14, 46, 61], Operations: []
Exploring Operation: 64-61=3, Resulting Numbers: [14, 46, 3]
Generated Node #2: [14, 46, 3] from Operation: 64-61=3
Current State: 96:[14, 46, 3], Operations: ['64-61=3']
Exploring Operation: 46-14=32, Resulting Numbers: [3, 32]
Generated Node #3: [3, 32] from Operatio... | 4 | Current State: 96:[64, 14, 46, 61], Operations: []
Exploring Operation: 64-46=18, Resulting Numbers: [14, 61, 18]
Generated Node #0,0: 96:[14, 61, 18] Operation: 64-46=18
Exploring Operation: 64-61=3, Resulting Numbers: [14, 46, 3]
Generated Node #0,1: 96:[14, 46, 3] Operation: 64-61=3
Exploring Operation: 64-14=50, Re... | 0.988715 | hs_3 | sum_heuristic |
[
92,
77,
31,
94
] | 92 | [
"94-92=2",
"77-31=46",
"2*46=92"
] | Current State: 92:[92, 77, 31, 94], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [77, 31, 2]
Generated Node #2: [77, 31, 2] from Operation: 94-92=2
Current State: 92:[77, 31, 2], Operations: ['94-92=2']
Exploring Operation: 77-31=46, Resulting Numbers: [2, 46]
Generated Node #3: [2, 46] from Operatio... | 4 | Current State: 92:[92, 77, 31, 94], Operations: []
Exploring Operation: 77-31=46, Resulting Numbers: [92, 94, 46]
Generated Node #0,0: 92:[92, 94, 46] Operation: 77-31=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[92, 94, 46], Operations: ['77-31=46']
Exploring Operation: 94-92=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
39,
7,
2,
91
] | 47 | [
"39+7=46",
"2+91=93",
"93-46=47"
] | Current State: 47:[39, 7, 2, 91], Operations: []
Exploring Operation: 39+7=46, Resulting Numbers: [2, 91, 46]
Generated Node #2: [2, 91, 46] from Operation: 39+7=46
Current State: 47:[2, 91, 46], Operations: ['39+7=46']
Exploring Operation: 2+91=93, Resulting Numbers: [46, 93]
Generated Node #3: [46, 93] from Operation... | 4 | Current State: 47:[39, 7, 2, 91], Operations: []
Exploring Operation: 91/7=13, Resulting Numbers: [39, 2, 13]
Generated Node #0,0: 47:[39, 2, 13] Operation: 91/7=13
Exploring Operation: 39+2=41, Resulting Numbers: [7, 91, 41]
Generated Node #0,1: 47:[7, 91, 41] Operation: 39+2=41
Exploring Operation: 7*2=14, Resulting ... | 0.940972 | hs_4 | mult_heuristic |
[
45,
14,
43,
47
] | 15 | [
"47-45=2",
"14*2=28",
"43-28=15"
] | Current State: 15:[45, 14, 43, 47], Operations: []
Exploring Operation: 47-45=2, Resulting Numbers: [14, 43, 2]
Generated Node #2: [14, 43, 2] from Operation: 47-45=2
Current State: 15:[14, 43, 2], Operations: ['47-45=2']
Exploring Operation: 14*2=28, Resulting Numbers: [43, 28]
Generated Node #3: [43, 28] from Operati... | 4 | Current State: 15:[45, 14, 43, 47], Operations: []
Exploring Operation: 45-43=2, Resulting Numbers: [14, 47, 2]
Generated Node #0,0: 15:[14, 47, 2] Operation: 45-43=2
Exploring Operation: 47-45=2, Resulting Numbers: [14, 43, 2]
Generated Node #0,1: 15:[14, 43, 2] Operation: 47-45=2
Exploring Operation: 45-14=31, Result... | 0 | hs_4 | mult_heuristic |
[
7,
4,
82,
2
] | 44 | [
"7-4=3",
"82/2=41",
"3+41=44"
] | Current State: 44:[7, 4, 82, 2], Operations: []
Exploring Operation: 7-4=3, Resulting Numbers: [82, 2, 3]
Generated Node #2: [82, 2, 3] from Operation: 7-4=3
Current State: 44:[82, 2, 3], Operations: ['7-4=3']
Exploring Operation: 82/2=41, Resulting Numbers: [3, 41]
Generated Node #3: [3, 41] from Operation: 82/2=41
Cu... | 4 | Current State: 44:[7, 4, 82, 2], Operations: []
Exploring Operation: 82/2=41, Resulting Numbers: [7, 4, 41]
Generated Node #0,0: 44:[7, 4, 41] Operation: 82/2=41
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[7, 4, 41], Operations: ['82/2=41']
Exploring Operation: 7+4=11, Resulting Numbers: [41, 11... | 0 | hs_1 | sum_heuristic |
[
20,
4,
54,
68
] | 32 | [
"20+68=88",
"88/4=22",
"54-22=32"
] | Current State: 32:[20, 4, 54, 68], Operations: []
Exploring Operation: 20+68=88, Resulting Numbers: [4, 54, 88]
Generated Node #2: [4, 54, 88] from Operation: 20+68=88
Current State: 32:[4, 54, 88], Operations: ['20+68=88']
Exploring Operation: 88/4=22, Resulting Numbers: [54, 22]
Generated Node #3: [54, 22] from Opera... | 4 | Current State: 32:[20, 4, 54, 68], Operations: []
Exploring Operation: 68/4=17, Resulting Numbers: [20, 54, 17]
Generated Node #0,0: 32:[20, 54, 17] Operation: 68/4=17
Exploring Operation: 68-54=14, Resulting Numbers: [20, 4, 14]
Generated Node #0,1: 32:[20, 4, 14] Operation: 68-54=14
Exploring Operation: 54-20=34, Res... | 0 | hs_5 | mult_heuristic |
[
47,
14,
72,
68
] | 79 | [
"47+14=61",
"72+68=140",
"140-61=79"
] | Current State: 79:[47, 14, 72, 68], Operations: []
Exploring Operation: 47+14=61, Resulting Numbers: [72, 68, 61]
Generated Node #2: [72, 68, 61] from Operation: 47+14=61
Current State: 79:[72, 68, 61], Operations: ['47+14=61']
Exploring Operation: 72+68=140, Resulting Numbers: [61, 140]
Generated Node #3: [61, 140] fr... | 4 | Current State: 79:[47, 14, 72, 68], Operations: []
Exploring Operation: 47+14=61, Resulting Numbers: [72, 68, 61]
Generated Node #0,0: 79:[72, 68, 61] Operation: 47+14=61
Exploring Operation: 14+68=82, Resulting Numbers: [47, 72, 82]
Generated Node #0,1: 79:[47, 72, 82] Operation: 14+68=82
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
62,
7,
65,
58
] | 18 | [
"62-58=4",
"7+65=72",
"72/4=18"
] | Current State: 18:[62, 7, 65, 58], Operations: []
Exploring Operation: 62-58=4, Resulting Numbers: [7, 65, 4]
Generated Node #2: [7, 65, 4] from Operation: 62-58=4
Current State: 18:[7, 65, 4], Operations: ['62-58=4']
Exploring Operation: 7+65=72, Resulting Numbers: [4, 72]
Generated Node #3: [4, 72] from Operation: 7+... | 4 | Current State: 18:[62, 7, 65, 58], Operations: []
Exploring Operation: 65-58=7, Resulting Numbers: [62, 7, 7]
Generated Node #0,0: 18:[62, 7, 7] Operation: 65-58=7
Exploring Operation: 62-7=55, Resulting Numbers: [65, 58, 55]
Generated Node #0,1: 18:[65, 58, 55] Operation: 62-7=55
Exploring Operation: 65-62=3, Resultin... | 0 | hs_4 | mult_heuristic |
[
7,
43,
18,
16
] | 18 | [
"43-7=36",
"18-16=2",
"36/2=18"
] | Current State: 18:[7, 43, 18, 16], Operations: []
Exploring Operation: 43-7=36, Resulting Numbers: [18, 16, 36]
Generated Node #2: [18, 16, 36] from Operation: 43-7=36
Current State: 18:[18, 16, 36], Operations: ['43-7=36']
Exploring Operation: 18-16=2, Resulting Numbers: [36, 2]
Generated Node #3: [36, 2] from Operati... | 4 | Current State: 18:[7, 43, 18, 16], Operations: []
Exploring Operation: 43-18=25, Resulting Numbers: [7, 16, 25]
Generated Node #0,0: 18:[7, 16, 25] Operation: 43-18=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[7, 16, 25], Operations: ['43-18=25']
Exploring Operation: 25-16=9, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
36,
3,
76,
19
] | 29 | [
"36-3=33",
"76/19=4",
"33-4=29"
] | Current State: 29:[36, 3, 76, 19], Operations: []
Exploring Operation: 36-3=33, Resulting Numbers: [76, 19, 33]
Generated Node #2: [76, 19, 33] from Operation: 36-3=33
Current State: 29:[76, 19, 33], Operations: ['36-3=33']
Exploring Operation: 76/19=4, Resulting Numbers: [33, 4]
Generated Node #3: [33, 4] from Operati... | 4 | Current State: 29:[36, 3, 76, 19], Operations: []
Exploring Operation: 36-3=33, Resulting Numbers: [76, 19, 33]
Generated Node #0,0: 29:[76, 19, 33] Operation: 36-3=33
Exploring Operation: 3+19=22, Resulting Numbers: [36, 76, 22]
Generated Node #0,1: 29:[36, 76, 22] Operation: 3+19=22
Exploring Operation: 76-3=73, Resu... | 0.963542 | hs_5 | mult_heuristic |
[
40,
10,
72,
37
] | 85 | [
"40+10=50",
"72-37=35",
"50+35=85"
] | Current State: 85:[40, 10, 72, 37], Operations: []
Exploring Operation: 40+10=50, Resulting Numbers: [72, 37, 50]
Generated Node #2: [72, 37, 50] from Operation: 40+10=50
Current State: 85:[72, 37, 50], Operations: ['40+10=50']
Exploring Operation: 72-37=35, Resulting Numbers: [50, 35]
Generated Node #3: [50, 35] from ... | 4 | Current State: 85:[40, 10, 72, 37], Operations: []
Exploring Operation: 40+37=77, Resulting Numbers: [10, 72, 77]
Generated Node #0,0: 85:[10, 72, 77] Operation: 40+37=77
Exploring Operation: 40/10=4, Resulting Numbers: [72, 37, 4]
Generated Node #0,1: 85:[72, 37, 4] Operation: 40/10=4
Exploring Operation: 40-37=3, Res... | 0.988715 | hs_3 | mult_heuristic |
[
57,
64,
28,
20
] | 19 | [
"57*28=1596",
"64+20=84",
"1596/84=19"
] | Current State: 19:[57, 64, 28, 20], Operations: []
Exploring Operation: 57*28=1596, Resulting Numbers: [64, 20, 1596]
Generated Node #2: [64, 20, 1596] from Operation: 57*28=1596
Current State: 19:[64, 20, 1596], Operations: ['57*28=1596']
Exploring Operation: 64+20=84, Resulting Numbers: [1596, 84]
Generated Node #3: ... | 4 | Current State: 19:[57, 64, 28, 20], Operations: []
Exploring Operation: 64-57=7, Resulting Numbers: [28, 20, 7]
Generated Node #0,0: 19:[28, 20, 7] Operation: 64-57=7
Moving to Node #0,0
Current State: 19:[28, 20, 7], Operations: ['64-57=7']
Exploring Operation: 28-7=21, Resulting Numbers: [20, 21]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
10,
69,
34,
80
] | 43 | [
"80/10=8",
"69-34=35",
"8+35=43"
] | Current State: 43:[10, 69, 34, 80], Operations: []
Exploring Operation: 80/10=8, Resulting Numbers: [69, 34, 8]
Generated Node #2: [69, 34, 8] from Operation: 80/10=8
Current State: 43:[69, 34, 8], Operations: ['80/10=8']
Exploring Operation: 69-34=35, Resulting Numbers: [8, 35]
Generated Node #3: [8, 35] from Operatio... | 4 | Current State: 43:[10, 69, 34, 80], Operations: []
Exploring Operation: 80-34=46, Resulting Numbers: [10, 69, 46]
Generated Node #0,0: 43:[10, 69, 46] Operation: 80-34=46
Exploring Operation: 10+34=44, Resulting Numbers: [69, 80, 44]
Generated Node #0,1: 43:[69, 80, 44] Operation: 10+34=44
Exploring Operation: 69-10=59... | 0 | hs_4 | sum_heuristic |
[
84,
35,
56,
77
] | 98 | [
"84+35=119",
"77-56=21",
"119-21=98"
] | Current State: 98:[84, 35, 56, 77], Operations: []
Exploring Operation: 84+35=119, Resulting Numbers: [56, 77, 119]
Generated Node #2: [56, 77, 119] from Operation: 84+35=119
Current State: 98:[56, 77, 119], Operations: ['84+35=119']
Exploring Operation: 77-56=21, Resulting Numbers: [119, 21]
Generated Node #3: [119, 2... | 4 | Current State: 98:[84, 35, 56, 77], Operations: []
Exploring Operation: 84-77=7, Resulting Numbers: [35, 56, 7]
Generated Node #0,0: 98:[35, 56, 7] Operation: 84-77=7
Exploring Operation: 84-35=49, Resulting Numbers: [56, 77, 49]
Generated Node #0,1: 98:[56, 77, 49] Operation: 84-35=49
Exploring Operation: 77-35=42, Re... | 0.985243 | hs_4 | sum_heuristic |
[
31,
38,
2,
58
] | 71 | [
"58-38=20",
"2*20=40",
"31+40=71"
] | Current State: 71:[31, 38, 2, 58], Operations: []
Exploring Operation: 58-38=20, Resulting Numbers: [31, 2, 20]
Generated Node #2: [31, 2, 20] from Operation: 58-38=20
Current State: 71:[31, 2, 20], Operations: ['58-38=20']
Exploring Operation: 2*20=40, Resulting Numbers: [31, 40]
Generated Node #3: [31, 40] from Opera... | 4 | Current State: 71:[31, 38, 2, 58], Operations: []
Exploring Operation: 31+38=69, Resulting Numbers: [2, 58, 69]
Generated Node #0,0: 71:[2, 58, 69] Operation: 31+38=69
Exploring Operation: 38*2=76, Resulting Numbers: [31, 58, 76]
Generated Node #0,1: 71:[31, 58, 76] Operation: 38*2=76
Exploring Operation: 31+2=33, Resu... | 0 | hs_4 | mult_heuristic |
[
16,
59,
24,
13
] | 67 | [
"16-13=3",
"24/3=8",
"59+8=67"
] | Current State: 67:[16, 59, 24, 13], Operations: []
Exploring Operation: 16-13=3, Resulting Numbers: [59, 24, 3]
Generated Node #2: [59, 24, 3] from Operation: 16-13=3
Current State: 67:[59, 24, 3], Operations: ['16-13=3']
Exploring Operation: 24/3=8, Resulting Numbers: [59, 8]
Generated Node #3: [59, 8] from Operation:... | 4 | Current State: 67:[16, 59, 24, 13], Operations: []
Exploring Operation: 24+13=37, Resulting Numbers: [16, 59, 37]
Generated Node #0,0: 67:[16, 59, 37] Operation: 24+13=37
Exploring Operation: 16+13=29, Resulting Numbers: [59, 24, 29]
Generated Node #0,1: 67:[59, 24, 29] Operation: 16+13=29
Exploring Operation: 59+13=72... | 0 | hs_4 | mult_heuristic |
[
81,
42,
75,
41
] | 34 | [
"81-75=6",
"42/6=7",
"41-7=34"
] | Current State: 34:[81, 42, 75, 41], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [42, 41, 6]
Generated Node #2: [42, 41, 6] from Operation: 81-75=6
Current State: 34:[42, 41, 6], Operations: ['81-75=6']
Exploring Operation: 42/6=7, Resulting Numbers: [41, 7]
Generated Node #3: [41, 7] from Operation:... | 4 | Current State: 34:[81, 42, 75, 41], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [42, 41, 6]
Generated Node #0,0: 34:[42, 41, 6] Operation: 81-75=6
Exploring Operation: 75-41=34, Resulting Numbers: [81, 42, 34]
Generated Node #0,1: 34:[81, 42, 34] Operation: 75-41=34
Exploring Operation: 81-41=40, Re... | 0.943576 | hs_5 | mult_heuristic |
[
10,
33,
11,
3
] | 56 | [
"33-10=23",
"11*3=33",
"23+33=56"
] | Current State: 56:[10, 33, 11, 3], Operations: []
Exploring Operation: 33-10=23, Resulting Numbers: [11, 3, 23]
Generated Node #2: [11, 3, 23] from Operation: 33-10=23
Current State: 56:[11, 3, 23], Operations: ['33-10=23']
Exploring Operation: 11*3=33, Resulting Numbers: [23, 33]
Generated Node #3: [23, 33] from Opera... | 4 | Current State: 56:[10, 33, 11, 3], Operations: []
Exploring Operation: 11-10=1, Resulting Numbers: [33, 3, 1]
Generated Node #0,0: 56:[33, 3, 1] Operation: 11-10=1
Exploring Operation: 33/11=3, Resulting Numbers: [10, 3, 3]
Generated Node #0,1: 56:[10, 3, 3] Operation: 33/11=3
Start Sub Search at level 1: Moving to Nod... | 0 | hs_2 | mult_heuristic |
[
53,
12,
79,
2
] | 20 | [
"79-53=26",
"12/2=6",
"26-6=20"
] | Current State: 20:[53, 12, 79, 2], Operations: []
Exploring Operation: 79-53=26, Resulting Numbers: [12, 2, 26]
Generated Node #2: [12, 2, 26] from Operation: 79-53=26
Current State: 20:[12, 2, 26], Operations: ['79-53=26']
Exploring Operation: 12/2=6, Resulting Numbers: [26, 6]
Generated Node #3: [26, 6] from Operatio... | 4 | Current State: 20:[53, 12, 79, 2], Operations: []
Exploring Operation: 79-12=67, Resulting Numbers: [53, 2, 67]
Generated Node #0,0: 20:[53, 2, 67] Operation: 79-12=67
Exploring Operation: 53-12=41, Resulting Numbers: [79, 2, 41]
Generated Node #0,1: 20:[79, 2, 41] Operation: 53-12=41
Exploring Operation: 79-53=26, Res... | 0 | hs_3 | sum_heuristic |
[
61,
7,
71,
63
] | 66 | [
"61+7=68",
"71+63=134",
"134-68=66"
] | Current State: 66:[61, 7, 71, 63], Operations: []
Exploring Operation: 61+7=68, Resulting Numbers: [71, 63, 68]
Generated Node #2: [71, 63, 68] from Operation: 61+7=68
Current State: 66:[71, 63, 68], Operations: ['61+7=68']
Exploring Operation: 71+63=134, Resulting Numbers: [68, 134]
Generated Node #3: [68, 134] from O... | 4 | Current State: 66:[61, 7, 71, 63], Operations: []
Exploring Operation: 71-63=8, Resulting Numbers: [61, 7, 8]
Generated Node #0,0: 66:[61, 7, 8] Operation: 71-63=8
Exploring Operation: 61+7=68, Resulting Numbers: [71, 63, 68]
Generated Node #0,1: 66:[71, 63, 68] Operation: 61+7=68
Exploring Operation: 63-61=2, Resultin... | 0.988715 | hs_4 | mult_heuristic |
[
32,
9,
55,
2
] | 30 | [
"32-9=23",
"55-2=53",
"53-23=30"
] | Current State: 30:[32, 9, 55, 2], Operations: []
Exploring Operation: 32-9=23, Resulting Numbers: [55, 2, 23]
Generated Node #2: [55, 2, 23] from Operation: 32-9=23
Current State: 30:[55, 2, 23], Operations: ['32-9=23']
Exploring Operation: 55-2=53, Resulting Numbers: [23, 53]
Generated Node #3: [23, 53] from Operation... | 4 | Current State: 30:[32, 9, 55, 2], Operations: []
Exploring Operation: 32/2=16, Resulting Numbers: [9, 55, 16]
Generated Node #0,0: 30:[9, 55, 16] Operation: 32/2=16
Exploring Operation: 55-32=23, Resulting Numbers: [9, 2, 23]
Generated Node #0,1: 30:[9, 2, 23] Operation: 55-32=23
Exploring Operation: 55-2=53, Resulting... | 0.982639 | hs_5 | mult_heuristic |
[
76,
75,
96,
70
] | 26 | [
"76-75=1",
"96-70=26",
"1*26=26"
] | Current State: 26:[76, 75, 96, 70], Operations: []
Exploring Operation: 76-75=1, Resulting Numbers: [96, 70, 1]
Generated Node #2: [96, 70, 1] from Operation: 76-75=1
Current State: 26:[96, 70, 1], Operations: ['76-75=1']
Exploring Operation: 96-70=26, Resulting Numbers: [1, 26]
Generated Node #3: [1, 26] from Operatio... | 4 | Current State: 26:[76, 75, 96, 70], Operations: []
Exploring Operation: 96-76=20, Resulting Numbers: [75, 70, 20]
Generated Node #0,0: 26:[75, 70, 20] Operation: 96-76=20
Exploring Operation: 96-70=26, Resulting Numbers: [76, 75, 26]
Generated Node #0,1: 26:[76, 75, 26] Operation: 96-70=26
Exploring Operation: 96-75=21... | 0.984375 | hs_3 | mult_heuristic |
[
25,
15,
23,
60
] | 29 | [
"25-15=10",
"60/10=6",
"23+6=29"
] | Current State: 29:[25, 15, 23, 60], Operations: []
Exploring Operation: 25-15=10, Resulting Numbers: [23, 60, 10]
Generated Node #2: [23, 60, 10] from Operation: 25-15=10
Current State: 29:[23, 60, 10], Operations: ['25-15=10']
Exploring Operation: 60/10=6, Resulting Numbers: [23, 6]
Generated Node #3: [23, 6] from Ope... | 4 | Current State: 29:[25, 15, 23, 60], Operations: []
Exploring Operation: 60-25=35, Resulting Numbers: [15, 23, 35]
Generated Node #0,0: 29:[15, 23, 35] Operation: 60-25=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[15, 23, 35], Operations: ['60-25=35']
Exploring Operation: 15+23=38, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
53,
63,
34,
46
] | 22 | [
"63-53=10",
"46-34=12",
"10+12=22"
] | Current State: 22:[53, 63, 34, 46], Operations: []
Exploring Operation: 63-53=10, Resulting Numbers: [34, 46, 10]
Generated Node #2: [34, 46, 10] from Operation: 63-53=10
Current State: 22:[34, 46, 10], Operations: ['63-53=10']
Exploring Operation: 46-34=12, Resulting Numbers: [10, 12]
Generated Node #3: [10, 12] from ... | 4 | Current State: 22:[53, 63, 34, 46], Operations: []
Exploring Operation: 63-46=17, Resulting Numbers: [53, 34, 17]
Generated Node #0,0: 22:[53, 34, 17] Operation: 63-46=17
Exploring Operation: 63-53=10, Resulting Numbers: [34, 46, 10]
Generated Node #0,1: 22:[34, 46, 10] Operation: 63-53=10
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
11,
48,
96,
49
] | 76 | [
"49-11=38",
"96/48=2",
"38*2=76"
] | Current State: 76:[11, 48, 96, 49], Operations: []
Exploring Operation: 49-11=38, Resulting Numbers: [48, 96, 38]
Generated Node #2: [48, 96, 38] from Operation: 49-11=38
Current State: 76:[48, 96, 38], Operations: ['49-11=38']
Exploring Operation: 96/48=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Ope... | 4 | Current State: 76:[11, 48, 96, 49], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [11, 49, 2]
Generated Node #0,0: 76:[11, 49, 2] Operation: 96/48=2
Moving to Node #0,0
Current State: 76:[11, 49, 2], Operations: ['96/48=2']
Exploring Operation: 49-11=38, Resulting Numbers: [2, 38]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
33,
62,
8,
26
] | 24 | [
"62-33=29",
"29-26=3",
"8*3=24"
] | Current State: 24:[33, 62, 8, 26], Operations: []
Exploring Operation: 62-33=29, Resulting Numbers: [8, 26, 29]
Generated Node #2: [8, 26, 29] from Operation: 62-33=29
Current State: 24:[8, 26, 29], Operations: ['62-33=29']
Exploring Operation: 29-26=3, Resulting Numbers: [8, 3]
Generated Node #3: [8, 3] from Operation... | 4 | Current State: 24:[33, 62, 8, 26], Operations: []
Exploring Operation: 33-26=7, Resulting Numbers: [62, 8, 7]
Generated Node #0,0: 24:[62, 8, 7] Operation: 33-26=7
Exploring Operation: 33-8=25, Resulting Numbers: [62, 26, 25]
Generated Node #0,1: 24:[62, 26, 25] Operation: 33-8=25
Exploring Operation: 62-33=29, Resulti... | 0.985243 | hs_4 | mult_heuristic |
[
87,
58,
89,
42
] | 98 | [
"87+58=145",
"89-42=47",
"145-47=98"
] | Current State: 98:[87, 58, 89, 42], Operations: []
Exploring Operation: 87+58=145, Resulting Numbers: [89, 42, 145]
Generated Node #2: [89, 42, 145] from Operation: 87+58=145
Current State: 98:[89, 42, 145], Operations: ['87+58=145']
Exploring Operation: 89-42=47, Resulting Numbers: [145, 47]
Generated Node #3: [145, 4... | 4 | Current State: 98:[87, 58, 89, 42], Operations: []
Exploring Operation: 87-42=45, Resulting Numbers: [58, 89, 45]
Generated Node #0,0: 98:[58, 89, 45] Operation: 87-42=45
Exploring Operation: 58+42=100, Resulting Numbers: [87, 89, 100]
Generated Node #0,1: 98:[87, 89, 100] Operation: 58+42=100
Exploring Operation: 58-4... | 0.986111 | hs_5 | mult_heuristic |
[
20,
81,
85,
15
] | 74 | [
"20+85=105",
"105/15=7",
"81-7=74"
] | Current State: 74:[20, 81, 85, 15], Operations: []
Exploring Operation: 20+85=105, Resulting Numbers: [81, 15, 105]
Generated Node #2: [81, 15, 105] from Operation: 20+85=105
Current State: 74:[81, 15, 105], Operations: ['20+85=105']
Exploring Operation: 105/15=7, Resulting Numbers: [81, 7]
Generated Node #3: [81, 7] f... | 4 | Current State: 74:[20, 81, 85, 15], Operations: []
Exploring Operation: 20-15=5, Resulting Numbers: [81, 85, 5]
Generated Node #0,0: 74:[81, 85, 5] Operation: 20-15=5
Exploring Operation: 20+15=35, Resulting Numbers: [81, 85, 35]
Generated Node #0,1: 74:[81, 85, 35] Operation: 20+15=35
Exploring Operation: 85-15=70, Re... | 0 | hs_3 | mult_heuristic |
[
75,
16,
8,
14
] | 67 | [
"75-14=61",
"16*8=128",
"128-61=67"
] | Current State: 67:[75, 16, 8, 14], Operations: []
Exploring Operation: 75-14=61, Resulting Numbers: [16, 8, 61]
Generated Node #2: [16, 8, 61] from Operation: 75-14=61
Current State: 67:[16, 8, 61], Operations: ['75-14=61']
Exploring Operation: 16*8=128, Resulting Numbers: [61, 128]
Generated Node #3: [61, 128] from Op... | 4 | Current State: 67:[75, 16, 8, 14], Operations: []
Exploring Operation: 16+8=24, Resulting Numbers: [75, 14, 24]
Generated Node #0,0: 67:[75, 14, 24] Operation: 16+8=24
Exploring Operation: 8*14=112, Resulting Numbers: [75, 16, 112]
Generated Node #0,1: 67:[75, 16, 112] Operation: 8*14=112
Exploring Operation: 16+14=30,... | 0 | hs_5 | sum_heuristic |
[
97,
2,
89,
32
] | 22 | [
"97+2=99",
"89+32=121",
"121-99=22"
] | Current State: 22:[97, 2, 89, 32], Operations: []
Exploring Operation: 97+2=99, Resulting Numbers: [89, 32, 99]
Generated Node #2: [89, 32, 99] from Operation: 97+2=99
Current State: 22:[89, 32, 99], Operations: ['97+2=99']
Exploring Operation: 89+32=121, Resulting Numbers: [99, 121]
Generated Node #3: [99, 121] from O... | 4 | Current State: 22:[97, 2, 89, 32], Operations: []
Exploring Operation: 97-89=8, Resulting Numbers: [2, 32, 8]
Generated Node #0,0: 22:[2, 32, 8] Operation: 97-89=8
Moving to Node #0,0
Current State: 22:[2, 32, 8], Operations: ['97-89=8']
Exploring Operation: 32-8=24, Resulting Numbers: [2, 24]
Generated Node #0,0,0: 22... | 0.993924 | hs_1 | sum_heuristic |
[
48,
21,
42,
10
] | 30 | [
"48+42=90",
"90/10=9",
"21+9=30"
] | Current State: 30:[48, 21, 42, 10], Operations: []
Exploring Operation: 48+42=90, Resulting Numbers: [21, 10, 90]
Generated Node #2: [21, 10, 90] from Operation: 48+42=90
Current State: 30:[21, 10, 90], Operations: ['48+42=90']
Exploring Operation: 90/10=9, Resulting Numbers: [21, 9]
Generated Node #3: [21, 9] from Ope... | 4 | Current State: 30:[48, 21, 42, 10], Operations: []
Exploring Operation: 48-21=27, Resulting Numbers: [42, 10, 27]
Generated Node #0,0: 30:[42, 10, 27] Operation: 48-21=27
Exploring Operation: 42-21=21, Resulting Numbers: [48, 10, 21]
Generated Node #0,1: 30:[48, 10, 21] Operation: 42-21=21
Exploring Operation: 42/21=2,... | 0 | hs_4 | mult_heuristic |
[
1,
4,
73,
61
] | 47 | [
"73-61=12",
"4*12=48",
"48-1=47"
] | Current State: 47:[1, 4, 73, 61], Operations: []
Exploring Operation: 73-61=12, Resulting Numbers: [1, 4, 12]
Generated Node #2: [1, 4, 12] from Operation: 73-61=12
Current State: 47:[1, 4, 12], Operations: ['73-61=12']
Exploring Operation: 4*12=48, Resulting Numbers: [1, 48]
Generated Node #3: [1, 48] from Operation: ... | 4 | Current State: 47:[1, 4, 73, 61], Operations: []
Exploring Operation: 73-1=72, Resulting Numbers: [4, 61, 72]
Generated Node #0,0: 47:[4, 61, 72] Operation: 73-1=72
Exploring Operation: 1+4=5, Resulting Numbers: [73, 61, 5]
Generated Node #0,1: 47:[73, 61, 5] Operation: 1+4=5
Exploring Operation: 61-1=60, Resulting Num... | 0 | hs_3 | sum_heuristic |
[
17,
15,
19,
45
] | 96 | [
"17+15=32",
"19+45=64",
"32+64=96"
] | Current State: 96:[17, 15, 19, 45], Operations: []
Exploring Operation: 17+15=32, Resulting Numbers: [19, 45, 32]
Generated Node #2: [19, 45, 32] from Operation: 17+15=32
Current State: 96:[19, 45, 32], Operations: ['17+15=32']
Exploring Operation: 19+45=64, Resulting Numbers: [32, 64]
Generated Node #3: [32, 64] from ... | 4 | Current State: 96:[17, 15, 19, 45], Operations: []
Exploring Operation: 19-15=4, Resulting Numbers: [17, 45, 4]
Generated Node #0,0: 96:[17, 45, 4] Operation: 19-15=4
Exploring Operation: 19-17=2, Resulting Numbers: [15, 45, 2]
Generated Node #0,1: 96:[15, 45, 2] Operation: 19-17=2
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
33,
62,
90,
85
] | 19 | [
"33+62=95",
"90-85=5",
"95/5=19"
] | Current State: 19:[33, 62, 90, 85], Operations: []
Exploring Operation: 33+62=95, Resulting Numbers: [90, 85, 95]
Generated Node #2: [90, 85, 95] from Operation: 33+62=95
Current State: 19:[90, 85, 95], Operations: ['33+62=95']
Exploring Operation: 90-85=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Ope... | 4 | Current State: 19:[33, 62, 90, 85], Operations: []
Exploring Operation: 90-85=5, Resulting Numbers: [33, 62, 5]
Generated Node #0,0: 19:[33, 62, 5] Operation: 90-85=5
Exploring Operation: 90-62=28, Resulting Numbers: [33, 85, 28]
Generated Node #0,1: 19:[33, 85, 28] Operation: 90-62=28
Exploring Operation: 62-33=29, Re... | 0 | hs_4 | sum_heuristic |
[
68,
56,
72,
40
] | 70 | [
"68-40=28",
"56/28=2",
"72-2=70"
] | Current State: 70:[68, 56, 72, 40], Operations: []
Exploring Operation: 68-40=28, Resulting Numbers: [56, 72, 28]
Generated Node #2: [56, 72, 28] from Operation: 68-40=28
Current State: 70:[56, 72, 28], Operations: ['68-40=28']
Exploring Operation: 56/28=2, Resulting Numbers: [72, 2]
Generated Node #3: [72, 2] from Ope... | 4 | Current State: 70:[68, 56, 72, 40], Operations: []
Exploring Operation: 72-40=32, Resulting Numbers: [68, 56, 32]
Generated Node #0,0: 70:[68, 56, 32] Operation: 72-40=32
Exploring Operation: 68-56=12, Resulting Numbers: [72, 40, 12]
Generated Node #0,1: 70:[72, 40, 12] Operation: 68-56=12
Exploring Operation: 56-40=16... | 0 | hs_5 | mult_heuristic |
[
37,
26,
1,
52
] | 36 | [
"37+1=38",
"52/26=2",
"38-2=36"
] | Current State: 36:[37, 26, 1, 52], Operations: []
Exploring Operation: 37+1=38, Resulting Numbers: [26, 52, 38]
Generated Node #2: [26, 52, 38] from Operation: 37+1=38
Current State: 36:[26, 52, 38], Operations: ['37+1=38']
Exploring Operation: 52/26=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Operati... | 4 | Current State: 36:[37, 26, 1, 52], Operations: []
Exploring Operation: 37-26=11, Resulting Numbers: [1, 52, 11]
Generated Node #0,0: 36:[1, 52, 11] Operation: 37-26=11
Exploring Operation: 52/26=2, Resulting Numbers: [37, 1, 2]
Generated Node #0,1: 36:[37, 1, 2] Operation: 52/26=2
Exploring Operation: 37-1=36, Resultin... | 0 | hs_5 | mult_heuristic |
[
80,
8,
22,
94
] | 90 | [
"80+8=88",
"88/22=4",
"94-4=90"
] | Current State: 90:[80, 8, 22, 94], Operations: []
Exploring Operation: 80+8=88, Resulting Numbers: [22, 94, 88]
Generated Node #2: [22, 94, 88] from Operation: 80+8=88
Current State: 90:[22, 94, 88], Operations: ['80+8=88']
Exploring Operation: 88/22=4, Resulting Numbers: [94, 4]
Generated Node #3: [94, 4] from Operati... | 4 | Current State: 90:[80, 8, 22, 94], Operations: []
Exploring Operation: 80+8=88, Resulting Numbers: [22, 94, 88]
Generated Node #0,0: 90:[22, 94, 88] Operation: 80+8=88
Exploring Operation: 80/8=10, Resulting Numbers: [22, 94, 10]
Generated Node #0,1: 90:[22, 94, 10] Operation: 80/8=10
Exploring Operation: 94-80=14, Res... | 0.974826 | hs_3 | sum_heuristic |
[
15,
88,
37,
5
] | 31 | [
"88-15=73",
"37+5=42",
"73-42=31"
] | Current State: 31:[15, 88, 37, 5], Operations: []
Exploring Operation: 88-15=73, Resulting Numbers: [37, 5, 73]
Generated Node #2: [37, 5, 73] from Operation: 88-15=73
Current State: 31:[37, 5, 73], Operations: ['88-15=73']
Exploring Operation: 37+5=42, Resulting Numbers: [73, 42]
Generated Node #3: [73, 42] from Opera... | 4 | Current State: 31:[15, 88, 37, 5], Operations: []
Exploring Operation: 88-15=73, Resulting Numbers: [37, 5, 73]
Generated Node #0,0: 31:[37, 5, 73] Operation: 88-15=73
Exploring Operation: 15+5=20, Resulting Numbers: [88, 37, 20]
Generated Node #0,1: 31:[88, 37, 20] Operation: 15+5=20
Exploring Operation: 88-37=51, Res... | 0.990451 | hs_3 | mult_heuristic |
[
26,
1,
33,
2
] | 57 | [
"26*1=26",
"33-2=31",
"26+31=57"
] | Current State: 57:[26, 1, 33, 2], Operations: []
Exploring Operation: 26*1=26, Resulting Numbers: [33, 2, 26]
Generated Node #2: [33, 2, 26] from Operation: 26*1=26
Current State: 57:[33, 2, 26], Operations: ['26*1=26']
Exploring Operation: 33-2=31, Resulting Numbers: [26, 31]
Generated Node #3: [26, 31] from Operation... | 4 | Current State: 57:[26, 1, 33, 2], Operations: []
Exploring Operation: 26+33=59, Resulting Numbers: [1, 2, 59]
Generated Node #0,0: 57:[1, 2, 59] Operation: 26+33=59
Exploring Operation: 33-26=7, Resulting Numbers: [1, 2, 7]
Generated Node #0,1: 57:[1, 2, 7] Operation: 33-26=7
Start Sub Search at level 1: Moving to Node... | 0 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.