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 |
|---|---|---|---|---|---|---|---|---|
[
80,
7,
19,
10
] | 78 | [
"80+7=87",
"19-10=9",
"87-9=78"
] | Current State: 78:[80, 7, 19, 10], Operations: []
Exploring Operation: 80+7=87, Resulting Numbers: [19, 10, 87]
Generated Node #2: [19, 10, 87] from Operation: 80+7=87
Current State: 78:[19, 10, 87], Operations: ['80+7=87']
Exploring Operation: 19-10=9, Resulting Numbers: [87, 9]
Generated Node #3: [87, 9] from Operati... | 4 | Current State: 78:[80, 7, 19, 10], Operations: []
Exploring Operation: 19-7=12, Resulting Numbers: [80, 10, 12]
Generated Node #0,0: 78:[80, 10, 12] Operation: 19-7=12
Exploring Operation: 7+19=26, Resulting Numbers: [80, 10, 26]
Generated Node #0,1: 78:[80, 10, 26] Operation: 7+19=26
Start Sub Search at level 1: Movin... | 0.986111 | hs_2 | sum_heuristic |
[
89,
4,
81,
32
] | 44 | [
"89+4=93",
"81-32=49",
"93-49=44"
] | Current State: 44:[89, 4, 81, 32], Operations: []
Exploring Operation: 89+4=93, Resulting Numbers: [81, 32, 93]
Generated Node #2: [81, 32, 93] from Operation: 89+4=93
Current State: 44:[81, 32, 93], Operations: ['89+4=93']
Exploring Operation: 81-32=49, Resulting Numbers: [93, 49]
Generated Node #3: [93, 49] from Oper... | 4 | Current State: 44:[89, 4, 81, 32], Operations: []
Exploring Operation: 89-81=8, Resulting Numbers: [4, 32, 8]
Generated Node #0,0: 44:[4, 32, 8] Operation: 89-81=8
Moving to Node #0,0
Current State: 44:[4, 32, 8], Operations: ['89-81=8']
Exploring Operation: 32/8=4, Resulting Numbers: [4, 4]
Generated Node #0,0,0: 44:[... | 0 | hs_1 | mult_heuristic |
[
33,
5,
11,
12
] | 24 | [
"33/11=3",
"5-3=2",
"12*2=24"
] | Current State: 24:[33, 5, 11, 12], Operations: []
Exploring Operation: 33/11=3, Resulting Numbers: [5, 12, 3]
Generated Node #2: [5, 12, 3] from Operation: 33/11=3
Current State: 24:[5, 12, 3], Operations: ['33/11=3']
Exploring Operation: 5-3=2, Resulting Numbers: [12, 2]
Generated Node #3: [12, 2] from Operation: 5-3=... | 4 | Current State: 24:[33, 5, 11, 12], Operations: []
Exploring Operation: 33-11=22, Resulting Numbers: [5, 12, 22]
Generated Node #0,0: 24:[5, 12, 22] Operation: 33-11=22
Exploring Operation: 33/11=3, Resulting Numbers: [5, 12, 3]
Generated Node #0,1: 24:[5, 12, 3] Operation: 33/11=3
Start Sub Search at level 1: Moving to... | 0.990451 | hs_2 | mult_heuristic |
[
60,
11,
96,
47
] | 94 | [
"60-11=49",
"96+47=143",
"143-49=94"
] | Current State: 94:[60, 11, 96, 47], Operations: []
Exploring Operation: 60-11=49, Resulting Numbers: [96, 47, 49]
Generated Node #2: [96, 47, 49] from Operation: 60-11=49
Current State: 94:[96, 47, 49], Operations: ['60-11=49']
Exploring Operation: 96+47=143, Resulting Numbers: [49, 143]
Generated Node #3: [49, 143] fr... | 4 | Current State: 94:[60, 11, 96, 47], Operations: []
Exploring Operation: 60+47=107, Resulting Numbers: [11, 96, 107]
Generated Node #0,0: 94:[11, 96, 107] Operation: 60+47=107
Exploring Operation: 60-47=13, Resulting Numbers: [11, 96, 13]
Generated Node #0,1: 94:[11, 96, 13] Operation: 60-47=13
Exploring Operation: 96-1... | 0.953993 | hs_5 | sum_heuristic |
[
98,
91,
28,
2
] | 84 | [
"98*2=196",
"196/28=7",
"91-7=84"
] | Current State: 84:[98, 91, 28, 2], Operations: []
Exploring Operation: 98*2=196, Resulting Numbers: [91, 28, 196]
Generated Node #2: [91, 28, 196] from Operation: 98*2=196
Current State: 84:[91, 28, 196], Operations: ['98*2=196']
Exploring Operation: 196/28=7, Resulting Numbers: [91, 7]
Generated Node #3: [91, 7] from ... | 4 | Current State: 84:[98, 91, 28, 2], Operations: []
Exploring Operation: 91-2=89, Resulting Numbers: [98, 28, 89]
Generated Node #0,0: 84:[98, 28, 89] Operation: 91-2=89
Exploring Operation: 98-28=70, Resulting Numbers: [91, 2, 70]
Generated Node #0,1: 84:[91, 2, 70] Operation: 98-28=70
Exploring Operation: 98/2=49, Resu... | 0 | hs_5 | sum_heuristic |
[
15,
18,
54,
5
] | 23 | [
"18-15=3",
"54/3=18",
"5+18=23"
] | Current State: 23:[15, 18, 54, 5], Operations: []
Exploring Operation: 18-15=3, Resulting Numbers: [54, 5, 3]
Generated Node #2: [54, 5, 3] from Operation: 18-15=3
Current State: 23:[54, 5, 3], Operations: ['18-15=3']
Exploring Operation: 54/3=18, Resulting Numbers: [5, 18]
Generated Node #3: [5, 18] from Operation: 54... | 4 | Current State: 23:[15, 18, 54, 5], Operations: []
Exploring Operation: 54-15=39, Resulting Numbers: [18, 5, 39]
Generated Node #0,0: 23:[18, 5, 39] Operation: 54-15=39
Exploring Operation: 15+5=20, Resulting Numbers: [18, 54, 20]
Generated Node #0,1: 23:[18, 54, 20] Operation: 15+5=20
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
43,
25,
76,
46
] | 98 | [
"43+25=68",
"76-46=30",
"68+30=98"
] | Current State: 98:[43, 25, 76, 46], Operations: []
Exploring Operation: 43+25=68, Resulting Numbers: [76, 46, 68]
Generated Node #2: [76, 46, 68] from Operation: 43+25=68
Current State: 98:[76, 46, 68], Operations: ['43+25=68']
Exploring Operation: 76-46=30, Resulting Numbers: [68, 30]
Generated Node #3: [68, 30] from ... | 4 | Current State: 98:[43, 25, 76, 46], Operations: []
Exploring Operation: 76-25=51, Resulting Numbers: [43, 46, 51]
Generated Node #0,0: 98:[43, 46, 51] Operation: 76-25=51
Exploring Operation: 43-25=18, Resulting Numbers: [76, 46, 18]
Generated Node #0,1: 98:[76, 46, 18] Operation: 43-25=18
Exploring Operation: 25+76=10... | 0.966146 | hs_4 | sum_heuristic |
[
47,
69,
9,
20
] | 51 | [
"69-47=22",
"9+20=29",
"22+29=51"
] | Current State: 51:[47, 69, 9, 20], Operations: []
Exploring Operation: 69-47=22, Resulting Numbers: [9, 20, 22]
Generated Node #2: [9, 20, 22] from Operation: 69-47=22
Current State: 51:[9, 20, 22], Operations: ['69-47=22']
Exploring Operation: 9+20=29, Resulting Numbers: [22, 29]
Generated Node #3: [22, 29] from Opera... | 4 | Current State: 51:[47, 69, 9, 20], Operations: []
Exploring Operation: 69-20=49, Resulting Numbers: [47, 9, 49]
Generated Node #0,0: 51:[47, 9, 49] Operation: 69-20=49
Exploring Operation: 69-47=22, Resulting Numbers: [9, 20, 22]
Generated Node #0,1: 51:[9, 20, 22] Operation: 69-47=22
Exploring Operation: 20-9=11, Resu... | 0.960069 | hs_5 | sum_heuristic |
[
27,
54,
21,
96
] | 74 | [
"27*54=1458",
"96+1458=1554",
"1554/21=74"
] | Current State: 74:[27, 54, 21, 96], Operations: []
Exploring Operation: 27*54=1458, Resulting Numbers: [21, 96, 1458]
Generated Node #2: [21, 96, 1458] from Operation: 27*54=1458
Current State: 74:[21, 96, 1458], Operations: ['27*54=1458']
Exploring Operation: 96+1458=1554, Resulting Numbers: [21, 1554]
Generated Node ... | 4 | Current State: 74:[27, 54, 21, 96], Operations: []
Exploring Operation: 96-21=75, Resulting Numbers: [27, 54, 75]
Generated Node #0,0: 74:[27, 54, 75] Operation: 96-21=75
Exploring Operation: 54/27=2, Resulting Numbers: [21, 96, 2]
Generated Node #0,1: 74:[21, 96, 2] Operation: 54/27=2
Exploring Operation: 54+21=75, Re... | 0 | hs_5 | sum_heuristic |
[
65,
38,
68,
64
] | 31 | [
"65-38=27",
"68-64=4",
"27+4=31"
] | Current State: 31:[65, 38, 68, 64], Operations: []
Exploring Operation: 65-38=27, Resulting Numbers: [68, 64, 27]
Generated Node #2: [68, 64, 27] from Operation: 65-38=27
Current State: 31:[68, 64, 27], Operations: ['65-38=27']
Exploring Operation: 68-64=4, Resulting Numbers: [27, 4]
Generated Node #3: [27, 4] from Ope... | 4 | Current State: 31:[65, 38, 68, 64], Operations: []
Exploring Operation: 68-38=30, Resulting Numbers: [65, 64, 30]
Generated Node #0,0: 31:[65, 64, 30] Operation: 68-38=30
Exploring Operation: 68-65=3, Resulting Numbers: [38, 64, 3]
Generated Node #0,1: 31:[38, 64, 3] Operation: 68-65=3
Exploring Operation: 68-64=4, Res... | 0.989583 | hs_3 | mult_heuristic |
[
69,
21,
34,
15
] | 29 | [
"69-21=48",
"34-15=19",
"48-19=29"
] | Current State: 29:[69, 21, 34, 15], Operations: []
Exploring Operation: 69-21=48, Resulting Numbers: [34, 15, 48]
Generated Node #2: [34, 15, 48] from Operation: 69-21=48
Current State: 29:[34, 15, 48], Operations: ['69-21=48']
Exploring Operation: 34-15=19, Resulting Numbers: [48, 19]
Generated Node #3: [48, 19] from ... | 4 | Current State: 29:[69, 21, 34, 15], Operations: []
Exploring Operation: 69-34=35, Resulting Numbers: [21, 15, 35]
Generated Node #0,0: 29:[21, 15, 35] Operation: 69-34=35
Exploring Operation: 21+15=36, Resulting Numbers: [69, 34, 36]
Generated Node #0,1: 29:[69, 34, 36] Operation: 21+15=36
Exploring Operation: 69-15=54... | 0.983507 | hs_4 | mult_heuristic |
[
52,
13,
68,
5
] | 88 | [
"52/13=4",
"5*4=20",
"68+20=88"
] | Current State: 88:[52, 13, 68, 5], Operations: []
Exploring Operation: 52/13=4, Resulting Numbers: [68, 5, 4]
Generated Node #2: [68, 5, 4] from Operation: 52/13=4
Current State: 88:[68, 5, 4], Operations: ['52/13=4']
Exploring Operation: 5*4=20, Resulting Numbers: [68, 20]
Generated Node #3: [68, 20] from Operation: 5... | 4 | Current State: 88:[52, 13, 68, 5], Operations: []
Exploring Operation: 68-13=55, Resulting Numbers: [52, 5, 55]
Generated Node #0,0: 88:[52, 5, 55] Operation: 68-13=55
Exploring Operation: 52-5=47, Resulting Numbers: [13, 68, 47]
Generated Node #0,1: 88:[13, 68, 47] Operation: 52-5=47
Exploring Operation: 52/13=4, Resu... | 0 | hs_5 | sum_heuristic |
[
16,
43,
51,
11
] | 22 | [
"16*11=176",
"51-43=8",
"176/8=22"
] | Current State: 22:[16, 43, 51, 11], Operations: []
Exploring Operation: 16*11=176, Resulting Numbers: [43, 51, 176]
Generated Node #2: [43, 51, 176] from Operation: 16*11=176
Current State: 22:[43, 51, 176], Operations: ['16*11=176']
Exploring Operation: 51-43=8, Resulting Numbers: [176, 8]
Generated Node #3: [176, 8] ... | 4 | Current State: 22:[16, 43, 51, 11], Operations: []
Exploring Operation: 43-11=32, Resulting Numbers: [16, 51, 32]
Generated Node #0,0: 22:[16, 51, 32] Operation: 43-11=32
Exploring Operation: 51-43=8, Resulting Numbers: [16, 11, 8]
Generated Node #0,1: 22:[16, 11, 8] Operation: 51-43=8
Exploring Operation: 43-16=27, Re... | 0.986979 | hs_5 | sum_heuristic |
[
75,
27,
88,
3
] | 36 | [
"75/3=25",
"88-27=61",
"61-25=36"
] | Current State: 36:[75, 27, 88, 3], Operations: []
Exploring Operation: 75/3=25, Resulting Numbers: [27, 88, 25]
Generated Node #2: [27, 88, 25] from Operation: 75/3=25
Current State: 36:[27, 88, 25], Operations: ['75/3=25']
Exploring Operation: 88-27=61, Resulting Numbers: [25, 61]
Generated Node #3: [25, 61] from Oper... | 4 | Current State: 36:[75, 27, 88, 3], Operations: []
Exploring Operation: 88-75=13, Resulting Numbers: [27, 3, 13]
Generated Node #0,0: 36:[27, 3, 13] Operation: 88-75=13
Exploring Operation: 75-27=48, Resulting Numbers: [88, 3, 48]
Generated Node #0,1: 36:[88, 3, 48] Operation: 75-27=48
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
81,
16,
66,
18
] | 96 | [
"18-16=2",
"81*2=162",
"162-66=96"
] | Current State: 96:[81, 16, 66, 18], Operations: []
Exploring Operation: 18-16=2, Resulting Numbers: [81, 66, 2]
Generated Node #2: [81, 66, 2] from Operation: 18-16=2
Current State: 96:[81, 66, 2], Operations: ['18-16=2']
Exploring Operation: 81*2=162, Resulting Numbers: [66, 162]
Generated Node #3: [66, 162] from Oper... | 4 | Current State: 96:[81, 16, 66, 18], Operations: []
Exploring Operation: 81-66=15, Resulting Numbers: [16, 18, 15]
Generated Node #0,0: 96:[16, 18, 15] Operation: 81-66=15
Moving to Node #0,0
Current State: 96:[16, 18, 15], Operations: ['81-66=15']
Exploring Operation: 18-15=3, Resulting Numbers: [16, 3]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
52,
45,
88,
63
] | 32 | [
"52-45=7",
"88-63=25",
"7+25=32"
] | Current State: 32:[52, 45, 88, 63], Operations: []
Exploring Operation: 52-45=7, Resulting Numbers: [88, 63, 7]
Generated Node #2: [88, 63, 7] from Operation: 52-45=7
Current State: 32:[88, 63, 7], Operations: ['52-45=7']
Exploring Operation: 88-63=25, Resulting Numbers: [7, 25]
Generated Node #3: [7, 25] from Operatio... | 4 | Current State: 32:[52, 45, 88, 63], Operations: []
Exploring Operation: 88-63=25, Resulting Numbers: [52, 45, 25]
Generated Node #0,0: 32:[52, 45, 25] Operation: 88-63=25
Moving to Node #0,0
Current State: 32:[52, 45, 25], Operations: ['88-63=25']
Exploring Operation: 52-45=7, Resulting Numbers: [25, 7]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
76,
84,
80,
31
] | 57 | [
"84-76=8",
"80-31=49",
"8+49=57"
] | Current State: 57:[76, 84, 80, 31], Operations: []
Exploring Operation: 84-76=8, Resulting Numbers: [80, 31, 8]
Generated Node #2: [80, 31, 8] from Operation: 84-76=8
Current State: 57:[80, 31, 8], Operations: ['84-76=8']
Exploring Operation: 80-31=49, Resulting Numbers: [8, 49]
Generated Node #3: [8, 49] from Operatio... | 4 | Current State: 57:[76, 84, 80, 31], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [76, 31, 4]
Generated Node #0,0: 57:[76, 31, 4] Operation: 84-80=4
Exploring Operation: 84-76=8, Resulting Numbers: [80, 31, 8]
Generated Node #0,1: 57:[80, 31, 8] Operation: 84-76=8
Moving to Node #0,0
Current State: 57... | 0.988715 | hs_2 | mult_heuristic |
[
77,
7,
76,
89
] | 81 | [
"77+7=84",
"76+89=165",
"165-84=81"
] | Current State: 81:[77, 7, 76, 89], Operations: []
Exploring Operation: 77+7=84, Resulting Numbers: [76, 89, 84]
Generated Node #2: [76, 89, 84] from Operation: 77+7=84
Current State: 81:[76, 89, 84], Operations: ['77+7=84']
Exploring Operation: 76+89=165, Resulting Numbers: [84, 165]
Generated Node #3: [84, 165] from O... | 4 | Current State: 81:[77, 7, 76, 89], Operations: []
Exploring Operation: 89-7=82, Resulting Numbers: [77, 76, 82]
Generated Node #0,0: 81:[77, 76, 82] Operation: 89-7=82
Exploring Operation: 89-77=12, Resulting Numbers: [7, 76, 12]
Generated Node #0,1: 81:[7, 76, 12] Operation: 89-77=12
Moving to Node #0,0
Current State:... | 0.992188 | hs_2 | sum_heuristic |
[
86,
42,
19,
63
] | 70 | [
"86+19=105",
"42*105=4410",
"4410/63=70"
] | Current State: 70:[86, 42, 19, 63], Operations: []
Exploring Operation: 86+19=105, Resulting Numbers: [42, 63, 105]
Generated Node #2: [42, 63, 105] from Operation: 86+19=105
Current State: 70:[42, 63, 105], Operations: ['86+19=105']
Exploring Operation: 42*105=4410, Resulting Numbers: [63, 4410]
Generated Node #3: [63... | 4 | Current State: 70:[86, 42, 19, 63], Operations: []
Exploring Operation: 86-42=44, Resulting Numbers: [19, 63, 44]
Generated Node #0,0: 70:[19, 63, 44] Operation: 86-42=44
Exploring Operation: 86-19=67, Resulting Numbers: [42, 63, 67]
Generated Node #0,1: 70:[42, 63, 67] Operation: 86-19=67
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
4,
80,
88,
22
] | 90 | [
"80/4=20",
"88+22=110",
"110-20=90"
] | Current State: 90:[4, 80, 88, 22], Operations: []
Exploring Operation: 80/4=20, Resulting Numbers: [88, 22, 20]
Generated Node #2: [88, 22, 20] from Operation: 80/4=20
Current State: 90:[88, 22, 20], Operations: ['80/4=20']
Exploring Operation: 88+22=110, Resulting Numbers: [20, 110]
Generated Node #3: [20, 110] from O... | 4 | Current State: 90:[4, 80, 88, 22], Operations: []
Exploring Operation: 88-80=8, Resulting Numbers: [4, 22, 8]
Generated Node #0,0: 90:[4, 22, 8] Operation: 88-80=8
Exploring Operation: 80/4=20, Resulting Numbers: [88, 22, 20]
Generated Node #0,1: 90:[88, 22, 20] Operation: 80/4=20
Moving to Node #0,0
Current State: 90:... | 0.986111 | hs_2 | mult_heuristic |
[
61,
87,
17,
38
] | 29 | [
"87-61=26",
"17+38=55",
"55-26=29"
] | Current State: 29:[61, 87, 17, 38], Operations: []
Exploring Operation: 87-61=26, Resulting Numbers: [17, 38, 26]
Generated Node #2: [17, 38, 26] from Operation: 87-61=26
Current State: 29:[17, 38, 26], Operations: ['87-61=26']
Exploring Operation: 17+38=55, Resulting Numbers: [26, 55]
Generated Node #3: [26, 55] from ... | 4 | Current State: 29:[61, 87, 17, 38], Operations: []
Exploring Operation: 61-38=23, Resulting Numbers: [87, 17, 23]
Generated Node #0,0: 29:[87, 17, 23] Operation: 61-38=23
Exploring Operation: 87-38=49, Resulting Numbers: [61, 17, 49]
Generated Node #0,1: 29:[61, 17, 49] Operation: 87-38=49
Exploring Operation: 87-61=26... | 0.985243 | hs_3 | mult_heuristic |
[
9,
54,
55,
37
] | 63 | [
"54-9=45",
"55-37=18",
"45+18=63"
] | Current State: 63:[9, 54, 55, 37], Operations: []
Exploring Operation: 54-9=45, Resulting Numbers: [55, 37, 45]
Generated Node #2: [55, 37, 45] from Operation: 54-9=45
Current State: 63:[55, 37, 45], Operations: ['54-9=45']
Exploring Operation: 55-37=18, Resulting Numbers: [45, 18]
Generated Node #3: [45, 18] from Oper... | 4 | Current State: 63:[9, 54, 55, 37], Operations: []
Exploring Operation: 55-37=18, Resulting Numbers: [9, 54, 18]
Generated Node #0,0: 63:[9, 54, 18] Operation: 55-37=18
Exploring Operation: 55-54=1, Resulting Numbers: [9, 37, 1]
Generated Node #0,1: 63:[9, 37, 1] Operation: 55-54=1
Exploring Operation: 54-37=17, Resulti... | 0.942708 | hs_4 | mult_heuristic |
[
33,
62,
39,
47
] | 87 | [
"33+62=95",
"47-39=8",
"95-8=87"
] | Current State: 87:[33, 62, 39, 47], Operations: []
Exploring Operation: 33+62=95, Resulting Numbers: [39, 47, 95]
Generated Node #2: [39, 47, 95] from Operation: 33+62=95
Current State: 87:[39, 47, 95], Operations: ['33+62=95']
Exploring Operation: 47-39=8, Resulting Numbers: [95, 8]
Generated Node #3: [95, 8] from Ope... | 4 | Current State: 87:[33, 62, 39, 47], Operations: []
Exploring Operation: 62-47=15, Resulting Numbers: [33, 39, 15]
Generated Node #0,0: 87:[33, 39, 15] Operation: 62-47=15
Moving to Node #0,0
Current State: 87:[33, 39, 15], Operations: ['62-47=15']
Exploring Operation: 39-15=24, Resulting Numbers: [33, 24]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
4,
24,
86,
35
] | 93 | [
"4+24=28",
"86+35=121",
"121-28=93"
] | Current State: 93:[4, 24, 86, 35], Operations: []
Exploring Operation: 4+24=28, Resulting Numbers: [86, 35, 28]
Generated Node #2: [86, 35, 28] from Operation: 4+24=28
Current State: 93:[86, 35, 28], Operations: ['4+24=28']
Exploring Operation: 86+35=121, Resulting Numbers: [28, 121]
Generated Node #3: [28, 121] from O... | 4 | Current State: 93:[4, 24, 86, 35], Operations: []
Exploring Operation: 4+24=28, Resulting Numbers: [86, 35, 28]
Generated Node #0,0: 93:[86, 35, 28] Operation: 4+24=28
Exploring Operation: 24/4=6, Resulting Numbers: [86, 35, 6]
Generated Node #0,1: 93:[86, 35, 6] Operation: 24/4=6
Exploring Operation: 4*24=96, Resultin... | 0.988715 | hs_3 | mult_heuristic |
[
21,
7,
35,
8
] | 46 | [
"21/7=3",
"35+8=43",
"3+43=46"
] | Current State: 46:[21, 7, 35, 8], Operations: []
Exploring Operation: 21/7=3, Resulting Numbers: [35, 8, 3]
Generated Node #2: [35, 8, 3] from Operation: 21/7=3
Current State: 46:[35, 8, 3], Operations: ['21/7=3']
Exploring Operation: 35+8=43, Resulting Numbers: [3, 43]
Generated Node #3: [3, 43] from Operation: 35+8=4... | 4 | Current State: 46:[21, 7, 35, 8], Operations: []
Exploring Operation: 35/7=5, Resulting Numbers: [21, 8, 5]
Generated Node #0,0: 46:[21, 8, 5] Operation: 35/7=5
Exploring Operation: 7+35=42, Resulting Numbers: [21, 8, 42]
Generated Node #0,1: 46:[21, 8, 42] Operation: 7+35=42
Exploring Operation: 35+8=43, Resulting Num... | 0.985243 | hs_5 | mult_heuristic |
[
26,
11,
29,
13
] | 58 | [
"26-11=15",
"15-13=2",
"29*2=58"
] | Current State: 58:[26, 11, 29, 13], Operations: []
Exploring Operation: 26-11=15, Resulting Numbers: [29, 13, 15]
Generated Node #2: [29, 13, 15] from Operation: 26-11=15
Current State: 58:[29, 13, 15], Operations: ['26-11=15']
Exploring Operation: 15-13=2, Resulting Numbers: [29, 2]
Generated Node #3: [29, 2] from Ope... | 4 | Current State: 58:[26, 11, 29, 13], Operations: []
Exploring Operation: 13-11=2, Resulting Numbers: [26, 29, 2]
Generated Node #0,0: 58:[26, 29, 2] Operation: 13-11=2
Exploring Operation: 11+13=24, Resulting Numbers: [26, 29, 24]
Generated Node #0,1: 58:[26, 29, 24] Operation: 11+13=24
Exploring Operation: 26/13=2, Res... | 0.94184 | hs_5 | sum_heuristic |
[
7,
32,
94,
50
] | 32 | [
"32+94=126",
"126/7=18",
"50-18=32"
] | Current State: 32:[7, 32, 94, 50], Operations: []
Exploring Operation: 32+94=126, Resulting Numbers: [7, 50, 126]
Generated Node #2: [7, 50, 126] from Operation: 32+94=126
Current State: 32:[7, 50, 126], Operations: ['32+94=126']
Exploring Operation: 126/7=18, Resulting Numbers: [50, 18]
Generated Node #3: [50, 18] fro... | 4 | Current State: 32:[7, 32, 94, 50], Operations: []
Exploring Operation: 94-50=44, Resulting Numbers: [7, 32, 44]
Generated Node #0,0: 32:[7, 32, 44] Operation: 94-50=44
Exploring Operation: 94-32=62, Resulting Numbers: [7, 50, 62]
Generated Node #0,1: 32:[7, 50, 62] Operation: 94-32=62
Exploring Operation: 50-32=18, Res... | 0 | hs_3 | sum_heuristic |
[
72,
2,
97,
28
] | 19 | [
"72*2=144",
"97+28=125",
"144-125=19"
] | Current State: 19:[72, 2, 97, 28], Operations: []
Exploring Operation: 72*2=144, Resulting Numbers: [97, 28, 144]
Generated Node #2: [97, 28, 144] from Operation: 72*2=144
Current State: 19:[97, 28, 144], Operations: ['72*2=144']
Exploring Operation: 97+28=125, Resulting Numbers: [144, 125]
Generated Node #3: [144, 125... | 4 | Current State: 19:[72, 2, 97, 28], Operations: []
Exploring Operation: 97-72=25, Resulting Numbers: [2, 28, 25]
Generated Node #0,0: 19:[2, 28, 25] Operation: 97-72=25
Exploring Operation: 28/2=14, Resulting Numbers: [72, 97, 14]
Generated Node #0,1: 19:[72, 97, 14] Operation: 28/2=14
Exploring Operation: 72/2=36, Resu... | 0 | hs_5 | sum_heuristic |
[
17,
35,
68,
99
] | 20 | [
"68-35=33",
"99/33=3",
"17+3=20"
] | Current State: 20:[17, 35, 68, 99], Operations: []
Exploring Operation: 68-35=33, Resulting Numbers: [17, 99, 33]
Generated Node #2: [17, 99, 33] from Operation: 68-35=33
Current State: 20:[17, 99, 33], Operations: ['68-35=33']
Exploring Operation: 99/33=3, Resulting Numbers: [17, 3]
Generated Node #3: [17, 3] from Ope... | 4 | Current State: 20:[17, 35, 68, 99], Operations: []
Exploring Operation: 68/17=4, Resulting Numbers: [35, 99, 4]
Generated Node #0,0: 20:[35, 99, 4] Operation: 68/17=4
Exploring Operation: 68-35=33, Resulting Numbers: [17, 99, 33]
Generated Node #0,1: 20:[17, 99, 33] Operation: 68-35=33
Exploring Operation: 99-68=31, Re... | 0.951389 | hs_5 | sum_heuristic |
[
1,
29,
2,
26
] | 82 | [
"1+29=30",
"2*26=52",
"30+52=82"
] | Current State: 82:[1, 29, 2, 26], Operations: []
Exploring Operation: 1+29=30, Resulting Numbers: [2, 26, 30]
Generated Node #2: [2, 26, 30] from Operation: 1+29=30
Current State: 82:[2, 26, 30], Operations: ['1+29=30']
Exploring Operation: 2*26=52, Resulting Numbers: [30, 52]
Generated Node #3: [30, 52] from Operation... | 4 | Current State: 82:[1, 29, 2, 26], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [1, 2, 3]
Generated Node #0,0: 82:[1, 2, 3] Operation: 29-26=3
Moving to Node #0,0
Current State: 82:[1, 2, 3], Operations: ['29-26=3']
Exploring Operation: 3-1=2, Resulting Numbers: [2, 2]
Generated Node #0,0,0: 82:[2, 2]... | 0 | hs_1 | mult_heuristic |
[
34,
24,
81,
3
] | 74 | [
"34-24=10",
"81+3=84",
"84-10=74"
] | Current State: 74:[34, 24, 81, 3], Operations: []
Exploring Operation: 34-24=10, Resulting Numbers: [81, 3, 10]
Generated Node #2: [81, 3, 10] from Operation: 34-24=10
Current State: 74:[81, 3, 10], Operations: ['34-24=10']
Exploring Operation: 81+3=84, Resulting Numbers: [10, 84]
Generated Node #3: [10, 84] from Opera... | 4 | Current State: 74:[34, 24, 81, 3], Operations: []
Exploring Operation: 24*3=72, Resulting Numbers: [34, 81, 72]
Generated Node #0,0: 74:[34, 81, 72] Operation: 24*3=72
Exploring Operation: 34-24=10, Resulting Numbers: [81, 3, 10]
Generated Node #0,1: 74:[81, 3, 10] Operation: 34-24=10
Exploring Operation: 24/3=8, Resul... | 0.975694 | hs_3 | sum_heuristic |
[
57,
62,
9,
91
] | 46 | [
"62-57=5",
"9*5=45",
"91-45=46"
] | Current State: 46:[57, 62, 9, 91], Operations: []
Exploring Operation: 62-57=5, Resulting Numbers: [9, 91, 5]
Generated Node #2: [9, 91, 5] from Operation: 62-57=5
Current State: 46:[9, 91, 5], Operations: ['62-57=5']
Exploring Operation: 9*5=45, Resulting Numbers: [91, 45]
Generated Node #3: [91, 45] from Operation: 9... | 4 | Current State: 46:[57, 62, 9, 91], Operations: []
Exploring Operation: 91-57=34, Resulting Numbers: [62, 9, 34]
Generated Node #0,0: 46:[62, 9, 34] Operation: 91-57=34
Exploring Operation: 91-62=29, Resulting Numbers: [57, 9, 29]
Generated Node #0,1: 46:[57, 9, 29] Operation: 91-62=29
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
39,
92,
94,
65
] | 52 | [
"39+65=104",
"94-92=2",
"104/2=52"
] | Current State: 52:[39, 92, 94, 65], Operations: []
Exploring Operation: 39+65=104, Resulting Numbers: [92, 94, 104]
Generated Node #2: [92, 94, 104] from Operation: 39+65=104
Current State: 52:[92, 94, 104], Operations: ['39+65=104']
Exploring Operation: 94-92=2, Resulting Numbers: [104, 2]
Generated Node #3: [104, 2] ... | 4 | Current State: 52:[39, 92, 94, 65], Operations: []
Exploring Operation: 94-39=55, Resulting Numbers: [92, 65, 55]
Generated Node #0,0: 52:[92, 65, 55] Operation: 94-39=55
Exploring Operation: 94-92=2, Resulting Numbers: [39, 65, 2]
Generated Node #0,1: 52:[39, 65, 2] Operation: 94-92=2
Exploring Operation: 92-39=53, Re... | 0.990451 | hs_3 | mult_heuristic |
[
49,
88,
1,
92
] | 54 | [
"88-49=39",
"1+92=93",
"93-39=54"
] | Current State: 54:[49, 88, 1, 92], Operations: []
Exploring Operation: 88-49=39, Resulting Numbers: [1, 92, 39]
Generated Node #2: [1, 92, 39] from Operation: 88-49=39
Current State: 54:[1, 92, 39], Operations: ['88-49=39']
Exploring Operation: 1+92=93, Resulting Numbers: [39, 93]
Generated Node #3: [39, 93] from Opera... | 4 | Current State: 54:[49, 88, 1, 92], Operations: []
Exploring Operation: 49+1=50, Resulting Numbers: [88, 92, 50]
Generated Node #0,0: 54:[88, 92, 50] Operation: 49+1=50
Exploring Operation: 92-49=43, Resulting Numbers: [88, 1, 43]
Generated Node #0,1: 54:[88, 1, 43] Operation: 92-49=43
Exploring Operation: 88-49=39, Res... | 0.979167 | hs_4 | sum_heuristic |
[
20,
50,
93,
68
] | 10 | [
"93-20=73",
"73-68=5",
"50/5=10"
] | Current State: 10:[20, 50, 93, 68], Operations: []
Exploring Operation: 93-20=73, Resulting Numbers: [50, 68, 73]
Generated Node #2: [50, 68, 73] from Operation: 93-20=73
Current State: 10:[50, 68, 73], Operations: ['93-20=73']
Exploring Operation: 73-68=5, Resulting Numbers: [50, 5]
Generated Node #3: [50, 5] from Ope... | 4 | Current State: 10:[20, 50, 93, 68], Operations: []
Exploring Operation: 93-50=43, Resulting Numbers: [20, 68, 43]
Generated Node #0,0: 10:[20, 68, 43] Operation: 93-50=43
Exploring Operation: 93-68=25, Resulting Numbers: [20, 50, 25]
Generated Node #0,1: 10:[20, 50, 25] Operation: 93-68=25
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | sum_heuristic |
[
11,
39,
28,
48
] | 30 | [
"11+39=50",
"48-28=20",
"50-20=30"
] | Current State: 30:[11, 39, 28, 48], Operations: []
Exploring Operation: 11+39=50, Resulting Numbers: [28, 48, 50]
Generated Node #2: [28, 48, 50] from Operation: 11+39=50
Current State: 30:[28, 48, 50], Operations: ['11+39=50']
Exploring Operation: 48-28=20, Resulting Numbers: [50, 20]
Generated Node #3: [50, 20] from ... | 4 | Current State: 30:[11, 39, 28, 48], Operations: []
Exploring Operation: 48-39=9, Resulting Numbers: [11, 28, 9]
Generated Node #0,0: 30:[11, 28, 9] Operation: 48-39=9
Moving to Node #0,0
Current State: 30:[11, 28, 9], Operations: ['48-39=9']
Exploring Operation: 11-9=2, Resulting Numbers: [28, 2]
Generated Node #0,0,0:... | 0.993924 | hs_1 | sum_heuristic |
[
27,
16,
8,
71
] | 68 | [
"27-16=11",
"8+71=79",
"79-11=68"
] | Current State: 68:[27, 16, 8, 71], Operations: []
Exploring Operation: 27-16=11, Resulting Numbers: [8, 71, 11]
Generated Node #2: [8, 71, 11] from Operation: 27-16=11
Current State: 68:[8, 71, 11], Operations: ['27-16=11']
Exploring Operation: 8+71=79, Resulting Numbers: [11, 79]
Generated Node #3: [11, 79] from Opera... | 4 | Current State: 68:[27, 16, 8, 71], Operations: []
Exploring Operation: 27+8=35, Resulting Numbers: [16, 71, 35]
Generated Node #0,0: 68:[16, 71, 35] Operation: 27+8=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 68:[16, 71, 35], Operations: ['27+8=35']
Exploring Operation: 71-35=36, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
63,
37,
32,
84
] | 13 | [
"63*32=2016",
"2016/84=24",
"37-24=13"
] | Current State: 13:[63, 37, 32, 84], Operations: []
Exploring Operation: 63*32=2016, Resulting Numbers: [37, 84, 2016]
Generated Node #2: [37, 84, 2016] from Operation: 63*32=2016
Current State: 13:[37, 84, 2016], Operations: ['63*32=2016']
Exploring Operation: 2016/84=24, Resulting Numbers: [37, 24]
Generated Node #3: ... | 4 | Current State: 13:[63, 37, 32, 84], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [37, 32, 21]
Generated Node #0,0: 13:[37, 32, 21] Operation: 84-63=21
Exploring Operation: 84-37=47, Resulting Numbers: [63, 32, 47]
Generated Node #0,1: 13:[63, 32, 47] Operation: 84-37=47
Exploring Operation: 63-32=31... | 0 | hs_5 | mult_heuristic |
[
70,
6,
64,
47
] | 35 | [
"70+6=76",
"64+47=111",
"111-76=35"
] | Current State: 35:[70, 6, 64, 47], Operations: []
Exploring Operation: 70+6=76, Resulting Numbers: [64, 47, 76]
Generated Node #2: [64, 47, 76] from Operation: 70+6=76
Current State: 35:[64, 47, 76], Operations: ['70+6=76']
Exploring Operation: 64+47=111, Resulting Numbers: [76, 111]
Generated Node #3: [76, 111] from O... | 4 | Current State: 35:[70, 6, 64, 47], Operations: []
Exploring Operation: 70-64=6, Resulting Numbers: [6, 47, 6]
Generated Node #0,0: 35:[6, 47, 6] Operation: 70-64=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 35:[6, 47, 6], Operations: ['70-64=6']
Exploring Operation: 47-6=41, Resulting Numbers: [6, ... | 0.993924 | hs_1 | sum_heuristic |
[
50,
11,
37,
29
] | 47 | [
"50-11=39",
"37-29=8",
"39+8=47"
] | Current State: 47:[50, 11, 37, 29], Operations: []
Exploring Operation: 50-11=39, Resulting Numbers: [37, 29, 39]
Generated Node #2: [37, 29, 39] from Operation: 50-11=39
Current State: 47:[37, 29, 39], Operations: ['50-11=39']
Exploring Operation: 37-29=8, Resulting Numbers: [39, 8]
Generated Node #3: [39, 8] from Ope... | 4 | Current State: 47:[50, 11, 37, 29], Operations: []
Exploring Operation: 11+29=40, Resulting Numbers: [50, 37, 40]
Generated Node #0,0: 47:[50, 37, 40] Operation: 11+29=40
Exploring Operation: 11+37=48, Resulting Numbers: [50, 29, 48]
Generated Node #0,1: 47:[50, 29, 48] Operation: 11+37=48
Exploring Operation: 50+11=61... | 0.983507 | hs_4 | sum_heuristic |
[
76,
7,
49,
75
] | 95 | [
"76-7=69",
"75-49=26",
"69+26=95"
] | Current State: 95:[76, 7, 49, 75], Operations: []
Exploring Operation: 76-7=69, Resulting Numbers: [49, 75, 69]
Generated Node #2: [49, 75, 69] from Operation: 76-7=69
Current State: 95:[49, 75, 69], Operations: ['76-7=69']
Exploring Operation: 75-49=26, Resulting Numbers: [69, 26]
Generated Node #3: [69, 26] from Oper... | 4 | Current State: 95:[76, 7, 49, 75], Operations: []
Exploring Operation: 75-49=26, Resulting Numbers: [76, 7, 26]
Generated Node #0,0: 95:[76, 7, 26] Operation: 75-49=26
Exploring Operation: 76-75=1, Resulting Numbers: [7, 49, 1]
Generated Node #0,1: 95:[7, 49, 1] Operation: 76-75=1
Exploring Operation: 76-49=27, Resulti... | 0.988715 | hs_4 | sum_heuristic |
[
27,
2,
69,
40
] | 41 | [
"69-27=42",
"40+42=82",
"82/2=41"
] | Current State: 41:[27, 2, 69, 40], Operations: []
Exploring Operation: 69-27=42, Resulting Numbers: [2, 40, 42]
Generated Node #2: [2, 40, 42] from Operation: 69-27=42
Current State: 41:[2, 40, 42], Operations: ['69-27=42']
Exploring Operation: 40+42=82, Resulting Numbers: [2, 82]
Generated Node #3: [2, 82] from Operat... | 4 | Current State: 41:[27, 2, 69, 40], Operations: []
Exploring Operation: 27+2=29, Resulting Numbers: [69, 40, 29]
Generated Node #0,0: 41:[69, 40, 29] Operation: 27+2=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[69, 40, 29], Operations: ['27+2=29']
Exploring Operation: 69-29=40, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
32,
78,
35,
58
] | 38 | [
"58-32=26",
"78/26=3",
"35+3=38"
] | Current State: 38:[32, 78, 35, 58], Operations: []
Exploring Operation: 58-32=26, Resulting Numbers: [78, 35, 26]
Generated Node #2: [78, 35, 26] from Operation: 58-32=26
Current State: 38:[78, 35, 26], Operations: ['58-32=26']
Exploring Operation: 78/26=3, Resulting Numbers: [35, 3]
Generated Node #3: [35, 3] from Ope... | 4 | Current State: 38:[32, 78, 35, 58], Operations: []
Exploring Operation: 78-58=20, Resulting Numbers: [32, 35, 20]
Generated Node #0,0: 38:[32, 35, 20] Operation: 78-58=20
Exploring Operation: 78-32=46, Resulting Numbers: [35, 58, 46]
Generated Node #0,1: 38:[35, 58, 46] Operation: 78-32=46
Exploring Operation: 78-35=43... | 0 | hs_3 | sum_heuristic |
[
24,
66,
30,
38
] | 82 | [
"24+66=90",
"38-30=8",
"90-8=82"
] | Current State: 82:[24, 66, 30, 38], Operations: []
Exploring Operation: 24+66=90, Resulting Numbers: [30, 38, 90]
Generated Node #2: [30, 38, 90] from Operation: 24+66=90
Current State: 82:[30, 38, 90], Operations: ['24+66=90']
Exploring Operation: 38-30=8, Resulting Numbers: [90, 8]
Generated Node #3: [90, 8] from Ope... | 4 | Current State: 82:[24, 66, 30, 38], Operations: []
Exploring Operation: 66-30=36, Resulting Numbers: [24, 38, 36]
Generated Node #0,0: 82:[24, 38, 36] Operation: 66-30=36
Exploring Operation: 66-24=42, Resulting Numbers: [30, 38, 42]
Generated Node #0,1: 82:[30, 38, 42] Operation: 66-24=42
Exploring Operation: 30-24=6,... | 0.951389 | hs_4 | sum_heuristic |
[
85,
72,
3,
24
] | 40 | [
"85-72=13",
"3+24=27",
"13+27=40"
] | Current State: 40:[85, 72, 3, 24], Operations: []
Exploring Operation: 85-72=13, Resulting Numbers: [3, 24, 13]
Generated Node #2: [3, 24, 13] from Operation: 85-72=13
Current State: 40:[3, 24, 13], Operations: ['85-72=13']
Exploring Operation: 3+24=27, Resulting Numbers: [13, 27]
Generated Node #3: [13, 27] from Opera... | 4 | Current State: 40:[85, 72, 3, 24], Operations: []
Exploring Operation: 85-24=61, Resulting Numbers: [72, 3, 61]
Generated Node #0,0: 40:[72, 3, 61] Operation: 85-24=61
Exploring Operation: 72-24=48, Resulting Numbers: [85, 3, 48]
Generated Node #0,1: 40:[85, 3, 48] Operation: 72-24=48
Exploring Operation: 72/24=3, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
91,
16,
31,
3
] | 86 | [
"31-16=15",
"15/3=5",
"91-5=86"
] | Current State: 86:[91, 16, 31, 3], Operations: []
Exploring Operation: 31-16=15, Resulting Numbers: [91, 3, 15]
Generated Node #2: [91, 3, 15] from Operation: 31-16=15
Current State: 86:[91, 3, 15], Operations: ['31-16=15']
Exploring Operation: 15/3=5, Resulting Numbers: [91, 5]
Generated Node #3: [91, 5] from Operatio... | 4 | Current State: 86:[91, 16, 31, 3], Operations: []
Exploring Operation: 16+31=47, Resulting Numbers: [91, 3, 47]
Generated Node #0,0: 86:[91, 3, 47] Operation: 16+31=47
Exploring Operation: 91-16=75, Resulting Numbers: [31, 3, 75]
Generated Node #0,1: 86:[31, 3, 75] Operation: 91-16=75
Exploring Operation: 31*3=93, Resu... | 0.954861 | hs_5 | mult_heuristic |
[
56,
70,
45,
16
] | 90 | [
"70-56=14",
"16-14=2",
"45*2=90"
] | Current State: 90:[56, 70, 45, 16], Operations: []
Exploring Operation: 70-56=14, Resulting Numbers: [45, 16, 14]
Generated Node #2: [45, 16, 14] from Operation: 70-56=14
Current State: 90:[45, 16, 14], Operations: ['70-56=14']
Exploring Operation: 16-14=2, Resulting Numbers: [45, 2]
Generated Node #3: [45, 2] from Ope... | 4 | Current State: 90:[56, 70, 45, 16], Operations: []
Exploring Operation: 70+16=86, Resulting Numbers: [56, 45, 86]
Generated Node #0,0: 90:[56, 45, 86] Operation: 70+16=86
Exploring Operation: 70-56=14, Resulting Numbers: [45, 16, 14]
Generated Node #0,1: 90:[45, 16, 14] Operation: 70-56=14
Moving to Node #0,1
Current S... | 0.985243 | hs_2 | sum_heuristic |
[
82,
51,
56,
18
] | 20 | [
"82+18=100",
"56-51=5",
"100/5=20"
] | Current State: 20:[82, 51, 56, 18], Operations: []
Exploring Operation: 82+18=100, Resulting Numbers: [51, 56, 100]
Generated Node #2: [51, 56, 100] from Operation: 82+18=100
Current State: 20:[51, 56, 100], Operations: ['82+18=100']
Exploring Operation: 56-51=5, Resulting Numbers: [100, 5]
Generated Node #3: [100, 5] ... | 4 | Current State: 20:[82, 51, 56, 18], Operations: []
Exploring Operation: 82-51=31, Resulting Numbers: [56, 18, 31]
Generated Node #0,0: 20:[56, 18, 31] Operation: 82-51=31
Exploring Operation: 82-56=26, Resulting Numbers: [51, 18, 26]
Generated Node #0,1: 20:[51, 18, 26] Operation: 82-56=26
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
81,
93,
50,
73
] | 11 | [
"93-81=12",
"73-50=23",
"23-12=11"
] | Current State: 11:[81, 93, 50, 73], Operations: []
Exploring Operation: 93-81=12, Resulting Numbers: [50, 73, 12]
Generated Node #2: [50, 73, 12] from Operation: 93-81=12
Current State: 11:[50, 73, 12], Operations: ['93-81=12']
Exploring Operation: 73-50=23, Resulting Numbers: [12, 23]
Generated Node #3: [12, 23] from ... | 4 | Current State: 11:[81, 93, 50, 73], Operations: []
Exploring Operation: 81-50=31, Resulting Numbers: [93, 73, 31]
Generated Node #0,0: 11:[93, 73, 31] Operation: 81-50=31
Exploring Operation: 93-73=20, Resulting Numbers: [81, 50, 20]
Generated Node #0,1: 11:[81, 50, 20] Operation: 93-73=20
Exploring Operation: 81-73=8,... | 0.967882 | hs_4 | sum_heuristic |
[
54,
90,
83,
64
] | 70 | [
"64-54=10",
"90-83=7",
"10*7=70"
] | Current State: 70:[54, 90, 83, 64], Operations: []
Exploring Operation: 64-54=10, Resulting Numbers: [90, 83, 10]
Generated Node #2: [90, 83, 10] from Operation: 64-54=10
Current State: 70:[90, 83, 10], Operations: ['64-54=10']
Exploring Operation: 90-83=7, Resulting Numbers: [10, 7]
Generated Node #3: [10, 7] from Ope... | 4 | Current State: 70:[54, 90, 83, 64], Operations: []
Exploring Operation: 64-54=10, Resulting Numbers: [90, 83, 10]
Generated Node #0,0: 70:[90, 83, 10] Operation: 64-54=10
Exploring Operation: 90-83=7, Resulting Numbers: [54, 64, 7]
Generated Node #0,1: 70:[54, 64, 7] Operation: 90-83=7
Exploring Operation: 83-54=29, Re... | 0.96875 | hs_5 | sum_heuristic |
[
79,
55,
26,
67
] | 17 | [
"79-55=24",
"67-26=41",
"41-24=17"
] | Current State: 17:[79, 55, 26, 67], Operations: []
Exploring Operation: 79-55=24, Resulting Numbers: [26, 67, 24]
Generated Node #2: [26, 67, 24] from Operation: 79-55=24
Current State: 17:[26, 67, 24], Operations: ['79-55=24']
Exploring Operation: 67-26=41, Resulting Numbers: [24, 41]
Generated Node #3: [24, 41] from ... | 4 | Current State: 17:[79, 55, 26, 67], Operations: []
Exploring Operation: 79-55=24, Resulting Numbers: [26, 67, 24]
Generated Node #0,0: 17:[26, 67, 24] Operation: 79-55=24
Exploring Operation: 79-67=12, Resulting Numbers: [55, 26, 12]
Generated Node #0,1: 17:[55, 26, 12] Operation: 79-67=12
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
54,
32,
70,
68
] | 11 | [
"54-32=22",
"70-68=2",
"22/2=11"
] | Current State: 11:[54, 32, 70, 68], Operations: []
Exploring Operation: 54-32=22, Resulting Numbers: [70, 68, 22]
Generated Node #2: [70, 68, 22] from Operation: 54-32=22
Current State: 11:[70, 68, 22], Operations: ['54-32=22']
Exploring Operation: 70-68=2, Resulting Numbers: [22, 2]
Generated Node #3: [22, 2] from Ope... | 4 | Current State: 11:[54, 32, 70, 68], Operations: []
Exploring Operation: 54-32=22, Resulting Numbers: [70, 68, 22]
Generated Node #0,0: 11:[70, 68, 22] Operation: 54-32=22
Exploring Operation: 68-54=14, Resulting Numbers: [32, 70, 14]
Generated Node #0,1: 11:[32, 70, 14] Operation: 68-54=14
Exploring Operation: 70-54=16... | 0.988715 | hs_4 | sum_heuristic |
[
28,
84,
12,
98
] | 14 | [
"84+12=96",
"98-96=2",
"28/2=14"
] | Current State: 14:[28, 84, 12, 98], Operations: []
Exploring Operation: 84+12=96, Resulting Numbers: [28, 98, 96]
Generated Node #2: [28, 98, 96] from Operation: 84+12=96
Current State: 14:[28, 98, 96], Operations: ['84+12=96']
Exploring Operation: 98-96=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 14:[28, 84, 12, 98], Operations: []
Exploring Operation: 98-84=14, Resulting Numbers: [28, 12, 14]
Generated Node #0,0: 14:[28, 12, 14] Operation: 98-84=14
Moving to Node #0,0
Current State: 14:[28, 12, 14], Operations: ['98-84=14']
Exploring Operation: 28-12=16, Resulting Numbers: [14, 16]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
17,
9,
29,
1
] | 56 | [
"17+9=26",
"29+1=30",
"26+30=56"
] | Current State: 56:[17, 9, 29, 1], Operations: []
Exploring Operation: 17+9=26, Resulting Numbers: [29, 1, 26]
Generated Node #2: [29, 1, 26] from Operation: 17+9=26
Current State: 56:[29, 1, 26], Operations: ['17+9=26']
Exploring Operation: 29+1=30, Resulting Numbers: [26, 30]
Generated Node #3: [26, 30] from Operation... | 4 | Current State: 56:[17, 9, 29, 1], Operations: []
Exploring Operation: 17-9=8, Resulting Numbers: [29, 1, 8]
Generated Node #0,0: 56:[29, 1, 8] Operation: 17-9=8
Exploring Operation: 17+9=26, Resulting Numbers: [29, 1, 26]
Generated Node #0,1: 56:[29, 1, 26] Operation: 17+9=26
Start Sub Search at level 1: Moving to Node... | 0.986979 | hs_2 | sum_heuristic |
[
24,
16,
48,
74
] | 66 | [
"24+16=40",
"74-48=26",
"40+26=66"
] | Current State: 66:[24, 16, 48, 74], Operations: []
Exploring Operation: 24+16=40, Resulting Numbers: [48, 74, 40]
Generated Node #2: [48, 74, 40] from Operation: 24+16=40
Current State: 66:[48, 74, 40], Operations: ['24+16=40']
Exploring Operation: 74-48=26, Resulting Numbers: [40, 26]
Generated Node #3: [40, 26] from ... | 4 | Current State: 66:[24, 16, 48, 74], Operations: []
Exploring Operation: 48/16=3, Resulting Numbers: [24, 74, 3]
Generated Node #0,0: 66:[24, 74, 3] Operation: 48/16=3
Exploring Operation: 74-48=26, Resulting Numbers: [24, 16, 26]
Generated Node #0,1: 66:[24, 16, 26] Operation: 74-48=26
Exploring Operation: 48-16=32, Re... | 0.983507 | hs_3 | sum_heuristic |
[
34,
81,
2,
78
] | 96 | [
"34-2=32",
"81-78=3",
"32*3=96"
] | Current State: 96:[34, 81, 2, 78], Operations: []
Exploring Operation: 34-2=32, Resulting Numbers: [81, 78, 32]
Generated Node #2: [81, 78, 32] from Operation: 34-2=32
Current State: 96:[81, 78, 32], Operations: ['34-2=32']
Exploring Operation: 81-78=3, Resulting Numbers: [32, 3]
Generated Node #3: [32, 3] from Operati... | 4 | Current State: 96:[34, 81, 2, 78], Operations: []
Exploring Operation: 78-34=44, Resulting Numbers: [81, 2, 44]
Generated Node #0,0: 96:[81, 2, 44] Operation: 78-34=44
Exploring Operation: 81-34=47, Resulting Numbers: [2, 78, 47]
Generated Node #0,1: 96:[2, 78, 47] Operation: 81-34=47
Exploring Operation: 81-78=3, Resu... | 0.990451 | hs_3 | mult_heuristic |
[
64,
39,
54,
39
] | 54 | [
"39-39=0",
"64*0=0",
"54+0=54"
] | Current State: 54:[64, 39, 54, 39], Operations: []
Exploring Operation: 39-39=0, Resulting Numbers: [64, 54, 0]
Generated Node #2: [64, 54, 0] from Operation: 39-39=0
Current State: 54:[64, 54, 0], Operations: ['39-39=0']
Exploring Operation: 64*0=0, Resulting Numbers: [54, 0]
Generated Node #3: [54, 0] from Operation:... | 4 | Current State: 54:[64, 39, 54, 39], Operations: []
Exploring Operation: 39/39=1, Resulting Numbers: [64, 54, 1]
Generated Node #0,0: 54:[64, 54, 1] Operation: 39/39=1
Exploring Operation: 39-39=0, Resulting Numbers: [64, 54, 0]
Generated Node #0,1: 54:[64, 54, 0] Operation: 39-39=0
Moving to Node #0,0
Current State: 54... | 0.988715 | hs_2 | sum_heuristic |
[
55,
68,
57,
36
] | 80 | [
"68-55=13",
"57+36=93",
"93-13=80"
] | Current State: 80:[55, 68, 57, 36], Operations: []
Exploring Operation: 68-55=13, Resulting Numbers: [57, 36, 13]
Generated Node #2: [57, 36, 13] from Operation: 68-55=13
Current State: 80:[57, 36, 13], Operations: ['68-55=13']
Exploring Operation: 57+36=93, Resulting Numbers: [13, 93]
Generated Node #3: [13, 93] from ... | 4 | Current State: 80:[55, 68, 57, 36], Operations: []
Exploring Operation: 68-57=11, Resulting Numbers: [55, 36, 11]
Generated Node #0,0: 80:[55, 36, 11] Operation: 68-57=11
Exploring Operation: 57-55=2, Resulting Numbers: [68, 36, 2]
Generated Node #0,1: 80:[68, 36, 2] Operation: 57-55=2
Exploring Operation: 68-55=13, Re... | 0.982639 | hs_3 | mult_heuristic |
[
79,
43,
87,
51
] | 16 | [
"79+43=122",
"87+51=138",
"138-122=16"
] | Current State: 16:[79, 43, 87, 51], Operations: []
Exploring Operation: 79+43=122, Resulting Numbers: [87, 51, 122]
Generated Node #2: [87, 51, 122] from Operation: 79+43=122
Current State: 16:[87, 51, 122], Operations: ['79+43=122']
Exploring Operation: 87+51=138, Resulting Numbers: [122, 138]
Generated Node #3: [122,... | 4 | Current State: 16:[79, 43, 87, 51], Operations: []
Exploring Operation: 79-51=28, Resulting Numbers: [43, 87, 28]
Generated Node #0,0: 16:[43, 87, 28] Operation: 79-51=28
Exploring Operation: 87-79=8, Resulting Numbers: [43, 51, 8]
Generated Node #0,1: 16:[43, 51, 8] Operation: 87-79=8
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
13,
11,
10,
34
] | 63 | [
"13+34=47",
"11*10=110",
"110-47=63"
] | Current State: 63:[13, 11, 10, 34], Operations: []
Exploring Operation: 13+34=47, Resulting Numbers: [11, 10, 47]
Generated Node #2: [11, 10, 47] from Operation: 13+34=47
Current State: 63:[11, 10, 47], Operations: ['13+34=47']
Exploring Operation: 11*10=110, Resulting Numbers: [47, 110]
Generated Node #3: [47, 110] fr... | 4 | Current State: 63:[13, 11, 10, 34], Operations: []
Exploring Operation: 13-11=2, Resulting Numbers: [10, 34, 2]
Generated Node #0,0: 63:[10, 34, 2] Operation: 13-11=2
Exploring Operation: 34-10=24, Resulting Numbers: [13, 11, 24]
Generated Node #0,1: 63:[13, 11, 24] Operation: 34-10=24
Exploring Operation: 34-11=23, Re... | 0 | hs_5 | sum_heuristic |
[
30,
42,
27,
36
] | 21 | [
"42-30=12",
"36-27=9",
"12+9=21"
] | Current State: 21:[30, 42, 27, 36], Operations: []
Exploring Operation: 42-30=12, Resulting Numbers: [27, 36, 12]
Generated Node #2: [27, 36, 12] from Operation: 42-30=12
Current State: 21:[27, 36, 12], Operations: ['42-30=12']
Exploring Operation: 36-27=9, Resulting Numbers: [12, 9]
Generated Node #3: [12, 9] from Ope... | 4 | Current State: 21:[30, 42, 27, 36], Operations: []
Exploring Operation: 36-30=6, Resulting Numbers: [42, 27, 6]
Generated Node #0,0: 21:[42, 27, 6] Operation: 36-30=6
Exploring Operation: 42-30=12, Resulting Numbers: [27, 36, 12]
Generated Node #0,1: 21:[27, 36, 12] Operation: 42-30=12
Exploring Operation: 42-36=6, Res... | 0.970486 | hs_4 | sum_heuristic |
[
95,
34,
90,
17
] | 22 | [
"95+34=129",
"90+17=107",
"129-107=22"
] | Current State: 22:[95, 34, 90, 17], Operations: []
Exploring Operation: 95+34=129, Resulting Numbers: [90, 17, 129]
Generated Node #2: [90, 17, 129] from Operation: 95+34=129
Current State: 22:[90, 17, 129], Operations: ['95+34=129']
Exploring Operation: 90+17=107, Resulting Numbers: [129, 107]
Generated Node #3: [129,... | 4 | Current State: 22:[95, 34, 90, 17], Operations: []
Exploring Operation: 95-34=61, Resulting Numbers: [90, 17, 61]
Generated Node #0,0: 22:[90, 17, 61] Operation: 95-34=61
Exploring Operation: 95-90=5, Resulting Numbers: [34, 17, 5]
Generated Node #0,1: 22:[34, 17, 5] Operation: 95-90=5
Exploring Operation: 90-34=56, Re... | 0.974826 | hs_3 | mult_heuristic |
[
99,
37,
85,
96
] | 26 | [
"99-96=3",
"37*3=111",
"111-85=26"
] | Current State: 26:[99, 37, 85, 96], Operations: []
Exploring Operation: 99-96=3, Resulting Numbers: [37, 85, 3]
Generated Node #2: [37, 85, 3] from Operation: 99-96=3
Current State: 26:[37, 85, 3], Operations: ['99-96=3']
Exploring Operation: 37*3=111, Resulting Numbers: [85, 111]
Generated Node #3: [85, 111] from Oper... | 4 | Current State: 26:[99, 37, 85, 96], Operations: []
Exploring Operation: 99-96=3, Resulting Numbers: [37, 85, 3]
Generated Node #0,0: 26:[37, 85, 3] Operation: 99-96=3
Exploring Operation: 99-85=14, Resulting Numbers: [37, 96, 14]
Generated Node #0,1: 26:[37, 96, 14] Operation: 99-85=14
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
17,
19,
70,
23
] | 83 | [
"17+19=36",
"70-23=47",
"36+47=83"
] | Current State: 83:[17, 19, 70, 23], Operations: []
Exploring Operation: 17+19=36, Resulting Numbers: [70, 23, 36]
Generated Node #2: [70, 23, 36] from Operation: 17+19=36
Current State: 83:[70, 23, 36], Operations: ['17+19=36']
Exploring Operation: 70-23=47, Resulting Numbers: [36, 47]
Generated Node #3: [36, 47] from ... | 4 | Current State: 83:[17, 19, 70, 23], Operations: []
Exploring Operation: 17+19=36, Resulting Numbers: [70, 23, 36]
Generated Node #0,0: 83:[70, 23, 36] Operation: 17+19=36
Exploring Operation: 17+23=40, Resulting Numbers: [19, 70, 40]
Generated Node #0,1: 83:[19, 70, 40] Operation: 17+23=40
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
63,
8,
80,
84
] | 95 | [
"84-80=4",
"8*4=32",
"63+32=95"
] | Current State: 95:[63, 8, 80, 84], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [63, 8, 4]
Generated Node #2: [63, 8, 4] from Operation: 84-80=4
Current State: 95:[63, 8, 4], Operations: ['84-80=4']
Exploring Operation: 8*4=32, Resulting Numbers: [63, 32]
Generated Node #3: [63, 32] from Operation: 8... | 4 | Current State: 95:[63, 8, 80, 84], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [8, 80, 21]
Generated Node #0,0: 95:[8, 80, 21] Operation: 84-63=21
Exploring Operation: 80/8=10, Resulting Numbers: [63, 84, 10]
Generated Node #0,1: 95:[63, 84, 10] Operation: 80/8=10
Exploring Operation: 84-80=4, Resu... | 0 | hs_5 | sum_heuristic |
[
43,
6,
31,
2
] | 12 | [
"43-6=37",
"37-31=6",
"2*6=12"
] | Current State: 12:[43, 6, 31, 2], Operations: []
Exploring Operation: 43-6=37, Resulting Numbers: [31, 2, 37]
Generated Node #2: [31, 2, 37] from Operation: 43-6=37
Current State: 12:[31, 2, 37], Operations: ['43-6=37']
Exploring Operation: 37-31=6, Resulting Numbers: [2, 6]
Generated Node #3: [2, 6] from Operation: 37... | 4 | Current State: 12:[43, 6, 31, 2], Operations: []
Exploring Operation: 43-6=37, Resulting Numbers: [31, 2, 37]
Generated Node #0,0: 12:[31, 2, 37] Operation: 43-6=37
Exploring Operation: 43-31=12, Resulting Numbers: [6, 2, 12]
Generated Node #0,1: 12:[6, 2, 12] Operation: 43-31=12
Start Sub Search at level 1: Moving to ... | 0.986979 | hs_2 | mult_heuristic |
[
20,
80,
50,
93
] | 91 | [
"20+80=100",
"100/50=2",
"93-2=91"
] | Current State: 91:[20, 80, 50, 93], Operations: []
Exploring Operation: 20+80=100, Resulting Numbers: [50, 93, 100]
Generated Node #2: [50, 93, 100] from Operation: 20+80=100
Current State: 91:[50, 93, 100], Operations: ['20+80=100']
Exploring Operation: 100/50=2, Resulting Numbers: [93, 2]
Generated Node #3: [93, 2] f... | 4 | Current State: 91:[20, 80, 50, 93], Operations: []
Exploring Operation: 80-50=30, Resulting Numbers: [20, 93, 30]
Generated Node #0,0: 91:[20, 93, 30] Operation: 80-50=30
Moving to Node #0,0
Current State: 91:[20, 93, 30], Operations: ['80-50=30']
Exploring Operation: 30-20=10, Resulting Numbers: [93, 10]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
18,
80,
11,
57
] | 61 | [
"18*11=198",
"80+57=137",
"198-137=61"
] | Current State: 61:[18, 80, 11, 57], Operations: []
Exploring Operation: 18*11=198, Resulting Numbers: [80, 57, 198]
Generated Node #2: [80, 57, 198] from Operation: 18*11=198
Current State: 61:[80, 57, 198], Operations: ['18*11=198']
Exploring Operation: 80+57=137, Resulting Numbers: [198, 137]
Generated Node #3: [198,... | 4 | Current State: 61:[18, 80, 11, 57], Operations: []
Exploring Operation: 11+57=68, Resulting Numbers: [18, 80, 68]
Generated Node #0,0: 61:[18, 80, 68] Operation: 11+57=68
Exploring Operation: 80-18=62, Resulting Numbers: [11, 57, 62]
Generated Node #0,1: 61:[11, 57, 62] Operation: 80-18=62
Exploring Operation: 80-11=69... | 0 | hs_4 | mult_heuristic |
[
88,
83,
40,
56
] | 91 | [
"88-83=5",
"40+56=96",
"96-5=91"
] | Current State: 91:[88, 83, 40, 56], Operations: []
Exploring Operation: 88-83=5, Resulting Numbers: [40, 56, 5]
Generated Node #2: [40, 56, 5] from Operation: 88-83=5
Current State: 91:[40, 56, 5], Operations: ['88-83=5']
Exploring Operation: 40+56=96, Resulting Numbers: [5, 96]
Generated Node #3: [5, 96] from Operatio... | 4 | Current State: 91:[88, 83, 40, 56], Operations: []
Exploring Operation: 40+56=96, Resulting Numbers: [88, 83, 96]
Generated Node #0,0: 91:[88, 83, 96] Operation: 40+56=96
Exploring Operation: 56-40=16, Resulting Numbers: [88, 83, 16]
Generated Node #0,1: 91:[88, 83, 16] Operation: 56-40=16
Start Sub Search at level 1: ... | 0.985243 | hs_2 | sum_heuristic |
[
68,
29,
24,
76
] | 89 | [
"29*76=2204",
"2204-68=2136",
"2136/24=89"
] | Current State: 89:[68, 29, 24, 76], Operations: []
Exploring Operation: 29*76=2204, Resulting Numbers: [68, 24, 2204]
Generated Node #2: [68, 24, 2204] from Operation: 29*76=2204
Current State: 89:[68, 24, 2204], Operations: ['29*76=2204']
Exploring Operation: 2204-68=2136, Resulting Numbers: [24, 2136]
Generated Node ... | 4 | Current State: 89:[68, 29, 24, 76], Operations: []
Exploring Operation: 68+29=97, Resulting Numbers: [24, 76, 97]
Generated Node #0,0: 89:[24, 76, 97] Operation: 68+29=97
Exploring Operation: 29+24=53, Resulting Numbers: [68, 76, 53]
Generated Node #0,1: 89:[68, 76, 53] Operation: 29+24=53
Exploring Operation: 68+24=92... | 0 | hs_3 | sum_heuristic |
[
35,
25,
87,
26
] | 53 | [
"35+25=60",
"87+26=113",
"113-60=53"
] | Current State: 53:[35, 25, 87, 26], Operations: []
Exploring Operation: 35+25=60, Resulting Numbers: [87, 26, 60]
Generated Node #2: [87, 26, 60] from Operation: 35+25=60
Current State: 53:[87, 26, 60], Operations: ['35+25=60']
Exploring Operation: 87+26=113, Resulting Numbers: [60, 113]
Generated Node #3: [60, 113] fr... | 4 | Current State: 53:[35, 25, 87, 26], Operations: []
Exploring Operation: 87-25=62, Resulting Numbers: [35, 26, 62]
Generated Node #0,0: 53:[35, 26, 62] Operation: 87-25=62
Exploring Operation: 25+26=51, Resulting Numbers: [35, 87, 51]
Generated Node #0,1: 53:[35, 87, 51] Operation: 25+26=51
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
54,
3,
99,
78
] | 93 | [
"99-54=45",
"45/3=15",
"78+15=93"
] | Current State: 93:[54, 3, 99, 78], Operations: []
Exploring Operation: 99-54=45, Resulting Numbers: [3, 78, 45]
Generated Node #2: [3, 78, 45] from Operation: 99-54=45
Current State: 93:[3, 78, 45], Operations: ['99-54=45']
Exploring Operation: 45/3=15, Resulting Numbers: [78, 15]
Generated Node #3: [78, 15] from Opera... | 4 | Current State: 93:[54, 3, 99, 78], Operations: []
Exploring Operation: 78-54=24, Resulting Numbers: [3, 99, 24]
Generated Node #0,0: 93:[3, 99, 24] Operation: 78-54=24
Exploring Operation: 99-54=45, Resulting Numbers: [3, 78, 45]
Generated Node #0,1: 93:[3, 78, 45] Operation: 99-54=45
Exploring Operation: 99-78=21, Res... | 0 | hs_3 | sum_heuristic |
[
6,
3,
99,
36
] | 31 | [
"36/6=6",
"99-6=93",
"93/3=31"
] | Current State: 31:[6, 3, 99, 36], Operations: []
Exploring Operation: 36/6=6, Resulting Numbers: [3, 99, 6]
Generated Node #2: [3, 99, 6] from Operation: 36/6=6
Current State: 31:[3, 99, 6], Operations: ['36/6=6']
Exploring Operation: 99-6=93, Resulting Numbers: [3, 93]
Generated Node #3: [3, 93] from Operation: 99-6=9... | 4 | Current State: 31:[6, 3, 99, 36], Operations: []
Exploring Operation: 99-36=63, Resulting Numbers: [6, 3, 63]
Generated Node #0,0: 31:[6, 3, 63] Operation: 99-36=63
Exploring Operation: 99/3=33, Resulting Numbers: [6, 36, 33]
Generated Node #0,1: 31:[6, 36, 33] Operation: 99/3=33
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
83,
68,
2,
88
] | 59 | [
"83-68=15",
"88/2=44",
"15+44=59"
] | Current State: 59:[83, 68, 2, 88], Operations: []
Exploring Operation: 83-68=15, Resulting Numbers: [2, 88, 15]
Generated Node #2: [2, 88, 15] from Operation: 83-68=15
Current State: 59:[2, 88, 15], Operations: ['83-68=15']
Exploring Operation: 88/2=44, Resulting Numbers: [15, 44]
Generated Node #3: [15, 44] from Opera... | 4 | Current State: 59:[83, 68, 2, 88], Operations: []
Exploring Operation: 83+2=85, Resulting Numbers: [68, 88, 85]
Generated Node #0,0: 59:[68, 88, 85] Operation: 83+2=85
Exploring Operation: 88/2=44, Resulting Numbers: [83, 68, 44]
Generated Node #0,1: 59:[83, 68, 44] Operation: 88/2=44
Exploring Operation: 88-2=86, Resu... | 0.984375 | hs_5 | mult_heuristic |
[
40,
85,
64,
40
] | 20 | [
"40/40=1",
"85-64=21",
"21-1=20"
] | Current State: 20:[40, 85, 64, 40], Operations: []
Exploring Operation: 40/40=1, Resulting Numbers: [85, 64, 1]
Generated Node #2: [85, 64, 1] from Operation: 40/40=1
Current State: 20:[85, 64, 1], Operations: ['40/40=1']
Exploring Operation: 85-64=21, Resulting Numbers: [1, 21]
Generated Node #3: [1, 21] from Operatio... | 4 | Current State: 20:[40, 85, 64, 40], Operations: []
Exploring Operation: 85-64=21, Resulting Numbers: [40, 40, 21]
Generated Node #0,0: 20:[40, 40, 21] Operation: 85-64=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 20:[40, 40, 21], Operations: ['85-64=21']
Exploring Operation: 40/40=1, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
84,
93,
2,
99
] | 21 | [
"84+93=177",
"2*99=198",
"198-177=21"
] | Current State: 21:[84, 93, 2, 99], Operations: []
Exploring Operation: 84+93=177, Resulting Numbers: [2, 99, 177]
Generated Node #2: [2, 99, 177] from Operation: 84+93=177
Current State: 21:[2, 99, 177], Operations: ['84+93=177']
Exploring Operation: 2*99=198, Resulting Numbers: [177, 198]
Generated Node #3: [177, 198]... | 4 | Current State: 21:[84, 93, 2, 99], Operations: []
Exploring Operation: 93-84=9, Resulting Numbers: [2, 99, 9]
Generated Node #0,0: 21:[2, 99, 9] Operation: 93-84=9
Exploring Operation: 99-93=6, Resulting Numbers: [84, 2, 6]
Generated Node #0,1: 21:[84, 2, 6] Operation: 99-93=6
Exploring Operation: 99-84=15, Resulting N... | 0 | hs_3 | sum_heuristic |
[
30,
19,
93,
31
] | 52 | [
"30+19=49",
"93/31=3",
"49+3=52"
] | Current State: 52:[30, 19, 93, 31], Operations: []
Exploring Operation: 30+19=49, Resulting Numbers: [93, 31, 49]
Generated Node #2: [93, 31, 49] from Operation: 30+19=49
Current State: 52:[93, 31, 49], Operations: ['30+19=49']
Exploring Operation: 93/31=3, Resulting Numbers: [49, 3]
Generated Node #3: [49, 3] from Ope... | 4 | Current State: 52:[30, 19, 93, 31], Operations: []
Exploring Operation: 93/31=3, Resulting Numbers: [30, 19, 3]
Generated Node #0,0: 52:[30, 19, 3] Operation: 93/31=3
Exploring Operation: 93-31=62, Resulting Numbers: [30, 19, 62]
Generated Node #0,1: 52:[30, 19, 62] Operation: 93-31=62
Exploring Operation: 93-30=63, Re... | 0.987847 | hs_3 | sum_heuristic |
[
89,
75,
28,
78
] | 39 | [
"89-75=14",
"28/14=2",
"78/2=39"
] | Current State: 39:[89, 75, 28, 78], Operations: []
Exploring Operation: 89-75=14, Resulting Numbers: [28, 78, 14]
Generated Node #2: [28, 78, 14] from Operation: 89-75=14
Current State: 39:[28, 78, 14], Operations: ['89-75=14']
Exploring Operation: 28/14=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Ope... | 4 | Current State: 39:[89, 75, 28, 78], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [75, 28, 11]
Generated Node #0,0: 39:[75, 28, 11] Operation: 89-78=11
Exploring Operation: 78-75=3, Resulting Numbers: [89, 28, 3]
Generated Node #0,1: 39:[89, 28, 3] Operation: 78-75=3
Exploring Operation: 89-28=61, Re... | 0.969618 | hs_4 | sum_heuristic |
[
33,
76,
3,
3
] | 69 | [
"33*3=99",
"99-76=23",
"3*23=69"
] | Current State: 69:[33, 76, 3, 3], Operations: []
Exploring Operation: 33*3=99, Resulting Numbers: [76, 99]
Generated Node #2: [76, 99] from Operation: 33*3=99
Current State: 69:[76, 99], Operations: ['33*3=99']
Exploring Operation: 99-76=23, Resulting Numbers: [23]
23,69 equal: Goal Reached
Exploring Operation: 3*23=69... | 4 | Current State: 69:[33, 76, 3, 3], Operations: []
Exploring Operation: 33-3=30, Resulting Numbers: [76, 3, 30]
Generated Node #0,0: 69:[76, 3, 30] Operation: 33-3=30
Exploring Operation: 33-3=30, Resulting Numbers: [76, 3, 30]
Generated Node #0,1: 69:[76, 3, 30] Operation: 33-3=30
Exploring Operation: 76-3=73, Resulting... | 0 | hs_3 | sum_heuristic |
[
18,
2,
82,
43
] | 11 | [
"82-18=64",
"64/2=32",
"43-32=11"
] | Current State: 11:[18, 2, 82, 43], Operations: []
Exploring Operation: 82-18=64, Resulting Numbers: [2, 43, 64]
Generated Node #2: [2, 43, 64] from Operation: 82-18=64
Current State: 11:[2, 43, 64], Operations: ['82-18=64']
Exploring Operation: 64/2=32, Resulting Numbers: [43, 32]
Generated Node #3: [43, 32] from Opera... | 4 | Current State: 11:[18, 2, 82, 43], Operations: []
Exploring Operation: 82-43=39, Resulting Numbers: [18, 2, 39]
Generated Node #0,0: 11:[18, 2, 39] Operation: 82-43=39
Exploring Operation: 82/2=41, Resulting Numbers: [18, 43, 41]
Generated Node #0,1: 11:[18, 43, 41] Operation: 82/2=41
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
2,
5,
69,
7
] | 79 | [
"5-2=3",
"69+7=76",
"3+76=79"
] | Current State: 79:[2, 5, 69, 7], Operations: []
Exploring Operation: 5-2=3, Resulting Numbers: [69, 7, 3]
Generated Node #2: [69, 7, 3] from Operation: 5-2=3
Current State: 79:[69, 7, 3], Operations: ['5-2=3']
Exploring Operation: 69+7=76, Resulting Numbers: [3, 76]
Generated Node #3: [3, 76] from Operation: 69+7=76
Cu... | 4 | Current State: 79:[2, 5, 69, 7], Operations: []
Exploring Operation: 5*7=35, Resulting Numbers: [2, 69, 35]
Generated Node #0,0: 79:[2, 69, 35] Operation: 5*7=35
Exploring Operation: 2*7=14, Resulting Numbers: [5, 69, 14]
Generated Node #0,1: 79:[5, 69, 14] Operation: 2*7=14
Start Sub Search at level 1: Moving to Node ... | 0 | hs_2 | mult_heuristic |
[
85,
18,
48,
51
] | 62 | [
"85*48=4080",
"4080/51=80",
"80-18=62"
] | Current State: 62:[85, 18, 48, 51], Operations: []
Exploring Operation: 85*48=4080, Resulting Numbers: [18, 51, 4080]
Generated Node #2: [18, 51, 4080] from Operation: 85*48=4080
Current State: 62:[18, 51, 4080], Operations: ['85*48=4080']
Exploring Operation: 4080/51=80, Resulting Numbers: [18, 80]
Generated Node #3: ... | 4 | Current State: 62:[85, 18, 48, 51], Operations: []
Exploring Operation: 85-51=34, Resulting Numbers: [18, 48, 34]
Generated Node #0,0: 62:[18, 48, 34] Operation: 85-51=34
Exploring Operation: 85-48=37, Resulting Numbers: [18, 51, 37]
Generated Node #0,1: 62:[18, 51, 37] Operation: 85-48=37
Exploring Operation: 85-18=67... | 0 | hs_3 | sum_heuristic |
[
7,
45,
90,
88
] | 83 | [
"88-7=81",
"90/45=2",
"81+2=83"
] | Current State: 83:[7, 45, 90, 88], Operations: []
Exploring Operation: 88-7=81, Resulting Numbers: [45, 90, 81]
Generated Node #2: [45, 90, 81] from Operation: 88-7=81
Current State: 83:[45, 90, 81], Operations: ['88-7=81']
Exploring Operation: 90/45=2, Resulting Numbers: [81, 2]
Generated Node #3: [81, 2] from Operati... | 4 | Current State: 83:[7, 45, 90, 88], Operations: []
Exploring Operation: 7+45=52, Resulting Numbers: [90, 88, 52]
Generated Node #0,0: 83:[90, 88, 52] Operation: 7+45=52
Exploring Operation: 88-7=81, Resulting Numbers: [45, 90, 81]
Generated Node #0,1: 83:[45, 90, 81] Operation: 88-7=81
Exploring Operation: 45-7=38, Resu... | 0 | hs_4 | sum_heuristic |
[
90,
12,
57,
7
] | 39 | [
"12-7=5",
"90/5=18",
"57-18=39"
] | Current State: 39:[90, 12, 57, 7], Operations: []
Exploring Operation: 12-7=5, Resulting Numbers: [90, 57, 5]
Generated Node #2: [90, 57, 5] from Operation: 12-7=5
Current State: 39:[90, 57, 5], Operations: ['12-7=5']
Exploring Operation: 90/5=18, Resulting Numbers: [57, 18]
Generated Node #3: [57, 18] from Operation: ... | 4 | Current State: 39:[90, 12, 57, 7], Operations: []
Exploring Operation: 90-57=33, Resulting Numbers: [12, 7, 33]
Generated Node #0,0: 39:[12, 7, 33] Operation: 90-57=33
Exploring Operation: 90-12=78, Resulting Numbers: [57, 7, 78]
Generated Node #0,1: 39:[57, 7, 78] Operation: 90-12=78
Exploring Operation: 57-12=45, Res... | 0 | hs_3 | sum_heuristic |
[
69,
85,
16,
20
] | 64 | [
"85-69=16",
"20-16=4",
"16*4=64"
] | Current State: 64:[69, 85, 16, 20], Operations: []
Exploring Operation: 85-69=16, Resulting Numbers: [16, 20, 16]
Generated Node #2: [16, 20, 16] from Operation: 85-69=16
Current State: 64:[16, 20, 16], Operations: ['85-69=16']
Exploring Operation: 20-16=4, Resulting Numbers: [4]
4,64 equal: Goal Reached
Exploring Oper... | 4 | Current State: 64:[69, 85, 16, 20], Operations: []
Exploring Operation: 85-69=16, Resulting Numbers: [16, 20, 16]
Generated Node #0,0: 64:[16, 20, 16] Operation: 85-69=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[16, 20, 16], Operations: ['85-69=16']
Exploring Operation: 20-16=4, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
94,
96,
16,
24
] | 90 | [
"96/16=6",
"24/6=4",
"94-4=90"
] | Current State: 90:[94, 96, 16, 24], Operations: []
Exploring Operation: 96/16=6, Resulting Numbers: [94, 24, 6]
Generated Node #2: [94, 24, 6] from Operation: 96/16=6
Current State: 90:[94, 24, 6], Operations: ['96/16=6']
Exploring Operation: 24/6=4, Resulting Numbers: [94, 4]
Generated Node #3: [94, 4] from Operation:... | 4 | Current State: 90:[94, 96, 16, 24], Operations: []
Exploring Operation: 96/24=4, Resulting Numbers: [94, 16, 4]
Generated Node #0,0: 90:[94, 16, 4] Operation: 96/24=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 90:[94, 16, 4], Operations: ['96/24=4']
Exploring Operation: 94-4=90, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
2,
7,
67,
24
] | 87 | [
"24-2=22",
"7*22=154",
"154-67=87"
] | Current State: 87:[2, 7, 67, 24], Operations: []
Exploring Operation: 24-2=22, Resulting Numbers: [7, 67, 22]
Generated Node #2: [7, 67, 22] from Operation: 24-2=22
Current State: 87:[7, 67, 22], Operations: ['24-2=22']
Exploring Operation: 7*22=154, Resulting Numbers: [67, 154]
Generated Node #3: [67, 154] from Operat... | 4 | Current State: 87:[2, 7, 67, 24], Operations: []
Exploring Operation: 67+24=91, Resulting Numbers: [2, 7, 91]
Generated Node #0,0: 87:[2, 7, 91] Operation: 67+24=91
Exploring Operation: 7+67=74, Resulting Numbers: [2, 24, 74]
Generated Node #0,1: 87:[2, 24, 74] Operation: 7+67=74
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
60,
38,
24,
74
] | 90 | [
"74-38=36",
"60*36=2160",
"2160/24=90"
] | Current State: 90:[60, 38, 24, 74], Operations: []
Exploring Operation: 74-38=36, Resulting Numbers: [60, 24, 36]
Generated Node #2: [60, 24, 36] from Operation: 74-38=36
Current State: 90:[60, 24, 36], Operations: ['74-38=36']
Exploring Operation: 60*36=2160, Resulting Numbers: [24, 2160]
Generated Node #3: [24, 2160]... | 4 | Current State: 90:[60, 38, 24, 74], Operations: []
Exploring Operation: 74-24=50, Resulting Numbers: [60, 38, 50]
Generated Node #0,0: 90:[60, 38, 50] Operation: 74-24=50
Exploring Operation: 60-38=22, Resulting Numbers: [24, 74, 22]
Generated Node #0,1: 90:[24, 74, 22] Operation: 60-38=22
Exploring Operation: 60+24=84... | 0 | hs_5 | mult_heuristic |
[
57,
43,
13,
70
] | 69 | [
"57-43=14",
"13+70=83",
"83-14=69"
] | Current State: 69:[57, 43, 13, 70], Operations: []
Exploring Operation: 57-43=14, Resulting Numbers: [13, 70, 14]
Generated Node #2: [13, 70, 14] from Operation: 57-43=14
Current State: 69:[13, 70, 14], Operations: ['57-43=14']
Exploring Operation: 13+70=83, Resulting Numbers: [14, 83]
Generated Node #3: [14, 83] from ... | 4 | Current State: 69:[57, 43, 13, 70], Operations: []
Exploring Operation: 57-43=14, Resulting Numbers: [13, 70, 14]
Generated Node #0,0: 69:[13, 70, 14] Operation: 57-43=14
Moving to Node #0,0
Current State: 69:[13, 70, 14], Operations: ['57-43=14']
Exploring Operation: 14-13=1, Resulting Numbers: [70, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
4,
60,
59,
69
] | 28 | [
"59+69=128",
"128/4=32",
"60-32=28"
] | Current State: 28:[4, 60, 59, 69], Operations: []
Exploring Operation: 59+69=128, Resulting Numbers: [4, 60, 128]
Generated Node #2: [4, 60, 128] from Operation: 59+69=128
Current State: 28:[4, 60, 128], Operations: ['59+69=128']
Exploring Operation: 128/4=32, Resulting Numbers: [60, 32]
Generated Node #3: [60, 32] fro... | 4 | Current State: 28:[4, 60, 59, 69], Operations: []
Exploring Operation: 69-60=9, Resulting Numbers: [4, 59, 9]
Generated Node #0,0: 28:[4, 59, 9] Operation: 69-60=9
Moving to Node #0,0
Current State: 28:[4, 59, 9], Operations: ['69-60=9']
Exploring Operation: 59-9=50, Resulting Numbers: [4, 50]
Generated Node #0,0,0: 28... | 0 | hs_1 | sum_heuristic |
[
2,
83,
94,
41
] | 32 | [
"2+83=85",
"94-41=53",
"85-53=32"
] | Current State: 32:[2, 83, 94, 41], Operations: []
Exploring Operation: 2+83=85, Resulting Numbers: [94, 41, 85]
Generated Node #2: [94, 41, 85] from Operation: 2+83=85
Current State: 32:[94, 41, 85], Operations: ['2+83=85']
Exploring Operation: 94-41=53, Resulting Numbers: [85, 53]
Generated Node #3: [85, 53] from Oper... | 4 | Current State: 32:[2, 83, 94, 41], Operations: []
Exploring Operation: 94-83=11, Resulting Numbers: [2, 41, 11]
Generated Node #0,0: 32:[2, 41, 11] Operation: 94-83=11
Exploring Operation: 94-41=53, Resulting Numbers: [2, 83, 53]
Generated Node #0,1: 32:[2, 83, 53] Operation: 94-41=53
Exploring Operation: 94/2=47, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
75,
99,
33,
88
] | 97 | [
"99-75=24",
"33+88=121",
"121-24=97"
] | Current State: 97:[75, 99, 33, 88], Operations: []
Exploring Operation: 99-75=24, Resulting Numbers: [33, 88, 24]
Generated Node #2: [33, 88, 24] from Operation: 99-75=24
Current State: 97:[33, 88, 24], Operations: ['99-75=24']
Exploring Operation: 33+88=121, Resulting Numbers: [24, 121]
Generated Node #3: [24, 121] fr... | 4 | Current State: 97:[75, 99, 33, 88], Operations: []
Exploring Operation: 99-33=66, Resulting Numbers: [75, 88, 66]
Generated Node #0,0: 97:[75, 88, 66] Operation: 99-33=66
Exploring Operation: 75-33=42, Resulting Numbers: [99, 88, 42]
Generated Node #0,1: 97:[99, 88, 42] Operation: 75-33=42
Exploring Operation: 33+88=12... | 0.982639 | hs_5 | sum_heuristic |
[
48,
18,
70,
95
] | 41 | [
"48+18=66",
"95-70=25",
"66-25=41"
] | Current State: 41:[48, 18, 70, 95], Operations: []
Exploring Operation: 48+18=66, Resulting Numbers: [70, 95, 66]
Generated Node #2: [70, 95, 66] from Operation: 48+18=66
Current State: 41:[70, 95, 66], Operations: ['48+18=66']
Exploring Operation: 95-70=25, Resulting Numbers: [66, 25]
Generated Node #3: [66, 25] from ... | 4 | Current State: 41:[48, 18, 70, 95], Operations: []
Exploring Operation: 95-70=25, Resulting Numbers: [48, 18, 25]
Generated Node #0,0: 41:[48, 18, 25] Operation: 95-70=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[48, 18, 25], Operations: ['95-70=25']
Exploring Operation: 18+25=43, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
2,
9,
18,
16
] | 30 | [
"2*16=32",
"18/9=2",
"32-2=30"
] | Current State: 30:[2, 9, 18, 16], Operations: []
Exploring Operation: 2*16=32, Resulting Numbers: [9, 18, 32]
Generated Node #2: [9, 18, 32] from Operation: 2*16=32
Current State: 30:[9, 18, 32], Operations: ['2*16=32']
Exploring Operation: 18/9=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Operation: 1... | 4 | Current State: 30:[2, 9, 18, 16], Operations: []
Exploring Operation: 18/9=2, Resulting Numbers: [2, 16, 2]
Generated Node #0,0: 30:[2, 16, 2] Operation: 18/9=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 30:[2, 16, 2], Operations: ['18/9=2']
Exploring Operation: 16-2=14, Resulting Numbers: [2, 14]
... | 0 | hs_1 | mult_heuristic |
[
76,
5,
51,
9
] | 29 | [
"76-5=71",
"51-9=42",
"71-42=29"
] | Current State: 29:[76, 5, 51, 9], Operations: []
Exploring Operation: 76-5=71, Resulting Numbers: [51, 9, 71]
Generated Node #2: [51, 9, 71] from Operation: 76-5=71
Current State: 29:[51, 9, 71], Operations: ['76-5=71']
Exploring Operation: 51-9=42, Resulting Numbers: [71, 42]
Generated Node #3: [71, 42] from Operation... | 4 | Current State: 29:[76, 5, 51, 9], Operations: []
Exploring Operation: 76-9=67, Resulting Numbers: [5, 51, 67]
Generated Node #0,0: 29:[5, 51, 67] Operation: 76-9=67
Exploring Operation: 76-5=71, Resulting Numbers: [51, 9, 71]
Generated Node #0,1: 29:[51, 9, 71] Operation: 76-5=71
Exploring Operation: 76-51=25, Resultin... | 0.980903 | hs_4 | mult_heuristic |
[
7,
90,
97,
95
] | 10 | [
"7+97=104",
"104-95=9",
"90/9=10"
] | Current State: 10:[7, 90, 97, 95], Operations: []
Exploring Operation: 7+97=104, Resulting Numbers: [90, 95, 104]
Generated Node #2: [90, 95, 104] from Operation: 7+97=104
Current State: 10:[90, 95, 104], Operations: ['7+97=104']
Exploring Operation: 104-95=9, Resulting Numbers: [90, 9]
Generated Node #3: [90, 9] from ... | 4 | Current State: 10:[7, 90, 97, 95], Operations: []
Exploring Operation: 90-7=83, Resulting Numbers: [97, 95, 83]
Generated Node #0,0: 10:[97, 95, 83] Operation: 90-7=83
Exploring Operation: 97-90=7, Resulting Numbers: [7, 95, 7]
Generated Node #0,1: 10:[7, 95, 7] Operation: 97-90=7
Exploring Operation: 97-95=2, Resultin... | 0.973958 | hs_5 | mult_heuristic |
[
59,
44,
23,
44
] | 37 | [
"59-23=36",
"44/44=1",
"36+1=37"
] | Current State: 37:[59, 44, 23, 44], Operations: []
Exploring Operation: 59-23=36, Resulting Numbers: [44, 44, 36]
Generated Node #2: [44, 44, 36] from Operation: 59-23=36
Current State: 37:[44, 44, 36], Operations: ['59-23=36']
Exploring Operation: 44/44=1, Resulting Numbers: [36, 1]
Generated Node #3: [36, 1] from Ope... | 4 | Current State: 37:[59, 44, 23, 44], Operations: []
Exploring Operation: 59-44=15, Resulting Numbers: [23, 44, 15]
Generated Node #0,0: 37:[23, 44, 15] Operation: 59-44=15
Exploring Operation: 59-23=36, Resulting Numbers: [44, 44, 36]
Generated Node #0,1: 37:[44, 44, 36] Operation: 59-23=36
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
85,
27,
2,
97
] | 66 | [
"97-85=12",
"27*2=54",
"12+54=66"
] | Current State: 66:[85, 27, 2, 97], Operations: []
Exploring Operation: 97-85=12, Resulting Numbers: [27, 2, 12]
Generated Node #2: [27, 2, 12] from Operation: 97-85=12
Current State: 66:[27, 2, 12], Operations: ['97-85=12']
Exploring Operation: 27*2=54, Resulting Numbers: [12, 54]
Generated Node #3: [12, 54] from Opera... | 4 | Current State: 66:[85, 27, 2, 97], Operations: []
Exploring Operation: 85-2=83, Resulting Numbers: [27, 97, 83]
Generated Node #0,0: 66:[27, 97, 83] Operation: 85-2=83
Exploring Operation: 85-27=58, Resulting Numbers: [2, 97, 58]
Generated Node #0,1: 66:[2, 97, 58] Operation: 85-27=58
Exploring Operation: 97-85=12, Res... | 0 | hs_4 | sum_heuristic |
[
10,
38,
16,
50
] | 82 | [
"10+38=48",
"50-16=34",
"48+34=82"
] | Current State: 82:[10, 38, 16, 50], Operations: []
Exploring Operation: 10+38=48, Resulting Numbers: [16, 50, 48]
Generated Node #2: [16, 50, 48] from Operation: 10+38=48
Current State: 82:[16, 50, 48], Operations: ['10+38=48']
Exploring Operation: 50-16=34, Resulting Numbers: [48, 34]
Generated Node #3: [48, 34] from ... | 4 | Current State: 82:[10, 38, 16, 50], Operations: []
Exploring Operation: 16-10=6, Resulting Numbers: [38, 50, 6]
Generated Node #0,0: 82:[38, 50, 6] Operation: 16-10=6
Exploring Operation: 50-10=40, Resulting Numbers: [38, 16, 40]
Generated Node #0,1: 82:[38, 16, 40] Operation: 50-10=40
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | sum_heuristic |
[
76,
40,
12,
28
] | 96 | [
"76-40=36",
"36-28=8",
"12*8=96"
] | Current State: 96:[76, 40, 12, 28], Operations: []
Exploring Operation: 76-40=36, Resulting Numbers: [12, 28, 36]
Generated Node #2: [12, 28, 36] from Operation: 76-40=36
Current State: 96:[12, 28, 36], Operations: ['76-40=36']
Exploring Operation: 36-28=8, Resulting Numbers: [12, 8]
Generated Node #3: [12, 8] from Ope... | 4 | Current State: 96:[76, 40, 12, 28], Operations: []
Exploring Operation: 76-28=48, Resulting Numbers: [40, 12, 48]
Generated Node #0,0: 96:[40, 12, 48] Operation: 76-28=48
Exploring Operation: 76-40=36, Resulting Numbers: [12, 28, 36]
Generated Node #0,1: 96:[12, 28, 36] Operation: 76-40=36
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.