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 |
|---|---|---|---|---|---|---|---|---|
[
13,
16,
17,
34
] | 47 | [
"13+34=47",
"17-16=1",
"47*1=47"
] | Current State: 47:[13, 16, 17, 34], Operations: []
Exploring Operation: 13+34=47, Resulting Numbers: [16, 17, 47]
Generated Node #2: [16, 17, 47] from Operation: 13+34=47
Current State: 47:[16, 17, 47], Operations: ['13+34=47']
Exploring Operation: 17-16=1, Resulting Numbers: [47, 1]
Generated Node #3: [47, 1] from Ope... | 4 | Current State: 47:[13, 16, 17, 34], Operations: []
Exploring Operation: 13+16=29, Resulting Numbers: [17, 34, 29]
Generated Node #0,0: 47:[17, 34, 29] Operation: 13+16=29
Exploring Operation: 13+17=30, Resulting Numbers: [16, 34, 30]
Generated Node #0,1: 47:[16, 34, 30] Operation: 13+17=30
Exploring Operation: 13+34=47... | 0.967014 | hs_3 | mult_heuristic |
[
67,
27,
36,
42
] | 11 | [
"36*42=1512",
"1512/27=56",
"67-56=11"
] | Current State: 11:[67, 27, 36, 42], Operations: []
Exploring Operation: 36*42=1512, Resulting Numbers: [67, 27, 1512]
Generated Node #2: [67, 27, 1512] from Operation: 36*42=1512
Current State: 11:[67, 27, 1512], Operations: ['36*42=1512']
Exploring Operation: 1512/27=56, Resulting Numbers: [67, 56]
Generated Node #3: ... | 4 | Current State: 11:[67, 27, 36, 42], Operations: []
Exploring Operation: 67-36=31, Resulting Numbers: [27, 42, 31]
Generated Node #0,0: 11:[27, 42, 31] Operation: 67-36=31
Exploring Operation: 67-42=25, Resulting Numbers: [27, 36, 25]
Generated Node #0,1: 11:[27, 36, 25] Operation: 67-42=25
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
68,
4,
24,
6
] | 17 | [
"68+24=92",
"92/4=23",
"23-6=17"
] | Current State: 17:[68, 4, 24, 6], Operations: []
Exploring Operation: 68+24=92, Resulting Numbers: [4, 6, 92]
Generated Node #2: [4, 6, 92] from Operation: 68+24=92
Current State: 17:[4, 6, 92], Operations: ['68+24=92']
Exploring Operation: 92/4=23, Resulting Numbers: [6, 23]
Generated Node #3: [6, 23] from Operation: ... | 4 | Current State: 17:[68, 4, 24, 6], Operations: []
Exploring Operation: 68-4=64, Resulting Numbers: [24, 6, 64]
Generated Node #0,0: 17:[24, 6, 64] Operation: 68-4=64
Exploring Operation: 68-6=62, Resulting Numbers: [4, 24, 62]
Generated Node #0,1: 17:[4, 24, 62] Operation: 68-6=62
Exploring Operation: 68-24=44, Resultin... | 0.983507 | hs_4 | mult_heuristic |
[
59,
60,
16,
40
] | 25 | [
"60-59=1",
"40-16=24",
"1+24=25"
] | Current State: 25:[59, 60, 16, 40], Operations: []
Exploring Operation: 60-59=1, Resulting Numbers: [16, 40, 1]
Generated Node #2: [16, 40, 1] from Operation: 60-59=1
Current State: 25:[16, 40, 1], Operations: ['60-59=1']
Exploring Operation: 40-16=24, Resulting Numbers: [1, 24]
Generated Node #3: [1, 24] from Operatio... | 4 | Current State: 25:[59, 60, 16, 40], Operations: []
Exploring Operation: 59-16=43, Resulting Numbers: [60, 40, 43]
Generated Node #0,0: 25:[60, 40, 43] Operation: 59-16=43
Exploring Operation: 60-16=44, Resulting Numbers: [59, 40, 44]
Generated Node #0,1: 25:[59, 40, 44] Operation: 60-16=44
Exploring Operation: 59-40=19... | 0.986111 | hs_5 | mult_heuristic |
[
26,
91,
96,
7
] | 13 | [
"96-91=5",
"7-5=2",
"26/2=13"
] | Current State: 13:[26, 91, 96, 7], Operations: []
Exploring Operation: 96-91=5, Resulting Numbers: [26, 7, 5]
Generated Node #2: [26, 7, 5] from Operation: 96-91=5
Current State: 13:[26, 7, 5], Operations: ['96-91=5']
Exploring Operation: 7-5=2, Resulting Numbers: [26, 2]
Generated Node #3: [26, 2] from Operation: 7-5=... | 4 | Current State: 13:[26, 91, 96, 7], Operations: []
Exploring Operation: 91/7=13, Resulting Numbers: [26, 96, 13]
Generated Node #0,0: 13:[26, 96, 13] Operation: 91/7=13
Exploring Operation: 96-91=5, Resulting Numbers: [26, 7, 5]
Generated Node #0,1: 13:[26, 7, 5] Operation: 96-91=5
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
89,
10,
8,
30
] | 94 | [
"89+8=97",
"30/10=3",
"97-3=94"
] | Current State: 94:[89, 10, 8, 30], Operations: []
Exploring Operation: 89+8=97, Resulting Numbers: [10, 30, 97]
Generated Node #2: [10, 30, 97] from Operation: 89+8=97
Current State: 94:[10, 30, 97], Operations: ['89+8=97']
Exploring Operation: 30/10=3, Resulting Numbers: [97, 3]
Generated Node #3: [97, 3] from Operati... | 4 | Current State: 94:[89, 10, 8, 30], Operations: []
Exploring Operation: 30/10=3, Resulting Numbers: [89, 8, 3]
Generated Node #0,0: 94:[89, 8, 3] Operation: 30/10=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 94:[89, 8, 3], Operations: ['30/10=3']
Exploring Operation: 89+8=97, Resulting Numbers: [3, ... | 0.993924 | hs_1 | sum_heuristic |
[
7,
17,
51,
53
] | 27 | [
"53-51=2",
"17*2=34",
"34-7=27"
] | Current State: 27:[7, 17, 51, 53], Operations: []
Exploring Operation: 53-51=2, Resulting Numbers: [7, 17, 2]
Generated Node #2: [7, 17, 2] from Operation: 53-51=2
Current State: 27:[7, 17, 2], Operations: ['53-51=2']
Exploring Operation: 17*2=34, Resulting Numbers: [7, 34]
Generated Node #3: [7, 34] from Operation: 17... | 4 | Current State: 27:[7, 17, 51, 53], Operations: []
Exploring Operation: 53-51=2, Resulting Numbers: [7, 17, 2]
Generated Node #0,0: 27:[7, 17, 2] Operation: 53-51=2
Exploring Operation: 51-17=34, Resulting Numbers: [7, 53, 34]
Generated Node #0,1: 27:[7, 53, 34] Operation: 51-17=34
Exploring Operation: 53-17=36, Resulti... | 0 | hs_4 | sum_heuristic |
[
13,
19,
8,
7
] | 66 | [
"13-7=6",
"19-8=11",
"6*11=66"
] | Current State: 66:[13, 19, 8, 7], Operations: []
Exploring Operation: 13-7=6, Resulting Numbers: [19, 8, 6]
Generated Node #2: [19, 8, 6] from Operation: 13-7=6
Current State: 66:[19, 8, 6], Operations: ['13-7=6']
Exploring Operation: 19-8=11, Resulting Numbers: [6, 11]
Generated Node #3: [6, 11] from Operation: 19-8=1... | 4 | Current State: 66:[13, 19, 8, 7], Operations: []
Exploring Operation: 19-13=6, Resulting Numbers: [8, 7, 6]
Generated Node #0,0: 66:[8, 7, 6] Operation: 19-13=6
Exploring Operation: 13+19=32, Resulting Numbers: [8, 7, 32]
Generated Node #0,1: 66:[8, 7, 32] Operation: 13+19=32
Exploring Operation: 19-8=11, Resulting Num... | 0.971354 | hs_4 | mult_heuristic |
[
24,
58,
64,
88
] | 91 | [
"24*88=2112",
"2112/64=33",
"58+33=91"
] | Current State: 91:[24, 58, 64, 88], Operations: []
Exploring Operation: 24*88=2112, Resulting Numbers: [58, 64, 2112]
Generated Node #2: [58, 64, 2112] from Operation: 24*88=2112
Current State: 91:[58, 64, 2112], Operations: ['24*88=2112']
Exploring Operation: 2112/64=33, Resulting Numbers: [58, 33]
Generated Node #3: ... | 4 | Current State: 91:[24, 58, 64, 88], Operations: []
Exploring Operation: 24+58=82, Resulting Numbers: [64, 88, 82]
Generated Node #0,0: 91:[64, 88, 82] Operation: 24+58=82
Exploring Operation: 64-58=6, Resulting Numbers: [24, 88, 6]
Generated Node #0,1: 91:[24, 88, 6] Operation: 64-58=6
Exploring Operation: 24+64=88, Re... | 0 | hs_3 | sum_heuristic |
[
2,
29,
7,
66
] | 32 | [
"29-2=27",
"66-7=59",
"59-27=32"
] | Current State: 32:[2, 29, 7, 66], Operations: []
Exploring Operation: 29-2=27, Resulting Numbers: [7, 66, 27]
Generated Node #2: [7, 66, 27] from Operation: 29-2=27
Current State: 32:[7, 66, 27], Operations: ['29-2=27']
Exploring Operation: 66-7=59, Resulting Numbers: [27, 59]
Generated Node #3: [27, 59] from Operation... | 4 | Current State: 32:[2, 29, 7, 66], Operations: []
Exploring Operation: 66-7=59, Resulting Numbers: [2, 29, 59]
Generated Node #0,0: 32:[2, 29, 59] Operation: 66-7=59
Exploring Operation: 66/2=33, Resulting Numbers: [29, 7, 33]
Generated Node #0,1: 32:[29, 7, 33] Operation: 66/2=33
Exploring Operation: 66-29=37, Resultin... | 0.974826 | hs_4 | mult_heuristic |
[
55,
91,
7,
64
] | 89 | [
"55+91=146",
"64-7=57",
"146-57=89"
] | Current State: 89:[55, 91, 7, 64], Operations: []
Exploring Operation: 55+91=146, Resulting Numbers: [7, 64, 146]
Generated Node #2: [7, 64, 146] from Operation: 55+91=146
Current State: 89:[7, 64, 146], Operations: ['55+91=146']
Exploring Operation: 64-7=57, Resulting Numbers: [146, 57]
Generated Node #3: [146, 57] fr... | 4 | Current State: 89:[55, 91, 7, 64], Operations: []
Exploring Operation: 55+7=62, Resulting Numbers: [91, 64, 62]
Generated Node #0,0: 89:[91, 64, 62] Operation: 55+7=62
Exploring Operation: 7+64=71, Resulting Numbers: [55, 91, 71]
Generated Node #0,1: 89:[55, 91, 71] Operation: 7+64=71
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
28,
22,
20,
2
] | 34 | [
"28-22=6",
"20*2=40",
"40-6=34"
] | Current State: 34:[28, 22, 20, 2], Operations: []
Exploring Operation: 28-22=6, Resulting Numbers: [20, 2, 6]
Generated Node #2: [20, 2, 6] from Operation: 28-22=6
Current State: 34:[20, 2, 6], Operations: ['28-22=6']
Exploring Operation: 20*2=40, Resulting Numbers: [6, 40]
Generated Node #3: [6, 40] from Operation: 20... | 4 | Current State: 34:[28, 22, 20, 2], Operations: []
Exploring Operation: 28-22=6, Resulting Numbers: [20, 2, 6]
Generated Node #0,0: 34:[20, 2, 6] Operation: 28-22=6
Exploring Operation: 22-20=2, Resulting Numbers: [28, 2, 2]
Generated Node #0,1: 34:[28, 2, 2] Operation: 22-20=2
Exploring Operation: 28-20=8, Resulting Nu... | 0 | hs_3 | sum_heuristic |
[
22,
17,
7,
53
] | 18 | [
"22-17=5",
"7*5=35",
"53-35=18"
] | Current State: 18:[22, 17, 7, 53], Operations: []
Exploring Operation: 22-17=5, Resulting Numbers: [7, 53, 5]
Generated Node #2: [7, 53, 5] from Operation: 22-17=5
Current State: 18:[7, 53, 5], Operations: ['22-17=5']
Exploring Operation: 7*5=35, Resulting Numbers: [53, 35]
Generated Node #3: [53, 35] from Operation: 7... | 4 | Current State: 18:[22, 17, 7, 53], Operations: []
Exploring Operation: 53-22=31, Resulting Numbers: [17, 7, 31]
Generated Node #0,0: 18:[17, 7, 31] Operation: 53-22=31
Exploring Operation: 53-7=46, Resulting Numbers: [22, 17, 46]
Generated Node #0,1: 18:[22, 17, 46] Operation: 53-7=46
Exploring Operation: 53-17=36, Res... | 0 | hs_4 | mult_heuristic |
[
25,
8,
70,
24
] | 92 | [
"25+70=95",
"24/8=3",
"95-3=92"
] | Current State: 92:[25, 8, 70, 24], Operations: []
Exploring Operation: 25+70=95, Resulting Numbers: [8, 24, 95]
Generated Node #2: [8, 24, 95] from Operation: 25+70=95
Current State: 92:[8, 24, 95], Operations: ['25+70=95']
Exploring Operation: 24/8=3, Resulting Numbers: [95, 3]
Generated Node #3: [95, 3] from Operatio... | 4 | Current State: 92:[25, 8, 70, 24], Operations: []
Exploring Operation: 70-24=46, Resulting Numbers: [25, 8, 46]
Generated Node #0,0: 92:[25, 8, 46] Operation: 70-24=46
Exploring Operation: 70-25=45, Resulting Numbers: [8, 24, 45]
Generated Node #0,1: 92:[8, 24, 45] Operation: 70-25=45
Exploring Operation: 25+70=95, Res... | 0.969618 | hs_3 | mult_heuristic |
[
2,
61,
53,
42
] | 25 | [
"61-53=8",
"42+8=50",
"50/2=25"
] | Current State: 25:[2, 61, 53, 42], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [2, 42, 8]
Generated Node #2: [2, 42, 8] from Operation: 61-53=8
Current State: 25:[2, 42, 8], Operations: ['61-53=8']
Exploring Operation: 42+8=50, Resulting Numbers: [2, 50]
Generated Node #3: [2, 50] from Operation: 42... | 4 | Current State: 25:[2, 61, 53, 42], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [2, 42, 8]
Generated Node #0,0: 25:[2, 42, 8] Operation: 61-53=8
Exploring Operation: 61-42=19, Resulting Numbers: [2, 53, 19]
Generated Node #0,1: 25:[2, 53, 19] Operation: 61-42=19
Moving to Node #0,0
Current State: 25:... | 0 | hs_2 | mult_heuristic |
[
84,
94,
93,
17
] | 68 | [
"84+94=178",
"93+17=110",
"178-110=68"
] | Current State: 68:[84, 94, 93, 17], Operations: []
Exploring Operation: 84+94=178, Resulting Numbers: [93, 17, 178]
Generated Node #2: [93, 17, 178] from Operation: 84+94=178
Current State: 68:[93, 17, 178], Operations: ['84+94=178']
Exploring Operation: 93+17=110, Resulting Numbers: [178, 110]
Generated Node #3: [178,... | 4 | Current State: 68:[84, 94, 93, 17], Operations: []
Exploring Operation: 94-84=10, Resulting Numbers: [93, 17, 10]
Generated Node #0,0: 68:[93, 17, 10] Operation: 94-84=10
Exploring Operation: 94-93=1, Resulting Numbers: [84, 17, 1]
Generated Node #0,1: 68:[84, 17, 1] Operation: 94-93=1
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
74,
75,
71,
21
] | 46 | [
"74-71=3",
"75/3=25",
"21+25=46"
] | Current State: 46:[74, 75, 71, 21], Operations: []
Exploring Operation: 74-71=3, Resulting Numbers: [75, 21, 3]
Generated Node #2: [75, 21, 3] from Operation: 74-71=3
Current State: 46:[75, 21, 3], Operations: ['74-71=3']
Exploring Operation: 75/3=25, Resulting Numbers: [21, 25]
Generated Node #3: [21, 25] from Operati... | 4 | Current State: 46:[74, 75, 71, 21], Operations: []
Exploring Operation: 74-71=3, Resulting Numbers: [75, 21, 3]
Generated Node #0,0: 46:[75, 21, 3] Operation: 74-71=3
Exploring Operation: 75-74=1, Resulting Numbers: [71, 21, 1]
Generated Node #0,1: 46:[71, 21, 1] Operation: 75-74=1
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | mult_heuristic |
[
57,
45,
47,
53
] | 49 | [
"47-45=2",
"53*2=106",
"106-57=49"
] | Current State: 49:[57, 45, 47, 53], Operations: []
Exploring Operation: 47-45=2, Resulting Numbers: [57, 53, 2]
Generated Node #2: [57, 53, 2] from Operation: 47-45=2
Current State: 49:[57, 53, 2], Operations: ['47-45=2']
Exploring Operation: 53*2=106, Resulting Numbers: [57, 106]
Generated Node #3: [57, 106] from Oper... | 4 | Current State: 49:[57, 45, 47, 53], Operations: []
Exploring Operation: 57-53=4, Resulting Numbers: [45, 47, 4]
Generated Node #0,0: 49:[45, 47, 4] Operation: 57-53=4
Exploring Operation: 57-45=12, Resulting Numbers: [47, 53, 12]
Generated Node #0,1: 49:[47, 53, 12] Operation: 57-45=12
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
2,
61,
99,
68
] | 69 | [
"2*99=198",
"61+68=129",
"198-129=69"
] | Current State: 69:[2, 61, 99, 68], Operations: []
Exploring Operation: 2*99=198, Resulting Numbers: [61, 68, 198]
Generated Node #2: [61, 68, 198] from Operation: 2*99=198
Current State: 69:[61, 68, 198], Operations: ['2*99=198']
Exploring Operation: 61+68=129, Resulting Numbers: [198, 129]
Generated Node #3: [198, 129... | 4 | Current State: 69:[2, 61, 99, 68], Operations: []
Exploring Operation: 99-61=38, Resulting Numbers: [2, 68, 38]
Generated Node #0,0: 69:[2, 68, 38] Operation: 99-61=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[2, 68, 38], Operations: ['99-61=38']
Exploring Operation: 38/2=19, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
73,
98,
20,
32
] | 37 | [
"98-73=25",
"32-20=12",
"25+12=37"
] | Current State: 37:[73, 98, 20, 32], Operations: []
Exploring Operation: 98-73=25, Resulting Numbers: [20, 32, 25]
Generated Node #2: [20, 32, 25] from Operation: 98-73=25
Current State: 37:[20, 32, 25], Operations: ['98-73=25']
Exploring Operation: 32-20=12, Resulting Numbers: [25, 12]
Generated Node #3: [25, 12] from ... | 4 | Current State: 37:[73, 98, 20, 32], Operations: []
Exploring Operation: 73-20=53, Resulting Numbers: [98, 32, 53]
Generated Node #0,0: 37:[98, 32, 53] Operation: 73-20=53
Exploring Operation: 73-32=41, Resulting Numbers: [98, 20, 41]
Generated Node #0,1: 37:[98, 20, 41] Operation: 73-32=41
Exploring Operation: 98-20=78... | 0.981771 | hs_5 | sum_heuristic |
[
55,
1,
57,
37
] | 19 | [
"57-55=2",
"1+37=38",
"38/2=19"
] | Current State: 19:[55, 1, 57, 37], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [1, 37, 2]
Generated Node #2: [1, 37, 2] from Operation: 57-55=2
Current State: 19:[1, 37, 2], Operations: ['57-55=2']
Exploring Operation: 1+37=38, Resulting Numbers: [2, 38]
Generated Node #3: [2, 38] from Operation: 1+... | 4 | Current State: 19:[55, 1, 57, 37], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [1, 37, 2]
Generated Node #0,0: 19:[1, 37, 2] Operation: 57-55=2
Exploring Operation: 57-37=20, Resulting Numbers: [55, 1, 20]
Generated Node #0,1: 19:[55, 1, 20] Operation: 57-37=20
Moving to Node #0,0
Current State: 19:... | 0 | hs_2 | sum_heuristic |
[
67,
27,
90,
6
] | 44 | [
"67-27=40",
"90-6=84",
"84-40=44"
] | Current State: 44:[67, 27, 90, 6], Operations: []
Exploring Operation: 67-27=40, Resulting Numbers: [90, 6, 40]
Generated Node #2: [90, 6, 40] from Operation: 67-27=40
Current State: 44:[90, 6, 40], Operations: ['67-27=40']
Exploring Operation: 90-6=84, Resulting Numbers: [40, 84]
Generated Node #3: [40, 84] from Opera... | 4 | Current State: 44:[67, 27, 90, 6], Operations: []
Exploring Operation: 90-67=23, Resulting Numbers: [27, 6, 23]
Generated Node #0,0: 44:[27, 6, 23] Operation: 90-67=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[27, 6, 23], Operations: ['90-67=23']
Exploring Operation: 27-6=21, Resulting Numbers... | 0.993924 | hs_1 | mult_heuristic |
[
95,
20,
59,
31
] | 100 | [
"95-59=36",
"36-31=5",
"20*5=100"
] | Current State: 100:[95, 20, 59, 31], Operations: []
Exploring Operation: 95-59=36, Resulting Numbers: [20, 31, 36]
Generated Node #2: [20, 31, 36] from Operation: 95-59=36
Current State: 100:[20, 31, 36], Operations: ['95-59=36']
Exploring Operation: 36-31=5, Resulting Numbers: [20, 5]
Generated Node #3: [20, 5] from O... | 4 | Current State: 100:[95, 20, 59, 31], Operations: []
Exploring Operation: 59-31=28, Resulting Numbers: [95, 20, 28]
Generated Node #0,0: 100:[95, 20, 28] Operation: 59-31=28
Exploring Operation: 20+31=51, Resulting Numbers: [95, 59, 51]
Generated Node #0,1: 100:[95, 59, 51] Operation: 20+31=51
Start Sub Search at level ... | 0 | hs_2 | mult_heuristic |
[
59,
36,
48,
81
] | 62 | [
"59+36=95",
"81-48=33",
"95-33=62"
] | Current State: 62:[59, 36, 48, 81], Operations: []
Exploring Operation: 59+36=95, Resulting Numbers: [48, 81, 95]
Generated Node #2: [48, 81, 95] from Operation: 59+36=95
Current State: 62:[48, 81, 95], Operations: ['59+36=95']
Exploring Operation: 81-48=33, Resulting Numbers: [95, 33]
Generated Node #3: [95, 33] from ... | 4 | Current State: 62:[59, 36, 48, 81], Operations: []
Exploring Operation: 81-48=33, Resulting Numbers: [59, 36, 33]
Generated Node #0,0: 62:[59, 36, 33] Operation: 81-48=33
Moving to Node #0,0
Current State: 62:[59, 36, 33], Operations: ['81-48=33']
Exploring Operation: 36-33=3, Resulting Numbers: [59, 3]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
2,
71,
28,
4
] | 87 | [
"28+4=32",
"32/2=16",
"71+16=87"
] | Current State: 87:[2, 71, 28, 4], Operations: []
Exploring Operation: 28+4=32, Resulting Numbers: [2, 71, 32]
Generated Node #2: [2, 71, 32] from Operation: 28+4=32
Current State: 87:[2, 71, 32], Operations: ['28+4=32']
Exploring Operation: 32/2=16, Resulting Numbers: [71, 16]
Generated Node #3: [71, 16] from Operation... | 4 | Current State: 87:[2, 71, 28, 4], Operations: []
Exploring Operation: 71+28=99, Resulting Numbers: [2, 4, 99]
Generated Node #0,0: 87:[2, 4, 99] Operation: 71+28=99
Exploring Operation: 2+71=73, Resulting Numbers: [28, 4, 73]
Generated Node #0,1: 87:[28, 4, 73] Operation: 2+71=73
Exploring Operation: 71+4=75, Resulting... | 0 | hs_3 | mult_heuristic |
[
42,
7,
28,
68
] | 89 | [
"42+7=49",
"68-28=40",
"49+40=89"
] | Current State: 89:[42, 7, 28, 68], Operations: []
Exploring Operation: 42+7=49, Resulting Numbers: [28, 68, 49]
Generated Node #2: [28, 68, 49] from Operation: 42+7=49
Current State: 89:[28, 68, 49], Operations: ['42+7=49']
Exploring Operation: 68-28=40, Resulting Numbers: [49, 40]
Generated Node #3: [49, 40] from Oper... | 4 | Current State: 89:[42, 7, 28, 68], Operations: []
Exploring Operation: 42+7=49, Resulting Numbers: [28, 68, 49]
Generated Node #0,0: 89:[28, 68, 49] Operation: 42+7=49
Exploring Operation: 42+28=70, Resulting Numbers: [7, 68, 70]
Generated Node #0,1: 89:[7, 68, 70] Operation: 42+28=70
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
79,
33,
20,
11
] | 37 | [
"79-33=46",
"20-11=9",
"46-9=37"
] | Current State: 37:[79, 33, 20, 11], Operations: []
Exploring Operation: 79-33=46, Resulting Numbers: [20, 11, 46]
Generated Node #2: [20, 11, 46] from Operation: 79-33=46
Current State: 37:[20, 11, 46], Operations: ['79-33=46']
Exploring Operation: 20-11=9, Resulting Numbers: [46, 9]
Generated Node #3: [46, 9] from Ope... | 4 | Current State: 37:[79, 33, 20, 11], Operations: []
Exploring Operation: 79-33=46, Resulting Numbers: [20, 11, 46]
Generated Node #0,0: 37:[20, 11, 46] Operation: 79-33=46
Exploring Operation: 79-20=59, Resulting Numbers: [33, 11, 59]
Generated Node #0,1: 37:[33, 11, 59] Operation: 79-20=59
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
32,
16,
95,
12
] | 97 | [
"32-16=16",
"12*16=192",
"192-95=97"
] | Current State: 97:[32, 16, 95, 12], Operations: []
Exploring Operation: 32-16=16, Resulting Numbers: [95, 12, 16]
Generated Node #2: [95, 12, 16] from Operation: 32-16=16
Current State: 97:[95, 12, 16], Operations: ['32-16=16']
Exploring Operation: 12*16=192, Resulting Numbers: [95, 192]
Generated Node #3: [95, 192] fr... | 4 | Current State: 97:[32, 16, 95, 12], Operations: []
Exploring Operation: 32+16=48, Resulting Numbers: [95, 12, 48]
Generated Node #0,0: 97:[95, 12, 48] Operation: 32+16=48
Exploring Operation: 16+12=28, Resulting Numbers: [32, 95, 28]
Generated Node #0,1: 97:[32, 95, 28] Operation: 16+12=28
Exploring Operation: 32+12=44... | 0 | hs_5 | sum_heuristic |
[
20,
25,
55,
77
] | 81 | [
"25+55=80",
"80/20=4",
"77+4=81"
] | Current State: 81:[20, 25, 55, 77], Operations: []
Exploring Operation: 25+55=80, Resulting Numbers: [20, 77, 80]
Generated Node #2: [20, 77, 80] from Operation: 25+55=80
Current State: 81:[20, 77, 80], Operations: ['25+55=80']
Exploring Operation: 80/20=4, Resulting Numbers: [77, 4]
Generated Node #3: [77, 4] from Ope... | 4 | Current State: 81:[20, 25, 55, 77], Operations: []
Exploring Operation: 25+55=80, Resulting Numbers: [20, 77, 80]
Generated Node #0,0: 81:[20, 77, 80] Operation: 25+55=80
Exploring Operation: 20+55=75, Resulting Numbers: [25, 77, 75]
Generated Node #0,1: 81:[25, 77, 75] Operation: 20+55=75
Exploring Operation: 55-25=30... | 0.987847 | hs_4 | mult_heuristic |
[
56,
3,
64,
60
] | 49 | [
"56-3=53",
"64-60=4",
"53-4=49"
] | Current State: 49:[56, 3, 64, 60], Operations: []
Exploring Operation: 56-3=53, Resulting Numbers: [64, 60, 53]
Generated Node #2: [64, 60, 53] from Operation: 56-3=53
Current State: 49:[64, 60, 53], Operations: ['56-3=53']
Exploring Operation: 64-60=4, Resulting Numbers: [53, 4]
Generated Node #3: [53, 4] from Operati... | 4 | Current State: 49:[56, 3, 64, 60], Operations: []
Exploring Operation: 64-60=4, Resulting Numbers: [56, 3, 4]
Generated Node #0,0: 49:[56, 3, 4] Operation: 64-60=4
Exploring Operation: 56-3=53, Resulting Numbers: [64, 60, 53]
Generated Node #0,1: 49:[64, 60, 53] Operation: 56-3=53
Exploring Operation: 60-56=4, Resultin... | 0.988715 | hs_4 | sum_heuristic |
[
59,
2,
24,
13
] | 98 | [
"59+2=61",
"24+13=37",
"61+37=98"
] | Current State: 98:[59, 2, 24, 13], Operations: []
Exploring Operation: 59+2=61, Resulting Numbers: [24, 13, 61]
Generated Node #2: [24, 13, 61] from Operation: 59+2=61
Current State: 98:[24, 13, 61], Operations: ['59+2=61']
Exploring Operation: 24+13=37, Resulting Numbers: [61, 37]
Generated Node #3: [61, 37] from Oper... | 4 | Current State: 98:[59, 2, 24, 13], Operations: []
Exploring Operation: 2*24=48, Resulting Numbers: [59, 13, 48]
Generated Node #0,0: 98:[59, 13, 48] Operation: 2*24=48
Exploring Operation: 24/2=12, Resulting Numbers: [59, 13, 12]
Generated Node #0,1: 98:[59, 13, 12] Operation: 24/2=12
Exploring Operation: 59-13=46, Res... | 0 | hs_3 | mult_heuristic |
[
90,
8,
83,
12
] | 10 | [
"83-8=75",
"12*75=900",
"900/90=10"
] | Current State: 10:[90, 8, 83, 12], Operations: []
Exploring Operation: 83-8=75, Resulting Numbers: [90, 12, 75]
Generated Node #2: [90, 12, 75] from Operation: 83-8=75
Current State: 10:[90, 12, 75], Operations: ['83-8=75']
Exploring Operation: 12*75=900, Resulting Numbers: [90, 900]
Generated Node #3: [90, 900] from O... | 4 | Current State: 10:[90, 8, 83, 12], Operations: []
Exploring Operation: 90-12=78, Resulting Numbers: [8, 83, 78]
Generated Node #0,0: 10:[8, 83, 78] Operation: 90-12=78
Exploring Operation: 90-83=7, Resulting Numbers: [8, 12, 7]
Generated Node #0,1: 10:[8, 12, 7] Operation: 90-83=7
Moving to Node #0,1
Current State: 10:... | 0 | hs_2 | sum_heuristic |
[
9,
3,
37,
1
] | 12 | [
"9/3=3",
"37-1=36",
"36/3=12"
] | Current State: 12:[9, 3, 37, 1], Operations: []
Exploring Operation: 9/3=3, Resulting Numbers: [37, 1, 3]
Generated Node #2: [37, 1, 3] from Operation: 9/3=3
Current State: 12:[37, 1, 3], Operations: ['9/3=3']
Exploring Operation: 37-1=36, Resulting Numbers: [3, 36]
Generated Node #3: [3, 36] from Operation: 37-1=36
Cu... | 4 | Current State: 12:[9, 3, 37, 1], Operations: []
Exploring Operation: 37-9=28, Resulting Numbers: [3, 1, 28]
Generated Node #0,0: 12:[3, 1, 28] Operation: 37-9=28
Exploring Operation: 9-3=6, Resulting Numbers: [37, 1, 6]
Generated Node #0,1: 12:[37, 1, 6] Operation: 9-3=6
Exploring Operation: 9+3=12, Resulting Numbers: ... | 0 | hs_3 | sum_heuristic |
[
93,
2,
60,
26
] | 61 | [
"93+2=95",
"60-26=34",
"95-34=61"
] | Current State: 61:[93, 2, 60, 26], Operations: []
Exploring Operation: 93+2=95, Resulting Numbers: [60, 26, 95]
Generated Node #2: [60, 26, 95] from Operation: 93+2=95
Current State: 61:[60, 26, 95], Operations: ['93+2=95']
Exploring Operation: 60-26=34, Resulting Numbers: [95, 34]
Generated Node #3: [95, 34] from Oper... | 4 | Current State: 61:[93, 2, 60, 26], Operations: []
Exploring Operation: 2*26=52, Resulting Numbers: [93, 60, 52]
Generated Node #0,0: 61:[93, 60, 52] Operation: 2*26=52
Exploring Operation: 93-2=91, Resulting Numbers: [60, 26, 91]
Generated Node #0,1: 61:[60, 26, 91] Operation: 93-2=91
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
3,
66,
30,
39
] | 63 | [
"3*30=90",
"66-39=27",
"90-27=63"
] | Current State: 63:[3, 66, 30, 39], Operations: []
Exploring Operation: 3*30=90, Resulting Numbers: [66, 39, 90]
Generated Node #2: [66, 39, 90] from Operation: 3*30=90
Current State: 63:[66, 39, 90], Operations: ['3*30=90']
Exploring Operation: 66-39=27, Resulting Numbers: [90, 27]
Generated Node #3: [90, 27] from Oper... | 4 | Current State: 63:[3, 66, 30, 39], Operations: []
Exploring Operation: 39-30=9, Resulting Numbers: [3, 66, 9]
Generated Node #0,0: 63:[3, 66, 9] Operation: 39-30=9
Exploring Operation: 30+39=69, Resulting Numbers: [3, 66, 69]
Generated Node #0,1: 63:[3, 66, 69] Operation: 30+39=69
Exploring Operation: 66-39=27, Resulti... | 0.980903 | hs_4 | mult_heuristic |
[
54,
79,
65,
51
] | 39 | [
"79-54=25",
"65-51=14",
"25+14=39"
] | Current State: 39:[54, 79, 65, 51], Operations: []
Exploring Operation: 79-54=25, Resulting Numbers: [65, 51, 25]
Generated Node #2: [65, 51, 25] from Operation: 79-54=25
Current State: 39:[65, 51, 25], Operations: ['79-54=25']
Exploring Operation: 65-51=14, Resulting Numbers: [25, 14]
Generated Node #3: [25, 14] from ... | 4 | Current State: 39:[54, 79, 65, 51], Operations: []
Exploring Operation: 79-54=25, Resulting Numbers: [65, 51, 25]
Generated Node #0,0: 39:[65, 51, 25] Operation: 79-54=25
Exploring Operation: 79-51=28, Resulting Numbers: [54, 65, 28]
Generated Node #0,1: 39:[54, 65, 28] Operation: 79-51=28
Exploring Operation: 79-65=14... | 0.979167 | hs_3 | sum_heuristic |
[
34,
11,
38,
93
] | 26 | [
"38-34=4",
"11+93=104",
"104/4=26"
] | Current State: 26:[34, 11, 38, 93], Operations: []
Exploring Operation: 38-34=4, Resulting Numbers: [11, 93, 4]
Generated Node #2: [11, 93, 4] from Operation: 38-34=4
Current State: 26:[11, 93, 4], Operations: ['38-34=4']
Exploring Operation: 11+93=104, Resulting Numbers: [4, 104]
Generated Node #3: [4, 104] from Opera... | 4 | Current State: 26:[34, 11, 38, 93], Operations: []
Exploring Operation: 38-34=4, Resulting Numbers: [11, 93, 4]
Generated Node #0,0: 26:[11, 93, 4] Operation: 38-34=4
Exploring Operation: 93-38=55, Resulting Numbers: [34, 11, 55]
Generated Node #0,1: 26:[34, 11, 55] Operation: 93-38=55
Exploring Operation: 93-34=59, Re... | 0 | hs_3 | sum_heuristic |
[
37,
71,
5,
16
] | 28 | [
"37+71=108",
"5*16=80",
"108-80=28"
] | Current State: 28:[37, 71, 5, 16], Operations: []
Exploring Operation: 37+71=108, Resulting Numbers: [5, 16, 108]
Generated Node #2: [5, 16, 108] from Operation: 37+71=108
Current State: 28:[5, 16, 108], Operations: ['37+71=108']
Exploring Operation: 5*16=80, Resulting Numbers: [108, 80]
Generated Node #3: [108, 80] fr... | 4 | Current State: 28:[37, 71, 5, 16], Operations: []
Exploring Operation: 71-37=34, Resulting Numbers: [5, 16, 34]
Generated Node #0,0: 28:[5, 16, 34] Operation: 71-37=34
Exploring Operation: 71-16=55, Resulting Numbers: [37, 5, 55]
Generated Node #0,1: 28:[37, 5, 55] Operation: 71-16=55
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
95,
13,
49,
98
] | 54 | [
"95+13=108",
"98/49=2",
"108/2=54"
] | Current State: 54:[95, 13, 49, 98], Operations: []
Exploring Operation: 95+13=108, Resulting Numbers: [49, 98, 108]
Generated Node #2: [49, 98, 108] from Operation: 95+13=108
Current State: 54:[49, 98, 108], Operations: ['95+13=108']
Exploring Operation: 98/49=2, Resulting Numbers: [108, 2]
Generated Node #3: [108, 2] ... | 4 | Current State: 54:[95, 13, 49, 98], Operations: []
Exploring Operation: 98/49=2, Resulting Numbers: [95, 13, 2]
Generated Node #0,0: 54:[95, 13, 2] Operation: 98/49=2
Exploring Operation: 98-95=3, Resulting Numbers: [13, 49, 3]
Generated Node #0,1: 54:[13, 49, 3] Operation: 98-95=3
Exploring Operation: 95-49=46, Result... | 0 | hs_4 | mult_heuristic |
[
78,
36,
47,
85
] | 18 | [
"78+36=114",
"47+85=132",
"132-114=18"
] | Current State: 18:[78, 36, 47, 85], Operations: []
Exploring Operation: 78+36=114, Resulting Numbers: [47, 85, 114]
Generated Node #2: [47, 85, 114] from Operation: 78+36=114
Current State: 18:[47, 85, 114], Operations: ['78+36=114']
Exploring Operation: 47+85=132, Resulting Numbers: [114, 132]
Generated Node #3: [114,... | 4 | Current State: 18:[78, 36, 47, 85], Operations: []
Exploring Operation: 85-78=7, Resulting Numbers: [36, 47, 7]
Generated Node #0,0: 18:[36, 47, 7] Operation: 85-78=7
Moving to Node #0,0
Current State: 18:[36, 47, 7], Operations: ['85-78=7']
Exploring Operation: 47-36=11, Resulting Numbers: [7, 11]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
79,
67,
22,
60
] | 75 | [
"67-60=7",
"22*7=154",
"154-79=75"
] | Current State: 75:[79, 67, 22, 60], Operations: []
Exploring Operation: 67-60=7, Resulting Numbers: [79, 22, 7]
Generated Node #2: [79, 22, 7] from Operation: 67-60=7
Current State: 75:[79, 22, 7], Operations: ['67-60=7']
Exploring Operation: 22*7=154, Resulting Numbers: [79, 154]
Generated Node #3: [79, 154] from Oper... | 4 | Current State: 75:[79, 67, 22, 60], Operations: []
Exploring Operation: 79-67=12, Resulting Numbers: [22, 60, 12]
Generated Node #0,0: 75:[22, 60, 12] Operation: 79-67=12
Exploring Operation: 79-60=19, Resulting Numbers: [67, 22, 19]
Generated Node #0,1: 75:[67, 22, 19] Operation: 79-60=19
Exploring Operation: 67-60=7,... | 0 | hs_4 | mult_heuristic |
[
59,
25,
88,
68
] | 44 | [
"59-25=34",
"88*34=2992",
"2992/68=44"
] | Current State: 44:[59, 25, 88, 68], Operations: []
Exploring Operation: 59-25=34, Resulting Numbers: [88, 68, 34]
Generated Node #2: [88, 68, 34] from Operation: 59-25=34
Current State: 44:[88, 68, 34], Operations: ['59-25=34']
Exploring Operation: 88*34=2992, Resulting Numbers: [68, 2992]
Generated Node #3: [68, 2992]... | 4 | Current State: 44:[59, 25, 88, 68], Operations: []
Exploring Operation: 88-59=29, Resulting Numbers: [25, 68, 29]
Generated Node #0,0: 44:[25, 68, 29] Operation: 88-59=29
Exploring Operation: 88-68=20, Resulting Numbers: [59, 25, 20]
Generated Node #0,1: 44:[59, 25, 20] Operation: 88-68=20
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
60,
73,
42,
45
] | 39 | [
"73-60=13",
"45-42=3",
"13*3=39"
] | Current State: 39:[60, 73, 42, 45], Operations: []
Exploring Operation: 73-60=13, Resulting Numbers: [42, 45, 13]
Generated Node #2: [42, 45, 13] from Operation: 73-60=13
Current State: 39:[42, 45, 13], Operations: ['73-60=13']
Exploring Operation: 45-42=3, Resulting Numbers: [13, 3]
Generated Node #3: [13, 3] from Ope... | 4 | Current State: 39:[60, 73, 42, 45], Operations: []
Exploring Operation: 73-45=28, Resulting Numbers: [60, 42, 28]
Generated Node #0,0: 39:[60, 42, 28] Operation: 73-45=28
Exploring Operation: 60-45=15, Resulting Numbers: [73, 42, 15]
Generated Node #0,1: 39:[73, 42, 15] Operation: 60-45=15
Exploring Operation: 73-42=31... | 0.987847 | hs_4 | sum_heuristic |
[
20,
13,
93,
71
] | 15 | [
"20-13=7",
"93-71=22",
"22-7=15"
] | Current State: 15:[20, 13, 93, 71], Operations: []
Exploring Operation: 20-13=7, Resulting Numbers: [93, 71, 7]
Generated Node #2: [93, 71, 7] from Operation: 20-13=7
Current State: 15:[93, 71, 7], Operations: ['20-13=7']
Exploring Operation: 93-71=22, Resulting Numbers: [7, 22]
Generated Node #3: [7, 22] from Operatio... | 4 | Current State: 15:[20, 13, 93, 71], Operations: []
Exploring Operation: 71-20=51, Resulting Numbers: [13, 93, 51]
Generated Node #0,0: 15:[13, 93, 51] Operation: 71-20=51
Exploring Operation: 93-71=22, Resulting Numbers: [20, 13, 22]
Generated Node #0,1: 15:[20, 13, 22] Operation: 93-71=22
Exploring Operation: 93-20=73... | 0.988715 | hs_4 | sum_heuristic |
[
3,
8,
64,
42
] | 37 | [
"3+42=45",
"64/8=8",
"45-8=37"
] | Current State: 37:[3, 8, 64, 42], Operations: []
Exploring Operation: 3+42=45, Resulting Numbers: [8, 64, 45]
Generated Node #2: [8, 64, 45] from Operation: 3+42=45
Current State: 37:[8, 64, 45], Operations: ['3+42=45']
Exploring Operation: 64/8=8, Resulting Numbers: [45, 8]
Generated Node #3: [45, 8] from Operation: 6... | 4 | Current State: 37:[3, 8, 64, 42], Operations: []
Exploring Operation: 3+8=11, Resulting Numbers: [64, 42, 11]
Generated Node #0,0: 37:[64, 42, 11] Operation: 3+8=11
Exploring Operation: 42-3=39, Resulting Numbers: [8, 64, 39]
Generated Node #0,1: 37:[8, 64, 39] Operation: 42-3=39
Exploring Operation: 64-3=61, Resulting... | 0 | hs_4 | sum_heuristic |
[
15,
75,
24,
5
] | 25 | [
"75/15=5",
"5/5=1",
"24+1=25"
] | Current State: 25:[15, 75, 24, 5], Operations: []
Exploring Operation: 75/15=5, Resulting Numbers: [24, 5, 5]
Generated Node #2: [24, 5, 5] from Operation: 75/15=5
Current State: 25:[24, 5, 5], Operations: ['75/15=5']
Exploring Operation: 5/5=1, Resulting Numbers: [24, 1]
Generated Node #3: [24, 1] from Operation: 5/5=... | 4 | Current State: 25:[15, 75, 24, 5], Operations: []
Exploring Operation: 75/15=5, Resulting Numbers: [24, 5, 5]
Generated Node #0,0: 25:[24, 5, 5] Operation: 75/15=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[24, 5, 5], Operations: ['75/15=5']
Exploring Operation: 5*5=25, Resulting Numbers: [24, ... | 0 | hs_1 | sum_heuristic |
[
78,
3,
93,
1
] | 47 | [
"78*1=78",
"93/3=31",
"78-31=47"
] | Current State: 47:[78, 3, 93, 1], Operations: []
Exploring Operation: 78*1=78, Resulting Numbers: [3, 93, 78]
Generated Node #2: [3, 93, 78] from Operation: 78*1=78
Current State: 47:[3, 93, 78], Operations: ['78*1=78']
Exploring Operation: 93/3=31, Resulting Numbers: [78, 31]
Generated Node #3: [78, 31] from Operation... | 4 | Current State: 47:[78, 3, 93, 1], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [78, 1, 31]
Generated Node #0,0: 47:[78, 1, 31] Operation: 93/3=31
Moving to Node #0,0
Current State: 47:[78, 1, 31], Operations: ['93/3=31']
Exploring Operation: 78-1=77, Resulting Numbers: [31, 77]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
29,
65,
60,
25
] | 20 | [
"29-25=4",
"65-60=5",
"4*5=20"
] | Current State: 20:[29, 65, 60, 25], Operations: []
Exploring Operation: 29-25=4, Resulting Numbers: [65, 60, 4]
Generated Node #2: [65, 60, 4] from Operation: 29-25=4
Current State: 20:[65, 60, 4], Operations: ['29-25=4']
Exploring Operation: 65-60=5, Resulting Numbers: [4, 5]
Generated Node #3: [4, 5] from Operation: ... | 4 | Current State: 20:[29, 65, 60, 25], Operations: []
Exploring Operation: 65-60=5, Resulting Numbers: [29, 25, 5]
Generated Node #0,0: 20:[29, 25, 5] Operation: 65-60=5
Moving to Node #0,0
Current State: 20:[29, 25, 5], Operations: ['65-60=5']
Exploring Operation: 29-25=4, Resulting Numbers: [5, 4]
Generated Node #0,0,0:... | 0.993924 | hs_1 | mult_heuristic |
[
1,
28,
15,
30
] | 18 | [
"28-1=27",
"15+30=45",
"45-27=18"
] | Current State: 18:[1, 28, 15, 30], Operations: []
Exploring Operation: 28-1=27, Resulting Numbers: [15, 30, 27]
Generated Node #2: [15, 30, 27] from Operation: 28-1=27
Current State: 18:[15, 30, 27], Operations: ['28-1=27']
Exploring Operation: 15+30=45, Resulting Numbers: [27, 45]
Generated Node #3: [27, 45] from Oper... | 4 | Current State: 18:[1, 28, 15, 30], Operations: []
Exploring Operation: 30/15=2, Resulting Numbers: [1, 28, 2]
Generated Node #0,0: 18:[1, 28, 2] Operation: 30/15=2
Exploring Operation: 30-28=2, Resulting Numbers: [1, 15, 2]
Generated Node #0,1: 18:[1, 15, 2] Operation: 30-28=2
Exploring Operation: 30-15=15, Resulting N... | 0.989583 | hs_3 | sum_heuristic |
[
90,
2,
99,
87
] | 76 | [
"90-2=88",
"99-87=12",
"88-12=76"
] | Current State: 76:[90, 2, 99, 87], Operations: []
Exploring Operation: 90-2=88, Resulting Numbers: [99, 87, 88]
Generated Node #2: [99, 87, 88] from Operation: 90-2=88
Current State: 76:[99, 87, 88], Operations: ['90-2=88']
Exploring Operation: 99-87=12, Resulting Numbers: [88, 12]
Generated Node #3: [88, 12] from Oper... | 4 | Current State: 76:[90, 2, 99, 87], Operations: []
Exploring Operation: 99-87=12, Resulting Numbers: [90, 2, 12]
Generated Node #0,0: 76:[90, 2, 12] Operation: 99-87=12
Exploring Operation: 90/2=45, Resulting Numbers: [99, 87, 45]
Generated Node #0,1: 76:[99, 87, 45] Operation: 90/2=45
Exploring Operation: 90-2=88, Resu... | 0.985243 | hs_5 | sum_heuristic |
[
32,
35,
76,
53
] | 26 | [
"35-32=3",
"76-53=23",
"3+23=26"
] | Current State: 26:[32, 35, 76, 53], Operations: []
Exploring Operation: 35-32=3, Resulting Numbers: [76, 53, 3]
Generated Node #2: [76, 53, 3] from Operation: 35-32=3
Current State: 26:[76, 53, 3], Operations: ['35-32=3']
Exploring Operation: 76-53=23, Resulting Numbers: [3, 23]
Generated Node #3: [3, 23] from Operatio... | 4 | Current State: 26:[32, 35, 76, 53], Operations: []
Exploring Operation: 53-35=18, Resulting Numbers: [32, 76, 18]
Generated Node #0,0: 26:[32, 76, 18] Operation: 53-35=18
Exploring Operation: 76-53=23, Resulting Numbers: [32, 35, 23]
Generated Node #0,1: 26:[32, 35, 23] Operation: 76-53=23
Exploring Operation: 76-35=41... | 0.967014 | hs_4 | mult_heuristic |
[
88,
60,
23,
4
] | 47 | [
"88-60=28",
"23-4=19",
"28+19=47"
] | Current State: 47:[88, 60, 23, 4], Operations: []
Exploring Operation: 88-60=28, Resulting Numbers: [23, 4, 28]
Generated Node #2: [23, 4, 28] from Operation: 88-60=28
Current State: 47:[23, 4, 28], Operations: ['88-60=28']
Exploring Operation: 23-4=19, Resulting Numbers: [28, 19]
Generated Node #3: [28, 19] from Opera... | 4 | Current State: 47:[88, 60, 23, 4], Operations: []
Exploring Operation: 88-4=84, Resulting Numbers: [60, 23, 84]
Generated Node #0,0: 47:[60, 23, 84] Operation: 88-4=84
Exploring Operation: 23+4=27, Resulting Numbers: [88, 60, 27]
Generated Node #0,1: 47:[88, 60, 27] Operation: 23+4=27
Exploring Operation: 88/4=22, Resu... | 0.943576 | hs_5 | mult_heuristic |
[
32,
75,
75,
73
] | 32 | [
"75-75=0",
"73*0=0",
"32+0=32"
] | Current State: 32:[32, 75, 75, 73], Operations: []
Exploring Operation: 75-75=0, Resulting Numbers: [32, 73, 0]
Generated Node #2: [32, 73, 0] from Operation: 75-75=0
Current State: 32:[32, 73, 0], Operations: ['75-75=0']
Exploring Operation: 73*0=0, Resulting Numbers: [32, 0]
Generated Node #3: [32, 0] from Operation:... | 4 | Current State: 32:[32, 75, 75, 73], Operations: []
Exploring Operation: 75-75=0, Resulting Numbers: [32, 73, 0]
Generated Node #0,0: 32:[32, 73, 0] Operation: 75-75=0
Exploring Operation: 75-73=2, Resulting Numbers: [32, 75, 2]
Generated Node #0,1: 32:[32, 75, 2] Operation: 75-73=2
Exploring Operation: 75/75=1, Resulti... | 0.980035 | hs_3 | sum_heuristic |
[
20,
80,
12,
77
] | 83 | [
"20*12=240",
"80+77=157",
"240-157=83"
] | Current State: 83:[20, 80, 12, 77], Operations: []
Exploring Operation: 20*12=240, Resulting Numbers: [80, 77, 240]
Generated Node #2: [80, 77, 240] from Operation: 20*12=240
Current State: 83:[80, 77, 240], Operations: ['20*12=240']
Exploring Operation: 80+77=157, Resulting Numbers: [240, 157]
Generated Node #3: [240,... | 4 | Current State: 83:[20, 80, 12, 77], Operations: []
Exploring Operation: 20+12=32, Resulting Numbers: [80, 77, 32]
Generated Node #0,0: 83:[80, 77, 32] Operation: 20+12=32
Exploring Operation: 12+77=89, Resulting Numbers: [20, 80, 89]
Generated Node #0,1: 83:[20, 80, 89] Operation: 12+77=89
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
86,
5,
43,
31
] | 13 | [
"86/43=2",
"31-5=26",
"26/2=13"
] | Current State: 13:[86, 5, 43, 31], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [5, 31, 2]
Generated Node #2: [5, 31, 2] from Operation: 86/43=2
Current State: 13:[5, 31, 2], Operations: ['86/43=2']
Exploring Operation: 31-5=26, Resulting Numbers: [2, 26]
Generated Node #3: [2, 26] from Operation: 31... | 4 | Current State: 13:[86, 5, 43, 31], Operations: []
Exploring Operation: 86-31=55, Resulting Numbers: [5, 43, 55]
Generated Node #0,0: 13:[5, 43, 55] Operation: 86-31=55
Exploring Operation: 86-43=43, Resulting Numbers: [5, 31, 43]
Generated Node #0,1: 13:[5, 31, 43] Operation: 86-43=43
Exploring Operation: 43-31=12, Res... | 0.982639 | hs_4 | mult_heuristic |
[
99,
68,
12,
5
] | 95 | [
"99-68=31",
"31-12=19",
"5*19=95"
] | Current State: 95:[99, 68, 12, 5], Operations: []
Exploring Operation: 99-68=31, Resulting Numbers: [12, 5, 31]
Generated Node #2: [12, 5, 31] from Operation: 99-68=31
Current State: 95:[12, 5, 31], Operations: ['99-68=31']
Exploring Operation: 31-12=19, Resulting Numbers: [5, 19]
Generated Node #3: [5, 19] from Operat... | 4 | Current State: 95:[99, 68, 12, 5], Operations: []
Exploring Operation: 68+5=73, Resulting Numbers: [99, 12, 73]
Generated Node #0,0: 95:[99, 12, 73] Operation: 68+5=73
Exploring Operation: 12+5=17, Resulting Numbers: [99, 68, 17]
Generated Node #0,1: 95:[99, 68, 17] Operation: 12+5=17
Exploring Operation: 68+12=80, Res... | 0.985243 | hs_4 | mult_heuristic |
[
6,
48,
6,
87
] | 99 | [
"6*6=36",
"48+87=135",
"135-36=99"
] | Current State: 99:[6, 48, 6, 87], Operations: []
Exploring Operation: 6*6=36, Resulting Numbers: [48, 87, 36]
Generated Node #2: [48, 87, 36] from Operation: 6*6=36
Current State: 99:[48, 87, 36], Operations: ['6*6=36']
Exploring Operation: 48+87=135, Resulting Numbers: [36, 135]
Generated Node #3: [36, 135] from Opera... | 4 | Current State: 99:[6, 48, 6, 87], Operations: []
Exploring Operation: 48/6=8, Resulting Numbers: [6, 87, 8]
Generated Node #0,0: 99:[6, 87, 8] Operation: 48/6=8
Exploring Operation: 87-48=39, Resulting Numbers: [6, 6, 39]
Generated Node #0,1: 99:[6, 6, 39] Operation: 87-48=39
Moving to Node #0,1
Current State: 99:[6, 6... | 0 | hs_2 | sum_heuristic |
[
43,
52,
72,
11
] | 88 | [
"52-43=9",
"72*11=792",
"792/9=88"
] | Current State: 88:[43, 52, 72, 11], Operations: []
Exploring Operation: 52-43=9, Resulting Numbers: [72, 11, 9]
Generated Node #2: [72, 11, 9] from Operation: 52-43=9
Current State: 88:[72, 11, 9], Operations: ['52-43=9']
Exploring Operation: 72*11=792, Resulting Numbers: [9, 792]
Generated Node #3: [9, 792] from Opera... | 4 | Current State: 88:[43, 52, 72, 11], Operations: []
Exploring Operation: 52-43=9, Resulting Numbers: [72, 11, 9]
Generated Node #0,0: 88:[72, 11, 9] Operation: 52-43=9
Exploring Operation: 72-52=20, Resulting Numbers: [43, 11, 20]
Generated Node #0,1: 88:[43, 11, 20] Operation: 72-52=20
Exploring Operation: 52-11=41, Re... | 0.934028 | hs_5 | sum_heuristic |
[
77,
6,
58,
89
] | 64 | [
"77+6=83",
"58+89=147",
"147-83=64"
] | Current State: 64:[77, 6, 58, 89], Operations: []
Exploring Operation: 77+6=83, Resulting Numbers: [58, 89, 83]
Generated Node #2: [58, 89, 83] from Operation: 77+6=83
Current State: 64:[58, 89, 83], Operations: ['77+6=83']
Exploring Operation: 58+89=147, Resulting Numbers: [83, 147]
Generated Node #3: [83, 147] from O... | 4 | Current State: 64:[77, 6, 58, 89], Operations: []
Exploring Operation: 89-58=31, Resulting Numbers: [77, 6, 31]
Generated Node #0,0: 64:[77, 6, 31] Operation: 89-58=31
Exploring Operation: 89-77=12, Resulting Numbers: [6, 58, 12]
Generated Node #0,1: 64:[6, 58, 12] Operation: 89-77=12
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
27,
86,
43,
56
] | 100 | [
"27+86=113",
"56-43=13",
"113-13=100"
] | Current State: 100:[27, 86, 43, 56], Operations: []
Exploring Operation: 27+86=113, Resulting Numbers: [43, 56, 113]
Generated Node #2: [43, 56, 113] from Operation: 27+86=113
Current State: 100:[43, 56, 113], Operations: ['27+86=113']
Exploring Operation: 56-43=13, Resulting Numbers: [113, 13]
Generated Node #3: [113,... | 4 | Current State: 100:[27, 86, 43, 56], Operations: []
Exploring Operation: 86/43=2, Resulting Numbers: [27, 56, 2]
Generated Node #0,0: 100:[27, 56, 2] Operation: 86/43=2
Exploring Operation: 86-56=30, Resulting Numbers: [27, 43, 30]
Generated Node #0,1: 100:[27, 43, 30] Operation: 86-56=30
Start Sub Search at level 1: M... | 0 | hs_2 | sum_heuristic |
[
64,
61,
34,
30
] | 24 | [
"64-61=3",
"30/3=10",
"34-10=24"
] | Current State: 24:[64, 61, 34, 30], Operations: []
Exploring Operation: 64-61=3, Resulting Numbers: [34, 30, 3]
Generated Node #2: [34, 30, 3] from Operation: 64-61=3
Current State: 24:[34, 30, 3], Operations: ['64-61=3']
Exploring Operation: 30/3=10, Resulting Numbers: [34, 10]
Generated Node #3: [34, 10] from Operati... | 4 | Current State: 24:[64, 61, 34, 30], Operations: []
Exploring Operation: 64-61=3, Resulting Numbers: [34, 30, 3]
Generated Node #0,0: 24:[34, 30, 3] Operation: 64-61=3
Exploring Operation: 64-30=34, Resulting Numbers: [61, 34, 34]
Generated Node #0,1: 24:[61, 34, 34] Operation: 64-30=34
Exploring Operation: 64-34=30, Re... | 0.983507 | hs_5 | mult_heuristic |
[
9,
2,
88,
5
] | 50 | [
"2+88=90",
"90/9=10",
"5*10=50"
] | Current State: 50:[9, 2, 88, 5], Operations: []
Exploring Operation: 2+88=90, Resulting Numbers: [9, 5, 90]
Generated Node #2: [9, 5, 90] from Operation: 2+88=90
Current State: 50:[9, 5, 90], Operations: ['2+88=90']
Exploring Operation: 90/9=10, Resulting Numbers: [5, 10]
Generated Node #3: [5, 10] from Operation: 90/9... | 4 | Current State: 50:[9, 2, 88, 5], Operations: []
Exploring Operation: 88-9=79, Resulting Numbers: [2, 5, 79]
Generated Node #0,0: 50:[2, 5, 79] Operation: 88-9=79
Exploring Operation: 9+2=11, Resulting Numbers: [88, 5, 11]
Generated Node #0,1: 50:[88, 5, 11] Operation: 9+2=11
Exploring Operation: 88-2=86, Resulting Numb... | 0 | hs_5 | mult_heuristic |
[
94,
78,
59,
56
] | 99 | [
"94-78=16",
"59+56=115",
"115-16=99"
] | Current State: 99:[94, 78, 59, 56], Operations: []
Exploring Operation: 94-78=16, Resulting Numbers: [59, 56, 16]
Generated Node #2: [59, 56, 16] from Operation: 94-78=16
Current State: 99:[59, 56, 16], Operations: ['94-78=16']
Exploring Operation: 59+56=115, Resulting Numbers: [16, 115]
Generated Node #3: [16, 115] fr... | 4 | Current State: 99:[94, 78, 59, 56], Operations: []
Exploring Operation: 59-56=3, Resulting Numbers: [94, 78, 3]
Generated Node #0,0: 99:[94, 78, 3] Operation: 59-56=3
Exploring Operation: 78-59=19, Resulting Numbers: [94, 56, 19]
Generated Node #0,1: 99:[94, 56, 19] Operation: 78-59=19
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
44,
65,
8,
57
] | 45 | [
"65-8=57",
"57/57=1",
"44+1=45"
] | Current State: 45:[44, 65, 8, 57], Operations: []
Exploring Operation: 65-8=57, Resulting Numbers: [44, 57, 57]
Generated Node #2: [44, 57, 57] from Operation: 65-8=57
Current State: 45:[44, 57, 57], Operations: ['65-8=57']
Exploring Operation: 57/57=1, Resulting Numbers: [44, 1]
Generated Node #3: [44, 1] from Operati... | 4 | Current State: 45:[44, 65, 8, 57], Operations: []
Exploring Operation: 65-57=8, Resulting Numbers: [44, 8, 8]
Generated Node #0,0: 45:[44, 8, 8] Operation: 65-57=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[44, 8, 8], Operations: ['65-57=8']
Exploring Operation: 8+8=16, Resulting Numbers: [44, ... | 0 | hs_1 | mult_heuristic |
[
70,
2,
30,
57
] | 45 | [
"70+2=72",
"57-30=27",
"72-27=45"
] | Current State: 45:[70, 2, 30, 57], Operations: []
Exploring Operation: 70+2=72, Resulting Numbers: [30, 57, 72]
Generated Node #2: [30, 57, 72] from Operation: 70+2=72
Current State: 45:[30, 57, 72], Operations: ['70+2=72']
Exploring Operation: 57-30=27, Resulting Numbers: [72, 27]
Generated Node #3: [72, 27] from Oper... | 4 | Current State: 45:[70, 2, 30, 57], Operations: []
Exploring Operation: 70-57=13, Resulting Numbers: [2, 30, 13]
Generated Node #0,0: 45:[2, 30, 13] Operation: 70-57=13
Exploring Operation: 70-30=40, Resulting Numbers: [2, 57, 40]
Generated Node #0,1: 45:[2, 57, 40] Operation: 70-30=40
Exploring Operation: 30/2=15, Resu... | 0.983507 | hs_4 | sum_heuristic |
[
43,
4,
8,
68
] | 58 | [
"68-8=60",
"60/4=15",
"43+15=58"
] | Current State: 58:[43, 4, 8, 68], Operations: []
Exploring Operation: 68-8=60, Resulting Numbers: [43, 4, 60]
Generated Node #2: [43, 4, 60] from Operation: 68-8=60
Current State: 58:[43, 4, 60], Operations: ['68-8=60']
Exploring Operation: 60/4=15, Resulting Numbers: [43, 15]
Generated Node #3: [43, 15] from Operation... | 4 | Current State: 58:[43, 4, 8, 68], Operations: []
Exploring Operation: 68-8=60, Resulting Numbers: [43, 4, 60]
Generated Node #0,0: 58:[43, 4, 60] Operation: 68-8=60
Exploring Operation: 43-8=35, Resulting Numbers: [4, 68, 35]
Generated Node #0,1: 58:[4, 68, 35] Operation: 43-8=35
Exploring Operation: 68-43=25, Resultin... | 0 | hs_3 | sum_heuristic |
[
27,
82,
31,
62
] | 68 | [
"82*31=2542",
"2542/62=41",
"27+41=68"
] | Current State: 68:[27, 82, 31, 62], Operations: []
Exploring Operation: 82*31=2542, Resulting Numbers: [27, 62, 2542]
Generated Node #2: [27, 62, 2542] from Operation: 82*31=2542
Current State: 68:[27, 62, 2542], Operations: ['82*31=2542']
Exploring Operation: 2542/62=41, Resulting Numbers: [27, 41]
Generated Node #3: ... | 4 | Current State: 68:[27, 82, 31, 62], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [27, 82, 2]
Generated Node #0,0: 68:[27, 82, 2] Operation: 62/31=2
Exploring Operation: 82-62=20, Resulting Numbers: [27, 31, 20]
Generated Node #0,1: 68:[27, 31, 20] Operation: 82-62=20
Exploring Operation: 31-27=4, Res... | 0.942708 | hs_4 | mult_heuristic |
[
40,
43,
36,
18
] | 16 | [
"36*18=648",
"40+648=688",
"688/43=16"
] | Current State: 16:[40, 43, 36, 18], Operations: []
Exploring Operation: 36*18=648, Resulting Numbers: [40, 43, 648]
Generated Node #2: [40, 43, 648] from Operation: 36*18=648
Current State: 16:[40, 43, 648], Operations: ['36*18=648']
Exploring Operation: 40+648=688, Resulting Numbers: [43, 688]
Generated Node #3: [43, ... | 4 | Current State: 16:[40, 43, 36, 18], Operations: []
Exploring Operation: 43-36=7, Resulting Numbers: [40, 18, 7]
Generated Node #0,0: 16:[40, 18, 7] Operation: 43-36=7
Exploring Operation: 40-36=4, Resulting Numbers: [43, 18, 4]
Generated Node #0,1: 16:[43, 18, 4] Operation: 40-36=4
Exploring Operation: 43-40=3, Resulti... | 0 | hs_3 | sum_heuristic |
[
25,
94,
99,
33
] | 66 | [
"94-25=69",
"99/33=3",
"69-3=66"
] | Current State: 66:[25, 94, 99, 33], Operations: []
Exploring Operation: 94-25=69, Resulting Numbers: [99, 33, 69]
Generated Node #2: [99, 33, 69] from Operation: 94-25=69
Current State: 66:[99, 33, 69], Operations: ['94-25=69']
Exploring Operation: 99/33=3, Resulting Numbers: [69, 3]
Generated Node #3: [69, 3] from Ope... | 4 | Current State: 66:[25, 94, 99, 33], Operations: []
Exploring Operation: 99-94=5, Resulting Numbers: [25, 33, 5]
Generated Node #0,0: 66:[25, 33, 5] Operation: 99-94=5
Moving to Node #0,0
Current State: 66:[25, 33, 5], Operations: ['99-94=5']
Exploring Operation: 25/5=5, Resulting Numbers: [33, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
46,
73,
35,
78
] | 55 | [
"46-35=11",
"78-73=5",
"11*5=55"
] | Current State: 55:[46, 73, 35, 78], Operations: []
Exploring Operation: 46-35=11, Resulting Numbers: [73, 78, 11]
Generated Node #2: [73, 78, 11] from Operation: 46-35=11
Current State: 55:[73, 78, 11], Operations: ['46-35=11']
Exploring Operation: 78-73=5, Resulting Numbers: [11, 5]
Generated Node #3: [11, 5] from Ope... | 4 | Current State: 55:[46, 73, 35, 78], Operations: []
Exploring Operation: 78-35=43, Resulting Numbers: [46, 73, 43]
Generated Node #0,0: 55:[46, 73, 43] Operation: 78-35=43
Exploring Operation: 46-35=11, Resulting Numbers: [73, 78, 11]
Generated Node #0,1: 55:[73, 78, 11] Operation: 46-35=11
Exploring Operation: 73-35=38... | 0.955729 | hs_4 | mult_heuristic |
[
19,
72,
15,
18
] | 43 | [
"18-15=3",
"72/3=24",
"19+24=43"
] | Current State: 43:[19, 72, 15, 18], Operations: []
Exploring Operation: 18-15=3, Resulting Numbers: [19, 72, 3]
Generated Node #2: [19, 72, 3] from Operation: 18-15=3
Current State: 43:[19, 72, 3], Operations: ['18-15=3']
Exploring Operation: 72/3=24, Resulting Numbers: [19, 24]
Generated Node #3: [19, 24] from Operati... | 4 | Current State: 43:[19, 72, 15, 18], Operations: []
Exploring Operation: 72-19=53, Resulting Numbers: [15, 18, 53]
Generated Node #0,0: 43:[15, 18, 53] Operation: 72-19=53
Exploring Operation: 19+15=34, Resulting Numbers: [72, 18, 34]
Generated Node #0,1: 43:[72, 18, 34] Operation: 19+15=34
Exploring Operation: 19+18=37... | 0 | hs_3 | sum_heuristic |
[
84,
52,
54,
58
] | 32 | [
"54-52=2",
"58*2=116",
"116-84=32"
] | Current State: 32:[84, 52, 54, 58], Operations: []
Exploring Operation: 54-52=2, Resulting Numbers: [84, 58, 2]
Generated Node #2: [84, 58, 2] from Operation: 54-52=2
Current State: 32:[84, 58, 2], Operations: ['54-52=2']
Exploring Operation: 58*2=116, Resulting Numbers: [84, 116]
Generated Node #3: [84, 116] from Oper... | 4 | Current State: 32:[84, 52, 54, 58], Operations: []
Exploring Operation: 84-54=30, Resulting Numbers: [52, 58, 30]
Generated Node #0,0: 32:[52, 58, 30] Operation: 84-54=30
Exploring Operation: 84-52=32, Resulting Numbers: [54, 58, 32]
Generated Node #0,1: 32:[54, 58, 32] Operation: 84-52=32
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
45,
18,
51,
88
] | 20 | [
"51-45=6",
"18*6=108",
"108-88=20"
] | Current State: 20:[45, 18, 51, 88], Operations: []
Exploring Operation: 51-45=6, Resulting Numbers: [18, 88, 6]
Generated Node #2: [18, 88, 6] from Operation: 51-45=6
Current State: 20:[18, 88, 6], Operations: ['51-45=6']
Exploring Operation: 18*6=108, Resulting Numbers: [88, 108]
Generated Node #3: [88, 108] from Oper... | 4 | Current State: 20:[45, 18, 51, 88], Operations: []
Exploring Operation: 51-18=33, Resulting Numbers: [45, 88, 33]
Generated Node #0,0: 20:[45, 88, 33] Operation: 51-18=33
Exploring Operation: 88-51=37, Resulting Numbers: [45, 18, 37]
Generated Node #0,1: 20:[45, 18, 37] Operation: 88-51=37
Exploring Operation: 51-45=6,... | 0 | hs_5 | sum_heuristic |
[
79,
72,
63,
54
] | 73 | [
"72-63=9",
"54/9=6",
"79-6=73"
] | Current State: 73:[79, 72, 63, 54], Operations: []
Exploring Operation: 72-63=9, Resulting Numbers: [79, 54, 9]
Generated Node #2: [79, 54, 9] from Operation: 72-63=9
Current State: 73:[79, 54, 9], Operations: ['72-63=9']
Exploring Operation: 54/9=6, Resulting Numbers: [79, 6]
Generated Node #3: [79, 6] from Operation:... | 4 | Current State: 73:[79, 72, 63, 54], Operations: []
Exploring Operation: 63+54=117, Resulting Numbers: [79, 72, 117]
Generated Node #0,0: 73:[79, 72, 117] Operation: 63+54=117
Exploring Operation: 79-54=25, Resulting Numbers: [72, 63, 25]
Generated Node #0,1: 73:[72, 63, 25] Operation: 79-54=25
Start Sub Search at level... | 0 | hs_2 | mult_heuristic |
[
15,
86,
87,
27
] | 42 | [
"15+27=42",
"87-86=1",
"42*1=42"
] | Current State: 42:[15, 86, 87, 27], Operations: []
Exploring Operation: 15+27=42, Resulting Numbers: [86, 87, 42]
Generated Node #2: [86, 87, 42] from Operation: 15+27=42
Current State: 42:[86, 87, 42], Operations: ['15+27=42']
Exploring Operation: 87-86=1, Resulting Numbers: [42, 1]
Generated Node #3: [42, 1] from Ope... | 4 | Current State: 42:[15, 86, 87, 27], Operations: []
Exploring Operation: 87-86=1, Resulting Numbers: [15, 27, 1]
Generated Node #0,0: 42:[15, 27, 1] Operation: 87-86=1
Exploring Operation: 86-27=59, Resulting Numbers: [15, 87, 59]
Generated Node #0,1: 42:[15, 87, 59] Operation: 86-27=59
Moving to Node #0,0
Current State... | 0.990451 | hs_2 | mult_heuristic |
[
95,
20,
3,
33
] | 68 | [
"95+33=128",
"20*3=60",
"128-60=68"
] | Current State: 68:[95, 20, 3, 33], Operations: []
Exploring Operation: 95+33=128, Resulting Numbers: [20, 3, 128]
Generated Node #2: [20, 3, 128] from Operation: 95+33=128
Current State: 68:[20, 3, 128], Operations: ['95+33=128']
Exploring Operation: 20*3=60, Resulting Numbers: [128, 60]
Generated Node #3: [128, 60] fr... | 4 | Current State: 68:[95, 20, 3, 33], Operations: []
Exploring Operation: 95-3=92, Resulting Numbers: [20, 33, 92]
Generated Node #0,0: 68:[20, 33, 92] Operation: 95-3=92
Exploring Operation: 95-33=62, Resulting Numbers: [20, 3, 62]
Generated Node #0,1: 68:[20, 3, 62] Operation: 95-33=62
Exploring Operation: 95-20=75, Res... | 0 | hs_3 | mult_heuristic |
[
4,
17,
13,
45
] | 29 | [
"17-13=4",
"4*4=16",
"45-16=29"
] | Current State: 29:[4, 17, 13, 45], Operations: []
Exploring Operation: 17-13=4, Resulting Numbers: [4, 45, 4]
Generated Node #2: [4, 45, 4] from Operation: 17-13=4
Current State: 29:[4, 45, 4], Operations: ['17-13=4']
Exploring Operation: 4*4=16, Resulting Numbers: [45, 16]
Generated Node #3: [45, 16] from Operation: 4... | 4 | Current State: 29:[4, 17, 13, 45], Operations: []
Exploring Operation: 4+17=21, Resulting Numbers: [13, 45, 21]
Generated Node #0,0: 29:[13, 45, 21] Operation: 4+17=21
Exploring Operation: 45-4=41, Resulting Numbers: [17, 13, 41]
Generated Node #0,1: 29:[17, 13, 41] Operation: 45-4=41
Exploring Operation: 4+13=17, Resu... | 0 | hs_3 | mult_heuristic |
[
94,
86,
29,
60
] | 32 | [
"94+86=180",
"180/60=3",
"29+3=32"
] | Current State: 32:[94, 86, 29, 60], Operations: []
Exploring Operation: 94+86=180, Resulting Numbers: [29, 60, 180]
Generated Node #2: [29, 60, 180] from Operation: 94+86=180
Current State: 32:[29, 60, 180], Operations: ['94+86=180']
Exploring Operation: 180/60=3, Resulting Numbers: [29, 3]
Generated Node #3: [29, 3] f... | 4 | Current State: 32:[94, 86, 29, 60], Operations: []
Exploring Operation: 94-60=34, Resulting Numbers: [86, 29, 34]
Generated Node #0,0: 32:[86, 29, 34] Operation: 94-60=34
Exploring Operation: 94-86=8, Resulting Numbers: [29, 60, 8]
Generated Node #0,1: 32:[29, 60, 8] Operation: 94-86=8
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
69,
28,
25,
27
] | 13 | [
"27-25=2",
"28*2=56",
"69-56=13"
] | Current State: 13:[69, 28, 25, 27], Operations: []
Exploring Operation: 27-25=2, Resulting Numbers: [69, 28, 2]
Generated Node #2: [69, 28, 2] from Operation: 27-25=2
Current State: 13:[69, 28, 2], Operations: ['27-25=2']
Exploring Operation: 28*2=56, Resulting Numbers: [69, 56]
Generated Node #3: [69, 56] from Operati... | 4 | Current State: 13:[69, 28, 25, 27], Operations: []
Exploring Operation: 69-28=41, Resulting Numbers: [25, 27, 41]
Generated Node #0,0: 13:[25, 27, 41] Operation: 69-28=41
Moving to Node #0,0
Current State: 13:[25, 27, 41], Operations: ['69-28=41']
Exploring Operation: 41-27=14, Resulting Numbers: [25, 14]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
1,
67,
53,
3
] | 49 | [
"1+53=54",
"54/3=18",
"67-18=49"
] | Current State: 49:[1, 67, 53, 3], Operations: []
Exploring Operation: 1+53=54, Resulting Numbers: [67, 3, 54]
Generated Node #2: [67, 3, 54] from Operation: 1+53=54
Current State: 49:[67, 3, 54], Operations: ['1+53=54']
Exploring Operation: 54/3=18, Resulting Numbers: [67, 18]
Generated Node #3: [67, 18] from Operation... | 4 | Current State: 49:[1, 67, 53, 3], Operations: []
Exploring Operation: 1+3=4, Resulting Numbers: [67, 53, 4]
Generated Node #0,0: 49:[67, 53, 4] Operation: 1+3=4
Exploring Operation: 53-1=52, Resulting Numbers: [67, 3, 52]
Generated Node #0,1: 49:[67, 3, 52] Operation: 53-1=52
Exploring Operation: 67-1=66, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
7,
24,
90,
14
] | 33 | [
"14/7=2",
"90-24=66",
"66/2=33"
] | Current State: 33:[7, 24, 90, 14], Operations: []
Exploring Operation: 14/7=2, Resulting Numbers: [24, 90, 2]
Generated Node #2: [24, 90, 2] from Operation: 14/7=2
Current State: 33:[24, 90, 2], Operations: ['14/7=2']
Exploring Operation: 90-24=66, Resulting Numbers: [2, 66]
Generated Node #3: [2, 66] from Operation: 9... | 4 | Current State: 33:[7, 24, 90, 14], Operations: []
Exploring Operation: 90-14=76, Resulting Numbers: [7, 24, 76]
Generated Node #0,0: 33:[7, 24, 76] Operation: 90-14=76
Exploring Operation: 7+24=31, Resulting Numbers: [90, 14, 31]
Generated Node #0,1: 33:[90, 14, 31] Operation: 7+24=31
Exploring Operation: 90-24=66, Res... | 0.981771 | hs_4 | mult_heuristic |
[
97,
27,
2,
19
] | 49 | [
"97-27=70",
"2+19=21",
"70-21=49"
] | Current State: 49:[97, 27, 2, 19], Operations: []
Exploring Operation: 97-27=70, Resulting Numbers: [2, 19, 70]
Generated Node #2: [2, 19, 70] from Operation: 97-27=70
Current State: 49:[2, 19, 70], Operations: ['97-27=70']
Exploring Operation: 2+19=21, Resulting Numbers: [70, 21]
Generated Node #3: [70, 21] from Opera... | 4 | Current State: 49:[97, 27, 2, 19], Operations: []
Exploring Operation: 97-27=70, Resulting Numbers: [2, 19, 70]
Generated Node #0,0: 49:[2, 19, 70] Operation: 97-27=70
Exploring Operation: 97-19=78, Resulting Numbers: [27, 2, 78]
Generated Node #0,1: 49:[27, 2, 78] Operation: 97-19=78
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | mult_heuristic |
[
77,
93,
14,
31
] | 10 | [
"77+93=170",
"31-14=17",
"170/17=10"
] | Current State: 10:[77, 93, 14, 31], Operations: []
Exploring Operation: 77+93=170, Resulting Numbers: [14, 31, 170]
Generated Node #2: [14, 31, 170] from Operation: 77+93=170
Current State: 10:[14, 31, 170], Operations: ['77+93=170']
Exploring Operation: 31-14=17, Resulting Numbers: [170, 17]
Generated Node #3: [170, 1... | 4 | Current State: 10:[77, 93, 14, 31], Operations: []
Exploring Operation: 93-77=16, Resulting Numbers: [14, 31, 16]
Generated Node #0,0: 10:[14, 31, 16] Operation: 93-77=16
Exploring Operation: 93/31=3, Resulting Numbers: [77, 14, 3]
Generated Node #0,1: 10:[77, 14, 3] Operation: 93/31=3
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
77,
85,
81,
34
] | 17 | [
"77+85=162",
"81*34=2754",
"2754/162=17"
] | Current State: 17:[77, 85, 81, 34], Operations: []
Exploring Operation: 77+85=162, Resulting Numbers: [81, 34, 162]
Generated Node #2: [81, 34, 162] from Operation: 77+85=162
Current State: 17:[81, 34, 162], Operations: ['77+85=162']
Exploring Operation: 81*34=2754, Resulting Numbers: [162, 2754]
Generated Node #3: [16... | 4 | Current State: 17:[77, 85, 81, 34], Operations: []
Exploring Operation: 85-34=51, Resulting Numbers: [77, 81, 51]
Generated Node #0,0: 17:[77, 81, 51] Operation: 85-34=51
Exploring Operation: 85-77=8, Resulting Numbers: [81, 34, 8]
Generated Node #0,1: 17:[81, 34, 8] Operation: 85-77=8
Exploring Operation: 77-34=43, Re... | 0 | hs_5 | mult_heuristic |
[
76,
19,
33,
64
] | 10 | [
"76+64=140",
"33-19=14",
"140/14=10"
] | Current State: 10:[76, 19, 33, 64], Operations: []
Exploring Operation: 76+64=140, Resulting Numbers: [19, 33, 140]
Generated Node #2: [19, 33, 140] from Operation: 76+64=140
Current State: 10:[19, 33, 140], Operations: ['76+64=140']
Exploring Operation: 33-19=14, Resulting Numbers: [140, 14]
Generated Node #3: [140, 1... | 4 | Current State: 10:[76, 19, 33, 64], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [19, 33, 12]
Generated Node #0,0: 10:[19, 33, 12] Operation: 76-64=12
Exploring Operation: 76/19=4, Resulting Numbers: [33, 64, 4]
Generated Node #0,1: 10:[33, 64, 4] Operation: 76/19=4
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
85,
8,
5,
63
] | 61 | [
"85*5=425",
"63+425=488",
"488/8=61"
] | Current State: 61:[85, 8, 5, 63], Operations: []
Exploring Operation: 85*5=425, Resulting Numbers: [8, 63, 425]
Generated Node #2: [8, 63, 425] from Operation: 85*5=425
Current State: 61:[8, 63, 425], Operations: ['85*5=425']
Exploring Operation: 63+425=488, Resulting Numbers: [8, 488]
Generated Node #3: [8, 488] from ... | 4 | Current State: 61:[85, 8, 5, 63], Operations: []
Exploring Operation: 85-8=77, Resulting Numbers: [5, 63, 77]
Generated Node #0,0: 61:[5, 63, 77] Operation: 85-8=77
Exploring Operation: 8*5=40, Resulting Numbers: [85, 63, 40]
Generated Node #0,1: 61:[85, 63, 40] Operation: 8*5=40
Moving to Node #0,1
Current State: 61:[... | 0 | hs_2 | sum_heuristic |
[
28,
18,
48,
51
] | 82 | [
"28*51=1428",
"48+1428=1476",
"1476/18=82"
] | Current State: 82:[28, 18, 48, 51], Operations: []
Exploring Operation: 28*51=1428, Resulting Numbers: [18, 48, 1428]
Generated Node #2: [18, 48, 1428] from Operation: 28*51=1428
Current State: 82:[18, 48, 1428], Operations: ['28*51=1428']
Exploring Operation: 48+1428=1476, Resulting Numbers: [18, 1476]
Generated Node ... | 4 | Current State: 82:[28, 18, 48, 51], Operations: []
Exploring Operation: 28+18=46, Resulting Numbers: [48, 51, 46]
Generated Node #0,0: 82:[48, 51, 46] Operation: 28+18=46
Exploring Operation: 28+51=79, Resulting Numbers: [18, 48, 79]
Generated Node #0,1: 82:[18, 48, 79] Operation: 28+51=79
Exploring Operation: 28-18=10... | 0 | hs_3 | mult_heuristic |
[
3,
56,
78,
53
] | 28 | [
"56-3=53",
"78-53=25",
"53-25=28"
] | Current State: 28:[3, 56, 78, 53], Operations: []
Exploring Operation: 56-3=53, Resulting Numbers: [78, 53, 53]
Generated Node #2: [78, 53, 53] from Operation: 56-3=53
Current State: 28:[78, 53, 53], Operations: ['56-3=53']
Exploring Operation: 78-53=25, Resulting Numbers: [25]
25,28 equal: Goal Reached
Exploring Opera... | 4 | Current State: 28:[3, 56, 78, 53], Operations: []
Exploring Operation: 78-56=22, Resulting Numbers: [3, 53, 22]
Generated Node #0,0: 28:[3, 53, 22] Operation: 78-56=22
Exploring Operation: 56-53=3, Resulting Numbers: [3, 78, 3]
Generated Node #0,1: 28:[3, 78, 3] Operation: 56-53=3
Exploring Operation: 78-53=25, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
28,
52,
65,
44
] | 29 | [
"28+52=80",
"65+44=109",
"109-80=29"
] | Current State: 29:[28, 52, 65, 44], Operations: []
Exploring Operation: 28+52=80, Resulting Numbers: [65, 44, 80]
Generated Node #2: [65, 44, 80] from Operation: 28+52=80
Current State: 29:[65, 44, 80], Operations: ['28+52=80']
Exploring Operation: 65+44=109, Resulting Numbers: [80, 109]
Generated Node #3: [80, 109] fr... | 4 | Current State: 29:[28, 52, 65, 44], Operations: []
Exploring Operation: 65-52=13, Resulting Numbers: [28, 44, 13]
Generated Node #0,0: 29:[28, 44, 13] Operation: 65-52=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[28, 44, 13], Operations: ['65-52=13']
Exploring Operation: 44-13=31, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
37,
86,
99,
14
] | 10 | [
"37+86=123",
"99+14=113",
"123-113=10"
] | Current State: 10:[37, 86, 99, 14], Operations: []
Exploring Operation: 37+86=123, Resulting Numbers: [99, 14, 123]
Generated Node #2: [99, 14, 123] from Operation: 37+86=123
Current State: 10:[99, 14, 123], Operations: ['37+86=123']
Exploring Operation: 99+14=113, Resulting Numbers: [123, 113]
Generated Node #3: [123,... | 4 | Current State: 10:[37, 86, 99, 14], Operations: []
Exploring Operation: 99-86=13, Resulting Numbers: [37, 14, 13]
Generated Node #0,0: 10:[37, 14, 13] Operation: 99-86=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[37, 14, 13], Operations: ['99-86=13']
Exploring Operation: 37-14=23, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
91,
10,
23,
54
] | 24 | [
"91+10=101",
"23+54=77",
"101-77=24"
] | Current State: 24:[91, 10, 23, 54], Operations: []
Exploring Operation: 91+10=101, Resulting Numbers: [23, 54, 101]
Generated Node #2: [23, 54, 101] from Operation: 91+10=101
Current State: 24:[23, 54, 101], Operations: ['91+10=101']
Exploring Operation: 23+54=77, Resulting Numbers: [101, 77]
Generated Node #3: [101, 7... | 4 | Current State: 24:[91, 10, 23, 54], Operations: []
Exploring Operation: 91-23=68, Resulting Numbers: [10, 54, 68]
Generated Node #0,0: 24:[10, 54, 68] Operation: 91-23=68
Exploring Operation: 91-54=37, Resulting Numbers: [10, 23, 37]
Generated Node #0,1: 24:[10, 23, 37] Operation: 91-54=37
Moving to Node #0,1
Current S... | 0.989583 | hs_2 | sum_heuristic |
[
59,
85,
90,
2
] | 62 | [
"85-59=26",
"90-2=88",
"88-26=62"
] | Current State: 62:[59, 85, 90, 2], Operations: []
Exploring Operation: 85-59=26, Resulting Numbers: [90, 2, 26]
Generated Node #2: [90, 2, 26] from Operation: 85-59=26
Current State: 62:[90, 2, 26], Operations: ['85-59=26']
Exploring Operation: 90-2=88, Resulting Numbers: [26, 88]
Generated Node #3: [26, 88] from Opera... | 4 | Current State: 62:[59, 85, 90, 2], Operations: []
Exploring Operation: 90-59=31, Resulting Numbers: [85, 2, 31]
Generated Node #0,0: 62:[85, 2, 31] Operation: 90-59=31
Exploring Operation: 90-85=5, Resulting Numbers: [59, 2, 5]
Generated Node #0,1: 62:[59, 2, 5] Operation: 90-85=5
Moving to Node #0,1
Current State: 62:... | 0.986111 | hs_2 | sum_heuristic |
[
49,
33,
84,
58
] | 42 | [
"49-33=16",
"84-58=26",
"16+26=42"
] | Current State: 42:[49, 33, 84, 58], Operations: []
Exploring Operation: 49-33=16, Resulting Numbers: [84, 58, 16]
Generated Node #2: [84, 58, 16] from Operation: 49-33=16
Current State: 42:[84, 58, 16], Operations: ['49-33=16']
Exploring Operation: 84-58=26, Resulting Numbers: [16, 26]
Generated Node #3: [16, 26] from ... | 4 | Current State: 42:[49, 33, 84, 58], Operations: []
Exploring Operation: 84-49=35, Resulting Numbers: [33, 58, 35]
Generated Node #0,0: 42:[33, 58, 35] Operation: 84-49=35
Exploring Operation: 84-58=26, Resulting Numbers: [49, 33, 26]
Generated Node #0,1: 42:[49, 33, 26] Operation: 84-58=26
Exploring Operation: 84-33=51... | 0.983507 | hs_3 | mult_heuristic |
[
81,
73,
78,
57
] | 48 | [
"81-78=3",
"73-57=16",
"3*16=48"
] | Current State: 48:[81, 73, 78, 57], Operations: []
Exploring Operation: 81-78=3, Resulting Numbers: [73, 57, 3]
Generated Node #2: [73, 57, 3] from Operation: 81-78=3
Current State: 48:[73, 57, 3], Operations: ['81-78=3']
Exploring Operation: 73-57=16, Resulting Numbers: [3, 16]
Generated Node #3: [3, 16] from Operatio... | 4 | Current State: 48:[81, 73, 78, 57], Operations: []
Exploring Operation: 81-78=3, Resulting Numbers: [73, 57, 3]
Generated Node #0,0: 48:[73, 57, 3] Operation: 81-78=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[73, 57, 3], Operations: ['81-78=3']
Exploring Operation: 73-57=16, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
24,
77,
94,
57
] | 27 | [
"77+94=171",
"171/57=3",
"24+3=27"
] | Current State: 27:[24, 77, 94, 57], Operations: []
Exploring Operation: 77+94=171, Resulting Numbers: [24, 57, 171]
Generated Node #2: [24, 57, 171] from Operation: 77+94=171
Current State: 27:[24, 57, 171], Operations: ['77+94=171']
Exploring Operation: 171/57=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] f... | 4 | Current State: 27:[24, 77, 94, 57], Operations: []
Exploring Operation: 94-57=37, Resulting Numbers: [24, 77, 37]
Generated Node #0,0: 27:[24, 77, 37] Operation: 94-57=37
Exploring Operation: 77-57=20, Resulting Numbers: [24, 94, 20]
Generated Node #0,1: 27:[24, 94, 20] Operation: 77-57=20
Exploring Operation: 94-77=17... | 0 | hs_3 | sum_heuristic |
[
5,
71,
29,
19
] | 33 | [
"5+71=76",
"76/19=4",
"29+4=33"
] | Current State: 33:[5, 71, 29, 19], Operations: []
Exploring Operation: 5+71=76, Resulting Numbers: [29, 19, 76]
Generated Node #2: [29, 19, 76] from Operation: 5+71=76
Current State: 33:[29, 19, 76], Operations: ['5+71=76']
Exploring Operation: 76/19=4, Resulting Numbers: [29, 4]
Generated Node #3: [29, 4] from Operati... | 4 | Current State: 33:[5, 71, 29, 19], Operations: []
Exploring Operation: 71-29=42, Resulting Numbers: [5, 19, 42]
Generated Node #0,0: 33:[5, 19, 42] Operation: 71-29=42
Moving to Node #0,0
Current State: 33:[5, 19, 42], Operations: ['71-29=42']
Exploring Operation: 19-5=14, Resulting Numbers: [42, 14]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
55,
71,
82,
25
] | 73 | [
"71-55=16",
"82-25=57",
"16+57=73"
] | Current State: 73:[55, 71, 82, 25], Operations: []
Exploring Operation: 71-55=16, Resulting Numbers: [82, 25, 16]
Generated Node #2: [82, 25, 16] from Operation: 71-55=16
Current State: 73:[82, 25, 16], Operations: ['71-55=16']
Exploring Operation: 82-25=57, Resulting Numbers: [16, 57]
Generated Node #3: [16, 57] from ... | 4 | Current State: 73:[55, 71, 82, 25], Operations: []
Exploring Operation: 55+25=80, Resulting Numbers: [71, 82, 80]
Generated Node #0,0: 73:[71, 82, 80] Operation: 55+25=80
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[71, 82, 80], Operations: ['55+25=80']
Exploring Operation: 82-71=11, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
8,
41,
82,
62
] | 52 | [
"62-8=54",
"82/41=2",
"54-2=52"
] | Current State: 52:[8, 41, 82, 62], Operations: []
Exploring Operation: 62-8=54, Resulting Numbers: [41, 82, 54]
Generated Node #2: [41, 82, 54] from Operation: 62-8=54
Current State: 52:[41, 82, 54], Operations: ['62-8=54']
Exploring Operation: 82/41=2, Resulting Numbers: [54, 2]
Generated Node #3: [54, 2] from Operati... | 4 | Current State: 52:[8, 41, 82, 62], Operations: []
Exploring Operation: 82-41=41, Resulting Numbers: [8, 62, 41]
Generated Node #0,0: 52:[8, 62, 41] Operation: 82-41=41
Exploring Operation: 82/41=2, Resulting Numbers: [8, 62, 2]
Generated Node #0,1: 52:[8, 62, 2] Operation: 82/41=2
Exploring Operation: 82-62=20, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
74,
7,
66,
56
] | 91 | [
"74+7=81",
"66-56=10",
"81+10=91"
] | Current State: 91:[74, 7, 66, 56], Operations: []
Exploring Operation: 74+7=81, Resulting Numbers: [66, 56, 81]
Generated Node #2: [66, 56, 81] from Operation: 74+7=81
Current State: 91:[66, 56, 81], Operations: ['74+7=81']
Exploring Operation: 66-56=10, Resulting Numbers: [81, 10]
Generated Node #3: [81, 10] from Oper... | 4 | Current State: 91:[74, 7, 66, 56], Operations: []
Exploring Operation: 66-56=10, Resulting Numbers: [74, 7, 10]
Generated Node #0,0: 91:[74, 7, 10] Operation: 66-56=10
Exploring Operation: 74-66=8, Resulting Numbers: [7, 56, 8]
Generated Node #0,1: 91:[7, 56, 8] Operation: 74-66=8
Exploring Operation: 74-56=18, Resulti... | 0.989583 | hs_3 | mult_heuristic |
[
48,
34,
41,
8
] | 47 | [
"48-34=14",
"41-8=33",
"14+33=47"
] | Current State: 47:[48, 34, 41, 8], Operations: []
Exploring Operation: 48-34=14, Resulting Numbers: [41, 8, 14]
Generated Node #2: [41, 8, 14] from Operation: 48-34=14
Current State: 47:[41, 8, 14], Operations: ['48-34=14']
Exploring Operation: 41-8=33, Resulting Numbers: [14, 33]
Generated Node #3: [14, 33] from Opera... | 4 | Current State: 47:[48, 34, 41, 8], Operations: []
Exploring Operation: 48+8=56, Resulting Numbers: [34, 41, 56]
Generated Node #0,0: 47:[34, 41, 56] Operation: 48+8=56
Exploring Operation: 41+8=49, Resulting Numbers: [48, 34, 49]
Generated Node #0,1: 47:[48, 34, 49] Operation: 41+8=49
Exploring Operation: 48-8=40, Resu... | 0.980903 | hs_4 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.