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 |
|---|---|---|---|---|---|---|---|---|
[
58,
16,
26,
78
] | 76 | [
"58-26=32",
"32/16=2",
"78-2=76"
] | Current State: 76:[58, 16, 26, 78], Operations: []
Exploring Operation: 58-26=32, Resulting Numbers: [16, 78, 32]
Generated Node #2: [16, 78, 32] from Operation: 58-26=32
Current State: 76:[16, 78, 32], Operations: ['58-26=32']
Exploring Operation: 32/16=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Ope... | 4 | Current State: 76:[58, 16, 26, 78], Operations: []
Exploring Operation: 58+16=74, Resulting Numbers: [26, 78, 74]
Generated Node #0,0: 76:[26, 78, 74] Operation: 58+16=74
Exploring Operation: 58-26=32, Resulting Numbers: [16, 78, 32]
Generated Node #0,1: 76:[16, 78, 32] Operation: 58-26=32
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
24,
14,
23,
15
] | 42 | [
"24*14=336",
"23-15=8",
"336/8=42"
] | Current State: 42:[24, 14, 23, 15], Operations: []
Exploring Operation: 24*14=336, Resulting Numbers: [23, 15, 336]
Generated Node #2: [23, 15, 336] from Operation: 24*14=336
Current State: 42:[23, 15, 336], Operations: ['24*14=336']
Exploring Operation: 23-15=8, Resulting Numbers: [336, 8]
Generated Node #3: [336, 8] ... | 4 | Current State: 42:[24, 14, 23, 15], Operations: []
Exploring Operation: 24-15=9, Resulting Numbers: [14, 23, 9]
Generated Node #0,0: 42:[14, 23, 9] Operation: 24-15=9
Exploring Operation: 23-15=8, Resulting Numbers: [24, 14, 8]
Generated Node #0,1: 42:[24, 14, 8] Operation: 23-15=8
Exploring Operation: 24-23=1, Resulti... | 0.969618 | hs_3 | sum_heuristic |
[
71,
3,
98,
94
] | 17 | [
"71-3=68",
"98-94=4",
"68/4=17"
] | Current State: 17:[71, 3, 98, 94], Operations: []
Exploring Operation: 71-3=68, Resulting Numbers: [98, 94, 68]
Generated Node #2: [98, 94, 68] from Operation: 71-3=68
Current State: 17:[98, 94, 68], Operations: ['71-3=68']
Exploring Operation: 98-94=4, Resulting Numbers: [68, 4]
Generated Node #3: [68, 4] from Operati... | 4 | Current State: 17:[71, 3, 98, 94], Operations: []
Exploring Operation: 98-94=4, Resulting Numbers: [71, 3, 4]
Generated Node #0,0: 17:[71, 3, 4] Operation: 98-94=4
Exploring Operation: 98-71=27, Resulting Numbers: [3, 94, 27]
Generated Node #0,1: 17:[3, 94, 27] Operation: 98-71=27
Start Sub Search at level 1: Moving to... | 0.990451 | hs_2 | sum_heuristic |
[
1,
32,
9,
36
] | 60 | [
"1+32=33",
"36-9=27",
"33+27=60"
] | Current State: 60:[1, 32, 9, 36], Operations: []
Exploring Operation: 1+32=33, Resulting Numbers: [9, 36, 33]
Generated Node #2: [9, 36, 33] from Operation: 1+32=33
Current State: 60:[9, 36, 33], Operations: ['1+32=33']
Exploring Operation: 36-9=27, Resulting Numbers: [33, 27]
Generated Node #3: [33, 27] from Operation... | 4 | Current State: 60:[1, 32, 9, 36], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [1, 9, 4]
Generated Node #0,0: 60:[1, 9, 4] Operation: 36-32=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[1, 9, 4], Operations: ['36-32=4']
Exploring Operation: 1+9=10, Resulting Numbers: [4, 10]
G... | 0 | hs_1 | sum_heuristic |
[
4,
82,
85,
84
] | 84 | [
"4+82=86",
"86-85=1",
"84*1=84"
] | Current State: 84:[4, 82, 85, 84], Operations: []
Exploring Operation: 4+82=86, Resulting Numbers: [85, 84, 86]
Generated Node #2: [85, 84, 86] from Operation: 4+82=86
Current State: 84:[85, 84, 86], Operations: ['4+82=86']
Exploring Operation: 86-85=1, Resulting Numbers: [84, 1]
Generated Node #3: [84, 1] from Operati... | 4 | Current State: 84:[4, 82, 85, 84], Operations: []
Exploring Operation: 4+82=86, Resulting Numbers: [85, 84, 86]
Generated Node #0,0: 84:[85, 84, 86] Operation: 4+82=86
Exploring Operation: 84-82=2, Resulting Numbers: [4, 85, 2]
Generated Node #0,1: 84:[4, 85, 2] Operation: 84-82=2
Exploring Operation: 85-82=3, Resultin... | 0.972222 | hs_5 | mult_heuristic |
[
79,
25,
66,
61
] | 84 | [
"66-61=5",
"25/5=5",
"79+5=84"
] | Current State: 84:[79, 25, 66, 61], Operations: []
Exploring Operation: 66-61=5, Resulting Numbers: [79, 25, 5]
Generated Node #2: [79, 25, 5] from Operation: 66-61=5
Current State: 84:[79, 25, 5], Operations: ['66-61=5']
Exploring Operation: 25/5=5, Resulting Numbers: [79, 5]
Generated Node #3: [79, 5] from Operation:... | 4 | Current State: 84:[79, 25, 66, 61], Operations: []
Exploring Operation: 79-66=13, Resulting Numbers: [25, 61, 13]
Generated Node #0,0: 84:[25, 61, 13] Operation: 79-66=13
Exploring Operation: 25+61=86, Resulting Numbers: [79, 66, 86]
Generated Node #0,1: 84:[79, 66, 86] Operation: 25+61=86
Exploring Operation: 79-61=18... | 0.980035 | hs_5 | mult_heuristic |
[
31,
30,
10,
72
] | 62 | [
"31-30=1",
"72-10=62",
"1*62=62"
] | Current State: 62:[31, 30, 10, 72], Operations: []
Exploring Operation: 31-30=1, Resulting Numbers: [10, 72, 1]
Generated Node #2: [10, 72, 1] from Operation: 31-30=1
Current State: 62:[10, 72, 1], Operations: ['31-30=1']
Exploring Operation: 72-10=62, Resulting Numbers: [1, 62]
Generated Node #3: [1, 62] from Operatio... | 4 | Current State: 62:[31, 30, 10, 72], Operations: []
Exploring Operation: 72-10=62, Resulting Numbers: [31, 30, 62]
Generated Node #0,0: 62:[31, 30, 62] Operation: 72-10=62
Moving to Node #0,0
Current State: 62:[31, 30, 62], Operations: ['72-10=62']
Exploring Operation: 31+30=61, Resulting Numbers: [62, 61]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
74,
7,
17,
9
] | 59 | [
"74-7=67",
"17-9=8",
"67-8=59"
] | Current State: 59:[74, 7, 17, 9], Operations: []
Exploring Operation: 74-7=67, Resulting Numbers: [17, 9, 67]
Generated Node #2: [17, 9, 67] from Operation: 74-7=67
Current State: 59:[17, 9, 67], Operations: ['74-7=67']
Exploring Operation: 17-9=8, Resulting Numbers: [67, 8]
Generated Node #3: [67, 8] from Operation: 1... | 4 | Current State: 59:[74, 7, 17, 9], Operations: []
Exploring Operation: 74-7=67, Resulting Numbers: [17, 9, 67]
Generated Node #0,0: 59:[17, 9, 67] Operation: 74-7=67
Exploring Operation: 7+17=24, Resulting Numbers: [74, 9, 24]
Generated Node #0,1: 59:[74, 9, 24] Operation: 7+17=24
Exploring Operation: 7*9=63, Resulting ... | 0.967882 | hs_4 | mult_heuristic |
[
36,
58,
2,
74
] | 94 | [
"58-36=22",
"74-2=72",
"22+72=94"
] | Current State: 94:[36, 58, 2, 74], Operations: []
Exploring Operation: 58-36=22, Resulting Numbers: [2, 74, 22]
Generated Node #2: [2, 74, 22] from Operation: 58-36=22
Current State: 94:[2, 74, 22], Operations: ['58-36=22']
Exploring Operation: 74-2=72, Resulting Numbers: [22, 72]
Generated Node #3: [22, 72] from Opera... | 4 | Current State: 94:[36, 58, 2, 74], Operations: []
Exploring Operation: 36+58=94, Resulting Numbers: [2, 74, 94]
Generated Node #0,0: 94:[2, 74, 94] Operation: 36+58=94
Exploring Operation: 74-36=38, Resulting Numbers: [58, 2, 38]
Generated Node #0,1: 94:[58, 2, 38] Operation: 74-36=38
Moving to Node #0,0
Current State:... | 0.986111 | hs_2 | sum_heuristic |
[
17,
99,
3,
38
] | 22 | [
"17+38=55",
"99/3=33",
"55-33=22"
] | Current State: 22:[17, 99, 3, 38], Operations: []
Exploring Operation: 17+38=55, Resulting Numbers: [99, 3, 55]
Generated Node #2: [99, 3, 55] from Operation: 17+38=55
Current State: 22:[99, 3, 55], Operations: ['17+38=55']
Exploring Operation: 99/3=33, Resulting Numbers: [55, 33]
Generated Node #3: [55, 33] from Opera... | 4 | Current State: 22:[17, 99, 3, 38], Operations: []
Exploring Operation: 38-17=21, Resulting Numbers: [99, 3, 21]
Generated Node #0,0: 22:[99, 3, 21] Operation: 38-17=21
Exploring Operation: 99-38=61, Resulting Numbers: [17, 3, 61]
Generated Node #0,1: 22:[17, 3, 61] Operation: 99-38=61
Exploring Operation: 99-17=82, Res... | 0.986111 | hs_5 | mult_heuristic |
[
79,
2,
27,
82
] | 49 | [
"79*2=158",
"27+82=109",
"158-109=49"
] | Current State: 49:[79, 2, 27, 82], Operations: []
Exploring Operation: 79*2=158, Resulting Numbers: [27, 82, 158]
Generated Node #2: [27, 82, 158] from Operation: 79*2=158
Current State: 49:[27, 82, 158], Operations: ['79*2=158']
Exploring Operation: 27+82=109, Resulting Numbers: [158, 109]
Generated Node #3: [158, 109... | 4 | Current State: 49:[79, 2, 27, 82], Operations: []
Exploring Operation: 82-27=55, Resulting Numbers: [79, 2, 55]
Generated Node #0,0: 49:[79, 2, 55] Operation: 82-27=55
Exploring Operation: 82-79=3, Resulting Numbers: [2, 27, 3]
Generated Node #0,1: 49:[2, 27, 3] Operation: 82-79=3
Exploring Operation: 79-27=52, Resulti... | 0 | hs_3 | sum_heuristic |
[
84,
99,
84,
59
] | 40 | [
"84+99=183",
"84+59=143",
"183-143=40"
] | Current State: 40:[84, 99, 84, 59], Operations: []
Exploring Operation: 84+99=183, Resulting Numbers: [59, 183]
Generated Node #2: [59, 183] from Operation: 84+99=183
Current State: 40:[59, 183], Operations: ['84+99=183']
Exploring Operation: 84+59=143, Resulting Numbers: [183, 143]
Generated Node #3: [183, 143] from O... | 4 | Current State: 40:[84, 99, 84, 59], Operations: []
Exploring Operation: 99-84=15, Resulting Numbers: [84, 59, 15]
Generated Node #0,0: 40:[84, 59, 15] Operation: 99-84=15
Exploring Operation: 84/84=1, Resulting Numbers: [99, 59, 1]
Generated Node #0,1: 40:[99, 59, 1] Operation: 84/84=1
Exploring Operation: 99-84=15, Re... | 0.990451 | hs_3 | sum_heuristic |
[
39,
34,
3,
30
] | 40 | [
"39+34=73",
"3+30=33",
"73-33=40"
] | Current State: 40:[39, 34, 3, 30], Operations: []
Exploring Operation: 39+34=73, Resulting Numbers: [3, 30, 73]
Generated Node #2: [3, 30, 73] from Operation: 39+34=73
Current State: 40:[3, 30, 73], Operations: ['39+34=73']
Exploring Operation: 3+30=33, Resulting Numbers: [73, 33]
Generated Node #3: [73, 33] from Opera... | 4 | Current State: 40:[39, 34, 3, 30], Operations: []
Exploring Operation: 30/3=10, Resulting Numbers: [39, 34, 10]
Generated Node #0,0: 40:[39, 34, 10] Operation: 30/3=10
Exploring Operation: 34-30=4, Resulting Numbers: [39, 3, 4]
Generated Node #0,1: 40:[39, 3, 4] Operation: 34-30=4
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
10,
81,
49,
65
] | 12 | [
"81+49=130",
"130/65=2",
"10+2=12"
] | Current State: 12:[10, 81, 49, 65], Operations: []
Exploring Operation: 81+49=130, Resulting Numbers: [10, 65, 130]
Generated Node #2: [10, 65, 130] from Operation: 81+49=130
Current State: 12:[10, 65, 130], Operations: ['81+49=130']
Exploring Operation: 130/65=2, Resulting Numbers: [10, 2]
Generated Node #3: [10, 2] f... | 4 | Current State: 12:[10, 81, 49, 65], Operations: []
Exploring Operation: 81-65=16, Resulting Numbers: [10, 49, 16]
Generated Node #0,0: 12:[10, 49, 16] Operation: 81-65=16
Moving to Node #0,0
Current State: 12:[10, 49, 16], Operations: ['81-65=16']
Exploring Operation: 49-16=33, Resulting Numbers: [10, 33]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
68,
77,
75,
5
] | 46 | [
"68+77=145",
"145/5=29",
"75-29=46"
] | Current State: 46:[68, 77, 75, 5], Operations: []
Exploring Operation: 68+77=145, Resulting Numbers: [75, 5, 145]
Generated Node #2: [75, 5, 145] from Operation: 68+77=145
Current State: 46:[75, 5, 145], Operations: ['68+77=145']
Exploring Operation: 145/5=29, Resulting Numbers: [75, 29]
Generated Node #3: [75, 29] fro... | 4 | Current State: 46:[68, 77, 75, 5], Operations: []
Exploring Operation: 77-68=9, Resulting Numbers: [75, 5, 9]
Generated Node #0,0: 46:[75, 5, 9] Operation: 77-68=9
Exploring Operation: 75-68=7, Resulting Numbers: [77, 5, 7]
Generated Node #0,1: 46:[77, 5, 7] Operation: 75-68=7
Exploring Operation: 75/5=15, Resulting Nu... | 0 | hs_4 | mult_heuristic |
[
46,
16,
23,
22
] | 61 | [
"46+16=62",
"23-22=1",
"62-1=61"
] | Current State: 61:[46, 16, 23, 22], Operations: []
Exploring Operation: 46+16=62, Resulting Numbers: [23, 22, 62]
Generated Node #2: [23, 22, 62] from Operation: 46+16=62
Current State: 61:[23, 22, 62], Operations: ['46+16=62']
Exploring Operation: 23-22=1, Resulting Numbers: [62, 1]
Generated Node #3: [62, 1] from Ope... | 4 | Current State: 61:[46, 16, 23, 22], Operations: []
Exploring Operation: 16+23=39, Resulting Numbers: [46, 22, 39]
Generated Node #0,0: 61:[46, 22, 39] Operation: 16+23=39
Exploring Operation: 46+22=68, Resulting Numbers: [16, 23, 68]
Generated Node #0,1: 61:[16, 23, 68] Operation: 46+22=68
Exploring Operation: 16+22=38... | 0.946181 | hs_5 | mult_heuristic |
[
61,
37,
90,
45
] | 100 | [
"61+37=98",
"90/45=2",
"98+2=100"
] | Current State: 100:[61, 37, 90, 45], Operations: []
Exploring Operation: 61+37=98, Resulting Numbers: [90, 45, 98]
Generated Node #2: [90, 45, 98] from Operation: 61+37=98
Current State: 100:[90, 45, 98], Operations: ['61+37=98']
Exploring Operation: 90/45=2, Resulting Numbers: [98, 2]
Generated Node #3: [98, 2] from O... | 4 | Current State: 100:[61, 37, 90, 45], Operations: []
Exploring Operation: 61-37=24, Resulting Numbers: [90, 45, 24]
Generated Node #0,0: 100:[90, 45, 24] Operation: 61-37=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 100:[90, 45, 24], Operations: ['61-37=24']
Exploring Operation: 90/45=2, Resulting ... | 0 | hs_1 | mult_heuristic |
[
99,
79,
31,
5
] | 56 | [
"99-79=20",
"31+5=36",
"20+36=56"
] | Current State: 56:[99, 79, 31, 5], Operations: []
Exploring Operation: 99-79=20, Resulting Numbers: [31, 5, 20]
Generated Node #2: [31, 5, 20] from Operation: 99-79=20
Current State: 56:[31, 5, 20], Operations: ['99-79=20']
Exploring Operation: 31+5=36, Resulting Numbers: [20, 36]
Generated Node #3: [20, 36] from Opera... | 4 | Current State: 56:[99, 79, 31, 5], Operations: []
Exploring Operation: 99-79=20, Resulting Numbers: [31, 5, 20]
Generated Node #0,0: 56:[31, 5, 20] Operation: 99-79=20
Exploring Operation: 99-31=68, Resulting Numbers: [79, 5, 68]
Generated Node #0,1: 56:[79, 5, 68] Operation: 99-31=68
Exploring Operation: 79-31=48, Res... | 0.980035 | hs_4 | mult_heuristic |
[
83,
95,
95,
56
] | 28 | [
"83-56=27",
"95/95=1",
"27+1=28"
] | Current State: 28:[83, 95, 95, 56], Operations: []
Exploring Operation: 83-56=27, Resulting Numbers: [95, 95, 27]
Generated Node #2: [95, 95, 27] from Operation: 83-56=27
Current State: 28:[95, 95, 27], Operations: ['83-56=27']
Exploring Operation: 95/95=1, Resulting Numbers: [27, 1]
Generated Node #3: [27, 1] from Ope... | 4 | Current State: 28:[83, 95, 95, 56], Operations: []
Exploring Operation: 95/95=1, Resulting Numbers: [83, 56, 1]
Generated Node #0,0: 28:[83, 56, 1] Operation: 95/95=1
Moving to Node #0,0
Current State: 28:[83, 56, 1], Operations: ['95/95=1']
Exploring Operation: 83-56=27, Resulting Numbers: [1, 27]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
93,
3,
91,
25
] | 35 | [
"93/3=31",
"91-25=66",
"66-31=35"
] | Current State: 35:[93, 3, 91, 25], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [91, 25, 31]
Generated Node #2: [91, 25, 31] from Operation: 93/3=31
Current State: 35:[91, 25, 31], Operations: ['93/3=31']
Exploring Operation: 91-25=66, Resulting Numbers: [31, 66]
Generated Node #3: [31, 66] from Oper... | 4 | Current State: 35:[93, 3, 91, 25], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [91, 25, 31]
Generated Node #0,0: 35:[91, 25, 31] Operation: 93/3=31
Exploring Operation: 91-25=66, Resulting Numbers: [93, 3, 66]
Generated Node #0,1: 35:[93, 3, 66] Operation: 91-25=66
Exploring Operation: 93-25=68, Res... | 0.96441 | hs_4 | sum_heuristic |
[
61,
63,
62,
80
] | 19 | [
"80-61=19",
"63-62=1",
"19*1=19"
] | Current State: 19:[61, 63, 62, 80], Operations: []
Exploring Operation: 80-61=19, Resulting Numbers: [63, 62, 19]
Generated Node #2: [63, 62, 19] from Operation: 80-61=19
Current State: 19:[63, 62, 19], Operations: ['80-61=19']
Exploring Operation: 63-62=1, Resulting Numbers: [19, 1]
Generated Node #3: [19, 1] from Ope... | 4 | Current State: 19:[61, 63, 62, 80], Operations: []
Exploring Operation: 80-61=19, Resulting Numbers: [63, 62, 19]
Generated Node #0,0: 19:[63, 62, 19] Operation: 80-61=19
Moving to Node #0,0
Current State: 19:[63, 62, 19], Operations: ['80-61=19']
Exploring Operation: 63-62=1, Resulting Numbers: [19, 1]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
17,
8,
21,
96
] | 66 | [
"17-8=9",
"96-21=75",
"75-9=66"
] | Current State: 66:[17, 8, 21, 96], Operations: []
Exploring Operation: 17-8=9, Resulting Numbers: [21, 96, 9]
Generated Node #2: [21, 96, 9] from Operation: 17-8=9
Current State: 66:[21, 96, 9], Operations: ['17-8=9']
Exploring Operation: 96-21=75, Resulting Numbers: [9, 75]
Generated Node #3: [9, 75] from Operation: 9... | 4 | Current State: 66:[17, 8, 21, 96], Operations: []
Exploring Operation: 96/8=12, Resulting Numbers: [17, 21, 12]
Generated Node #0,0: 66:[17, 21, 12] Operation: 96/8=12
Exploring Operation: 96-21=75, Resulting Numbers: [17, 8, 75]
Generated Node #0,1: 66:[17, 8, 75] Operation: 96-21=75
Exploring Operation: 96-17=79, Res... | 0.975694 | hs_3 | sum_heuristic |
[
43,
24,
67,
87
] | 88 | [
"43+24=67",
"67/67=1",
"87+1=88"
] | Current State: 88:[43, 24, 67, 87], Operations: []
Exploring Operation: 43+24=67, Resulting Numbers: [67, 87, 67]
Generated Node #2: [67, 87, 67] from Operation: 43+24=67
Current State: 88:[67, 87, 67], Operations: ['43+24=67']
Exploring Operation: 67/67=1, Resulting Numbers: [87, 1]
Generated Node #3: [87, 1] from Ope... | 4 | Current State: 88:[43, 24, 67, 87], Operations: []
Exploring Operation: 67-43=24, Resulting Numbers: [24, 87, 24]
Generated Node #0,0: 88:[24, 87, 24] Operation: 67-43=24
Exploring Operation: 87-67=20, Resulting Numbers: [43, 24, 20]
Generated Node #0,1: 88:[43, 24, 20] Operation: 87-67=20
Exploring Operation: 67-24=43... | 0.982639 | hs_4 | sum_heuristic |
[
49,
70,
68,
58
] | 78 | [
"70-68=2",
"58/2=29",
"49+29=78"
] | Current State: 78:[49, 70, 68, 58], Operations: []
Exploring Operation: 70-68=2, Resulting Numbers: [49, 58, 2]
Generated Node #2: [49, 58, 2] from Operation: 70-68=2
Current State: 78:[49, 58, 2], Operations: ['70-68=2']
Exploring Operation: 58/2=29, Resulting Numbers: [49, 29]
Generated Node #3: [49, 29] from Operati... | 4 | Current State: 78:[49, 70, 68, 58], Operations: []
Exploring Operation: 68-58=10, Resulting Numbers: [49, 70, 10]
Generated Node #0,0: 78:[49, 70, 10] Operation: 68-58=10
Exploring Operation: 70-58=12, Resulting Numbers: [49, 68, 12]
Generated Node #0,1: 78:[49, 68, 12] Operation: 70-58=12
Exploring Operation: 58-49=9,... | 0.94184 | hs_4 | sum_heuristic |
[
22,
54,
33,
39
] | 26 | [
"54-22=32",
"39-33=6",
"32-6=26"
] | Current State: 26:[22, 54, 33, 39], Operations: []
Exploring Operation: 54-22=32, Resulting Numbers: [33, 39, 32]
Generated Node #2: [33, 39, 32] from Operation: 54-22=32
Current State: 26:[33, 39, 32], Operations: ['54-22=32']
Exploring Operation: 39-33=6, Resulting Numbers: [32, 6]
Generated Node #3: [32, 6] from Ope... | 4 | Current State: 26:[22, 54, 33, 39], Operations: []
Exploring Operation: 54-39=15, Resulting Numbers: [22, 33, 15]
Generated Node #0,0: 26:[22, 33, 15] Operation: 54-39=15
Exploring Operation: 54-33=21, Resulting Numbers: [22, 39, 21]
Generated Node #0,1: 26:[22, 39, 21] Operation: 54-33=21
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
21,
60,
75,
75
] | 80 | [
"21+60=81",
"75/75=1",
"81-1=80"
] | Current State: 80:[21, 60, 75, 75], Operations: []
Exploring Operation: 21+60=81, Resulting Numbers: [75, 75, 81]
Generated Node #2: [75, 75, 81] from Operation: 21+60=81
Current State: 80:[75, 75, 81], Operations: ['21+60=81']
Exploring Operation: 75/75=1, Resulting Numbers: [81, 1]
Generated Node #3: [81, 1] from Ope... | 4 | Current State: 80:[21, 60, 75, 75], Operations: []
Exploring Operation: 60-21=39, Resulting Numbers: [75, 75, 39]
Generated Node #0,0: 80:[75, 75, 39] Operation: 60-21=39
Exploring Operation: 75-60=15, Resulting Numbers: [21, 75, 15]
Generated Node #0,1: 80:[21, 75, 15] Operation: 75-60=15
Exploring Operation: 75-60=15... | 0.963542 | hs_4 | sum_heuristic |
[
91,
22,
81,
85
] | 89 | [
"91+85=176",
"176/22=8",
"81+8=89"
] | Current State: 89:[91, 22, 81, 85], Operations: []
Exploring Operation: 91+85=176, Resulting Numbers: [22, 81, 176]
Generated Node #2: [22, 81, 176] from Operation: 91+85=176
Current State: 89:[22, 81, 176], Operations: ['91+85=176']
Exploring Operation: 176/22=8, Resulting Numbers: [81, 8]
Generated Node #3: [81, 8] f... | 4 | Current State: 89:[91, 22, 81, 85], Operations: []
Exploring Operation: 22+81=103, Resulting Numbers: [91, 85, 103]
Generated Node #0,0: 89:[91, 85, 103] Operation: 22+81=103
Moving to Node #0,0
Current State: 89:[91, 85, 103], Operations: ['22+81=103']
Exploring Operation: 103-85=18, Resulting Numbers: [91, 18]
Genera... | 0 | hs_1 | sum_heuristic |
[
47,
7,
44,
69
] | 48 | [
"47-44=3",
"7*3=21",
"69-21=48"
] | Current State: 48:[47, 7, 44, 69], Operations: []
Exploring Operation: 47-44=3, Resulting Numbers: [7, 69, 3]
Generated Node #2: [7, 69, 3] from Operation: 47-44=3
Current State: 48:[7, 69, 3], Operations: ['47-44=3']
Exploring Operation: 7*3=21, Resulting Numbers: [69, 21]
Generated Node #3: [69, 21] from Operation: 7... | 4 | Current State: 48:[47, 7, 44, 69], Operations: []
Exploring Operation: 69-47=22, Resulting Numbers: [7, 44, 22]
Generated Node #0,0: 48:[7, 44, 22] Operation: 69-47=22
Exploring Operation: 69-44=25, Resulting Numbers: [47, 7, 25]
Generated Node #0,1: 48:[47, 7, 25] Operation: 69-44=25
Exploring Operation: 69-7=62, Resu... | 0 | hs_3 | sum_heuristic |
[
39,
92,
96,
6
] | 78 | [
"96-92=4",
"6-4=2",
"39*2=78"
] | Current State: 78:[39, 92, 96, 6], Operations: []
Exploring Operation: 96-92=4, Resulting Numbers: [39, 6, 4]
Generated Node #2: [39, 6, 4] from Operation: 96-92=4
Current State: 78:[39, 6, 4], Operations: ['96-92=4']
Exploring Operation: 6-4=2, Resulting Numbers: [39, 2]
Generated Node #3: [39, 2] from Operation: 6-4=... | 4 | Current State: 78:[39, 92, 96, 6], Operations: []
Exploring Operation: 96/6=16, Resulting Numbers: [39, 92, 16]
Generated Node #0,0: 78:[39, 92, 16] Operation: 96/6=16
Exploring Operation: 96-92=4, Resulting Numbers: [39, 6, 4]
Generated Node #0,1: 78:[39, 6, 4] Operation: 96-92=4
Moving to Node #0,1
Current State: 78:... | 0.991319 | hs_2 | sum_heuristic |
[
1,
51,
60,
64
] | 55 | [
"1*51=51",
"64-60=4",
"51+4=55"
] | Current State: 55:[1, 51, 60, 64], Operations: []
Exploring Operation: 1*51=51, Resulting Numbers: [60, 64, 51]
Generated Node #2: [60, 64, 51] from Operation: 1*51=51
Current State: 55:[60, 64, 51], Operations: ['1*51=51']
Exploring Operation: 64-60=4, Resulting Numbers: [51, 4]
Generated Node #3: [51, 4] from Operati... | 4 | Current State: 55:[1, 51, 60, 64], Operations: []
Exploring Operation: 60-1=59, Resulting Numbers: [51, 64, 59]
Generated Node #0,0: 55:[51, 64, 59] Operation: 60-1=59
Exploring Operation: 60-51=9, Resulting Numbers: [1, 64, 9]
Generated Node #0,1: 55:[1, 64, 9] Operation: 60-51=9
Exploring Operation: 1+51=52, Resultin... | 0.980903 | hs_5 | sum_heuristic |
[
1,
25,
14,
6
] | 66 | [
"1*25=25",
"25-14=11",
"6*11=66"
] | Current State: 66:[1, 25, 14, 6], Operations: []
Exploring Operation: 1*25=25, Resulting Numbers: [14, 6, 25]
Generated Node #2: [14, 6, 25] from Operation: 1*25=25
Current State: 66:[14, 6, 25], Operations: ['1*25=25']
Exploring Operation: 25-14=11, Resulting Numbers: [6, 11]
Generated Node #3: [6, 11] from Operation:... | 4 | Current State: 66:[1, 25, 14, 6], Operations: []
Exploring Operation: 25-14=11, Resulting Numbers: [1, 6, 11]
Generated Node #0,0: 66:[1, 6, 11] Operation: 25-14=11
Moving to Node #0,0
Current State: 66:[1, 6, 11], Operations: ['25-14=11']
Exploring Operation: 1*6=6, Resulting Numbers: [11, 6]
Generated Node #0,0,0: 66... | 0.993924 | hs_1 | mult_heuristic |
[
83,
67,
27,
2
] | 39 | [
"83-27=56",
"56/2=28",
"67-28=39"
] | Current State: 39:[83, 67, 27, 2], Operations: []
Exploring Operation: 83-27=56, Resulting Numbers: [67, 2, 56]
Generated Node #2: [67, 2, 56] from Operation: 83-27=56
Current State: 39:[67, 2, 56], Operations: ['83-27=56']
Exploring Operation: 56/2=28, Resulting Numbers: [67, 28]
Generated Node #3: [67, 28] from Opera... | 4 | Current State: 39:[83, 67, 27, 2], Operations: []
Exploring Operation: 83-2=81, Resulting Numbers: [67, 27, 81]
Generated Node #0,0: 39:[67, 27, 81] Operation: 83-2=81
Exploring Operation: 83-67=16, Resulting Numbers: [27, 2, 16]
Generated Node #0,1: 39:[27, 2, 16] Operation: 83-67=16
Exploring Operation: 83-27=56, Res... | 0.972222 | hs_4 | mult_heuristic |
[
91,
98,
12,
85
] | 66 | [
"98-91=7",
"85-12=73",
"73-7=66"
] | Current State: 66:[91, 98, 12, 85], Operations: []
Exploring Operation: 98-91=7, Resulting Numbers: [12, 85, 7]
Generated Node #2: [12, 85, 7] from Operation: 98-91=7
Current State: 66:[12, 85, 7], Operations: ['98-91=7']
Exploring Operation: 85-12=73, Resulting Numbers: [7, 73]
Generated Node #3: [7, 73] from Operatio... | 4 | Current State: 66:[91, 98, 12, 85], Operations: []
Exploring Operation: 98-91=7, Resulting Numbers: [12, 85, 7]
Generated Node #0,0: 66:[12, 85, 7] Operation: 98-91=7
Moving to Node #0,0
Current State: 66:[12, 85, 7], Operations: ['98-91=7']
Exploring Operation: 85-12=73, Resulting Numbers: [7, 73]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
48,
51,
98,
56
] | 33 | [
"48*98=4704",
"4704/56=84",
"84-51=33"
] | Current State: 33:[48, 51, 98, 56], Operations: []
Exploring Operation: 48*98=4704, Resulting Numbers: [51, 56, 4704]
Generated Node #2: [51, 56, 4704] from Operation: 48*98=4704
Current State: 33:[51, 56, 4704], Operations: ['48*98=4704']
Exploring Operation: 4704/56=84, Resulting Numbers: [51, 84]
Generated Node #3: ... | 4 | Current State: 33:[48, 51, 98, 56], Operations: []
Exploring Operation: 98-48=50, Resulting Numbers: [51, 56, 50]
Generated Node #0,0: 33:[51, 56, 50] Operation: 98-48=50
Exploring Operation: 56-51=5, Resulting Numbers: [48, 98, 5]
Generated Node #0,1: 33:[48, 98, 5] Operation: 56-51=5
Exploring Operation: 98-56=42, Re... | 0 | hs_4 | mult_heuristic |
[
18,
31,
36,
45
] | 58 | [
"18+31=49",
"45-36=9",
"49+9=58"
] | Current State: 58:[18, 31, 36, 45], Operations: []
Exploring Operation: 18+31=49, Resulting Numbers: [36, 45, 49]
Generated Node #2: [36, 45, 49] from Operation: 18+31=49
Current State: 58:[36, 45, 49], Operations: ['18+31=49']
Exploring Operation: 45-36=9, Resulting Numbers: [49, 9]
Generated Node #3: [49, 9] from Ope... | 4 | Current State: 58:[18, 31, 36, 45], Operations: []
Exploring Operation: 36/18=2, Resulting Numbers: [31, 45, 2]
Generated Node #0,0: 58:[31, 45, 2] Operation: 36/18=2
Exploring Operation: 45-18=27, Resulting Numbers: [31, 36, 27]
Generated Node #0,1: 58:[31, 36, 27] Operation: 45-18=27
Exploring Operation: 18+45=63, Re... | 0.980035 | hs_3 | sum_heuristic |
[
98,
11,
17,
32
] | 60 | [
"98+11=109",
"17+32=49",
"109-49=60"
] | Current State: 60:[98, 11, 17, 32], Operations: []
Exploring Operation: 98+11=109, Resulting Numbers: [17, 32, 109]
Generated Node #2: [17, 32, 109] from Operation: 98+11=109
Current State: 60:[17, 32, 109], Operations: ['98+11=109']
Exploring Operation: 17+32=49, Resulting Numbers: [109, 49]
Generated Node #3: [109, 4... | 4 | Current State: 60:[98, 11, 17, 32], Operations: []
Exploring Operation: 98-32=66, Resulting Numbers: [11, 17, 66]
Generated Node #0,0: 60:[11, 17, 66] Operation: 98-32=66
Exploring Operation: 98-17=81, Resulting Numbers: [11, 32, 81]
Generated Node #0,1: 60:[11, 32, 81] Operation: 98-17=81
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | sum_heuristic |
[
4,
20,
97,
56
] | 91 | [
"56/4=14",
"97-20=77",
"14+77=91"
] | Current State: 91:[4, 20, 97, 56], Operations: []
Exploring Operation: 56/4=14, Resulting Numbers: [20, 97, 14]
Generated Node #2: [20, 97, 14] from Operation: 56/4=14
Current State: 91:[20, 97, 14], Operations: ['56/4=14']
Exploring Operation: 97-20=77, Resulting Numbers: [14, 77]
Generated Node #3: [14, 77] from Oper... | 4 | Current State: 91:[4, 20, 97, 56], Operations: []
Exploring Operation: 20/4=5, Resulting Numbers: [97, 56, 5]
Generated Node #0,0: 91:[97, 56, 5] Operation: 20/4=5
Exploring Operation: 56/4=14, Resulting Numbers: [20, 97, 14]
Generated Node #0,1: 91:[20, 97, 14] Operation: 56/4=14
Exploring Operation: 20+56=76, Resulti... | 0.94184 | hs_5 | sum_heuristic |
[
61,
15,
9,
15
] | 52 | [
"61+15=76",
"9+15=24",
"76-24=52"
] | Current State: 52:[61, 15, 9, 15], Operations: []
Exploring Operation: 61+15=76, Resulting Numbers: [9, 76]
Generated Node #2: [9, 76] from Operation: 61+15=76
Current State: 52:[9, 76], Operations: ['61+15=76']
Exploring Operation: 9+15=24, Resulting Numbers: [76, 24]
Generated Node #3: [76, 24] from Operation: 9+15=2... | 4 | Current State: 52:[61, 15, 9, 15], Operations: []
Exploring Operation: 61-15=46, Resulting Numbers: [9, 15, 46]
Generated Node #0,0: 52:[9, 15, 46] Operation: 61-15=46
Exploring Operation: 61-15=46, Resulting Numbers: [15, 9, 46]
Generated Node #0,1: 52:[15, 9, 46] Operation: 61-15=46
Exploring Operation: 61-9=52, Resu... | 0.989583 | hs_3 | sum_heuristic |
[
73,
70,
33,
25
] | 14 | [
"73-70=3",
"33/3=11",
"25-11=14"
] | Current State: 14:[73, 70, 33, 25], Operations: []
Exploring Operation: 73-70=3, Resulting Numbers: [33, 25, 3]
Generated Node #2: [33, 25, 3] from Operation: 73-70=3
Current State: 14:[33, 25, 3], Operations: ['73-70=3']
Exploring Operation: 33/3=11, Resulting Numbers: [25, 11]
Generated Node #3: [25, 11] from Operati... | 4 | Current State: 14:[73, 70, 33, 25], Operations: []
Exploring Operation: 73-33=40, Resulting Numbers: [70, 25, 40]
Generated Node #0,0: 14:[70, 25, 40] Operation: 73-33=40
Exploring Operation: 70-33=37, Resulting Numbers: [73, 25, 37]
Generated Node #0,1: 14:[73, 25, 37] Operation: 70-33=37
Exploring Operation: 73-25=48... | 0.984375 | hs_4 | mult_heuristic |
[
96,
55,
15,
87
] | 31 | [
"96-55=41",
"87-15=72",
"72-41=31"
] | Current State: 31:[96, 55, 15, 87], Operations: []
Exploring Operation: 96-55=41, Resulting Numbers: [15, 87, 41]
Generated Node #2: [15, 87, 41] from Operation: 96-55=41
Current State: 31:[15, 87, 41], Operations: ['96-55=41']
Exploring Operation: 87-15=72, Resulting Numbers: [41, 72]
Generated Node #3: [41, 72] from ... | 4 | Current State: 31:[96, 55, 15, 87], Operations: []
Exploring Operation: 96-87=9, Resulting Numbers: [55, 15, 9]
Generated Node #0,0: 31:[55, 15, 9] Operation: 96-87=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 31:[55, 15, 9], Operations: ['96-87=9']
Exploring Operation: 55-15=40, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
21,
34,
60,
49
] | 96 | [
"34-21=13",
"60+49=109",
"109-13=96"
] | Current State: 96:[21, 34, 60, 49], Operations: []
Exploring Operation: 34-21=13, Resulting Numbers: [60, 49, 13]
Generated Node #2: [60, 49, 13] from Operation: 34-21=13
Current State: 96:[60, 49, 13], Operations: ['34-21=13']
Exploring Operation: 60+49=109, Resulting Numbers: [13, 109]
Generated Node #3: [13, 109] fr... | 4 | Current State: 96:[21, 34, 60, 49], Operations: []
Exploring Operation: 60-49=11, Resulting Numbers: [21, 34, 11]
Generated Node #0,0: 96:[21, 34, 11] Operation: 60-49=11
Exploring Operation: 60-34=26, Resulting Numbers: [21, 49, 26]
Generated Node #0,1: 96:[21, 49, 26] Operation: 60-34=26
Exploring Operation: 34+60=94... | 0.96875 | hs_3 | mult_heuristic |
[
4,
41,
39,
43
] | 70 | [
"39-4=35",
"43-41=2",
"35*2=70"
] | Current State: 70:[4, 41, 39, 43], Operations: []
Exploring Operation: 39-4=35, Resulting Numbers: [41, 43, 35]
Generated Node #2: [41, 43, 35] from Operation: 39-4=35
Current State: 70:[41, 43, 35], Operations: ['39-4=35']
Exploring Operation: 43-41=2, Resulting Numbers: [35, 2]
Generated Node #3: [35, 2] from Operati... | 4 | Current State: 70:[4, 41, 39, 43], Operations: []
Exploring Operation: 43-41=2, Resulting Numbers: [4, 39, 2]
Generated Node #0,0: 70:[4, 39, 2] Operation: 43-41=2
Exploring Operation: 41-4=37, Resulting Numbers: [39, 43, 37]
Generated Node #0,1: 70:[39, 43, 37] Operation: 41-4=37
Exploring Operation: 41-39=2, Resultin... | 0.987847 | hs_4 | sum_heuristic |
[
73,
70,
12,
33
] | 21 | [
"73-33=40",
"70*12=840",
"840/40=21"
] | Current State: 21:[73, 70, 12, 33], Operations: []
Exploring Operation: 73-33=40, Resulting Numbers: [70, 12, 40]
Generated Node #2: [70, 12, 40] from Operation: 73-33=40
Current State: 21:[70, 12, 40], Operations: ['73-33=40']
Exploring Operation: 70*12=840, Resulting Numbers: [40, 840]
Generated Node #3: [40, 840] fr... | 4 | Current State: 21:[73, 70, 12, 33], Operations: []
Exploring Operation: 70-33=37, Resulting Numbers: [73, 12, 37]
Generated Node #0,0: 21:[73, 12, 37] Operation: 70-33=37
Exploring Operation: 73-70=3, Resulting Numbers: [12, 33, 3]
Generated Node #0,1: 21:[12, 33, 3] Operation: 73-70=3
Exploring Operation: 73-12=61, Re... | 0 | hs_4 | sum_heuristic |
[
14,
92,
3,
42
] | 93 | [
"14*3=42",
"42/42=1",
"92+1=93"
] | Current State: 93:[14, 92, 3, 42], Operations: []
Exploring Operation: 14*3=42, Resulting Numbers: [92, 42, 42]
Generated Node #2: [92, 42, 42] from Operation: 14*3=42
Current State: 93:[92, 42, 42], Operations: ['14*3=42']
Exploring Operation: 42/42=1, Resulting Numbers: [92, 1]
Generated Node #3: [92, 1] from Operati... | 4 | Current State: 93:[14, 92, 3, 42], Operations: []
Exploring Operation: 42/14=3, Resulting Numbers: [92, 3, 3]
Generated Node #0,0: 93:[92, 3, 3] Operation: 42/14=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 93:[92, 3, 3], Operations: ['42/14=3']
Exploring Operation: 92+3=95, Resulting Numbers: [3, ... | 0 | hs_1 | mult_heuristic |
[
65,
80,
45,
24
] | 54 | [
"80-65=15",
"45+24=69",
"69-15=54"
] | Current State: 54:[65, 80, 45, 24], Operations: []
Exploring Operation: 80-65=15, Resulting Numbers: [45, 24, 15]
Generated Node #2: [45, 24, 15] from Operation: 80-65=15
Current State: 54:[45, 24, 15], Operations: ['80-65=15']
Exploring Operation: 45+24=69, Resulting Numbers: [15, 69]
Generated Node #3: [15, 69] from ... | 4 | Current State: 54:[65, 80, 45, 24], Operations: []
Exploring Operation: 80-45=35, Resulting Numbers: [65, 24, 35]
Generated Node #0,0: 54:[65, 24, 35] Operation: 80-45=35
Exploring Operation: 80-65=15, Resulting Numbers: [45, 24, 15]
Generated Node #0,1: 54:[45, 24, 15] Operation: 80-65=15
Exploring Operation: 80-24=56... | 0.987847 | hs_3 | mult_heuristic |
[
19,
10,
72,
6
] | 95 | [
"19+10=29",
"72-6=66",
"29+66=95"
] | Current State: 95:[19, 10, 72, 6], Operations: []
Exploring Operation: 19+10=29, Resulting Numbers: [72, 6, 29]
Generated Node #2: [72, 6, 29] from Operation: 19+10=29
Current State: 95:[72, 6, 29], Operations: ['19+10=29']
Exploring Operation: 72-6=66, Resulting Numbers: [29, 66]
Generated Node #3: [29, 66] from Opera... | 4 | Current State: 95:[19, 10, 72, 6], Operations: []
Exploring Operation: 19+72=91, Resulting Numbers: [10, 6, 91]
Generated Node #0,0: 95:[10, 6, 91] Operation: 19+72=91
Exploring Operation: 72+6=78, Resulting Numbers: [19, 10, 78]
Generated Node #0,1: 95:[19, 10, 78] Operation: 72+6=78
Exploring Operation: 10-6=4, Resul... | 0.985243 | hs_5 | mult_heuristic |
[
16,
46,
44,
34
] | 95 | [
"46*34=1564",
"1564-44=1520",
"1520/16=95"
] | Current State: 95:[16, 46, 44, 34], Operations: []
Exploring Operation: 46*34=1564, Resulting Numbers: [16, 44, 1564]
Generated Node #2: [16, 44, 1564] from Operation: 46*34=1564
Current State: 95:[16, 44, 1564], Operations: ['46*34=1564']
Exploring Operation: 1564-44=1520, Resulting Numbers: [16, 1520]
Generated Node ... | 4 | Current State: 95:[16, 46, 44, 34], Operations: []
Exploring Operation: 46-44=2, Resulting Numbers: [16, 34, 2]
Generated Node #0,0: 95:[16, 34, 2] Operation: 46-44=2
Exploring Operation: 46+44=90, Resulting Numbers: [16, 34, 90]
Generated Node #0,1: 95:[16, 34, 90] Operation: 46+44=90
Exploring Operation: 46-34=12, Re... | 0 | hs_4 | sum_heuristic |
[
37,
6,
59,
91
] | 68 | [
"91-37=54",
"54/6=9",
"59+9=68"
] | Current State: 68:[37, 6, 59, 91], Operations: []
Exploring Operation: 91-37=54, Resulting Numbers: [6, 59, 54]
Generated Node #2: [6, 59, 54] from Operation: 91-37=54
Current State: 68:[6, 59, 54], Operations: ['91-37=54']
Exploring Operation: 54/6=9, Resulting Numbers: [59, 9]
Generated Node #3: [59, 9] from Operatio... | 4 | Current State: 68:[37, 6, 59, 91], Operations: []
Exploring Operation: 91-59=32, Resulting Numbers: [37, 6, 32]
Generated Node #0,0: 68:[37, 6, 32] Operation: 91-59=32
Exploring Operation: 6+59=65, Resulting Numbers: [37, 91, 65]
Generated Node #0,1: 68:[37, 91, 65] Operation: 6+59=65
Exploring Operation: 91-37=54, Res... | 0.942708 | hs_4 | sum_heuristic |
[
30,
92,
43,
16
] | 89 | [
"92-30=62",
"43-16=27",
"62+27=89"
] | Current State: 89:[30, 92, 43, 16], Operations: []
Exploring Operation: 92-30=62, Resulting Numbers: [43, 16, 62]
Generated Node #2: [43, 16, 62] from Operation: 92-30=62
Current State: 89:[43, 16, 62], Operations: ['92-30=62']
Exploring Operation: 43-16=27, Resulting Numbers: [62, 27]
Generated Node #3: [62, 27] from ... | 4 | Current State: 89:[30, 92, 43, 16], Operations: []
Exploring Operation: 43+16=59, Resulting Numbers: [30, 92, 59]
Generated Node #0,0: 89:[30, 92, 59] Operation: 43+16=59
Exploring Operation: 30+16=46, Resulting Numbers: [92, 43, 46]
Generated Node #0,1: 89:[92, 43, 46] Operation: 30+16=46
Exploring Operation: 30+43=73... | 0.981771 | hs_3 | mult_heuristic |
[
16,
23,
75,
98
] | 16 | [
"16+23=39",
"98-75=23",
"39-23=16"
] | Current State: 16:[16, 23, 75, 98], Operations: []
Exploring Operation: 16+23=39, Resulting Numbers: [75, 98, 39]
Generated Node #2: [75, 98, 39] from Operation: 16+23=39
Current State: 16:[75, 98, 39], Operations: ['16+23=39']
Exploring Operation: 98-75=23, Resulting Numbers: [39, 23]
Generated Node #3: [39, 23] from ... | 4 | Current State: 16:[16, 23, 75, 98], Operations: []
Exploring Operation: 98-75=23, Resulting Numbers: [16, 23, 23]
Generated Node #0,0: 16:[16, 23, 23] Operation: 98-75=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[16, 23, 23], Operations: ['98-75=23']
Exploring Operation: 23/23=1, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
14,
19,
31,
11
] | 100 | [
"19-14=5",
"31-11=20",
"5*20=100"
] | Current State: 100:[14, 19, 31, 11], Operations: []
Exploring Operation: 19-14=5, Resulting Numbers: [31, 11, 5]
Generated Node #2: [31, 11, 5] from Operation: 19-14=5
Current State: 100:[31, 11, 5], Operations: ['19-14=5']
Exploring Operation: 31-11=20, Resulting Numbers: [5, 20]
Generated Node #3: [5, 20] from Operat... | 4 | Current State: 100:[14, 19, 31, 11], Operations: []
Exploring Operation: 31-14=17, Resulting Numbers: [19, 11, 17]
Generated Node #0,0: 100:[19, 11, 17] Operation: 31-14=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 100:[19, 11, 17], Operations: ['31-14=17']
Exploring Operation: 19-17=2, Resulting ... | 0 | hs_1 | sum_heuristic |
[
55,
78,
32,
41
] | 82 | [
"78+32=110",
"110/55=2",
"41*2=82"
] | Current State: 82:[55, 78, 32, 41], Operations: []
Exploring Operation: 78+32=110, Resulting Numbers: [55, 41, 110]
Generated Node #2: [55, 41, 110] from Operation: 78+32=110
Current State: 82:[55, 41, 110], Operations: ['78+32=110']
Exploring Operation: 110/55=2, Resulting Numbers: [41, 2]
Generated Node #3: [41, 2] f... | 4 | Current State: 82:[55, 78, 32, 41], Operations: []
Exploring Operation: 55-32=23, Resulting Numbers: [78, 41, 23]
Generated Node #0,0: 82:[78, 41, 23] Operation: 55-32=23
Exploring Operation: 78-32=46, Resulting Numbers: [55, 41, 46]
Generated Node #0,1: 82:[55, 41, 46] Operation: 78-32=46
Exploring Operation: 55-41=14... | 0 | hs_5 | sum_heuristic |
[
73,
52,
22,
88
] | 87 | [
"73-52=21",
"88-22=66",
"21+66=87"
] | Current State: 87:[73, 52, 22, 88], Operations: []
Exploring Operation: 73-52=21, Resulting Numbers: [22, 88, 21]
Generated Node #2: [22, 88, 21] from Operation: 73-52=21
Current State: 87:[22, 88, 21], Operations: ['73-52=21']
Exploring Operation: 88-22=66, Resulting Numbers: [21, 66]
Generated Node #3: [21, 66] from ... | 4 | Current State: 87:[73, 52, 22, 88], Operations: []
Exploring Operation: 52-22=30, Resulting Numbers: [73, 88, 30]
Generated Node #0,0: 87:[73, 88, 30] Operation: 52-22=30
Exploring Operation: 73-52=21, Resulting Numbers: [22, 88, 21]
Generated Node #0,1: 87:[22, 88, 21] Operation: 73-52=21
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
14,
90,
25,
58
] | 20 | [
"14+58=72",
"25*72=1800",
"1800/90=20"
] | Current State: 20:[14, 90, 25, 58], Operations: []
Exploring Operation: 14+58=72, Resulting Numbers: [90, 25, 72]
Generated Node #2: [90, 25, 72] from Operation: 14+58=72
Current State: 20:[90, 25, 72], Operations: ['14+58=72']
Exploring Operation: 25*72=1800, Resulting Numbers: [90, 1800]
Generated Node #3: [90, 1800]... | 4 | Current State: 20:[14, 90, 25, 58], Operations: []
Exploring Operation: 90-14=76, Resulting Numbers: [25, 58, 76]
Generated Node #0,0: 20:[25, 58, 76] Operation: 90-14=76
Exploring Operation: 90-25=65, Resulting Numbers: [14, 58, 65]
Generated Node #0,1: 20:[14, 58, 65] Operation: 90-25=65
Exploring Operation: 58-25=33... | 0 | hs_5 | mult_heuristic |
[
80,
39,
97,
77
] | 20 | [
"80-77=3",
"39*3=117",
"117-97=20"
] | Current State: 20:[80, 39, 97, 77], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [39, 97, 3]
Generated Node #2: [39, 97, 3] from Operation: 80-77=3
Current State: 20:[39, 97, 3], Operations: ['80-77=3']
Exploring Operation: 39*3=117, Resulting Numbers: [97, 117]
Generated Node #3: [97, 117] from Oper... | 4 | Current State: 20:[80, 39, 97, 77], Operations: []
Exploring Operation: 97-77=20, Resulting Numbers: [80, 39, 20]
Generated Node #0,0: 20:[80, 39, 20] Operation: 97-77=20
Exploring Operation: 97-80=17, Resulting Numbers: [39, 77, 17]
Generated Node #0,1: 20:[39, 77, 17] Operation: 97-80=17
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
26,
98,
65,
96
] | 37 | [
"26+98=124",
"65+96=161",
"161-124=37"
] | Current State: 37:[26, 98, 65, 96], Operations: []
Exploring Operation: 26+98=124, Resulting Numbers: [65, 96, 124]
Generated Node #2: [65, 96, 124] from Operation: 26+98=124
Current State: 37:[65, 96, 124], Operations: ['26+98=124']
Exploring Operation: 65+96=161, Resulting Numbers: [124, 161]
Generated Node #3: [124,... | 4 | Current State: 37:[26, 98, 65, 96], Operations: []
Exploring Operation: 98-65=33, Resulting Numbers: [26, 96, 33]
Generated Node #0,0: 37:[26, 96, 33] Operation: 98-65=33
Exploring Operation: 65-26=39, Resulting Numbers: [98, 96, 39]
Generated Node #0,1: 37:[98, 96, 39] Operation: 65-26=39
Exploring Operation: 98-96=2,... | 0.980903 | hs_5 | mult_heuristic |
[
74,
3,
89,
3
] | 21 | [
"74-3=71",
"89+3=92",
"92-71=21"
] | Current State: 21:[74, 3, 89, 3], Operations: []
Exploring Operation: 74-3=71, Resulting Numbers: [89, 71]
Generated Node #2: [89, 71] from Operation: 74-3=71
Current State: 21:[89, 71], Operations: ['74-3=71']
Exploring Operation: 89+3=92, Resulting Numbers: [71, 92]
Generated Node #3: [71, 92] from Operation: 89+3=92... | 4 | Current State: 21:[74, 3, 89, 3], Operations: []
Exploring Operation: 74-3=71, Resulting Numbers: [89, 3, 71]
Generated Node #0,0: 21:[89, 3, 71] Operation: 74-3=71
Exploring Operation: 74-3=71, Resulting Numbers: [3, 89, 71]
Generated Node #0,1: 21:[3, 89, 71] Operation: 74-3=71
Exploring Operation: 89-3=86, Resulting... | 0.982639 | hs_4 | sum_heuristic |
[
75,
57,
74,
6
] | 34 | [
"75-57=18",
"6*18=108",
"108-74=34"
] | Current State: 34:[75, 57, 74, 6], Operations: []
Exploring Operation: 75-57=18, Resulting Numbers: [74, 6, 18]
Generated Node #2: [74, 6, 18] from Operation: 75-57=18
Current State: 34:[74, 6, 18], Operations: ['75-57=18']
Exploring Operation: 6*18=108, Resulting Numbers: [74, 108]
Generated Node #3: [74, 108] from Op... | 4 | Current State: 34:[75, 57, 74, 6], Operations: []
Exploring Operation: 75-57=18, Resulting Numbers: [74, 6, 18]
Generated Node #0,0: 34:[74, 6, 18] Operation: 75-57=18
Exploring Operation: 75-74=1, Resulting Numbers: [57, 6, 1]
Generated Node #0,1: 34:[57, 6, 1] Operation: 75-74=1
Moving to Node #0,1
Current State: 34:... | 0 | hs_2 | mult_heuristic |
[
99,
34,
12,
21
] | 31 | [
"12+21=33",
"99/33=3",
"34-3=31"
] | Current State: 31:[99, 34, 12, 21], Operations: []
Exploring Operation: 12+21=33, Resulting Numbers: [99, 34, 33]
Generated Node #2: [99, 34, 33] from Operation: 12+21=33
Current State: 31:[99, 34, 33], Operations: ['12+21=33']
Exploring Operation: 99/33=3, Resulting Numbers: [34, 3]
Generated Node #3: [34, 3] from Ope... | 4 | Current State: 31:[99, 34, 12, 21], Operations: []
Exploring Operation: 99-12=87, Resulting Numbers: [34, 21, 87]
Generated Node #0,0: 31:[34, 21, 87] Operation: 99-12=87
Exploring Operation: 99-21=78, Resulting Numbers: [34, 12, 78]
Generated Node #0,1: 31:[34, 12, 78] Operation: 99-21=78
Exploring Operation: 99-34=65... | 0.976563 | hs_4 | sum_heuristic |
[
51,
44,
11,
22
] | 69 | [
"51+22=73",
"44/11=4",
"73-4=69"
] | Current State: 69:[51, 44, 11, 22], Operations: []
Exploring Operation: 51+22=73, Resulting Numbers: [44, 11, 73]
Generated Node #2: [44, 11, 73] from Operation: 51+22=73
Current State: 69:[44, 11, 73], Operations: ['51+22=73']
Exploring Operation: 44/11=4, Resulting Numbers: [73, 4]
Generated Node #3: [73, 4] from Ope... | 4 | Current State: 69:[51, 44, 11, 22], Operations: []
Exploring Operation: 51-44=7, Resulting Numbers: [11, 22, 7]
Generated Node #0,0: 69:[11, 22, 7] Operation: 51-44=7
Moving to Node #0,0
Current State: 69:[11, 22, 7], Operations: ['51-44=7']
Exploring Operation: 11-7=4, Resulting Numbers: [22, 4]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
49,
96,
52,
93
] | 95 | [
"96-93=3",
"49*3=147",
"147-52=95"
] | Current State: 95:[49, 96, 52, 93], Operations: []
Exploring Operation: 96-93=3, Resulting Numbers: [49, 52, 3]
Generated Node #2: [49, 52, 3] from Operation: 96-93=3
Current State: 95:[49, 52, 3], Operations: ['96-93=3']
Exploring Operation: 49*3=147, Resulting Numbers: [52, 147]
Generated Node #3: [52, 147] from Oper... | 4 | Current State: 95:[49, 96, 52, 93], Operations: []
Exploring Operation: 93-52=41, Resulting Numbers: [49, 96, 41]
Generated Node #0,0: 95:[49, 96, 41] Operation: 93-52=41
Exploring Operation: 52-49=3, Resulting Numbers: [96, 93, 3]
Generated Node #0,1: 95:[96, 93, 3] Operation: 52-49=3
Exploring Operation: 49+52=101, R... | 0 | hs_4 | mult_heuristic |
[
5,
35,
24,
84
] | 90 | [
"35-5=30",
"84-24=60",
"30+60=90"
] | Current State: 90:[5, 35, 24, 84], Operations: []
Exploring Operation: 35-5=30, Resulting Numbers: [24, 84, 30]
Generated Node #2: [24, 84, 30] from Operation: 35-5=30
Current State: 90:[24, 84, 30], Operations: ['35-5=30']
Exploring Operation: 84-24=60, Resulting Numbers: [30, 60]
Generated Node #3: [30, 60] from Oper... | 4 | Current State: 90:[5, 35, 24, 84], Operations: []
Exploring Operation: 35-24=11, Resulting Numbers: [5, 84, 11]
Generated Node #0,0: 90:[5, 84, 11] Operation: 35-24=11
Exploring Operation: 5+24=29, Resulting Numbers: [35, 84, 29]
Generated Node #0,1: 90:[35, 84, 29] Operation: 5+24=29
Exploring Operation: 84-35=49, Res... | 0.984375 | hs_4 | mult_heuristic |
[
54,
65,
84,
52
] | 51 | [
"65*84=5460",
"5460/52=105",
"105-54=51"
] | Current State: 51:[54, 65, 84, 52], Operations: []
Exploring Operation: 65*84=5460, Resulting Numbers: [54, 52, 5460]
Generated Node #2: [54, 52, 5460] from Operation: 65*84=5460
Current State: 51:[54, 52, 5460], Operations: ['65*84=5460']
Exploring Operation: 5460/52=105, Resulting Numbers: [54, 105]
Generated Node #3... | 4 | Current State: 51:[54, 65, 84, 52], Operations: []
Exploring Operation: 84-65=19, Resulting Numbers: [54, 52, 19]
Generated Node #0,0: 51:[54, 52, 19] Operation: 84-65=19
Exploring Operation: 65-54=11, Resulting Numbers: [84, 52, 11]
Generated Node #0,1: 51:[84, 52, 11] Operation: 65-54=11
Exploring Operation: 84-52=32... | 0 | hs_4 | sum_heuristic |
[
12,
19,
4,
20
] | 41 | [
"12/4=3",
"20*3=60",
"60-19=41"
] | Current State: 41:[12, 19, 4, 20], Operations: []
Exploring Operation: 12/4=3, Resulting Numbers: [19, 20, 3]
Generated Node #2: [19, 20, 3] from Operation: 12/4=3
Current State: 41:[19, 20, 3], Operations: ['12/4=3']
Exploring Operation: 20*3=60, Resulting Numbers: [19, 60]
Generated Node #3: [19, 60] from Operation: ... | 4 | Current State: 41:[12, 19, 4, 20], Operations: []
Exploring Operation: 12+20=32, Resulting Numbers: [19, 4, 32]
Generated Node #0,0: 41:[19, 4, 32] Operation: 12+20=32
Exploring Operation: 12*4=48, Resulting Numbers: [19, 20, 48]
Generated Node #0,1: 41:[19, 20, 48] Operation: 12*4=48
Exploring Operation: 12+4=16, Resu... | 0 | hs_4 | mult_heuristic |
[
38,
82,
3,
37
] | 53 | [
"82-37=45",
"45/3=15",
"38+15=53"
] | Current State: 53:[38, 82, 3, 37], Operations: []
Exploring Operation: 82-37=45, Resulting Numbers: [38, 3, 45]
Generated Node #2: [38, 3, 45] from Operation: 82-37=45
Current State: 53:[38, 3, 45], Operations: ['82-37=45']
Exploring Operation: 45/3=15, Resulting Numbers: [38, 15]
Generated Node #3: [38, 15] from Opera... | 4 | Current State: 53:[38, 82, 3, 37], Operations: []
Exploring Operation: 82-3=79, Resulting Numbers: [38, 37, 79]
Generated Node #0,0: 53:[38, 37, 79] Operation: 82-3=79
Exploring Operation: 38+3=41, Resulting Numbers: [82, 37, 41]
Generated Node #0,1: 53:[82, 37, 41] Operation: 38+3=41
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
34,
42,
45,
39
] | 70 | [
"34+42=76",
"45-39=6",
"76-6=70"
] | Current State: 70:[34, 42, 45, 39], Operations: []
Exploring Operation: 34+42=76, Resulting Numbers: [45, 39, 76]
Generated Node #2: [45, 39, 76] from Operation: 34+42=76
Current State: 70:[45, 39, 76], Operations: ['34+42=76']
Exploring Operation: 45-39=6, Resulting Numbers: [76, 6]
Generated Node #3: [76, 6] from Ope... | 4 | Current State: 70:[34, 42, 45, 39], Operations: []
Exploring Operation: 45-39=6, Resulting Numbers: [34, 42, 6]
Generated Node #0,0: 70:[34, 42, 6] Operation: 45-39=6
Exploring Operation: 45-34=11, Resulting Numbers: [42, 39, 11]
Generated Node #0,1: 70:[42, 39, 11] Operation: 45-34=11
Exploring Operation: 45-42=3, Res... | 0.986111 | hs_3 | sum_heuristic |
[
8,
28,
68,
64
] | 56 | [
"8*28=224",
"68-64=4",
"224/4=56"
] | Current State: 56:[8, 28, 68, 64], Operations: []
Exploring Operation: 8*28=224, Resulting Numbers: [68, 64, 224]
Generated Node #2: [68, 64, 224] from Operation: 8*28=224
Current State: 56:[68, 64, 224], Operations: ['8*28=224']
Exploring Operation: 68-64=4, Resulting Numbers: [224, 4]
Generated Node #3: [224, 4] from... | 4 | Current State: 56:[8, 28, 68, 64], Operations: []
Exploring Operation: 68-28=40, Resulting Numbers: [8, 64, 40]
Generated Node #0,0: 56:[8, 64, 40] Operation: 68-28=40
Exploring Operation: 64/8=8, Resulting Numbers: [28, 68, 8]
Generated Node #0,1: 56:[28, 68, 8] Operation: 64/8=8
Exploring Operation: 68-8=60, Resultin... | 0.985243 | hs_5 | mult_heuristic |
[
54,
27,
52,
7
] | 43 | [
"54/27=2",
"52-7=45",
"45-2=43"
] | Current State: 43:[54, 27, 52, 7], Operations: []
Exploring Operation: 54/27=2, Resulting Numbers: [52, 7, 2]
Generated Node #2: [52, 7, 2] from Operation: 54/27=2
Current State: 43:[52, 7, 2], Operations: ['54/27=2']
Exploring Operation: 52-7=45, Resulting Numbers: [2, 45]
Generated Node #3: [2, 45] from Operation: 52... | 4 | Current State: 43:[54, 27, 52, 7], Operations: []
Exploring Operation: 27+7=34, Resulting Numbers: [54, 52, 34]
Generated Node #0,0: 43:[54, 52, 34] Operation: 27+7=34
Exploring Operation: 54-7=47, Resulting Numbers: [27, 52, 47]
Generated Node #0,1: 43:[27, 52, 47] Operation: 54-7=47
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
60,
36,
23,
39
] | 43 | [
"39-36=3",
"60/3=20",
"23+20=43"
] | Current State: 43:[60, 36, 23, 39], Operations: []
Exploring Operation: 39-36=3, Resulting Numbers: [60, 23, 3]
Generated Node #2: [60, 23, 3] from Operation: 39-36=3
Current State: 43:[60, 23, 3], Operations: ['39-36=3']
Exploring Operation: 60/3=20, Resulting Numbers: [23, 20]
Generated Node #3: [23, 20] from Operati... | 4 | Current State: 43:[60, 36, 23, 39], Operations: []
Exploring Operation: 36+23=59, Resulting Numbers: [60, 39, 59]
Generated Node #0,0: 43:[60, 39, 59] Operation: 36+23=59
Exploring Operation: 60-36=24, Resulting Numbers: [23, 39, 24]
Generated Node #0,1: 43:[23, 39, 24] Operation: 60-36=24
Exploring Operation: 60-23=37... | 0 | hs_3 | sum_heuristic |
[
50,
80,
68,
5
] | 43 | [
"80-50=30",
"68+5=73",
"73-30=43"
] | Current State: 43:[50, 80, 68, 5], Operations: []
Exploring Operation: 80-50=30, Resulting Numbers: [68, 5, 30]
Generated Node #2: [68, 5, 30] from Operation: 80-50=30
Current State: 43:[68, 5, 30], Operations: ['80-50=30']
Exploring Operation: 68+5=73, Resulting Numbers: [30, 73]
Generated Node #3: [30, 73] from Opera... | 4 | Current State: 43:[50, 80, 68, 5], Operations: []
Exploring Operation: 80-5=75, Resulting Numbers: [50, 68, 75]
Generated Node #0,0: 43:[50, 68, 75] Operation: 80-5=75
Exploring Operation: 50-5=45, Resulting Numbers: [80, 68, 45]
Generated Node #0,1: 43:[80, 68, 45] Operation: 50-5=45
Exploring Operation: 80/5=16, Resu... | 0.980035 | hs_3 | sum_heuristic |
[
7,
89,
97,
26
] | 25 | [
"7+89=96",
"97-26=71",
"96-71=25"
] | Current State: 25:[7, 89, 97, 26], Operations: []
Exploring Operation: 7+89=96, Resulting Numbers: [97, 26, 96]
Generated Node #2: [97, 26, 96] from Operation: 7+89=96
Current State: 25:[97, 26, 96], Operations: ['7+89=96']
Exploring Operation: 97-26=71, Resulting Numbers: [96, 71]
Generated Node #3: [96, 71] from Oper... | 4 | Current State: 25:[7, 89, 97, 26], Operations: []
Exploring Operation: 89-26=63, Resulting Numbers: [7, 97, 63]
Generated Node #0,0: 25:[7, 97, 63] Operation: 89-26=63
Exploring Operation: 97-89=8, Resulting Numbers: [7, 26, 8]
Generated Node #0,1: 25:[7, 26, 8] Operation: 97-89=8
Exploring Operation: 97-26=71, Resulti... | 0.986111 | hs_5 | mult_heuristic |
[
11,
13,
48,
92
] | 52 | [
"92-48=44",
"44/11=4",
"13*4=52"
] | Current State: 52:[11, 13, 48, 92], Operations: []
Exploring Operation: 92-48=44, Resulting Numbers: [11, 13, 44]
Generated Node #2: [11, 13, 44] from Operation: 92-48=44
Current State: 52:[11, 13, 44], Operations: ['92-48=44']
Exploring Operation: 44/11=4, Resulting Numbers: [13, 4]
Generated Node #3: [13, 4] from Ope... | 4 | Current State: 52:[11, 13, 48, 92], Operations: []
Exploring Operation: 92-48=44, Resulting Numbers: [11, 13, 44]
Generated Node #0,0: 52:[11, 13, 44] Operation: 92-48=44
Exploring Operation: 92-11=81, Resulting Numbers: [13, 48, 81]
Generated Node #0,1: 52:[13, 48, 81] Operation: 92-11=81
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
50,
78,
40,
73
] | 18 | [
"50+40=90",
"78-73=5",
"90/5=18"
] | Current State: 18:[50, 78, 40, 73], Operations: []
Exploring Operation: 50+40=90, Resulting Numbers: [78, 73, 90]
Generated Node #2: [78, 73, 90] from Operation: 50+40=90
Current State: 18:[78, 73, 90], Operations: ['50+40=90']
Exploring Operation: 78-73=5, Resulting Numbers: [90, 5]
Generated Node #3: [90, 5] from Ope... | 4 | Current State: 18:[50, 78, 40, 73], Operations: []
Exploring Operation: 78-73=5, Resulting Numbers: [50, 40, 5]
Generated Node #0,0: 18:[50, 40, 5] Operation: 78-73=5
Exploring Operation: 78-50=28, Resulting Numbers: [40, 73, 28]
Generated Node #0,1: 18:[40, 73, 28] Operation: 78-50=28
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
10,
37,
74,
55
] | 28 | [
"10+37=47",
"74-55=19",
"47-19=28"
] | Current State: 28:[10, 37, 74, 55], Operations: []
Exploring Operation: 10+37=47, Resulting Numbers: [74, 55, 47]
Generated Node #2: [74, 55, 47] from Operation: 10+37=47
Current State: 28:[74, 55, 47], Operations: ['10+37=47']
Exploring Operation: 74-55=19, Resulting Numbers: [47, 19]
Generated Node #3: [47, 19] from ... | 4 | Current State: 28:[10, 37, 74, 55], Operations: []
Exploring Operation: 74/37=2, Resulting Numbers: [10, 55, 2]
Generated Node #0,0: 28:[10, 55, 2] Operation: 74/37=2
Exploring Operation: 74-37=37, Resulting Numbers: [10, 55, 37]
Generated Node #0,1: 28:[10, 55, 37] Operation: 74-37=37
Exploring Operation: 55-37=18, Re... | 0.986111 | hs_4 | mult_heuristic |
[
5,
36,
81,
80
] | 41 | [
"5+36=41",
"81-80=1",
"41*1=41"
] | Current State: 41:[5, 36, 81, 80], Operations: []
Exploring Operation: 5+36=41, Resulting Numbers: [81, 80, 41]
Generated Node #2: [81, 80, 41] from Operation: 5+36=41
Current State: 41:[81, 80, 41], Operations: ['5+36=41']
Exploring Operation: 81-80=1, Resulting Numbers: [41, 1]
Generated Node #3: [41, 1] from Operati... | 4 | Current State: 41:[5, 36, 81, 80], Operations: []
Exploring Operation: 80-5=75, Resulting Numbers: [36, 81, 75]
Generated Node #0,0: 41:[36, 81, 75] Operation: 80-5=75
Exploring Operation: 81-5=76, Resulting Numbers: [36, 80, 76]
Generated Node #0,1: 41:[36, 80, 76] Operation: 81-5=76
Exploring Operation: 80/5=16, Resu... | 0.931424 | hs_5 | sum_heuristic |
[
54,
31,
90,
53
] | 14 | [
"54-31=23",
"90-53=37",
"37-23=14"
] | Current State: 14:[54, 31, 90, 53], Operations: []
Exploring Operation: 54-31=23, Resulting Numbers: [90, 53, 23]
Generated Node #2: [90, 53, 23] from Operation: 54-31=23
Current State: 14:[90, 53, 23], Operations: ['54-31=23']
Exploring Operation: 90-53=37, Resulting Numbers: [23, 37]
Generated Node #3: [23, 37] from ... | 4 | Current State: 14:[54, 31, 90, 53], Operations: []
Exploring Operation: 90-53=37, Resulting Numbers: [54, 31, 37]
Generated Node #0,0: 14:[54, 31, 37] Operation: 90-53=37
Exploring Operation: 54-31=23, Resulting Numbers: [90, 53, 23]
Generated Node #0,1: 14:[90, 53, 23] Operation: 54-31=23
Exploring Operation: 54-53=1,... | 0.988715 | hs_4 | sum_heuristic |
[
28,
39,
26,
33
] | 35 | [
"33-26=7",
"28/7=4",
"39-4=35"
] | Current State: 35:[28, 39, 26, 33], Operations: []
Exploring Operation: 33-26=7, Resulting Numbers: [28, 39, 7]
Generated Node #2: [28, 39, 7] from Operation: 33-26=7
Current State: 35:[28, 39, 7], Operations: ['33-26=7']
Exploring Operation: 28/7=4, Resulting Numbers: [39, 4]
Generated Node #3: [39, 4] from Operation:... | 4 | Current State: 35:[28, 39, 26, 33], Operations: []
Exploring Operation: 28-26=2, Resulting Numbers: [39, 33, 2]
Generated Node #0,0: 35:[39, 33, 2] Operation: 28-26=2
Exploring Operation: 33-28=5, Resulting Numbers: [39, 26, 5]
Generated Node #0,1: 35:[39, 26, 5] Operation: 33-28=5
Exploring Operation: 33-26=7, Resulti... | 0.967882 | hs_4 | mult_heuristic |
[
50,
95,
16,
2
] | 80 | [
"50*2=100",
"100-95=5",
"16*5=80"
] | Current State: 80:[50, 95, 16, 2], Operations: []
Exploring Operation: 50*2=100, Resulting Numbers: [95, 16, 100]
Generated Node #2: [95, 16, 100] from Operation: 50*2=100
Current State: 80:[95, 16, 100], Operations: ['50*2=100']
Exploring Operation: 100-95=5, Resulting Numbers: [16, 5]
Generated Node #3: [16, 5] from ... | 4 | Current State: 80:[50, 95, 16, 2], Operations: []
Exploring Operation: 95-50=45, Resulting Numbers: [16, 2, 45]
Generated Node #0,0: 80:[16, 2, 45] Operation: 95-50=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[16, 2, 45], Operations: ['95-50=45']
Exploring Operation: 45-2=43, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
48,
43,
38,
58
] | 25 | [
"48-43=5",
"58-38=20",
"5+20=25"
] | Current State: 25:[48, 43, 38, 58], Operations: []
Exploring Operation: 48-43=5, Resulting Numbers: [38, 58, 5]
Generated Node #2: [38, 58, 5] from Operation: 48-43=5
Current State: 25:[38, 58, 5], Operations: ['48-43=5']
Exploring Operation: 58-38=20, Resulting Numbers: [5, 20]
Generated Node #3: [5, 20] from Operatio... | 4 | Current State: 25:[48, 43, 38, 58], Operations: []
Exploring Operation: 58-43=15, Resulting Numbers: [48, 38, 15]
Generated Node #0,0: 25:[48, 38, 15] Operation: 58-43=15
Exploring Operation: 48-43=5, Resulting Numbers: [38, 58, 5]
Generated Node #0,1: 25:[38, 58, 5] Operation: 48-43=5
Exploring Operation: 58-48=10, Re... | 0.987847 | hs_3 | mult_heuristic |
[
34,
39,
18,
48
] | 70 | [
"39*48=1872",
"1872/18=104",
"104-34=70"
] | Current State: 70:[34, 39, 18, 48], Operations: []
Exploring Operation: 39*48=1872, Resulting Numbers: [34, 18, 1872]
Generated Node #2: [34, 18, 1872] from Operation: 39*48=1872
Current State: 70:[34, 18, 1872], Operations: ['39*48=1872']
Exploring Operation: 1872/18=104, Resulting Numbers: [34, 104]
Generated Node #3... | 4 | Current State: 70:[34, 39, 18, 48], Operations: []
Exploring Operation: 48-39=9, Resulting Numbers: [34, 18, 9]
Generated Node #0,0: 70:[34, 18, 9] Operation: 48-39=9
Exploring Operation: 48-34=14, Resulting Numbers: [39, 18, 14]
Generated Node #0,1: 70:[39, 18, 14] Operation: 48-34=14
Exploring Operation: 18+48=66, Re... | 0 | hs_3 | mult_heuristic |
[
50,
23,
58,
86
] | 71 | [
"50+23=73",
"58+86=144",
"144-73=71"
] | Current State: 71:[50, 23, 58, 86], Operations: []
Exploring Operation: 50+23=73, Resulting Numbers: [58, 86, 73]
Generated Node #2: [58, 86, 73] from Operation: 50+23=73
Current State: 71:[58, 86, 73], Operations: ['50+23=73']
Exploring Operation: 58+86=144, Resulting Numbers: [73, 144]
Generated Node #3: [73, 144] fr... | 4 | Current State: 71:[50, 23, 58, 86], Operations: []
Exploring Operation: 86-23=63, Resulting Numbers: [50, 58, 63]
Generated Node #0,0: 71:[50, 58, 63] Operation: 86-23=63
Exploring Operation: 50+23=73, Resulting Numbers: [58, 86, 73]
Generated Node #0,1: 71:[58, 86, 73] Operation: 50+23=73
Moving to Node #0,1
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
26,
24,
61,
24
] | 73 | [
"26-24=2",
"24/2=12",
"61+12=73"
] | Current State: 73:[26, 24, 61, 24], Operations: []
Exploring Operation: 26-24=2, Resulting Numbers: [61, 2]
Generated Node #2: [61, 2] from Operation: 26-24=2
Current State: 73:[61, 2], Operations: ['26-24=2']
Exploring Operation: 24/2=12, Resulting Numbers: [61, 12]
Generated Node #3: [61, 12] from Operation: 24/2=12
... | 4 | Current State: 73:[26, 24, 61, 24], Operations: []
Exploring Operation: 26+24=50, Resulting Numbers: [61, 24, 50]
Generated Node #0,0: 73:[61, 24, 50] Operation: 26+24=50
Exploring Operation: 26+24=50, Resulting Numbers: [24, 61, 50]
Generated Node #0,1: 73:[24, 61, 50] Operation: 26+24=50
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
39,
64,
2,
20
] | 43 | [
"64-39=25",
"20-2=18",
"25+18=43"
] | Current State: 43:[39, 64, 2, 20], Operations: []
Exploring Operation: 64-39=25, Resulting Numbers: [2, 20, 25]
Generated Node #2: [2, 20, 25] from Operation: 64-39=25
Current State: 43:[2, 20, 25], Operations: ['64-39=25']
Exploring Operation: 20-2=18, Resulting Numbers: [25, 18]
Generated Node #3: [25, 18] from Opera... | 4 | Current State: 43:[39, 64, 2, 20], Operations: []
Exploring Operation: 2*20=40, Resulting Numbers: [39, 64, 40]
Generated Node #0,0: 43:[39, 64, 40] Operation: 2*20=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[39, 64, 40], Operations: ['2*20=40']
Exploring Operation: 64-39=25, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
13,
92,
73,
84
] | 52 | [
"13+92=105",
"73+84=157",
"157-105=52"
] | Current State: 52:[13, 92, 73, 84], Operations: []
Exploring Operation: 13+92=105, Resulting Numbers: [73, 84, 105]
Generated Node #2: [73, 84, 105] from Operation: 13+92=105
Current State: 52:[73, 84, 105], Operations: ['13+92=105']
Exploring Operation: 73+84=157, Resulting Numbers: [105, 157]
Generated Node #3: [105,... | 4 | Current State: 52:[13, 92, 73, 84], Operations: []
Exploring Operation: 84-73=11, Resulting Numbers: [13, 92, 11]
Generated Node #0,0: 52:[13, 92, 11] Operation: 84-73=11
Exploring Operation: 92-84=8, Resulting Numbers: [13, 73, 8]
Generated Node #0,1: 52:[13, 73, 8] Operation: 92-84=8
Exploring Operation: 92-73=19, Re... | 0.985243 | hs_4 | sum_heuristic |
[
73,
8,
64,
32
] | 13 | [
"73-64=9",
"32/8=4",
"9+4=13"
] | Current State: 13:[73, 8, 64, 32], Operations: []
Exploring Operation: 73-64=9, Resulting Numbers: [8, 32, 9]
Generated Node #2: [8, 32, 9] from Operation: 73-64=9
Current State: 13:[8, 32, 9], Operations: ['73-64=9']
Exploring Operation: 32/8=4, Resulting Numbers: [9, 4]
Generated Node #3: [9, 4] from Operation: 32/8=... | 4 | Current State: 13:[73, 8, 64, 32], Operations: []
Exploring Operation: 64/32=2, Resulting Numbers: [73, 8, 2]
Generated Node #0,0: 13:[73, 8, 2] Operation: 64/32=2
Exploring Operation: 73-32=41, Resulting Numbers: [8, 64, 41]
Generated Node #0,1: 13:[8, 64, 41] Operation: 73-32=41
Exploring Operation: 73-64=9, Resultin... | 0.989583 | hs_3 | sum_heuristic |
[
87,
16,
98,
94
] | 82 | [
"98-87=11",
"16*11=176",
"176-94=82"
] | Current State: 82:[87, 16, 98, 94], Operations: []
Exploring Operation: 98-87=11, Resulting Numbers: [16, 94, 11]
Generated Node #2: [16, 94, 11] from Operation: 98-87=11
Current State: 82:[16, 94, 11], Operations: ['98-87=11']
Exploring Operation: 16*11=176, Resulting Numbers: [94, 176]
Generated Node #3: [94, 176] fr... | 4 | Current State: 82:[87, 16, 98, 94], Operations: []
Exploring Operation: 98-16=82, Resulting Numbers: [87, 94, 82]
Generated Node #0,0: 82:[87, 94, 82] Operation: 98-16=82
Exploring Operation: 94-16=78, Resulting Numbers: [87, 98, 78]
Generated Node #0,1: 82:[87, 98, 78] Operation: 94-16=78
Exploring Operation: 98-94=4,... | 0 | hs_3 | sum_heuristic |
[
95,
98,
25,
53
] | 81 | [
"98-95=3",
"25+53=78",
"3+78=81"
] | Current State: 81:[95, 98, 25, 53], Operations: []
Exploring Operation: 98-95=3, Resulting Numbers: [25, 53, 3]
Generated Node #2: [25, 53, 3] from Operation: 98-95=3
Current State: 81:[25, 53, 3], Operations: ['98-95=3']
Exploring Operation: 25+53=78, Resulting Numbers: [3, 78]
Generated Node #3: [3, 78] from Operatio... | 4 | Current State: 81:[95, 98, 25, 53], Operations: []
Exploring Operation: 95-53=42, Resulting Numbers: [98, 25, 42]
Generated Node #0,0: 81:[98, 25, 42] Operation: 95-53=42
Exploring Operation: 53-25=28, Resulting Numbers: [95, 98, 28]
Generated Node #0,1: 81:[95, 98, 28] Operation: 53-25=28
Exploring Operation: 98-95=3,... | 0.987847 | hs_3 | mult_heuristic |
[
54,
18,
16,
45
] | 58 | [
"54/18=3",
"16+45=61",
"61-3=58"
] | Current State: 58:[54, 18, 16, 45], Operations: []
Exploring Operation: 54/18=3, Resulting Numbers: [16, 45, 3]
Generated Node #2: [16, 45, 3] from Operation: 54/18=3
Current State: 58:[16, 45, 3], Operations: ['54/18=3']
Exploring Operation: 16+45=61, Resulting Numbers: [3, 61]
Generated Node #3: [3, 61] from Operatio... | 4 | Current State: 58:[54, 18, 16, 45], Operations: []
Exploring Operation: 45-18=27, Resulting Numbers: [54, 16, 27]
Generated Node #0,0: 58:[54, 16, 27] Operation: 45-18=27
Exploring Operation: 45-16=29, Resulting Numbers: [54, 18, 29]
Generated Node #0,1: 58:[54, 18, 29] Operation: 45-16=29
Exploring Operation: 16+45=61... | 0.930556 | hs_5 | sum_heuristic |
[
17,
64,
57,
85
] | 34 | [
"64-57=7",
"17*7=119",
"119-85=34"
] | Current State: 34:[17, 64, 57, 85], Operations: []
Exploring Operation: 64-57=7, Resulting Numbers: [17, 85, 7]
Generated Node #2: [17, 85, 7] from Operation: 64-57=7
Current State: 34:[17, 85, 7], Operations: ['64-57=7']
Exploring Operation: 17*7=119, Resulting Numbers: [85, 119]
Generated Node #3: [85, 119] from Oper... | 4 | Current State: 34:[17, 64, 57, 85], Operations: []
Exploring Operation: 85/17=5, Resulting Numbers: [64, 57, 5]
Generated Node #0,0: 34:[64, 57, 5] Operation: 85/17=5
Exploring Operation: 85-57=28, Resulting Numbers: [17, 64, 28]
Generated Node #0,1: 34:[17, 64, 28] Operation: 85-57=28
Exploring Operation: 64-17=47, Re... | 0 | hs_5 | mult_heuristic |
[
83,
52,
62,
80
] | 82 | [
"83-52=31",
"62/31=2",
"80+2=82"
] | Current State: 82:[83, 52, 62, 80], Operations: []
Exploring Operation: 83-52=31, Resulting Numbers: [62, 80, 31]
Generated Node #2: [62, 80, 31] from Operation: 83-52=31
Current State: 82:[62, 80, 31], Operations: ['83-52=31']
Exploring Operation: 62/31=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Ope... | 4 | Current State: 82:[83, 52, 62, 80], Operations: []
Exploring Operation: 83-52=31, Resulting Numbers: [62, 80, 31]
Generated Node #0,0: 82:[62, 80, 31] Operation: 83-52=31
Exploring Operation: 62-52=10, Resulting Numbers: [83, 80, 10]
Generated Node #0,1: 82:[83, 80, 10] Operation: 62-52=10
Exploring Operation: 80-62=18... | 0.960069 | hs_4 | sum_heuristic |
[
12,
75,
72,
74
] | 89 | [
"12+75=87",
"74-72=2",
"87+2=89"
] | Current State: 89:[12, 75, 72, 74], Operations: []
Exploring Operation: 12+75=87, Resulting Numbers: [72, 74, 87]
Generated Node #2: [72, 74, 87] from Operation: 12+75=87
Current State: 89:[72, 74, 87], Operations: ['12+75=87']
Exploring Operation: 74-72=2, Resulting Numbers: [87, 2]
Generated Node #3: [87, 2] from Ope... | 4 | Current State: 89:[12, 75, 72, 74], Operations: []
Exploring Operation: 12+75=87, Resulting Numbers: [72, 74, 87]
Generated Node #0,0: 89:[72, 74, 87] Operation: 12+75=87
Exploring Operation: 12+74=86, Resulting Numbers: [75, 72, 86]
Generated Node #0,1: 89:[75, 72, 86] Operation: 12+74=86
Exploring Operation: 12+72=84... | 0.980903 | hs_5 | sum_heuristic |
[
34,
20,
88,
26
] | 85 | [
"34+26=60",
"60/20=3",
"88-3=85"
] | Current State: 85:[34, 20, 88, 26], Operations: []
Exploring Operation: 34+26=60, Resulting Numbers: [20, 88, 60]
Generated Node #2: [20, 88, 60] from Operation: 34+26=60
Current State: 85:[20, 88, 60], Operations: ['34+26=60']
Exploring Operation: 60/20=3, Resulting Numbers: [88, 3]
Generated Node #3: [88, 3] from Ope... | 4 | Current State: 85:[34, 20, 88, 26], Operations: []
Exploring Operation: 26-20=6, Resulting Numbers: [34, 88, 6]
Generated Node #0,0: 85:[34, 88, 6] Operation: 26-20=6
Exploring Operation: 34-26=8, Resulting Numbers: [20, 88, 8]
Generated Node #0,1: 85:[20, 88, 8] Operation: 34-26=8
Exploring Operation: 34-20=14, Result... | 0.960069 | hs_5 | sum_heuristic |
[
27,
84,
12,
66
] | 33 | [
"27+84=111",
"12+66=78",
"111-78=33"
] | Current State: 33:[27, 84, 12, 66], Operations: []
Exploring Operation: 27+84=111, Resulting Numbers: [12, 66, 111]
Generated Node #2: [12, 66, 111] from Operation: 27+84=111
Current State: 33:[12, 66, 111], Operations: ['27+84=111']
Exploring Operation: 12+66=78, Resulting Numbers: [111, 78]
Generated Node #3: [111, 7... | 4 | Current State: 33:[27, 84, 12, 66], Operations: []
Exploring Operation: 84-66=18, Resulting Numbers: [27, 12, 18]
Generated Node #0,0: 33:[27, 12, 18] Operation: 84-66=18
Exploring Operation: 84-27=57, Resulting Numbers: [12, 66, 57]
Generated Node #0,1: 33:[12, 66, 57] Operation: 84-27=57
Exploring Operation: 84/12=7,... | 0.984375 | hs_3 | mult_heuristic |
[
38,
84,
32,
10
] | 91 | [
"38+32=70",
"70/10=7",
"84+7=91"
] | Current State: 91:[38, 84, 32, 10], Operations: []
Exploring Operation: 38+32=70, Resulting Numbers: [84, 10, 70]
Generated Node #2: [84, 10, 70] from Operation: 38+32=70
Current State: 91:[84, 10, 70], Operations: ['38+32=70']
Exploring Operation: 70/10=7, Resulting Numbers: [84, 7]
Generated Node #3: [84, 7] from Ope... | 4 | Current State: 91:[38, 84, 32, 10], Operations: []
Exploring Operation: 38-32=6, Resulting Numbers: [84, 10, 6]
Generated Node #0,0: 91:[84, 10, 6] Operation: 38-32=6
Moving to Node #0,0
Current State: 91:[84, 10, 6], Operations: ['38-32=6']
Exploring Operation: 84+10=94, Resulting Numbers: [6, 94]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
34,
36,
38,
75
] | 92 | [
"38-36=2",
"34/2=17",
"75+17=92"
] | Current State: 92:[34, 36, 38, 75], Operations: []
Exploring Operation: 38-36=2, Resulting Numbers: [34, 75, 2]
Generated Node #2: [34, 75, 2] from Operation: 38-36=2
Current State: 92:[34, 75, 2], Operations: ['38-36=2']
Exploring Operation: 34/2=17, Resulting Numbers: [75, 17]
Generated Node #3: [75, 17] from Operati... | 4 | Current State: 92:[34, 36, 38, 75], Operations: []
Exploring Operation: 75-34=41, Resulting Numbers: [36, 38, 41]
Generated Node #0,0: 92:[36, 38, 41] Operation: 75-34=41
Exploring Operation: 75-36=39, Resulting Numbers: [34, 38, 39]
Generated Node #0,1: 92:[34, 38, 39] Operation: 75-36=39
Exploring Operation: 36-34=2,... | 0 | hs_3 | sum_heuristic |
[
62,
61,
59,
83
] | 23 | [
"62-61=1",
"83-59=24",
"24-1=23"
] | Current State: 23:[62, 61, 59, 83], Operations: []
Exploring Operation: 62-61=1, Resulting Numbers: [59, 83, 1]
Generated Node #2: [59, 83, 1] from Operation: 62-61=1
Current State: 23:[59, 83, 1], Operations: ['62-61=1']
Exploring Operation: 83-59=24, Resulting Numbers: [1, 24]
Generated Node #3: [1, 24] from Operatio... | 4 | Current State: 23:[62, 61, 59, 83], Operations: []
Exploring Operation: 62-59=3, Resulting Numbers: [61, 83, 3]
Generated Node #0,0: 23:[61, 83, 3] Operation: 62-59=3
Exploring Operation: 83-59=24, Resulting Numbers: [62, 61, 24]
Generated Node #0,1: 23:[62, 61, 24] Operation: 83-59=24
Exploring Operation: 83-62=21, Re... | 0.985243 | hs_5 | sum_heuristic |
[
12,
11,
14,
7
] | 99 | [
"12-11=1",
"14*7=98",
"1+98=99"
] | Current State: 99:[12, 11, 14, 7], Operations: []
Exploring Operation: 12-11=1, Resulting Numbers: [14, 7, 1]
Generated Node #2: [14, 7, 1] from Operation: 12-11=1
Current State: 99:[14, 7, 1], Operations: ['12-11=1']
Exploring Operation: 14*7=98, Resulting Numbers: [1, 98]
Generated Node #3: [1, 98] from Operation: 14... | 4 | Current State: 99:[12, 11, 14, 7], Operations: []
Exploring Operation: 14*7=98, Resulting Numbers: [12, 11, 98]
Generated Node #0,0: 99:[12, 11, 98] Operation: 14*7=98
Exploring Operation: 14/7=2, Resulting Numbers: [12, 11, 2]
Generated Node #0,1: 99:[12, 11, 2] Operation: 14/7=2
Exploring Operation: 14-12=2, Resultin... | 0.989583 | hs_3 | mult_heuristic |
[
27,
7,
36,
13
] | 11 | [
"27+7=34",
"36-13=23",
"34-23=11"
] | Current State: 11:[27, 7, 36, 13], Operations: []
Exploring Operation: 27+7=34, Resulting Numbers: [36, 13, 34]
Generated Node #2: [36, 13, 34] from Operation: 27+7=34
Current State: 11:[36, 13, 34], Operations: ['27+7=34']
Exploring Operation: 36-13=23, Resulting Numbers: [34, 23]
Generated Node #3: [34, 23] from Oper... | 4 | Current State: 11:[27, 7, 36, 13], Operations: []
Exploring Operation: 27-13=14, Resulting Numbers: [7, 36, 14]
Generated Node #0,0: 11:[7, 36, 14] Operation: 27-13=14
Exploring Operation: 36-27=9, Resulting Numbers: [7, 13, 9]
Generated Node #0,1: 11:[7, 13, 9] Operation: 36-27=9
Exploring Operation: 36-13=23, Resulti... | 0.985243 | hs_3 | sum_heuristic |
[
54,
61,
7,
50
] | 64 | [
"61-54=7",
"7+50=57",
"7+57=64"
] | Current State: 64:[54, 61, 7, 50], Operations: []
Exploring Operation: 61-54=7, Resulting Numbers: [7, 50, 7]
Generated Node #2: [7, 50, 7] from Operation: 61-54=7
Current State: 64:[7, 50, 7], Operations: ['61-54=7']
Exploring Operation: 7+50=57, Resulting Numbers: [57]
57,64 equal: Goal Reached
Exploring Operation: 7... | 4 | Current State: 64:[54, 61, 7, 50], Operations: []
Exploring Operation: 61-50=11, Resulting Numbers: [54, 7, 11]
Generated Node #0,0: 64:[54, 7, 11] Operation: 61-50=11
Exploring Operation: 54-50=4, Resulting Numbers: [61, 7, 4]
Generated Node #0,1: 64:[61, 7, 4] Operation: 54-50=4
Exploring Operation: 61-54=7, Resultin... | 0.973958 | hs_3 | sum_heuristic |
[
2,
6,
93,
54
] | 69 | [
"6/2=3",
"54*3=162",
"162-93=69"
] | Current State: 69:[2, 6, 93, 54], Operations: []
Exploring Operation: 6/2=3, Resulting Numbers: [93, 54, 3]
Generated Node #2: [93, 54, 3] from Operation: 6/2=3
Current State: 69:[93, 54, 3], Operations: ['6/2=3']
Exploring Operation: 54*3=162, Resulting Numbers: [93, 162]
Generated Node #3: [93, 162] from Operation: 5... | 4 | Current State: 69:[2, 6, 93, 54], Operations: []
Exploring Operation: 93-54=39, Resulting Numbers: [2, 6, 39]
Generated Node #0,0: 69:[2, 6, 39] Operation: 93-54=39
Exploring Operation: 6+54=60, Resulting Numbers: [2, 93, 60]
Generated Node #0,1: 69:[2, 93, 60] Operation: 6+54=60
Exploring Operation: 54/2=27, Resulting... | 0 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.