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 |
|---|---|---|---|---|---|---|---|---|
[
63,
94,
32,
17
] | 15 | [
"94+32=126",
"126/63=2",
"17-2=15"
] | Current State: 15:[63, 94, 32, 17], Operations: []
Exploring Operation: 94+32=126, Resulting Numbers: [63, 17, 126]
Generated Node #2: [63, 17, 126] from Operation: 94+32=126
Current State: 15:[63, 17, 126], Operations: ['94+32=126']
Exploring Operation: 126/63=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] f... | 4 | Current State: 15:[63, 94, 32, 17], Operations: []
Exploring Operation: 94-63=31, Resulting Numbers: [32, 17, 31]
Generated Node #0,0: 15:[32, 17, 31] Operation: 94-63=31
Moving to Node #0,0
Current State: 15:[32, 17, 31], Operations: ['94-63=31']
Exploring Operation: 32-31=1, Resulting Numbers: [17, 1]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
86,
13,
77,
70
] | 80 | [
"86-13=73",
"77-70=7",
"73+7=80"
] | Current State: 80:[86, 13, 77, 70], Operations: []
Exploring Operation: 86-13=73, Resulting Numbers: [77, 70, 73]
Generated Node #2: [77, 70, 73] from Operation: 86-13=73
Current State: 80:[77, 70, 73], Operations: ['86-13=73']
Exploring Operation: 77-70=7, Resulting Numbers: [73, 7]
Generated Node #3: [73, 7] from Ope... | 4 | Current State: 80:[86, 13, 77, 70], Operations: []
Exploring Operation: 86-70=16, Resulting Numbers: [13, 77, 16]
Generated Node #0,0: 80:[13, 77, 16] Operation: 86-70=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[13, 77, 16], Operations: ['86-70=16']
Exploring Operation: 16-13=3, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
74,
38,
15,
4
] | 43 | [
"74+38=112",
"112/4=28",
"15+28=43"
] | Current State: 43:[74, 38, 15, 4], Operations: []
Exploring Operation: 74+38=112, Resulting Numbers: [15, 4, 112]
Generated Node #2: [15, 4, 112] from Operation: 74+38=112
Current State: 43:[15, 4, 112], Operations: ['74+38=112']
Exploring Operation: 112/4=28, Resulting Numbers: [15, 28]
Generated Node #3: [15, 28] fro... | 4 | Current State: 43:[74, 38, 15, 4], Operations: []
Exploring Operation: 15*4=60, Resulting Numbers: [74, 38, 60]
Generated Node #0,0: 43:[74, 38, 60] Operation: 15*4=60
Exploring Operation: 74-15=59, Resulting Numbers: [38, 4, 59]
Generated Node #0,1: 43:[38, 4, 59] Operation: 74-15=59
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
44,
54,
10,
56
] | 27 | [
"44+10=54",
"56-54=2",
"54/2=27"
] | Current State: 27:[44, 54, 10, 56], Operations: []
Exploring Operation: 44+10=54, Resulting Numbers: [54, 56, 54]
Generated Node #2: [54, 56, 54] from Operation: 44+10=54
Current State: 27:[54, 56, 54], Operations: ['44+10=54']
Exploring Operation: 56-54=2, Resulting Numbers: [2]
2,27 equal: Goal Reached
Exploring Oper... | 4 | Current State: 27:[44, 54, 10, 56], Operations: []
Exploring Operation: 54-44=10, Resulting Numbers: [10, 56, 10]
Generated Node #0,0: 27:[10, 56, 10] Operation: 54-44=10
Exploring Operation: 56-44=12, Resulting Numbers: [54, 10, 12]
Generated Node #0,1: 27:[54, 10, 12] Operation: 56-44=12
Exploring Operation: 56-54=2,... | 0.967014 | hs_3 | mult_heuristic |
[
48,
98,
89,
48
] | 87 | [
"98-48=50",
"89+48=137",
"137-50=87"
] | Current State: 87:[48, 98, 89, 48], Operations: []
Exploring Operation: 98-48=50, Resulting Numbers: [89, 50]
Generated Node #2: [89, 50] from Operation: 98-48=50
Current State: 87:[89, 50], Operations: ['98-48=50']
Exploring Operation: 89+48=137, Resulting Numbers: [50, 137]
Generated Node #3: [50, 137] from Operation... | 4 | Current State: 87:[48, 98, 89, 48], Operations: []
Exploring Operation: 48/48=1, Resulting Numbers: [98, 89, 1]
Generated Node #0,0: 87:[98, 89, 1] Operation: 48/48=1
Exploring Operation: 48-48=0, Resulting Numbers: [98, 89, 0]
Generated Node #0,1: 87:[98, 89, 0] Operation: 48-48=0
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
68,
4,
32,
25
] | 51 | [
"68-25=43",
"32/4=8",
"43+8=51"
] | Current State: 51:[68, 4, 32, 25], Operations: []
Exploring Operation: 68-25=43, Resulting Numbers: [4, 32, 43]
Generated Node #2: [4, 32, 43] from Operation: 68-25=43
Current State: 51:[4, 32, 43], Operations: ['68-25=43']
Exploring Operation: 32/4=8, Resulting Numbers: [43, 8]
Generated Node #3: [43, 8] from Operatio... | 4 | Current State: 51:[68, 4, 32, 25], Operations: []
Exploring Operation: 32-25=7, Resulting Numbers: [68, 4, 7]
Generated Node #0,0: 51:[68, 4, 7] Operation: 32-25=7
Exploring Operation: 68/4=17, Resulting Numbers: [32, 25, 17]
Generated Node #0,1: 51:[32, 25, 17] Operation: 68/4=17
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
62,
59,
30,
2
] | 29 | [
"62-59=3",
"30+2=32",
"32-3=29"
] | Current State: 29:[62, 59, 30, 2], Operations: []
Exploring Operation: 62-59=3, Resulting Numbers: [30, 2, 3]
Generated Node #2: [30, 2, 3] from Operation: 62-59=3
Current State: 29:[30, 2, 3], Operations: ['62-59=3']
Exploring Operation: 30+2=32, Resulting Numbers: [3, 32]
Generated Node #3: [3, 32] from Operation: 30... | 4 | Current State: 29:[62, 59, 30, 2], Operations: []
Exploring Operation: 59-30=29, Resulting Numbers: [62, 2, 29]
Generated Node #0,0: 29:[62, 2, 29] Operation: 59-30=29
Exploring Operation: 62-59=3, Resulting Numbers: [30, 2, 3]
Generated Node #0,1: 29:[30, 2, 3] Operation: 62-59=3
Exploring Operation: 62/2=31, Resultin... | 0.951389 | hs_4 | mult_heuristic |
[
31,
38,
28,
1
] | 97 | [
"31+38=69",
"28*1=28",
"69+28=97"
] | Current State: 97:[31, 38, 28, 1], Operations: []
Exploring Operation: 31+38=69, Resulting Numbers: [28, 1, 69]
Generated Node #2: [28, 1, 69] from Operation: 31+38=69
Current State: 97:[28, 1, 69], Operations: ['31+38=69']
Exploring Operation: 28*1=28, Resulting Numbers: [69, 28]
Generated Node #3: [69, 28] from Opera... | 4 | Current State: 97:[31, 38, 28, 1], Operations: []
Exploring Operation: 38+28=66, Resulting Numbers: [31, 1, 66]
Generated Node #0,0: 97:[31, 1, 66] Operation: 38+28=66
Exploring Operation: 31+38=69, Resulting Numbers: [28, 1, 69]
Generated Node #0,1: 97:[28, 1, 69] Operation: 31+38=69
Exploring Operation: 38+1=39, Resu... | 0.980035 | hs_5 | mult_heuristic |
[
65,
40,
25,
15
] | 61 | [
"25-15=10",
"40/10=4",
"65-4=61"
] | Current State: 61:[65, 40, 25, 15], Operations: []
Exploring Operation: 25-15=10, Resulting Numbers: [65, 40, 10]
Generated Node #2: [65, 40, 10] from Operation: 25-15=10
Current State: 61:[65, 40, 10], Operations: ['25-15=10']
Exploring Operation: 40/10=4, Resulting Numbers: [65, 4]
Generated Node #3: [65, 4] from Ope... | 4 | Current State: 61:[65, 40, 25, 15], Operations: []
Exploring Operation: 25+15=40, Resulting Numbers: [65, 40, 40]
Generated Node #0,0: 61:[65, 40, 40] Operation: 25+15=40
Exploring Operation: 40+15=55, Resulting Numbers: [65, 25, 55]
Generated Node #0,1: 61:[65, 25, 55] Operation: 40+15=55
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
79,
95,
63,
48
] | 92 | [
"79-63=16",
"48/16=3",
"95-3=92"
] | Current State: 92:[79, 95, 63, 48], Operations: []
Exploring Operation: 79-63=16, Resulting Numbers: [95, 48, 16]
Generated Node #2: [95, 48, 16] from Operation: 79-63=16
Current State: 92:[95, 48, 16], Operations: ['79-63=16']
Exploring Operation: 48/16=3, Resulting Numbers: [95, 3]
Generated Node #3: [95, 3] from Ope... | 4 | Current State: 92:[79, 95, 63, 48], Operations: []
Exploring Operation: 63-48=15, Resulting Numbers: [79, 95, 15]
Generated Node #0,0: 92:[79, 95, 15] Operation: 63-48=15
Exploring Operation: 79-48=31, Resulting Numbers: [95, 63, 31]
Generated Node #0,1: 92:[95, 63, 31] Operation: 79-48=31
Exploring Operation: 95-79=16... | 0.942708 | hs_5 | sum_heuristic |
[
46,
67,
65,
2
] | 17 | [
"46+67=113",
"65*2=130",
"130-113=17"
] | Current State: 17:[46, 67, 65, 2], Operations: []
Exploring Operation: 46+67=113, Resulting Numbers: [65, 2, 113]
Generated Node #2: [65, 2, 113] from Operation: 46+67=113
Current State: 17:[65, 2, 113], Operations: ['46+67=113']
Exploring Operation: 65*2=130, Resulting Numbers: [113, 130]
Generated Node #3: [113, 130]... | 4 | Current State: 17:[46, 67, 65, 2], Operations: []
Exploring Operation: 67-65=2, Resulting Numbers: [46, 2, 2]
Generated Node #0,0: 17:[46, 2, 2] Operation: 67-65=2
Moving to Node #0,0
Current State: 17:[46, 2, 2], Operations: ['67-65=2']
Exploring Operation: 46/2=23, Resulting Numbers: [2, 23]
Generated Node #0,0,0: 17... | 0 | hs_1 | sum_heuristic |
[
15,
60,
61,
76
] | 59 | [
"15+61=76",
"76/76=1",
"60-1=59"
] | Current State: 59:[15, 60, 61, 76], Operations: []
Exploring Operation: 15+61=76, Resulting Numbers: [60, 76, 76]
Generated Node #2: [60, 76, 76] from Operation: 15+61=76
Current State: 59:[60, 76, 76], Operations: ['15+61=76']
Exploring Operation: 76/76=1, Resulting Numbers: [60, 1]
Generated Node #3: [60, 1] from Ope... | 4 | Current State: 59:[15, 60, 61, 76], Operations: []
Exploring Operation: 61-15=46, Resulting Numbers: [60, 76, 46]
Generated Node #0,0: 59:[60, 76, 46] Operation: 61-15=46
Exploring Operation: 76-15=61, Resulting Numbers: [60, 61, 61]
Generated Node #0,1: 59:[60, 61, 61] Operation: 76-15=61
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
10,
37,
39,
40
] | 80 | [
"40/10=4",
"37+39=76",
"4+76=80"
] | Current State: 80:[10, 37, 39, 40], Operations: []
Exploring Operation: 40/10=4, Resulting Numbers: [37, 39, 4]
Generated Node #2: [37, 39, 4] from Operation: 40/10=4
Current State: 80:[37, 39, 4], Operations: ['40/10=4']
Exploring Operation: 37+39=76, Resulting Numbers: [4, 76]
Generated Node #3: [4, 76] from Operatio... | 4 | Current State: 80:[10, 37, 39, 40], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [10, 40, 2]
Generated Node #0,0: 80:[10, 40, 2] Operation: 39-37=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[10, 40, 2], Operations: ['39-37=2']
Exploring Operation: 40/10=4, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
65,
98,
48,
96
] | 41 | [
"98-96=2",
"48/2=24",
"65-24=41"
] | Current State: 41:[65, 98, 48, 96], Operations: []
Exploring Operation: 98-96=2, Resulting Numbers: [65, 48, 2]
Generated Node #2: [65, 48, 2] from Operation: 98-96=2
Current State: 41:[65, 48, 2], Operations: ['98-96=2']
Exploring Operation: 48/2=24, Resulting Numbers: [65, 24]
Generated Node #3: [65, 24] from Operati... | 4 | Current State: 41:[65, 98, 48, 96], Operations: []
Exploring Operation: 96-65=31, Resulting Numbers: [98, 48, 31]
Generated Node #0,0: 41:[98, 48, 31] Operation: 96-65=31
Exploring Operation: 98-65=33, Resulting Numbers: [48, 96, 33]
Generated Node #0,1: 41:[48, 96, 33] Operation: 98-65=33
Exploring Operation: 98-96=2,... | 0 | hs_4 | sum_heuristic |
[
99,
77,
10,
45
] | 33 | [
"99-77=22",
"10+45=55",
"55-22=33"
] | Current State: 33:[99, 77, 10, 45], Operations: []
Exploring Operation: 99-77=22, Resulting Numbers: [10, 45, 22]
Generated Node #2: [10, 45, 22] from Operation: 99-77=22
Current State: 33:[10, 45, 22], Operations: ['99-77=22']
Exploring Operation: 10+45=55, Resulting Numbers: [22, 55]
Generated Node #3: [22, 55] from ... | 4 | Current State: 33:[99, 77, 10, 45], Operations: []
Exploring Operation: 99-77=22, Resulting Numbers: [10, 45, 22]
Generated Node #0,0: 33:[10, 45, 22] Operation: 99-77=22
Exploring Operation: 99-45=54, Resulting Numbers: [77, 10, 54]
Generated Node #0,1: 33:[77, 10, 54] Operation: 99-45=54
Exploring Operation: 77-45=32... | 0.988715 | hs_3 | mult_heuristic |
[
73,
2,
40,
8
] | 74 | [
"73-40=33",
"2*33=66",
"8+66=74"
] | Current State: 74:[73, 2, 40, 8], Operations: []
Exploring Operation: 73-40=33, Resulting Numbers: [2, 8, 33]
Generated Node #2: [2, 8, 33] from Operation: 73-40=33
Current State: 74:[2, 8, 33], Operations: ['73-40=33']
Exploring Operation: 2*33=66, Resulting Numbers: [8, 66]
Generated Node #3: [8, 66] from Operation: ... | 4 | Current State: 74:[73, 2, 40, 8], Operations: []
Exploring Operation: 40/8=5, Resulting Numbers: [73, 2, 5]
Generated Node #0,0: 74:[73, 2, 5] Operation: 40/8=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[73, 2, 5], Operations: ['40/8=5']
Exploring Operation: 5-2=3, Resulting Numbers: [73, 3]
Ge... | 0 | hs_1 | mult_heuristic |
[
85,
53,
28,
39
] | 83 | [
"53-39=14",
"28/14=2",
"85-2=83"
] | Current State: 83:[85, 53, 28, 39], Operations: []
Exploring Operation: 53-39=14, Resulting Numbers: [85, 28, 14]
Generated Node #2: [85, 28, 14] from Operation: 53-39=14
Current State: 83:[85, 28, 14], Operations: ['53-39=14']
Exploring Operation: 28/14=2, Resulting Numbers: [85, 2]
Generated Node #3: [85, 2] from Ope... | 4 | Current State: 83:[85, 53, 28, 39], Operations: []
Exploring Operation: 28+39=67, Resulting Numbers: [85, 53, 67]
Generated Node #0,0: 83:[85, 53, 67] Operation: 28+39=67
Exploring Operation: 53+28=81, Resulting Numbers: [85, 39, 81]
Generated Node #0,1: 83:[85, 39, 81] Operation: 53+28=81
Exploring Operation: 53+39=92... | 0 | hs_5 | sum_heuristic |
[
28,
48,
28,
25
] | 36 | [
"28-25=3",
"28*3=84",
"84-48=36"
] | Current State: 36:[28, 48, 28, 25], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [48, 3]
Generated Node #2: [48, 3] from Operation: 28-25=3
Current State: 36:[48, 3], Operations: ['28-25=3']
Exploring Operation: 28*3=84, Resulting Numbers: [48, 84]
Generated Node #3: [48, 84] from Operation: 28*3=84
... | 4 | Current State: 36:[28, 48, 28, 25], Operations: []
Exploring Operation: 48-28=20, Resulting Numbers: [28, 25, 20]
Generated Node #0,0: 36:[28, 25, 20] Operation: 48-28=20
Moving to Node #0,0
Current State: 36:[28, 25, 20], Operations: ['48-28=20']
Exploring Operation: 28-25=3, Resulting Numbers: [20, 3]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
6,
68,
94,
33
] | 60 | [
"68+94=162",
"162/6=27",
"33+27=60"
] | Current State: 60:[6, 68, 94, 33], Operations: []
Exploring Operation: 68+94=162, Resulting Numbers: [6, 33, 162]
Generated Node #2: [6, 33, 162] from Operation: 68+94=162
Current State: 60:[6, 33, 162], Operations: ['68+94=162']
Exploring Operation: 162/6=27, Resulting Numbers: [33, 27]
Generated Node #3: [33, 27] fro... | 4 | Current State: 60:[6, 68, 94, 33], Operations: []
Exploring Operation: 94-6=88, Resulting Numbers: [68, 33, 88]
Generated Node #0,0: 60:[68, 33, 88] Operation: 94-6=88
Exploring Operation: 94-68=26, Resulting Numbers: [6, 33, 26]
Generated Node #0,1: 60:[6, 33, 26] Operation: 94-68=26
Exploring Operation: 94-33=61, Res... | 0 | hs_4 | mult_heuristic |
[
96,
66,
17,
48
] | 81 | [
"96/48=2",
"66+17=83",
"83-2=81"
] | Current State: 81:[96, 66, 17, 48], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [66, 17, 2]
Generated Node #2: [66, 17, 2] from Operation: 96/48=2
Current State: 81:[66, 17, 2], Operations: ['96/48=2']
Exploring Operation: 66+17=83, Resulting Numbers: [2, 83]
Generated Node #3: [2, 83] from Operatio... | 4 | Current State: 81:[96, 66, 17, 48], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [66, 17, 2]
Generated Node #0,0: 81:[66, 17, 2] Operation: 96/48=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 81:[66, 17, 2], Operations: ['96/48=2']
Exploring Operation: 66+17=83, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
29,
85,
10,
20
] | 84 | [
"29+85=114",
"10+20=30",
"114-30=84"
] | Current State: 84:[29, 85, 10, 20], Operations: []
Exploring Operation: 29+85=114, Resulting Numbers: [10, 20, 114]
Generated Node #2: [10, 20, 114] from Operation: 29+85=114
Current State: 84:[10, 20, 114], Operations: ['29+85=114']
Exploring Operation: 10+20=30, Resulting Numbers: [114, 30]
Generated Node #3: [114, 3... | 4 | Current State: 84:[29, 85, 10, 20], Operations: []
Exploring Operation: 29-10=19, Resulting Numbers: [85, 20, 19]
Generated Node #0,0: 84:[85, 20, 19] Operation: 29-10=19
Exploring Operation: 20/10=2, Resulting Numbers: [29, 85, 2]
Generated Node #0,1: 84:[29, 85, 2] Operation: 20/10=2
Exploring Operation: 29+10=39, Re... | 0.927083 | hs_5 | sum_heuristic |
[
31,
49,
44,
61
] | 58 | [
"49+44=93",
"93/31=3",
"61-3=58"
] | Current State: 58:[31, 49, 44, 61], Operations: []
Exploring Operation: 49+44=93, Resulting Numbers: [31, 61, 93]
Generated Node #2: [31, 61, 93] from Operation: 49+44=93
Current State: 58:[31, 61, 93], Operations: ['49+44=93']
Exploring Operation: 93/31=3, Resulting Numbers: [61, 3]
Generated Node #3: [61, 3] from Ope... | 4 | Current State: 58:[31, 49, 44, 61], Operations: []
Exploring Operation: 49-44=5, Resulting Numbers: [31, 61, 5]
Generated Node #0,0: 58:[31, 61, 5] Operation: 49-44=5
Moving to Node #0,0
Current State: 58:[31, 61, 5], Operations: ['49-44=5']
Exploring Operation: 61-31=30, Resulting Numbers: [5, 30]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
33,
43,
24,
53
] | 29 | [
"43+53=96",
"96/24=4",
"33-4=29"
] | Current State: 29:[33, 43, 24, 53], Operations: []
Exploring Operation: 43+53=96, Resulting Numbers: [33, 24, 96]
Generated Node #2: [33, 24, 96] from Operation: 43+53=96
Current State: 29:[33, 24, 96], Operations: ['43+53=96']
Exploring Operation: 96/24=4, Resulting Numbers: [33, 4]
Generated Node #3: [33, 4] from Ope... | 4 | Current State: 29:[33, 43, 24, 53], Operations: []
Exploring Operation: 53-24=29, Resulting Numbers: [33, 43, 29]
Generated Node #0,0: 29:[33, 43, 29] Operation: 53-24=29
Exploring Operation: 53-43=10, Resulting Numbers: [33, 24, 10]
Generated Node #0,1: 29:[33, 24, 10] Operation: 53-43=10
Exploring Operation: 53-33=20... | 0 | hs_4 | mult_heuristic |
[
81,
35,
3,
94
] | 74 | [
"94-81=13",
"3*13=39",
"35+39=74"
] | Current State: 74:[81, 35, 3, 94], Operations: []
Exploring Operation: 94-81=13, Resulting Numbers: [35, 3, 13]
Generated Node #2: [35, 3, 13] from Operation: 94-81=13
Current State: 74:[35, 3, 13], Operations: ['94-81=13']
Exploring Operation: 3*13=39, Resulting Numbers: [35, 39]
Generated Node #3: [35, 39] from Opera... | 4 | Current State: 74:[81, 35, 3, 94], Operations: []
Exploring Operation: 35+3=38, Resulting Numbers: [81, 94, 38]
Generated Node #0,0: 74:[81, 94, 38] Operation: 35+3=38
Exploring Operation: 81-3=78, Resulting Numbers: [35, 94, 78]
Generated Node #0,1: 74:[35, 94, 78] Operation: 81-3=78
Exploring Operation: 94-81=13, Res... | 0.986111 | hs_5 | sum_heuristic |
[
53,
3,
2,
54
] | 56 | [
"53*2=106",
"3*54=162",
"162-106=56"
] | Current State: 56:[53, 3, 2, 54], Operations: []
Exploring Operation: 53*2=106, Resulting Numbers: [3, 54, 106]
Generated Node #2: [3, 54, 106] from Operation: 53*2=106
Current State: 56:[3, 54, 106], Operations: ['53*2=106']
Exploring Operation: 3*54=162, Resulting Numbers: [106, 162]
Generated Node #3: [106, 162] fro... | 4 | Current State: 56:[53, 3, 2, 54], Operations: []
Exploring Operation: 53+3=56, Resulting Numbers: [2, 54, 56]
Generated Node #0,0: 56:[2, 54, 56] Operation: 53+3=56
Exploring Operation: 53+2=55, Resulting Numbers: [3, 54, 55]
Generated Node #0,1: 56:[3, 54, 55] Operation: 53+2=55
Exploring Operation: 3+54=57, Resulting... | 0 | hs_4 | sum_heuristic |
[
77,
60,
5,
15
] | 76 | [
"77-5=72",
"60/15=4",
"72+4=76"
] | Current State: 76:[77, 60, 5, 15], Operations: []
Exploring Operation: 77-5=72, Resulting Numbers: [60, 15, 72]
Generated Node #2: [60, 15, 72] from Operation: 77-5=72
Current State: 76:[60, 15, 72], Operations: ['77-5=72']
Exploring Operation: 60/15=4, Resulting Numbers: [72, 4]
Generated Node #3: [72, 4] from Operati... | 4 | Current State: 76:[77, 60, 5, 15], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [77, 5, 4]
Generated Node #0,0: 76:[77, 5, 4] Operation: 60/15=4
Exploring Operation: 77-60=17, Resulting Numbers: [5, 15, 17]
Generated Node #0,1: 76:[5, 15, 17] Operation: 77-60=17
Exploring Operation: 60+15=75, Resulti... | 0.976563 | hs_3 | sum_heuristic |
[
18,
74,
38,
42
] | 14 | [
"74-18=56",
"42-38=4",
"56/4=14"
] | Current State: 14:[18, 74, 38, 42], Operations: []
Exploring Operation: 74-18=56, Resulting Numbers: [38, 42, 56]
Generated Node #2: [38, 42, 56] from Operation: 74-18=56
Current State: 14:[38, 42, 56], Operations: ['74-18=56']
Exploring Operation: 42-38=4, Resulting Numbers: [56, 4]
Generated Node #3: [56, 4] from Ope... | 4 | Current State: 14:[18, 74, 38, 42], Operations: []
Exploring Operation: 74-38=36, Resulting Numbers: [18, 42, 36]
Generated Node #0,0: 14:[18, 42, 36] Operation: 74-38=36
Exploring Operation: 74-42=32, Resulting Numbers: [18, 38, 32]
Generated Node #0,1: 14:[18, 38, 32] Operation: 74-42=32
Exploring Operation: 42-38=4,... | 0.949653 | hs_5 | mult_heuristic |
[
75,
76,
98,
18
] | 13 | [
"75*18=1350",
"1350-76=1274",
"1274/98=13"
] | Current State: 13:[75, 76, 98, 18], Operations: []
Exploring Operation: 75*18=1350, Resulting Numbers: [76, 98, 1350]
Generated Node #2: [76, 98, 1350] from Operation: 75*18=1350
Current State: 13:[76, 98, 1350], Operations: ['75*18=1350']
Exploring Operation: 1350-76=1274, Resulting Numbers: [98, 1274]
Generated Node ... | 4 | Current State: 13:[75, 76, 98, 18], Operations: []
Exploring Operation: 75-18=57, Resulting Numbers: [76, 98, 57]
Generated Node #0,0: 13:[76, 98, 57] Operation: 75-18=57
Exploring Operation: 76-75=1, Resulting Numbers: [98, 18, 1]
Generated Node #0,1: 13:[98, 18, 1] Operation: 76-75=1
Exploring Operation: 98-76=22, Re... | 0 | hs_4 | sum_heuristic |
[
10,
60,
3,
79
] | 71 | [
"60-10=50",
"3*50=150",
"150-79=71"
] | Current State: 71:[10, 60, 3, 79], Operations: []
Exploring Operation: 60-10=50, Resulting Numbers: [3, 79, 50]
Generated Node #2: [3, 79, 50] from Operation: 60-10=50
Current State: 71:[3, 79, 50], Operations: ['60-10=50']
Exploring Operation: 3*50=150, Resulting Numbers: [79, 150]
Generated Node #3: [79, 150] from Op... | 4 | Current State: 71:[10, 60, 3, 79], Operations: []
Exploring Operation: 10*3=30, Resulting Numbers: [60, 79, 30]
Generated Node #0,0: 71:[60, 79, 30] Operation: 10*3=30
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[60, 79, 30], Operations: ['10*3=30']
Exploring Operation: 60+30=90, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
70,
5,
28,
33
] | 95 | [
"5+33=38",
"70*38=2660",
"2660/28=95"
] | Current State: 95:[70, 5, 28, 33], Operations: []
Exploring Operation: 5+33=38, Resulting Numbers: [70, 28, 38]
Generated Node #2: [70, 28, 38] from Operation: 5+33=38
Current State: 95:[70, 28, 38], Operations: ['5+33=38']
Exploring Operation: 70*38=2660, Resulting Numbers: [28, 2660]
Generated Node #3: [28, 2660] fro... | 4 | Current State: 95:[70, 5, 28, 33], Operations: []
Exploring Operation: 70+28=98, Resulting Numbers: [5, 33, 98]
Generated Node #0,0: 95:[5, 33, 98] Operation: 70+28=98
Moving to Node #0,0
Current State: 95:[5, 33, 98], Operations: ['70+28=98']
Exploring Operation: 33-5=28, Resulting Numbers: [98, 28]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
96,
18,
34,
4
] | 76 | [
"96+18=114",
"34+4=38",
"114-38=76"
] | Current State: 76:[96, 18, 34, 4], Operations: []
Exploring Operation: 96+18=114, Resulting Numbers: [34, 4, 114]
Generated Node #2: [34, 4, 114] from Operation: 96+18=114
Current State: 76:[34, 4, 114], Operations: ['96+18=114']
Exploring Operation: 34+4=38, Resulting Numbers: [114, 38]
Generated Node #3: [114, 38] fr... | 4 | Current State: 76:[96, 18, 34, 4], Operations: []
Exploring Operation: 96/4=24, Resulting Numbers: [18, 34, 24]
Generated Node #0,0: 76:[18, 34, 24] Operation: 96/4=24
Exploring Operation: 96-18=78, Resulting Numbers: [34, 4, 78]
Generated Node #0,1: 76:[34, 4, 78] Operation: 96-18=78
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
41,
78,
31,
8
] | 80 | [
"41+78=119",
"31+8=39",
"119-39=80"
] | Current State: 80:[41, 78, 31, 8], Operations: []
Exploring Operation: 41+78=119, Resulting Numbers: [31, 8, 119]
Generated Node #2: [31, 8, 119] from Operation: 41+78=119
Current State: 80:[31, 8, 119], Operations: ['41+78=119']
Exploring Operation: 31+8=39, Resulting Numbers: [119, 39]
Generated Node #3: [119, 39] fr... | 4 | Current State: 80:[41, 78, 31, 8], Operations: []
Exploring Operation: 78-31=47, Resulting Numbers: [41, 8, 47]
Generated Node #0,0: 80:[41, 8, 47] Operation: 78-31=47
Exploring Operation: 41-31=10, Resulting Numbers: [78, 8, 10]
Generated Node #0,1: 80:[78, 8, 10] Operation: 41-31=10
Exploring Operation: 31-8=23, Resu... | 0.983507 | hs_4 | sum_heuristic |
[
8,
9,
34,
6
] | 39 | [
"9-8=1",
"34+6=40",
"40-1=39"
] | Current State: 39:[8, 9, 34, 6], Operations: []
Exploring Operation: 9-8=1, Resulting Numbers: [34, 6, 1]
Generated Node #2: [34, 6, 1] from Operation: 9-8=1
Current State: 39:[34, 6, 1], Operations: ['9-8=1']
Exploring Operation: 34+6=40, Resulting Numbers: [1, 40]
Generated Node #3: [1, 40] from Operation: 34+6=40
Cu... | 4 | Current State: 39:[8, 9, 34, 6], Operations: []
Exploring Operation: 9-6=3, Resulting Numbers: [8, 34, 3]
Generated Node #0,0: 39:[8, 34, 3] Operation: 9-6=3
Exploring Operation: 8+6=14, Resulting Numbers: [9, 34, 14]
Generated Node #0,1: 39:[9, 34, 14] Operation: 8+6=14
Exploring Operation: 8+34=42, Resulting Numbers:... | 0.986111 | hs_5 | sum_heuristic |
[
64,
55,
47,
76
] | 68 | [
"55-47=8",
"64/8=8",
"76-8=68"
] | Current State: 68:[64, 55, 47, 76], Operations: []
Exploring Operation: 55-47=8, Resulting Numbers: [64, 76, 8]
Generated Node #2: [64, 76, 8] from Operation: 55-47=8
Current State: 68:[64, 76, 8], Operations: ['55-47=8']
Exploring Operation: 64/8=8, Resulting Numbers: [76, 8]
Generated Node #3: [76, 8] from Operation:... | 4 | Current State: 68:[64, 55, 47, 76], Operations: []
Exploring Operation: 55-47=8, Resulting Numbers: [64, 76, 8]
Generated Node #0,0: 68:[64, 76, 8] Operation: 55-47=8
Exploring Operation: 64-47=17, Resulting Numbers: [55, 76, 17]
Generated Node #0,1: 68:[55, 76, 17] Operation: 64-47=17
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
19,
12,
13,
54
] | 48 | [
"19-12=7",
"54-13=41",
"7+41=48"
] | Current State: 48:[19, 12, 13, 54], Operations: []
Exploring Operation: 19-12=7, Resulting Numbers: [13, 54, 7]
Generated Node #2: [13, 54, 7] from Operation: 19-12=7
Current State: 48:[13, 54, 7], Operations: ['19-12=7']
Exploring Operation: 54-13=41, Resulting Numbers: [7, 41]
Generated Node #3: [7, 41] from Operatio... | 4 | Current State: 48:[19, 12, 13, 54], Operations: []
Exploring Operation: 19-13=6, Resulting Numbers: [12, 54, 6]
Generated Node #0,0: 48:[12, 54, 6] Operation: 19-13=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[12, 54, 6], Operations: ['19-13=6']
Exploring Operation: 54-6=48, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
38,
55,
4,
3
] | 56 | [
"55-38=17",
"17-3=14",
"4*14=56"
] | Current State: 56:[38, 55, 4, 3], Operations: []
Exploring Operation: 55-38=17, Resulting Numbers: [4, 3, 17]
Generated Node #2: [4, 3, 17] from Operation: 55-38=17
Current State: 56:[4, 3, 17], Operations: ['55-38=17']
Exploring Operation: 17-3=14, Resulting Numbers: [4, 14]
Generated Node #3: [4, 14] from Operation: ... | 4 | Current State: 56:[38, 55, 4, 3], Operations: []
Exploring Operation: 38-4=34, Resulting Numbers: [55, 3, 34]
Generated Node #0,0: 56:[55, 3, 34] Operation: 38-4=34
Exploring Operation: 38-3=35, Resulting Numbers: [55, 4, 35]
Generated Node #0,1: 56:[55, 4, 35] Operation: 38-3=35
Exploring Operation: 55-38=17, Resultin... | 0.987847 | hs_4 | sum_heuristic |
[
2,
91,
99,
75
] | 91 | [
"99-91=8",
"2*8=16",
"75+16=91"
] | Current State: 91:[2, 91, 99, 75], Operations: []
Exploring Operation: 99-91=8, Resulting Numbers: [2, 75, 8]
Generated Node #2: [2, 75, 8] from Operation: 99-91=8
Current State: 91:[2, 75, 8], Operations: ['99-91=8']
Exploring Operation: 2*8=16, Resulting Numbers: [75, 16]
Generated Node #3: [75, 16] from Operation: 2... | 4 | Current State: 91:[2, 91, 99, 75], Operations: []
Exploring Operation: 99-75=24, Resulting Numbers: [2, 91, 24]
Generated Node #0,0: 91:[2, 91, 24] Operation: 99-75=24
Exploring Operation: 91-75=16, Resulting Numbers: [2, 99, 16]
Generated Node #0,1: 91:[2, 99, 16] Operation: 91-75=16
Exploring Operation: 99-2=97, Resu... | 0.980903 | hs_4 | mult_heuristic |
[
86,
14,
9,
68
] | 80 | [
"68-14=54",
"54/9=6",
"86-6=80"
] | Current State: 80:[86, 14, 9, 68], Operations: []
Exploring Operation: 68-14=54, Resulting Numbers: [86, 9, 54]
Generated Node #2: [86, 9, 54] from Operation: 68-14=54
Current State: 80:[86, 9, 54], Operations: ['68-14=54']
Exploring Operation: 54/9=6, Resulting Numbers: [86, 6]
Generated Node #3: [86, 6] from Operatio... | 4 | Current State: 80:[86, 14, 9, 68], Operations: []
Exploring Operation: 86-68=18, Resulting Numbers: [14, 9, 18]
Generated Node #0,0: 80:[14, 9, 18] Operation: 86-68=18
Exploring Operation: 14+68=82, Resulting Numbers: [86, 9, 82]
Generated Node #0,1: 80:[86, 9, 82] Operation: 14+68=82
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
17,
42,
49,
19
] | 43 | [
"42-17=25",
"49+19=68",
"68-25=43"
] | Current State: 43:[17, 42, 49, 19], Operations: []
Exploring Operation: 42-17=25, Resulting Numbers: [49, 19, 25]
Generated Node #2: [49, 19, 25] from Operation: 42-17=25
Current State: 43:[49, 19, 25], Operations: ['42-17=25']
Exploring Operation: 49+19=68, Resulting Numbers: [25, 68]
Generated Node #3: [25, 68] from ... | 4 | Current State: 43:[17, 42, 49, 19], Operations: []
Exploring Operation: 17+19=36, Resulting Numbers: [42, 49, 36]
Generated Node #0,0: 43:[42, 49, 36] Operation: 17+19=36
Moving to Node #0,0
Current State: 43:[42, 49, 36], Operations: ['17+19=36']
Exploring Operation: 49-36=13, Resulting Numbers: [42, 13]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
44,
5,
55,
71
] | 33 | [
"44+5=49",
"71-55=16",
"49-16=33"
] | Current State: 33:[44, 5, 55, 71], Operations: []
Exploring Operation: 44+5=49, Resulting Numbers: [55, 71, 49]
Generated Node #2: [55, 71, 49] from Operation: 44+5=49
Current State: 33:[55, 71, 49], Operations: ['44+5=49']
Exploring Operation: 71-55=16, Resulting Numbers: [49, 16]
Generated Node #3: [49, 16] from Oper... | 4 | Current State: 33:[44, 5, 55, 71], Operations: []
Exploring Operation: 71-55=16, Resulting Numbers: [44, 5, 16]
Generated Node #0,0: 33:[44, 5, 16] Operation: 71-55=16
Moving to Node #0,0
Current State: 33:[44, 5, 16], Operations: ['71-55=16']
Exploring Operation: 44-16=28, Resulting Numbers: [5, 28]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
81,
95,
3,
71
] | 73 | [
"95-71=24",
"24/3=8",
"81-8=73"
] | Current State: 73:[81, 95, 3, 71], Operations: []
Exploring Operation: 95-71=24, Resulting Numbers: [81, 3, 24]
Generated Node #2: [81, 3, 24] from Operation: 95-71=24
Current State: 73:[81, 3, 24], Operations: ['95-71=24']
Exploring Operation: 24/3=8, Resulting Numbers: [81, 8]
Generated Node #3: [81, 8] from Operatio... | 4 | Current State: 73:[81, 95, 3, 71], Operations: []
Exploring Operation: 95+3=98, Resulting Numbers: [81, 71, 98]
Generated Node #0,0: 73:[81, 71, 98] Operation: 95+3=98
Exploring Operation: 81-3=78, Resulting Numbers: [95, 71, 78]
Generated Node #0,1: 73:[95, 71, 78] Operation: 81-3=78
Exploring Operation: 81+3=84, Resu... | 0 | hs_5 | sum_heuristic |
[
5,
41,
71,
67
] | 59 | [
"67-41=26",
"5*26=130",
"130-71=59"
] | Current State: 59:[5, 41, 71, 67], Operations: []
Exploring Operation: 67-41=26, Resulting Numbers: [5, 71, 26]
Generated Node #2: [5, 71, 26] from Operation: 67-41=26
Current State: 59:[5, 71, 26], Operations: ['67-41=26']
Exploring Operation: 5*26=130, Resulting Numbers: [71, 130]
Generated Node #3: [71, 130] from Op... | 4 | Current State: 59:[5, 41, 71, 67], Operations: []
Exploring Operation: 5+41=46, Resulting Numbers: [71, 67, 46]
Generated Node #0,0: 59:[71, 67, 46] Operation: 5+41=46
Exploring Operation: 71-5=66, Resulting Numbers: [41, 67, 66]
Generated Node #0,1: 59:[41, 67, 66] Operation: 71-5=66
Exploring Operation: 67-5=62, Resu... | 0 | hs_5 | sum_heuristic |
[
95,
81,
89,
24
] | 63 | [
"95+81=176",
"89+24=113",
"176-113=63"
] | Current State: 63:[95, 81, 89, 24], Operations: []
Exploring Operation: 95+81=176, Resulting Numbers: [89, 24, 176]
Generated Node #2: [89, 24, 176] from Operation: 95+81=176
Current State: 63:[89, 24, 176], Operations: ['95+81=176']
Exploring Operation: 89+24=113, Resulting Numbers: [176, 113]
Generated Node #3: [176,... | 4 | Current State: 63:[95, 81, 89, 24], Operations: []
Exploring Operation: 89-81=8, Resulting Numbers: [95, 24, 8]
Generated Node #0,0: 63:[95, 24, 8] Operation: 89-81=8
Exploring Operation: 95-89=6, Resulting Numbers: [81, 24, 6]
Generated Node #0,1: 63:[81, 24, 6] Operation: 95-89=6
Exploring Operation: 95-81=14, Result... | 0.989583 | hs_3 | mult_heuristic |
[
63,
44,
43,
60
] | 41 | [
"63-43=20",
"60/20=3",
"44-3=41"
] | Current State: 41:[63, 44, 43, 60], Operations: []
Exploring Operation: 63-43=20, Resulting Numbers: [44, 60, 20]
Generated Node #2: [44, 60, 20] from Operation: 63-43=20
Current State: 41:[44, 60, 20], Operations: ['63-43=20']
Exploring Operation: 60/20=3, Resulting Numbers: [44, 3]
Generated Node #3: [44, 3] from Ope... | 4 | Current State: 41:[63, 44, 43, 60], Operations: []
Exploring Operation: 60-44=16, Resulting Numbers: [63, 43, 16]
Generated Node #0,0: 41:[63, 43, 16] Operation: 60-44=16
Exploring Operation: 63-60=3, Resulting Numbers: [44, 43, 3]
Generated Node #0,1: 41:[44, 43, 3] Operation: 63-60=3
Exploring Operation: 63-44=19, Re... | 0.96875 | hs_4 | mult_heuristic |
[
37,
76,
97,
79
] | 57 | [
"76-37=39",
"97-79=18",
"39+18=57"
] | Current State: 57:[37, 76, 97, 79], Operations: []
Exploring Operation: 76-37=39, Resulting Numbers: [97, 79, 39]
Generated Node #2: [97, 79, 39] from Operation: 76-37=39
Current State: 57:[97, 79, 39], Operations: ['76-37=39']
Exploring Operation: 97-79=18, Resulting Numbers: [39, 18]
Generated Node #3: [39, 18] from ... | 4 | Current State: 57:[37, 76, 97, 79], Operations: []
Exploring Operation: 97-76=21, Resulting Numbers: [37, 79, 21]
Generated Node #0,0: 57:[37, 79, 21] Operation: 97-76=21
Exploring Operation: 97-79=18, Resulting Numbers: [37, 76, 18]
Generated Node #0,1: 57:[37, 76, 18] Operation: 97-79=18
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
12,
88,
13,
9
] | 33 | [
"12*9=108",
"88-13=75",
"108-75=33"
] | Current State: 33:[12, 88, 13, 9], Operations: []
Exploring Operation: 12*9=108, Resulting Numbers: [88, 13, 108]
Generated Node #2: [88, 13, 108] from Operation: 12*9=108
Current State: 33:[88, 13, 108], Operations: ['12*9=108']
Exploring Operation: 88-13=75, Resulting Numbers: [108, 75]
Generated Node #3: [108, 75] f... | 4 | Current State: 33:[12, 88, 13, 9], Operations: []
Exploring Operation: 88-12=76, Resulting Numbers: [13, 9, 76]
Generated Node #0,0: 33:[13, 9, 76] Operation: 88-12=76
Exploring Operation: 88-13=75, Resulting Numbers: [12, 9, 75]
Generated Node #0,1: 33:[12, 9, 75] Operation: 88-13=75
Exploring Operation: 88-9=79, Resu... | 0 | hs_3 | sum_heuristic |
[
6,
46,
80,
7
] | 24 | [
"46+80=126",
"126/7=18",
"6+18=24"
] | Current State: 24:[6, 46, 80, 7], Operations: []
Exploring Operation: 46+80=126, Resulting Numbers: [6, 7, 126]
Generated Node #2: [6, 7, 126] from Operation: 46+80=126
Current State: 24:[6, 7, 126], Operations: ['46+80=126']
Exploring Operation: 126/7=18, Resulting Numbers: [6, 18]
Generated Node #3: [6, 18] from Oper... | 4 | Current State: 24:[6, 46, 80, 7], Operations: []
Exploring Operation: 46-7=39, Resulting Numbers: [6, 80, 39]
Generated Node #0,0: 24:[6, 80, 39] Operation: 46-7=39
Exploring Operation: 80-7=73, Resulting Numbers: [6, 46, 73]
Generated Node #0,1: 24:[6, 46, 73] Operation: 80-7=73
Exploring Operation: 80-46=34, Resultin... | 0 | hs_3 | sum_heuristic |
[
63,
16,
16,
39
] | 25 | [
"63-39=24",
"16/16=1",
"24+1=25"
] | Current State: 25:[63, 16, 16, 39], Operations: []
Exploring Operation: 63-39=24, Resulting Numbers: [16, 16, 24]
Generated Node #2: [16, 16, 24] from Operation: 63-39=24
Current State: 25:[16, 16, 24], Operations: ['63-39=24']
Exploring Operation: 16/16=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Ope... | 4 | Current State: 25:[63, 16, 16, 39], Operations: []
Exploring Operation: 63-16=47, Resulting Numbers: [16, 39, 47]
Generated Node #0,0: 25:[16, 39, 47] Operation: 63-16=47
Exploring Operation: 63-16=47, Resulting Numbers: [16, 39, 47]
Generated Node #0,1: 25:[16, 39, 47] Operation: 63-16=47
Exploring Operation: 63-39=24... | 0.988715 | hs_3 | sum_heuristic |
[
93,
16,
48,
18
] | 78 | [
"93-18=75",
"48/16=3",
"75+3=78"
] | Current State: 78:[93, 16, 48, 18], Operations: []
Exploring Operation: 93-18=75, Resulting Numbers: [16, 48, 75]
Generated Node #2: [16, 48, 75] from Operation: 93-18=75
Current State: 78:[16, 48, 75], Operations: ['93-18=75']
Exploring Operation: 48/16=3, Resulting Numbers: [75, 3]
Generated Node #3: [75, 3] from Ope... | 4 | Current State: 78:[93, 16, 48, 18], Operations: []
Exploring Operation: 93-16=77, Resulting Numbers: [48, 18, 77]
Generated Node #0,0: 78:[48, 18, 77] Operation: 93-16=77
Exploring Operation: 93-48=45, Resulting Numbers: [16, 18, 45]
Generated Node #0,1: 78:[16, 18, 45] Operation: 93-48=45
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
90,
91,
54,
96
] | 69 | [
"90*96=8640",
"8640/54=160",
"160-91=69"
] | Current State: 69:[90, 91, 54, 96], Operations: []
Exploring Operation: 90*96=8640, Resulting Numbers: [91, 54, 8640]
Generated Node #2: [91, 54, 8640] from Operation: 90*96=8640
Current State: 69:[91, 54, 8640], Operations: ['90*96=8640']
Exploring Operation: 8640/54=160, Resulting Numbers: [91, 160]
Generated Node #3... | 4 | Current State: 69:[90, 91, 54, 96], Operations: []
Exploring Operation: 96-91=5, Resulting Numbers: [90, 54, 5]
Generated Node #0,0: 69:[90, 54, 5] Operation: 96-91=5
Exploring Operation: 96-90=6, Resulting Numbers: [91, 54, 6]
Generated Node #0,1: 69:[91, 54, 6] Operation: 96-90=6
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
79,
16,
50,
55
] | 90 | [
"79+16=95",
"55-50=5",
"95-5=90"
] | Current State: 90:[79, 16, 50, 55], Operations: []
Exploring Operation: 79+16=95, Resulting Numbers: [50, 55, 95]
Generated Node #2: [50, 55, 95] from Operation: 79+16=95
Current State: 90:[50, 55, 95], Operations: ['79+16=95']
Exploring Operation: 55-50=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Ope... | 4 | Current State: 90:[79, 16, 50, 55], Operations: []
Exploring Operation: 79+16=95, Resulting Numbers: [50, 55, 95]
Generated Node #0,0: 90:[50, 55, 95] Operation: 79+16=95
Exploring Operation: 79-50=29, Resulting Numbers: [16, 55, 29]
Generated Node #0,1: 90:[16, 55, 29] Operation: 79-50=29
Exploring Operation: 79-55=24... | 0.97309 | hs_4 | mult_heuristic |
[
66,
1,
56,
15
] | 18 | [
"66*15=990",
"56-1=55",
"990/55=18"
] | Current State: 18:[66, 1, 56, 15], Operations: []
Exploring Operation: 66*15=990, Resulting Numbers: [1, 56, 990]
Generated Node #2: [1, 56, 990] from Operation: 66*15=990
Current State: 18:[1, 56, 990], Operations: ['66*15=990']
Exploring Operation: 56-1=55, Resulting Numbers: [990, 55]
Generated Node #3: [990, 55] fr... | 4 | Current State: 18:[66, 1, 56, 15], Operations: []
Exploring Operation: 66-56=10, Resulting Numbers: [1, 15, 10]
Generated Node #0,0: 18:[1, 15, 10] Operation: 66-56=10
Exploring Operation: 66-15=51, Resulting Numbers: [1, 56, 51]
Generated Node #0,1: 18:[1, 56, 51] Operation: 66-15=51
Exploring Operation: 66-1=65, Resu... | 0 | hs_5 | sum_heuristic |
[
4,
36,
38,
66
] | 17 | [
"38-36=2",
"66+2=68",
"68/4=17"
] | Current State: 17:[4, 36, 38, 66], Operations: []
Exploring Operation: 38-36=2, Resulting Numbers: [4, 66, 2]
Generated Node #2: [4, 66, 2] from Operation: 38-36=2
Current State: 17:[4, 66, 2], Operations: ['38-36=2']
Exploring Operation: 66+2=68, Resulting Numbers: [4, 68]
Generated Node #3: [4, 68] from Operation: 66... | 4 | Current State: 17:[4, 36, 38, 66], Operations: []
Exploring Operation: 66-36=30, Resulting Numbers: [4, 38, 30]
Generated Node #0,0: 17:[4, 38, 30] Operation: 66-36=30
Exploring Operation: 66-38=28, Resulting Numbers: [4, 36, 28]
Generated Node #0,1: 17:[4, 36, 28] Operation: 66-38=28
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
3,
21,
45,
67
] | 75 | [
"45-21=24",
"24/3=8",
"67+8=75"
] | Current State: 75:[3, 21, 45, 67], Operations: []
Exploring Operation: 45-21=24, Resulting Numbers: [3, 67, 24]
Generated Node #2: [3, 67, 24] from Operation: 45-21=24
Current State: 75:[3, 67, 24], Operations: ['45-21=24']
Exploring Operation: 24/3=8, Resulting Numbers: [67, 8]
Generated Node #3: [67, 8] from Operatio... | 4 | Current State: 75:[3, 21, 45, 67], Operations: []
Exploring Operation: 67-45=22, Resulting Numbers: [3, 21, 22]
Generated Node #0,0: 75:[3, 21, 22] Operation: 67-45=22
Exploring Operation: 45-21=24, Resulting Numbers: [3, 67, 24]
Generated Node #0,1: 75:[3, 67, 24] Operation: 45-21=24
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
96,
58,
57,
59
] | 78 | [
"96-58=38",
"57+59=116",
"116-38=78"
] | Current State: 78:[96, 58, 57, 59], Operations: []
Exploring Operation: 96-58=38, Resulting Numbers: [57, 59, 38]
Generated Node #2: [57, 59, 38] from Operation: 96-58=38
Current State: 78:[57, 59, 38], Operations: ['96-58=38']
Exploring Operation: 57+59=116, Resulting Numbers: [38, 116]
Generated Node #3: [38, 116] fr... | 4 | Current State: 78:[96, 58, 57, 59], Operations: []
Exploring Operation: 59-58=1, Resulting Numbers: [96, 57, 1]
Generated Node #0,0: 78:[96, 57, 1] Operation: 59-58=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[96, 57, 1], Operations: ['59-58=1']
Exploring Operation: 96-57=39, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
4,
38,
21,
41
] | 62 | [
"4+38=42",
"41-21=20",
"42+20=62"
] | Current State: 62:[4, 38, 21, 41], Operations: []
Exploring Operation: 4+38=42, Resulting Numbers: [21, 41, 42]
Generated Node #2: [21, 41, 42] from Operation: 4+38=42
Current State: 62:[21, 41, 42], Operations: ['4+38=42']
Exploring Operation: 41-21=20, Resulting Numbers: [42, 20]
Generated Node #3: [42, 20] from Oper... | 4 | Current State: 62:[4, 38, 21, 41], Operations: []
Exploring Operation: 21+41=62, Resulting Numbers: [4, 38, 62]
Generated Node #0,0: 62:[4, 38, 62] Operation: 21+41=62
Start Sub Search at level 1: Moving to Node #0,0
Current State: 62:[4, 38, 62], Operations: ['21+41=62']
Exploring Operation: 38-4=34, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
56,
14,
48,
2
] | 59 | [
"56+14=70",
"48+70=118",
"118/2=59"
] | Current State: 59:[56, 14, 48, 2], Operations: []
Exploring Operation: 56+14=70, Resulting Numbers: [48, 2, 70]
Generated Node #2: [48, 2, 70] from Operation: 56+14=70
Current State: 59:[48, 2, 70], Operations: ['56+14=70']
Exploring Operation: 48+70=118, Resulting Numbers: [2, 118]
Generated Node #3: [2, 118] from Ope... | 4 | Current State: 59:[56, 14, 48, 2], Operations: []
Exploring Operation: 14+2=16, Resulting Numbers: [56, 48, 16]
Generated Node #0,0: 59:[56, 48, 16] Operation: 14+2=16
Exploring Operation: 56+2=58, Resulting Numbers: [14, 48, 58]
Generated Node #0,1: 59:[14, 48, 58] Operation: 56+2=58
Exploring Operation: 14*2=28, Resu... | 0 | hs_3 | sum_heuristic |
[
31,
95,
50,
44
] | 58 | [
"95-31=64",
"50-44=6",
"64-6=58"
] | Current State: 58:[31, 95, 50, 44], Operations: []
Exploring Operation: 95-31=64, Resulting Numbers: [50, 44, 64]
Generated Node #2: [50, 44, 64] from Operation: 95-31=64
Current State: 58:[50, 44, 64], Operations: ['95-31=64']
Exploring Operation: 50-44=6, Resulting Numbers: [64, 6]
Generated Node #3: [64, 6] from Ope... | 4 | Current State: 58:[31, 95, 50, 44], Operations: []
Exploring Operation: 95-44=51, Resulting Numbers: [31, 50, 51]
Generated Node #0,0: 58:[31, 50, 51] Operation: 95-44=51
Moving to Node #0,0
Current State: 58:[31, 50, 51], Operations: ['95-44=51']
Exploring Operation: 51-50=1, Resulting Numbers: [31, 1]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
3,
69,
47,
70
] | 43 | [
"69-3=66",
"70-47=23",
"66-23=43"
] | Current State: 43:[3, 69, 47, 70], Operations: []
Exploring Operation: 69-3=66, Resulting Numbers: [47, 70, 66]
Generated Node #2: [47, 70, 66] from Operation: 69-3=66
Current State: 43:[47, 70, 66], Operations: ['69-3=66']
Exploring Operation: 70-47=23, Resulting Numbers: [66, 23]
Generated Node #3: [66, 23] from Oper... | 4 | Current State: 43:[3, 69, 47, 70], Operations: []
Exploring Operation: 47-3=44, Resulting Numbers: [69, 70, 44]
Generated Node #0,0: 43:[69, 70, 44] Operation: 47-3=44
Exploring Operation: 70-3=67, Resulting Numbers: [69, 47, 67]
Generated Node #0,1: 43:[69, 47, 67] Operation: 70-3=67
Exploring Operation: 3+69=72, Resu... | 0.958333 | hs_5 | mult_heuristic |
[
82,
78,
82,
57
] | 100 | [
"82-78=4",
"82-57=25",
"4*25=100"
] | Current State: 100:[82, 78, 82, 57], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [57, 4]
Generated Node #2: [57, 4] from Operation: 82-78=4
Current State: 100:[57, 4], Operations: ['82-78=4']
Exploring Operation: 82-57=25, Resulting Numbers: [4, 25]
Generated Node #3: [4, 25] from Operation: 82-57=2... | 4 | Current State: 100:[82, 78, 82, 57], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [82, 57, 4]
Generated Node #0,0: 100:[82, 57, 4] Operation: 82-78=4
Exploring Operation: 82-78=4, Resulting Numbers: [82, 57, 4]
Generated Node #0,1: 100:[82, 57, 4] Operation: 82-78=4
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | mult_heuristic |
[
75,
60,
29,
99
] | 85 | [
"75-60=15",
"99-29=70",
"15+70=85"
] | Current State: 85:[75, 60, 29, 99], Operations: []
Exploring Operation: 75-60=15, Resulting Numbers: [29, 99, 15]
Generated Node #2: [29, 99, 15] from Operation: 75-60=15
Current State: 85:[29, 99, 15], Operations: ['75-60=15']
Exploring Operation: 99-29=70, Resulting Numbers: [15, 70]
Generated Node #3: [15, 70] from ... | 4 | Current State: 85:[75, 60, 29, 99], Operations: []
Exploring Operation: 75-60=15, Resulting Numbers: [29, 99, 15]
Generated Node #0,0: 85:[29, 99, 15] Operation: 75-60=15
Exploring Operation: 60+29=89, Resulting Numbers: [75, 99, 89]
Generated Node #0,1: 85:[75, 99, 89] Operation: 60+29=89
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
38,
74,
52,
47
] | 63 | [
"74-38=36",
"52+47=99",
"99-36=63"
] | Current State: 63:[38, 74, 52, 47], Operations: []
Exploring Operation: 74-38=36, Resulting Numbers: [52, 47, 36]
Generated Node #2: [52, 47, 36] from Operation: 74-38=36
Current State: 63:[52, 47, 36], Operations: ['74-38=36']
Exploring Operation: 52+47=99, Resulting Numbers: [36, 99]
Generated Node #3: [36, 99] from ... | 4 | Current State: 63:[38, 74, 52, 47], Operations: []
Exploring Operation: 52-47=5, Resulting Numbers: [38, 74, 5]
Generated Node #0,0: 63:[38, 74, 5] Operation: 52-47=5
Exploring Operation: 47-38=9, Resulting Numbers: [74, 52, 9]
Generated Node #0,1: 63:[74, 52, 9] Operation: 47-38=9
Exploring Operation: 52-38=14, Result... | 0 | hs_3 | sum_heuristic |
[
20,
70,
45,
27
] | 10 | [
"70-45=25",
"27-25=2",
"20/2=10"
] | Current State: 10:[20, 70, 45, 27], Operations: []
Exploring Operation: 70-45=25, Resulting Numbers: [20, 27, 25]
Generated Node #2: [20, 27, 25] from Operation: 70-45=25
Current State: 10:[20, 27, 25], Operations: ['70-45=25']
Exploring Operation: 27-25=2, Resulting Numbers: [20, 2]
Generated Node #3: [20, 2] from Ope... | 4 | Current State: 10:[20, 70, 45, 27], Operations: []
Exploring Operation: 70-20=50, Resulting Numbers: [45, 27, 50]
Generated Node #0,0: 10:[45, 27, 50] Operation: 70-20=50
Exploring Operation: 70-27=43, Resulting Numbers: [20, 45, 43]
Generated Node #0,1: 10:[20, 45, 43] Operation: 70-27=43
Exploring Operation: 45-27=18... | 0.940104 | hs_5 | mult_heuristic |
[
17,
92,
44,
4
] | 86 | [
"92-17=75",
"44/4=11",
"75+11=86"
] | Current State: 86:[17, 92, 44, 4], Operations: []
Exploring Operation: 92-17=75, Resulting Numbers: [44, 4, 75]
Generated Node #2: [44, 4, 75] from Operation: 92-17=75
Current State: 86:[44, 4, 75], Operations: ['92-17=75']
Exploring Operation: 44/4=11, Resulting Numbers: [75, 11]
Generated Node #3: [75, 11] from Opera... | 4 | Current State: 86:[17, 92, 44, 4], Operations: []
Exploring Operation: 92-44=48, Resulting Numbers: [17, 4, 48]
Generated Node #0,0: 86:[17, 4, 48] Operation: 92-44=48
Exploring Operation: 92-4=88, Resulting Numbers: [17, 44, 88]
Generated Node #0,1: 86:[17, 44, 88] Operation: 92-4=88
Exploring Operation: 17-4=13, Resu... | 0 | hs_4 | mult_heuristic |
[
32,
76,
7,
16
] | 90 | [
"32*7=224",
"224/16=14",
"76+14=90"
] | Current State: 90:[32, 76, 7, 16], Operations: []
Exploring Operation: 32*7=224, Resulting Numbers: [76, 16, 224]
Generated Node #2: [76, 16, 224] from Operation: 32*7=224
Current State: 90:[76, 16, 224], Operations: ['32*7=224']
Exploring Operation: 224/16=14, Resulting Numbers: [76, 14]
Generated Node #3: [76, 14] fr... | 4 | Current State: 90:[32, 76, 7, 16], Operations: []
Exploring Operation: 76+16=92, Resulting Numbers: [32, 7, 92]
Generated Node #0,0: 90:[32, 7, 92] Operation: 76+16=92
Exploring Operation: 32/16=2, Resulting Numbers: [76, 7, 2]
Generated Node #0,1: 90:[76, 7, 2] Operation: 32/16=2
Exploring Operation: 32-16=16, Resulti... | 0 | hs_5 | mult_heuristic |
[
49,
15,
3,
90
] | 47 | [
"15*3=45",
"90/45=2",
"49-2=47"
] | Current State: 47:[49, 15, 3, 90], Operations: []
Exploring Operation: 15*3=45, Resulting Numbers: [49, 90, 45]
Generated Node #2: [49, 90, 45] from Operation: 15*3=45
Current State: 47:[49, 90, 45], Operations: ['15*3=45']
Exploring Operation: 90/45=2, Resulting Numbers: [49, 2]
Generated Node #3: [49, 2] from Operati... | 4 | Current State: 47:[49, 15, 3, 90], Operations: []
Exploring Operation: 90-15=75, Resulting Numbers: [49, 3, 75]
Generated Node #0,0: 47:[49, 3, 75] Operation: 90-15=75
Exploring Operation: 90/3=30, Resulting Numbers: [49, 15, 30]
Generated Node #0,1: 47:[49, 15, 30] Operation: 90/3=30
Exploring Operation: 15+3=18, Resu... | 0.982639 | hs_4 | sum_heuristic |
[
49,
90,
34,
30
] | 23 | [
"90-49=41",
"34+30=64",
"64-41=23"
] | Current State: 23:[49, 90, 34, 30], Operations: []
Exploring Operation: 90-49=41, Resulting Numbers: [34, 30, 41]
Generated Node #2: [34, 30, 41] from Operation: 90-49=41
Current State: 23:[34, 30, 41], Operations: ['90-49=41']
Exploring Operation: 34+30=64, Resulting Numbers: [41, 64]
Generated Node #3: [41, 64] from ... | 4 | Current State: 23:[49, 90, 34, 30], Operations: []
Exploring Operation: 90-30=60, Resulting Numbers: [49, 34, 60]
Generated Node #0,0: 23:[49, 34, 60] Operation: 90-30=60
Exploring Operation: 90-34=56, Resulting Numbers: [49, 30, 56]
Generated Node #0,1: 23:[49, 30, 56] Operation: 90-34=56
Exploring Operation: 49-34=15... | 0.985243 | hs_5 | sum_heuristic |
[
25,
19,
90,
91
] | 43 | [
"25+19=44",
"91-90=1",
"44-1=43"
] | Current State: 43:[25, 19, 90, 91], Operations: []
Exploring Operation: 25+19=44, Resulting Numbers: [90, 91, 44]
Generated Node #2: [90, 91, 44] from Operation: 25+19=44
Current State: 43:[90, 91, 44], Operations: ['25+19=44']
Exploring Operation: 91-90=1, Resulting Numbers: [44, 1]
Generated Node #3: [44, 1] from Ope... | 4 | Current State: 43:[25, 19, 90, 91], Operations: []
Exploring Operation: 91-25=66, Resulting Numbers: [19, 90, 66]
Generated Node #0,0: 43:[19, 90, 66] Operation: 91-25=66
Exploring Operation: 90-25=65, Resulting Numbers: [19, 91, 65]
Generated Node #0,1: 43:[19, 91, 65] Operation: 90-25=65
Exploring Operation: 90-19=71... | 0.969618 | hs_5 | sum_heuristic |
[
55,
52,
15,
63
] | 81 | [
"55-52=3",
"15+63=78",
"3+78=81"
] | Current State: 81:[55, 52, 15, 63], Operations: []
Exploring Operation: 55-52=3, Resulting Numbers: [15, 63, 3]
Generated Node #2: [15, 63, 3] from Operation: 55-52=3
Current State: 81:[15, 63, 3], Operations: ['55-52=3']
Exploring Operation: 15+63=78, Resulting Numbers: [3, 78]
Generated Node #3: [3, 78] from Operatio... | 4 | Current State: 81:[55, 52, 15, 63], Operations: []
Exploring Operation: 63-52=11, Resulting Numbers: [55, 15, 11]
Generated Node #0,0: 81:[55, 15, 11] Operation: 63-52=11
Exploring Operation: 63-55=8, Resulting Numbers: [52, 15, 8]
Generated Node #0,1: 81:[52, 15, 8] Operation: 63-55=8
Exploring Operation: 55-52=3, Res... | 0.953993 | hs_4 | mult_heuristic |
[
83,
62,
54,
58
] | 84 | [
"83-62=21",
"58-54=4",
"21*4=84"
] | Current State: 84:[83, 62, 54, 58], Operations: []
Exploring Operation: 83-62=21, Resulting Numbers: [54, 58, 21]
Generated Node #2: [54, 58, 21] from Operation: 83-62=21
Current State: 84:[54, 58, 21], Operations: ['83-62=21']
Exploring Operation: 58-54=4, Resulting Numbers: [21, 4]
Generated Node #3: [21, 4] from Ope... | 4 | Current State: 84:[83, 62, 54, 58], Operations: []
Exploring Operation: 62-58=4, Resulting Numbers: [83, 54, 4]
Generated Node #0,0: 84:[83, 54, 4] Operation: 62-58=4
Exploring Operation: 62-54=8, Resulting Numbers: [83, 58, 8]
Generated Node #0,1: 84:[83, 58, 8] Operation: 62-54=8
Exploring Operation: 58-54=4, Resulti... | 0.969618 | hs_4 | mult_heuristic |
[
47,
6,
46,
15
] | 91 | [
"47-46=1",
"6*15=90",
"1+90=91"
] | Current State: 91:[47, 6, 46, 15], Operations: []
Exploring Operation: 47-46=1, Resulting Numbers: [6, 15, 1]
Generated Node #2: [6, 15, 1] from Operation: 47-46=1
Current State: 91:[6, 15, 1], Operations: ['47-46=1']
Exploring Operation: 6*15=90, Resulting Numbers: [1, 90]
Generated Node #3: [1, 90] from Operation: 6*... | 4 | Current State: 91:[47, 6, 46, 15], Operations: []
Exploring Operation: 47-46=1, Resulting Numbers: [6, 15, 1]
Generated Node #0,0: 91:[6, 15, 1] Operation: 47-46=1
Exploring Operation: 47+46=93, Resulting Numbers: [6, 15, 93]
Generated Node #0,1: 91:[6, 15, 93] Operation: 47+46=93
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
5,
8,
91,
13
] | 78 | [
"5+8=13",
"13*13=169",
"169-91=78"
] | Current State: 78:[5, 8, 91, 13], Operations: []
Exploring Operation: 5+8=13, Resulting Numbers: [91, 13, 13]
Generated Node #2: [91, 13, 13] from Operation: 5+8=13
Current State: 78:[91, 13, 13], Operations: ['5+8=13']
Exploring Operation: 13*13=169, Resulting Numbers: [91, 169]
Generated Node #3: [91, 169] from Opera... | 4 | Current State: 78:[5, 8, 91, 13], Operations: []
Exploring Operation: 91-13=78, Resulting Numbers: [5, 8, 78]
Generated Node #0,0: 78:[5, 8, 78] Operation: 91-13=78
Moving to Node #0,0
Current State: 78:[5, 8, 78], Operations: ['91-13=78']
Exploring Operation: 5+8=13, Resulting Numbers: [78, 13]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
87,
33,
5,
40
] | 46 | [
"87-33=54",
"40/5=8",
"54-8=46"
] | Current State: 46:[87, 33, 5, 40], Operations: []
Exploring Operation: 87-33=54, Resulting Numbers: [5, 40, 54]
Generated Node #2: [5, 40, 54] from Operation: 87-33=54
Current State: 46:[5, 40, 54], Operations: ['87-33=54']
Exploring Operation: 40/5=8, Resulting Numbers: [54, 8]
Generated Node #3: [54, 8] from Operatio... | 4 | Current State: 46:[87, 33, 5, 40], Operations: []
Exploring Operation: 87-40=47, Resulting Numbers: [33, 5, 47]
Generated Node #0,0: 46:[33, 5, 47] Operation: 87-40=47
Start Sub Search at level 1: Moving to Node #0,0
Current State: 46:[33, 5, 47], Operations: ['87-40=47']
Exploring Operation: 33-5=28, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
19,
45,
70,
59
] | 75 | [
"19+45=64",
"70-59=11",
"64+11=75"
] | Current State: 75:[19, 45, 70, 59], Operations: []
Exploring Operation: 19+45=64, Resulting Numbers: [70, 59, 64]
Generated Node #2: [70, 59, 64] from Operation: 19+45=64
Current State: 75:[70, 59, 64], Operations: ['19+45=64']
Exploring Operation: 70-59=11, Resulting Numbers: [64, 11]
Generated Node #3: [64, 11] from ... | 4 | Current State: 75:[19, 45, 70, 59], Operations: []
Exploring Operation: 45-19=26, Resulting Numbers: [70, 59, 26]
Generated Node #0,0: 75:[70, 59, 26] Operation: 45-19=26
Exploring Operation: 70-45=25, Resulting Numbers: [19, 59, 25]
Generated Node #0,1: 75:[19, 59, 25] Operation: 70-45=25
Exploring Operation: 59-45=14... | 0.986111 | hs_3 | sum_heuristic |
[
40,
4,
81,
59
] | 96 | [
"40+4=44",
"81+59=140",
"140-44=96"
] | Current State: 96:[40, 4, 81, 59], Operations: []
Exploring Operation: 40+4=44, Resulting Numbers: [81, 59, 44]
Generated Node #2: [81, 59, 44] from Operation: 40+4=44
Current State: 96:[81, 59, 44], Operations: ['40+4=44']
Exploring Operation: 81+59=140, Resulting Numbers: [44, 140]
Generated Node #3: [44, 140] from O... | 4 | Current State: 96:[40, 4, 81, 59], Operations: []
Exploring Operation: 40+59=99, Resulting Numbers: [4, 81, 99]
Generated Node #0,0: 96:[4, 81, 99] Operation: 40+59=99
Exploring Operation: 81-40=41, Resulting Numbers: [4, 59, 41]
Generated Node #0,1: 96:[4, 59, 41] Operation: 81-40=41
Exploring Operation: 81-59=22, Res... | 0.957465 | hs_4 | sum_heuristic |
[
21,
38,
25,
36
] | 23 | [
"21+25=46",
"38-36=2",
"46/2=23"
] | Current State: 23:[21, 38, 25, 36], Operations: []
Exploring Operation: 21+25=46, Resulting Numbers: [38, 36, 46]
Generated Node #2: [38, 36, 46] from Operation: 21+25=46
Current State: 23:[38, 36, 46], Operations: ['21+25=46']
Exploring Operation: 38-36=2, Resulting Numbers: [46, 2]
Generated Node #3: [46, 2] from Ope... | 4 | Current State: 23:[21, 38, 25, 36], Operations: []
Exploring Operation: 36-21=15, Resulting Numbers: [38, 25, 15]
Generated Node #0,0: 23:[38, 25, 15] Operation: 36-21=15
Exploring Operation: 38-25=13, Resulting Numbers: [21, 36, 13]
Generated Node #0,1: 23:[21, 36, 13] Operation: 38-25=13
Exploring Operation: 38-21=17... | 0 | hs_3 | sum_heuristic |
[
69,
93,
94,
91
] | 38 | [
"94-91=3",
"93/3=31",
"69-31=38"
] | Current State: 38:[69, 93, 94, 91], Operations: []
Exploring Operation: 94-91=3, Resulting Numbers: [69, 93, 3]
Generated Node #2: [69, 93, 3] from Operation: 94-91=3
Current State: 38:[69, 93, 3], Operations: ['94-91=3']
Exploring Operation: 93/3=31, Resulting Numbers: [69, 31]
Generated Node #3: [69, 31] from Operati... | 4 | Current State: 38:[69, 93, 94, 91], Operations: []
Exploring Operation: 94-93=1, Resulting Numbers: [69, 91, 1]
Generated Node #0,0: 38:[69, 91, 1] Operation: 94-93=1
Exploring Operation: 93-91=2, Resulting Numbers: [69, 94, 2]
Generated Node #0,1: 38:[69, 94, 2] Operation: 93-91=2
Exploring Operation: 94-91=3, Resulti... | 0.976563 | hs_3 | sum_heuristic |
[
17,
24,
28,
47
] | 51 | [
"24-17=7",
"28/7=4",
"47+4=51"
] | Current State: 51:[17, 24, 28, 47], Operations: []
Exploring Operation: 24-17=7, Resulting Numbers: [28, 47, 7]
Generated Node #2: [28, 47, 7] from Operation: 24-17=7
Current State: 51:[28, 47, 7], Operations: ['24-17=7']
Exploring Operation: 28/7=4, Resulting Numbers: [47, 4]
Generated Node #3: [47, 4] from Operation:... | 4 | Current State: 51:[17, 24, 28, 47], Operations: []
Exploring Operation: 47-28=19, Resulting Numbers: [17, 24, 19]
Generated Node #0,0: 51:[17, 24, 19] Operation: 47-28=19
Exploring Operation: 28-24=4, Resulting Numbers: [17, 47, 4]
Generated Node #0,1: 51:[17, 47, 4] Operation: 28-24=4
Exploring Operation: 24+28=52, Re... | 0 | hs_3 | sum_heuristic |
[
51,
40,
61,
39
] | 69 | [
"51+40=91",
"61-39=22",
"91-22=69"
] | Current State: 69:[51, 40, 61, 39], Operations: []
Exploring Operation: 51+40=91, Resulting Numbers: [61, 39, 91]
Generated Node #2: [61, 39, 91] from Operation: 51+40=91
Current State: 69:[61, 39, 91], Operations: ['51+40=91']
Exploring Operation: 61-39=22, Resulting Numbers: [91, 22]
Generated Node #3: [91, 22] from ... | 4 | Current State: 69:[51, 40, 61, 39], Operations: []
Exploring Operation: 51-40=11, Resulting Numbers: [61, 39, 11]
Generated Node #0,0: 69:[61, 39, 11] Operation: 51-40=11
Exploring Operation: 40-39=1, Resulting Numbers: [51, 61, 1]
Generated Node #0,1: 69:[51, 61, 1] Operation: 40-39=1
Exploring Operation: 61-40=21, Re... | 0.927951 | hs_5 | mult_heuristic |
[
69,
24,
17,
83
] | 55 | [
"69-24=45",
"17+83=100",
"100-45=55"
] | Current State: 55:[69, 24, 17, 83], Operations: []
Exploring Operation: 69-24=45, Resulting Numbers: [17, 83, 45]
Generated Node #2: [17, 83, 45] from Operation: 69-24=45
Current State: 55:[17, 83, 45], Operations: ['69-24=45']
Exploring Operation: 17+83=100, Resulting Numbers: [45, 100]
Generated Node #3: [45, 100] fr... | 4 | Current State: 55:[69, 24, 17, 83], Operations: []
Exploring Operation: 83-17=66, Resulting Numbers: [69, 24, 66]
Generated Node #0,0: 55:[69, 24, 66] Operation: 83-17=66
Exploring Operation: 83-24=59, Resulting Numbers: [69, 17, 59]
Generated Node #0,1: 55:[69, 17, 59] Operation: 83-24=59
Exploring Operation: 83-69=14... | 0 | hs_3 | sum_heuristic |
[
21,
68,
41,
61
] | 70 | [
"21+61=82",
"82/41=2",
"68+2=70"
] | Current State: 70:[21, 68, 41, 61], Operations: []
Exploring Operation: 21+61=82, Resulting Numbers: [68, 41, 82]
Generated Node #2: [68, 41, 82] from Operation: 21+61=82
Current State: 70:[68, 41, 82], Operations: ['21+61=82']
Exploring Operation: 82/41=2, Resulting Numbers: [68, 2]
Generated Node #3: [68, 2] from Ope... | 4 | Current State: 70:[21, 68, 41, 61], Operations: []
Exploring Operation: 61-41=20, Resulting Numbers: [21, 68, 20]
Generated Node #0,0: 70:[21, 68, 20] Operation: 61-41=20
Exploring Operation: 68-61=7, Resulting Numbers: [21, 41, 7]
Generated Node #0,1: 70:[21, 41, 7] Operation: 68-61=7
Exploring Operation: 61-21=40, Re... | 0 | hs_3 | mult_heuristic |
[
30,
64,
94,
33
] | 32 | [
"30+64=94",
"94/94=1",
"33-1=32"
] | Current State: 32:[30, 64, 94, 33], Operations: []
Exploring Operation: 30+64=94, Resulting Numbers: [94, 33, 94]
Generated Node #2: [94, 33, 94] from Operation: 30+64=94
Current State: 32:[94, 33, 94], Operations: ['30+64=94']
Exploring Operation: 94/94=1, Resulting Numbers: [33, 1]
Generated Node #3: [33, 1] from Ope... | 4 | Current State: 32:[30, 64, 94, 33], Operations: []
Exploring Operation: 94-64=30, Resulting Numbers: [30, 33, 30]
Generated Node #0,0: 32:[30, 33, 30] Operation: 94-64=30
Moving to Node #0,0
Current State: 32:[30, 33, 30], Operations: ['94-64=30']
Exploring Operation: 30/30=1, Resulting Numbers: [33, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
84,
6,
36,
43
] | 21 | [
"84/6=14",
"43-36=7",
"14+7=21"
] | Current State: 21:[84, 6, 36, 43], Operations: []
Exploring Operation: 84/6=14, Resulting Numbers: [36, 43, 14]
Generated Node #2: [36, 43, 14] from Operation: 84/6=14
Current State: 21:[36, 43, 14], Operations: ['84/6=14']
Exploring Operation: 43-36=7, Resulting Numbers: [14, 7]
Generated Node #3: [14, 7] from Operati... | 4 | Current State: 21:[84, 6, 36, 43], Operations: []
Exploring Operation: 84-43=41, Resulting Numbers: [6, 36, 41]
Generated Node #0,0: 21:[6, 36, 41] Operation: 84-43=41
Exploring Operation: 84-36=48, Resulting Numbers: [6, 43, 48]
Generated Node #0,1: 21:[6, 43, 48] Operation: 84-36=48
Exploring Operation: 84/6=14, Resu... | 0.980035 | hs_3 | mult_heuristic |
[
78,
8,
65,
67
] | 43 | [
"78+8=86",
"67-65=2",
"86/2=43"
] | Current State: 43:[78, 8, 65, 67], Operations: []
Exploring Operation: 78+8=86, Resulting Numbers: [65, 67, 86]
Generated Node #2: [65, 67, 86] from Operation: 78+8=86
Current State: 43:[65, 67, 86], Operations: ['78+8=86']
Exploring Operation: 67-65=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Operati... | 4 | Current State: 43:[78, 8, 65, 67], Operations: []
Exploring Operation: 65-8=57, Resulting Numbers: [78, 67, 57]
Generated Node #0,0: 43:[78, 67, 57] Operation: 65-8=57
Exploring Operation: 78-8=70, Resulting Numbers: [65, 67, 70]
Generated Node #0,1: 43:[65, 67, 70] Operation: 78-8=70
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
7,
72,
26,
48
] | 43 | [
"72-7=65",
"48-26=22",
"65-22=43"
] | Current State: 43:[7, 72, 26, 48], Operations: []
Exploring Operation: 72-7=65, Resulting Numbers: [26, 48, 65]
Generated Node #2: [26, 48, 65] from Operation: 72-7=65
Current State: 43:[26, 48, 65], Operations: ['72-7=65']
Exploring Operation: 48-26=22, Resulting Numbers: [65, 22]
Generated Node #3: [65, 22] from Oper... | 4 | Current State: 43:[7, 72, 26, 48], Operations: []
Exploring Operation: 72-7=65, Resulting Numbers: [26, 48, 65]
Generated Node #0,0: 43:[26, 48, 65] Operation: 72-7=65
Exploring Operation: 7+72=79, Resulting Numbers: [26, 48, 79]
Generated Node #0,1: 43:[26, 48, 79] Operation: 7+72=79
Exploring Operation: 48-7=41, Resu... | 0.931424 | hs_5 | mult_heuristic |
[
86,
91,
18,
3
] | 49 | [
"91-86=5",
"18*3=54",
"54-5=49"
] | Current State: 49:[86, 91, 18, 3], Operations: []
Exploring Operation: 91-86=5, Resulting Numbers: [18, 3, 5]
Generated Node #2: [18, 3, 5] from Operation: 91-86=5
Current State: 49:[18, 3, 5], Operations: ['91-86=5']
Exploring Operation: 18*3=54, Resulting Numbers: [5, 54]
Generated Node #3: [5, 54] from Operation: 18... | 4 | Current State: 49:[86, 91, 18, 3], Operations: []
Exploring Operation: 86-18=68, Resulting Numbers: [91, 3, 68]
Generated Node #0,0: 49:[91, 3, 68] Operation: 86-18=68
Exploring Operation: 91-86=5, Resulting Numbers: [18, 3, 5]
Generated Node #0,1: 49:[18, 3, 5] Operation: 91-86=5
Moving to Node #0,1
Current State: 49:... | 0.985243 | hs_2 | sum_heuristic |
[
30,
62,
45,
65
] | 12 | [
"62-30=32",
"65-45=20",
"32-20=12"
] | Current State: 12:[30, 62, 45, 65], Operations: []
Exploring Operation: 62-30=32, Resulting Numbers: [45, 65, 32]
Generated Node #2: [45, 65, 32] from Operation: 62-30=32
Current State: 12:[45, 65, 32], Operations: ['62-30=32']
Exploring Operation: 65-45=20, Resulting Numbers: [32, 20]
Generated Node #3: [32, 20] from ... | 4 | Current State: 12:[30, 62, 45, 65], Operations: []
Exploring Operation: 65-45=20, Resulting Numbers: [30, 62, 20]
Generated Node #0,0: 12:[30, 62, 20] Operation: 65-45=20
Exploring Operation: 62-45=17, Resulting Numbers: [30, 65, 17]
Generated Node #0,1: 12:[30, 65, 17] Operation: 62-45=17
Exploring Operation: 45-30=15... | 0.986979 | hs_5 | mult_heuristic |
[
90,
80,
24,
52
] | 66 | [
"90-80=10",
"24+52=76",
"76-10=66"
] | Current State: 66:[90, 80, 24, 52], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [24, 52, 10]
Generated Node #2: [24, 52, 10] from Operation: 90-80=10
Current State: 66:[24, 52, 10], Operations: ['90-80=10']
Exploring Operation: 24+52=76, Resulting Numbers: [10, 76]
Generated Node #3: [10, 76] from ... | 4 | Current State: 66:[90, 80, 24, 52], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [24, 52, 10]
Generated Node #0,0: 66:[24, 52, 10] Operation: 90-80=10
Exploring Operation: 90-24=66, Resulting Numbers: [80, 52, 66]
Generated Node #0,1: 66:[80, 52, 66] Operation: 90-24=66
Exploring Operation: 90-52=38... | 0.960069 | hs_4 | sum_heuristic |
[
2,
22,
5,
80
] | 27 | [
"22/2=11",
"80/5=16",
"11+16=27"
] | Current State: 27:[2, 22, 5, 80], Operations: []
Exploring Operation: 22/2=11, Resulting Numbers: [5, 80, 11]
Generated Node #2: [5, 80, 11] from Operation: 22/2=11
Current State: 27:[5, 80, 11], Operations: ['22/2=11']
Exploring Operation: 80/5=16, Resulting Numbers: [11, 16]
Generated Node #3: [11, 16] from Operation... | 4 | Current State: 27:[2, 22, 5, 80], Operations: []
Exploring Operation: 80/2=40, Resulting Numbers: [22, 5, 40]
Generated Node #0,0: 27:[22, 5, 40] Operation: 80/2=40
Exploring Operation: 80/5=16, Resulting Numbers: [2, 22, 16]
Generated Node #0,1: 27:[2, 22, 16] Operation: 80/5=16
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
81,
23,
20,
73
] | 59 | [
"81*20=1620",
"23*73=1679",
"1679-1620=59"
] | Current State: 59:[81, 23, 20, 73], Operations: []
Exploring Operation: 81*20=1620, Resulting Numbers: [23, 73, 1620]
Generated Node #2: [23, 73, 1620] from Operation: 81*20=1620
Current State: 59:[23, 73, 1620], Operations: ['81*20=1620']
Exploring Operation: 23*73=1679, Resulting Numbers: [1620, 1679]
Generated Node ... | 4 | Current State: 59:[81, 23, 20, 73], Operations: []
Exploring Operation: 81-20=61, Resulting Numbers: [23, 73, 61]
Generated Node #0,0: 59:[23, 73, 61] Operation: 81-20=61
Moving to Node #0,0
Current State: 59:[23, 73, 61], Operations: ['81-20=61']
Exploring Operation: 73-23=50, Resulting Numbers: [61, 50]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
32,
60,
57,
87
] | 61 | [
"60-57=3",
"87/3=29",
"32+29=61"
] | Current State: 61:[32, 60, 57, 87], Operations: []
Exploring Operation: 60-57=3, Resulting Numbers: [32, 87, 3]
Generated Node #2: [32, 87, 3] from Operation: 60-57=3
Current State: 61:[32, 87, 3], Operations: ['60-57=3']
Exploring Operation: 87/3=29, Resulting Numbers: [32, 29]
Generated Node #3: [32, 29] from Operati... | 4 | Current State: 61:[32, 60, 57, 87], Operations: []
Exploring Operation: 87-32=55, Resulting Numbers: [60, 57, 55]
Generated Node #0,0: 61:[60, 57, 55] Operation: 87-32=55
Exploring Operation: 32+57=89, Resulting Numbers: [60, 87, 89]
Generated Node #0,1: 61:[60, 87, 89] Operation: 32+57=89
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
78,
20,
71,
42
] | 15 | [
"78+20=98",
"71+42=113",
"113-98=15"
] | Current State: 15:[78, 20, 71, 42], Operations: []
Exploring Operation: 78+20=98, Resulting Numbers: [71, 42, 98]
Generated Node #2: [71, 42, 98] from Operation: 78+20=98
Current State: 15:[71, 42, 98], Operations: ['78+20=98']
Exploring Operation: 71+42=113, Resulting Numbers: [98, 113]
Generated Node #3: [98, 113] fr... | 4 | Current State: 15:[78, 20, 71, 42], Operations: []
Exploring Operation: 78-42=36, Resulting Numbers: [20, 71, 36]
Generated Node #0,0: 15:[20, 71, 36] Operation: 78-42=36
Exploring Operation: 78-20=58, Resulting Numbers: [71, 42, 58]
Generated Node #0,1: 15:[71, 42, 58] Operation: 78-20=58
Exploring Operation: 71-42=29... | 0.984375 | hs_4 | sum_heuristic |
[
77,
83,
87,
45
] | 36 | [
"83-77=6",
"87-45=42",
"42-6=36"
] | Current State: 36:[77, 83, 87, 45], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [87, 45, 6]
Generated Node #2: [87, 45, 6] from Operation: 83-77=6
Current State: 36:[87, 45, 6], Operations: ['83-77=6']
Exploring Operation: 87-45=42, Resulting Numbers: [6, 42]
Generated Node #3: [6, 42] from Operatio... | 4 | Current State: 36:[77, 83, 87, 45], Operations: []
Exploring Operation: 87-83=4, Resulting Numbers: [77, 45, 4]
Generated Node #0,0: 36:[77, 45, 4] Operation: 87-83=4
Exploring Operation: 87-77=10, Resulting Numbers: [83, 45, 10]
Generated Node #0,1: 36:[83, 45, 10] Operation: 87-77=10
Exploring Operation: 83-77=6, Res... | 0.977431 | hs_3 | mult_heuristic |
[
67,
73,
62,
9
] | 82 | [
"73+62=135",
"135/9=15",
"67+15=82"
] | Current State: 82:[67, 73, 62, 9], Operations: []
Exploring Operation: 73+62=135, Resulting Numbers: [67, 9, 135]
Generated Node #2: [67, 9, 135] from Operation: 73+62=135
Current State: 82:[67, 9, 135], Operations: ['73+62=135']
Exploring Operation: 135/9=15, Resulting Numbers: [67, 15]
Generated Node #3: [67, 15] fro... | 4 | Current State: 82:[67, 73, 62, 9], Operations: []
Exploring Operation: 73-67=6, Resulting Numbers: [62, 9, 6]
Generated Node #0,0: 82:[62, 9, 6] Operation: 73-67=6
Exploring Operation: 73+9=82, Resulting Numbers: [67, 62, 82]
Generated Node #0,1: 82:[67, 62, 82] Operation: 73+9=82
Exploring Operation: 73-62=11, Resulti... | 0 | hs_5 | mult_heuristic |
[
17,
16,
24,
12
] | 92 | [
"16-12=4",
"17*4=68",
"24+68=92"
] | Current State: 92:[17, 16, 24, 12], Operations: []
Exploring Operation: 16-12=4, Resulting Numbers: [17, 24, 4]
Generated Node #2: [17, 24, 4] from Operation: 16-12=4
Current State: 92:[17, 24, 4], Operations: ['16-12=4']
Exploring Operation: 17*4=68, Resulting Numbers: [24, 68]
Generated Node #3: [24, 68] from Operati... | 4 | Current State: 92:[17, 16, 24, 12], Operations: []
Exploring Operation: 17-12=5, Resulting Numbers: [16, 24, 5]
Generated Node #0,0: 92:[16, 24, 5] Operation: 17-12=5
Exploring Operation: 16-12=4, Resulting Numbers: [17, 24, 4]
Generated Node #0,1: 92:[17, 24, 4] Operation: 16-12=4
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
28,
21,
13,
84
] | 91 | [
"28*21=588",
"13*588=7644",
"7644/84=91"
] | Current State: 91:[28, 21, 13, 84], Operations: []
Exploring Operation: 28*21=588, Resulting Numbers: [13, 84, 588]
Generated Node #2: [13, 84, 588] from Operation: 28*21=588
Current State: 91:[13, 84, 588], Operations: ['28*21=588']
Exploring Operation: 13*588=7644, Resulting Numbers: [84, 7644]
Generated Node #3: [84... | 4 | Current State: 91:[28, 21, 13, 84], Operations: []
Exploring Operation: 28-21=7, Resulting Numbers: [13, 84, 7]
Generated Node #0,0: 91:[13, 84, 7] Operation: 28-21=7
Moving to Node #0,0
Current State: 91:[13, 84, 7], Operations: ['28-21=7']
Exploring Operation: 84+7=91, Resulting Numbers: [13, 91]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
18,
57,
33,
52
] | 57 | [
"18+33=51",
"52-51=1",
"57*1=57"
] | Current State: 57:[18, 57, 33, 52], Operations: []
Exploring Operation: 18+33=51, Resulting Numbers: [57, 52, 51]
Generated Node #2: [57, 52, 51] from Operation: 18+33=51
Current State: 57:[57, 52, 51], Operations: ['18+33=51']
Exploring Operation: 52-51=1, Resulting Numbers: [57, 1]
Generated Node #3: [57, 1] from Ope... | 4 | Current State: 57:[18, 57, 33, 52], Operations: []
Exploring Operation: 33-18=15, Resulting Numbers: [57, 52, 15]
Generated Node #0,0: 57:[57, 52, 15] Operation: 33-18=15
Exploring Operation: 52-33=19, Resulting Numbers: [18, 57, 19]
Generated Node #0,1: 57:[18, 57, 19] Operation: 52-33=19
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
67,
30,
86,
4
] | 46 | [
"86-67=19",
"4*19=76",
"76-30=46"
] | Current State: 46:[67, 30, 86, 4], Operations: []
Exploring Operation: 86-67=19, Resulting Numbers: [30, 4, 19]
Generated Node #2: [30, 4, 19] from Operation: 86-67=19
Current State: 46:[30, 4, 19], Operations: ['86-67=19']
Exploring Operation: 4*19=76, Resulting Numbers: [30, 76]
Generated Node #3: [30, 76] from Opera... | 4 | Current State: 46:[67, 30, 86, 4], Operations: []
Exploring Operation: 86-67=19, Resulting Numbers: [30, 4, 19]
Generated Node #0,0: 46:[30, 4, 19] Operation: 86-67=19
Exploring Operation: 86-30=56, Resulting Numbers: [67, 4, 56]
Generated Node #0,1: 46:[67, 4, 56] Operation: 86-30=56
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
21,
52,
36,
66
] | 65 | [
"66-21=45",
"52*45=2340",
"2340/36=65"
] | Current State: 65:[21, 52, 36, 66], Operations: []
Exploring Operation: 66-21=45, Resulting Numbers: [52, 36, 45]
Generated Node #2: [52, 36, 45] from Operation: 66-21=45
Current State: 65:[52, 36, 45], Operations: ['66-21=45']
Exploring Operation: 52*45=2340, Resulting Numbers: [36, 2340]
Generated Node #3: [36, 2340]... | 4 | Current State: 65:[21, 52, 36, 66], Operations: []
Exploring Operation: 52-36=16, Resulting Numbers: [21, 66, 16]
Generated Node #0,0: 65:[21, 66, 16] Operation: 52-36=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 65:[21, 66, 16], Operations: ['52-36=16']
Exploring Operation: 21-16=5, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
58,
35,
14,
95
] | 20 | [
"14*95=1330",
"1330/35=38",
"58-38=20"
] | Current State: 20:[58, 35, 14, 95], Operations: []
Exploring Operation: 14*95=1330, Resulting Numbers: [58, 35, 1330]
Generated Node #2: [58, 35, 1330] from Operation: 14*95=1330
Current State: 20:[58, 35, 1330], Operations: ['14*95=1330']
Exploring Operation: 1330/35=38, Resulting Numbers: [58, 38]
Generated Node #3: ... | 4 | Current State: 20:[58, 35, 14, 95], Operations: []
Exploring Operation: 95-58=37, Resulting Numbers: [35, 14, 37]
Generated Node #0,0: 20:[35, 14, 37] Operation: 95-58=37
Exploring Operation: 58-35=23, Resulting Numbers: [14, 95, 23]
Generated Node #0,1: 20:[14, 95, 23] Operation: 58-35=23
Moving to Node #0,0
Current S... | 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.