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 |
|---|---|---|---|---|---|---|---|---|
[
66,
99,
52,
3
] | 75 | [
"99*52=5148",
"5148/66=78",
"78-3=75"
] | Current State: 75:[66, 99, 52, 3], Operations: []
Exploring Operation: 99*52=5148, Resulting Numbers: [66, 3, 5148]
Generated Node #2: [66, 3, 5148] from Operation: 99*52=5148
Current State: 75:[66, 3, 5148], Operations: ['99*52=5148']
Exploring Operation: 5148/66=78, Resulting Numbers: [3, 78]
Generated Node #3: [3, 7... | 4 | Current State: 75:[66, 99, 52, 3], Operations: []
Exploring Operation: 99-52=47, Resulting Numbers: [66, 3, 47]
Generated Node #0,0: 75:[66, 3, 47] Operation: 99-52=47
Exploring Operation: 66-52=14, Resulting Numbers: [99, 3, 14]
Generated Node #0,1: 75:[99, 3, 14] Operation: 66-52=14
Exploring Operation: 99-66=33, Res... | 0 | hs_3 | sum_heuristic |
[
36,
50,
58,
2
] | 88 | [
"50-36=14",
"58-14=44",
"2*44=88"
] | Current State: 88:[36, 50, 58, 2], Operations: []
Exploring Operation: 50-36=14, Resulting Numbers: [58, 2, 14]
Generated Node #2: [58, 2, 14] from Operation: 50-36=14
Current State: 88:[58, 2, 14], Operations: ['50-36=14']
Exploring Operation: 58-14=44, Resulting Numbers: [2, 44]
Generated Node #3: [2, 44] from Operat... | 4 | Current State: 88:[36, 50, 58, 2], Operations: []
Exploring Operation: 58-36=22, Resulting Numbers: [50, 2, 22]
Generated Node #0,0: 88:[50, 2, 22] Operation: 58-36=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[50, 2, 22], Operations: ['58-36=22']
Exploring Operation: 50/2=25, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
9,
6,
76,
93
] | 99 | [
"6+76=82",
"93-82=11",
"9*11=99"
] | Current State: 99:[9, 6, 76, 93], Operations: []
Exploring Operation: 6+76=82, Resulting Numbers: [9, 93, 82]
Generated Node #2: [9, 93, 82] from Operation: 6+76=82
Current State: 99:[9, 93, 82], Operations: ['6+76=82']
Exploring Operation: 93-82=11, Resulting Numbers: [9, 11]
Generated Node #3: [9, 11] from Operation:... | 4 | Current State: 99:[9, 6, 76, 93], Operations: []
Exploring Operation: 9+76=85, Resulting Numbers: [6, 93, 85]
Generated Node #0,0: 99:[6, 93, 85] Operation: 9+76=85
Exploring Operation: 93-76=17, Resulting Numbers: [9, 6, 17]
Generated Node #0,1: 99:[9, 6, 17] Operation: 93-76=17
Moving to Node #0,1
Current State: 99:[... | 0.991319 | hs_2 | mult_heuristic |
[
24,
74,
27,
76
] | 15 | [
"76-74=2",
"24/2=12",
"27-12=15"
] | Current State: 15:[24, 74, 27, 76], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [24, 27, 2]
Generated Node #2: [24, 27, 2] from Operation: 76-74=2
Current State: 15:[24, 27, 2], Operations: ['76-74=2']
Exploring Operation: 24/2=12, Resulting Numbers: [27, 12]
Generated Node #3: [27, 12] from Operati... | 4 | Current State: 15:[24, 74, 27, 76], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [24, 27, 2]
Generated Node #0,0: 15:[24, 27, 2] Operation: 76-74=2
Moving to Node #0,0
Current State: 15:[24, 27, 2], Operations: ['76-74=2']
Exploring Operation: 27-24=3, Resulting Numbers: [2, 3]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
27,
4,
39,
9
] | 61 | [
"27+4=31",
"39-9=30",
"31+30=61"
] | Current State: 61:[27, 4, 39, 9], Operations: []
Exploring Operation: 27+4=31, Resulting Numbers: [39, 9, 31]
Generated Node #2: [39, 9, 31] from Operation: 27+4=31
Current State: 61:[39, 9, 31], Operations: ['27+4=31']
Exploring Operation: 39-9=30, Resulting Numbers: [31, 30]
Generated Node #3: [31, 30] from Operation... | 4 | Current State: 61:[27, 4, 39, 9], Operations: []
Exploring Operation: 4*9=36, Resulting Numbers: [27, 39, 36]
Generated Node #0,0: 61:[27, 39, 36] Operation: 4*9=36
Exploring Operation: 27+4=31, Resulting Numbers: [39, 9, 31]
Generated Node #0,1: 61:[39, 9, 31] Operation: 27+4=31
Exploring Operation: 27+9=36, Resulting... | 0.960938 | hs_4 | sum_heuristic |
[
98,
71,
16,
29
] | 13 | [
"98+71=169",
"29-16=13",
"169/13=13"
] | Current State: 13:[98, 71, 16, 29], Operations: []
Exploring Operation: 98+71=169, Resulting Numbers: [16, 29, 169]
Generated Node #2: [16, 29, 169] from Operation: 98+71=169
Current State: 13:[16, 29, 169], Operations: ['98+71=169']
Exploring Operation: 29-16=13, Resulting Numbers: [169, 13]
Generated Node #3: [169, 1... | 4 | Current State: 13:[98, 71, 16, 29], Operations: []
Exploring Operation: 98-71=27, Resulting Numbers: [16, 29, 27]
Generated Node #0,0: 13:[16, 29, 27] Operation: 98-71=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[16, 29, 27], Operations: ['98-71=27']
Exploring Operation: 29-16=13, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
40,
96,
22,
76
] | 24 | [
"96-76=20",
"40/20=2",
"22+2=24"
] | Current State: 24:[40, 96, 22, 76], Operations: []
Exploring Operation: 96-76=20, Resulting Numbers: [40, 22, 20]
Generated Node #2: [40, 22, 20] from Operation: 96-76=20
Current State: 24:[40, 22, 20], Operations: ['96-76=20']
Exploring Operation: 40/20=2, Resulting Numbers: [22, 2]
Generated Node #3: [22, 2] from Ope... | 4 | Current State: 24:[40, 96, 22, 76], Operations: []
Exploring Operation: 76-40=36, Resulting Numbers: [96, 22, 36]
Generated Node #0,0: 24:[96, 22, 36] Operation: 76-40=36
Exploring Operation: 96-76=20, Resulting Numbers: [40, 22, 20]
Generated Node #0,1: 24:[40, 22, 20] Operation: 96-76=20
Exploring Operation: 96-22=74... | 0.955729 | hs_4 | mult_heuristic |
[
74,
32,
64,
46
] | 97 | [
"64/32=2",
"46/2=23",
"74+23=97"
] | Current State: 97:[74, 32, 64, 46], Operations: []
Exploring Operation: 64/32=2, Resulting Numbers: [74, 46, 2]
Generated Node #2: [74, 46, 2] from Operation: 64/32=2
Current State: 97:[74, 46, 2], Operations: ['64/32=2']
Exploring Operation: 46/2=23, Resulting Numbers: [74, 23]
Generated Node #3: [74, 23] from Operati... | 4 | Current State: 97:[74, 32, 64, 46], Operations: []
Exploring Operation: 32+64=96, Resulting Numbers: [74, 46, 96]
Generated Node #0,0: 97:[74, 46, 96] Operation: 32+64=96
Exploring Operation: 32+46=78, Resulting Numbers: [74, 64, 78]
Generated Node #0,1: 97:[74, 64, 78] Operation: 32+46=78
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
83,
96,
41,
92
] | 46 | [
"83+96=179",
"41+92=133",
"179-133=46"
] | Current State: 46:[83, 96, 41, 92], Operations: []
Exploring Operation: 83+96=179, Resulting Numbers: [41, 92, 179]
Generated Node #2: [41, 92, 179] from Operation: 83+96=179
Current State: 46:[41, 92, 179], Operations: ['83+96=179']
Exploring Operation: 41+92=133, Resulting Numbers: [179, 133]
Generated Node #3: [179,... | 4 | Current State: 46:[83, 96, 41, 92], Operations: []
Exploring Operation: 96-92=4, Resulting Numbers: [83, 41, 4]
Generated Node #0,0: 46:[83, 41, 4] Operation: 96-92=4
Exploring Operation: 96-83=13, Resulting Numbers: [41, 92, 13]
Generated Node #0,1: 46:[41, 92, 13] Operation: 96-83=13
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
36,
28,
14,
6
] | 92 | [
"36-28=8",
"14*6=84",
"8+84=92"
] | Current State: 92:[36, 28, 14, 6], Operations: []
Exploring Operation: 36-28=8, Resulting Numbers: [14, 6, 8]
Generated Node #2: [14, 6, 8] from Operation: 36-28=8
Current State: 92:[14, 6, 8], Operations: ['36-28=8']
Exploring Operation: 14*6=84, Resulting Numbers: [8, 84]
Generated Node #3: [8, 84] from Operation: 14... | 4 | Current State: 92:[36, 28, 14, 6], Operations: []
Exploring Operation: 28/14=2, Resulting Numbers: [36, 6, 2]
Generated Node #0,0: 92:[36, 6, 2] Operation: 28/14=2
Exploring Operation: 36/6=6, Resulting Numbers: [28, 14, 6]
Generated Node #0,1: 92:[28, 14, 6] Operation: 36/6=6
Exploring Operation: 36-28=8, Resulting Nu... | 0 | hs_5 | mult_heuristic |
[
18,
12,
84,
63
] | 34 | [
"12*84=1008",
"1008/63=16",
"18+16=34"
] | Current State: 34:[18, 12, 84, 63], Operations: []
Exploring Operation: 12*84=1008, Resulting Numbers: [18, 63, 1008]
Generated Node #2: [18, 63, 1008] from Operation: 12*84=1008
Current State: 34:[18, 63, 1008], Operations: ['12*84=1008']
Exploring Operation: 1008/63=16, Resulting Numbers: [18, 16]
Generated Node #3: ... | 4 | Current State: 34:[18, 12, 84, 63], Operations: []
Exploring Operation: 84/12=7, Resulting Numbers: [18, 63, 7]
Generated Node #0,0: 34:[18, 63, 7] Operation: 84/12=7
Exploring Operation: 84-18=66, Resulting Numbers: [12, 63, 66]
Generated Node #0,1: 34:[12, 63, 66] Operation: 84-18=66
Exploring Operation: 63-18=45, Re... | 0 | hs_4 | mult_heuristic |
[
91,
3,
17,
11
] | 75 | [
"91+17=108",
"3*11=33",
"108-33=75"
] | Current State: 75:[91, 3, 17, 11], Operations: []
Exploring Operation: 91+17=108, Resulting Numbers: [3, 11, 108]
Generated Node #2: [3, 11, 108] from Operation: 91+17=108
Current State: 75:[3, 11, 108], Operations: ['91+17=108']
Exploring Operation: 3*11=33, Resulting Numbers: [108, 33]
Generated Node #3: [108, 33] fr... | 4 | Current State: 75:[91, 3, 17, 11], Operations: []
Exploring Operation: 91-17=74, Resulting Numbers: [3, 11, 74]
Generated Node #0,0: 75:[3, 11, 74] Operation: 91-17=74
Moving to Node #0,0
Current State: 75:[3, 11, 74], Operations: ['91-17=74']
Exploring Operation: 3+11=14, Resulting Numbers: [74, 14]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
20,
59,
29,
4
] | 46 | [
"20+59=79",
"29+4=33",
"79-33=46"
] | Current State: 46:[20, 59, 29, 4], Operations: []
Exploring Operation: 20+59=79, Resulting Numbers: [29, 4, 79]
Generated Node #2: [29, 4, 79] from Operation: 20+59=79
Current State: 46:[29, 4, 79], Operations: ['20+59=79']
Exploring Operation: 29+4=33, Resulting Numbers: [79, 33]
Generated Node #3: [79, 33] from Opera... | 4 | Current State: 46:[20, 59, 29, 4], Operations: []
Exploring Operation: 59-4=55, Resulting Numbers: [20, 29, 55]
Generated Node #0,0: 46:[20, 29, 55] Operation: 59-4=55
Exploring Operation: 20+29=49, Resulting Numbers: [59, 4, 49]
Generated Node #0,1: 46:[59, 4, 49] Operation: 20+29=49
Exploring Operation: 59-29=30, Res... | 0.986111 | hs_5 | sum_heuristic |
[
98,
91,
42,
8
] | 15 | [
"91*8=728",
"728-98=630",
"630/42=15"
] | Current State: 15:[98, 91, 42, 8], Operations: []
Exploring Operation: 91*8=728, Resulting Numbers: [98, 42, 728]
Generated Node #2: [98, 42, 728] from Operation: 91*8=728
Current State: 15:[98, 42, 728], Operations: ['91*8=728']
Exploring Operation: 728-98=630, Resulting Numbers: [42, 630]
Generated Node #3: [42, 630]... | 4 | Current State: 15:[98, 91, 42, 8], Operations: []
Exploring Operation: 98-42=56, Resulting Numbers: [91, 8, 56]
Generated Node #0,0: 15:[91, 8, 56] Operation: 98-42=56
Exploring Operation: 98-91=7, Resulting Numbers: [42, 8, 7]
Generated Node #0,1: 15:[42, 8, 7] Operation: 98-91=7
Moving to Node #0,1
Current State: 15:... | 0 | hs_2 | sum_heuristic |
[
69,
87,
51,
46
] | 90 | [
"87-69=18",
"51-46=5",
"18*5=90"
] | Current State: 90:[69, 87, 51, 46], Operations: []
Exploring Operation: 87-69=18, Resulting Numbers: [51, 46, 18]
Generated Node #2: [51, 46, 18] from Operation: 87-69=18
Current State: 90:[51, 46, 18], Operations: ['87-69=18']
Exploring Operation: 51-46=5, Resulting Numbers: [18, 5]
Generated Node #3: [18, 5] from Ope... | 4 | Current State: 90:[69, 87, 51, 46], Operations: []
Exploring Operation: 69-46=23, Resulting Numbers: [87, 51, 23]
Generated Node #0,0: 90:[87, 51, 23] Operation: 69-46=23
Exploring Operation: 87-51=36, Resulting Numbers: [69, 46, 36]
Generated Node #0,1: 90:[69, 46, 36] Operation: 87-51=36
Exploring Operation: 69-51=18... | 0.969618 | hs_5 | sum_heuristic |
[
73,
6,
56,
4
] | 62 | [
"73-56=17",
"4*17=68",
"68-6=62"
] | Current State: 62:[73, 6, 56, 4], Operations: []
Exploring Operation: 73-56=17, Resulting Numbers: [6, 4, 17]
Generated Node #2: [6, 4, 17] from Operation: 73-56=17
Current State: 62:[6, 4, 17], Operations: ['73-56=17']
Exploring Operation: 4*17=68, Resulting Numbers: [6, 68]
Generated Node #3: [6, 68] from Operation: ... | 4 | Current State: 62:[73, 6, 56, 4], Operations: []
Exploring Operation: 6-4=2, Resulting Numbers: [73, 56, 2]
Generated Node #0,0: 62:[73, 56, 2] Operation: 6-4=2
Exploring Operation: 73-6=67, Resulting Numbers: [56, 4, 67]
Generated Node #0,1: 62:[56, 4, 67] Operation: 73-6=67
Exploring Operation: 6+56=62, Resulting Num... | 0 | hs_4 | sum_heuristic |
[
11,
88,
10,
3
] | 86 | [
"11+88=99",
"10+3=13",
"99-13=86"
] | Current State: 86:[11, 88, 10, 3], Operations: []
Exploring Operation: 11+88=99, Resulting Numbers: [10, 3, 99]
Generated Node #2: [10, 3, 99] from Operation: 11+88=99
Current State: 86:[10, 3, 99], Operations: ['11+88=99']
Exploring Operation: 10+3=13, Resulting Numbers: [99, 13]
Generated Node #3: [99, 13] from Opera... | 4 | Current State: 86:[11, 88, 10, 3], Operations: []
Exploring Operation: 11-10=1, Resulting Numbers: [88, 3, 1]
Generated Node #0,0: 86:[88, 3, 1] Operation: 11-10=1
Moving to Node #0,0
Current State: 86:[88, 3, 1], Operations: ['11-10=1']
Exploring Operation: 88-3=85, Resulting Numbers: [1, 85]
Generated Node #0,0,0: 86... | 0.993924 | hs_1 | mult_heuristic |
[
22,
35,
11,
74
] | 69 | [
"35-22=13",
"11*13=143",
"143-74=69"
] | Current State: 69:[22, 35, 11, 74], Operations: []
Exploring Operation: 35-22=13, Resulting Numbers: [11, 74, 13]
Generated Node #2: [11, 74, 13] from Operation: 35-22=13
Current State: 69:[11, 74, 13], Operations: ['35-22=13']
Exploring Operation: 11*13=143, Resulting Numbers: [74, 143]
Generated Node #3: [74, 143] fr... | 4 | Current State: 69:[22, 35, 11, 74], Operations: []
Exploring Operation: 35-11=24, Resulting Numbers: [22, 74, 24]
Generated Node #0,0: 69:[22, 74, 24] Operation: 35-11=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[22, 74, 24], Operations: ['35-11=24']
Exploring Operation: 24-22=2, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
69,
9,
79,
43
] | 96 | [
"69-9=60",
"79-43=36",
"60+36=96"
] | Current State: 96:[69, 9, 79, 43], Operations: []
Exploring Operation: 69-9=60, Resulting Numbers: [79, 43, 60]
Generated Node #2: [79, 43, 60] from Operation: 69-9=60
Current State: 96:[79, 43, 60], Operations: ['69-9=60']
Exploring Operation: 79-43=36, Resulting Numbers: [60, 36]
Generated Node #3: [60, 36] from Oper... | 4 | Current State: 96:[69, 9, 79, 43], Operations: []
Exploring Operation: 79-69=10, Resulting Numbers: [9, 43, 10]
Generated Node #0,0: 96:[9, 43, 10] Operation: 79-69=10
Exploring Operation: 69-43=26, Resulting Numbers: [9, 79, 26]
Generated Node #0,1: 96:[9, 79, 26] Operation: 69-43=26
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
19,
93,
53,
2
] | 32 | [
"93-19=74",
"53*2=106",
"106-74=32"
] | Current State: 32:[19, 93, 53, 2], Operations: []
Exploring Operation: 93-19=74, Resulting Numbers: [53, 2, 74]
Generated Node #2: [53, 2, 74] from Operation: 93-19=74
Current State: 32:[53, 2, 74], Operations: ['93-19=74']
Exploring Operation: 53*2=106, Resulting Numbers: [74, 106]
Generated Node #3: [74, 106] from Op... | 4 | Current State: 32:[19, 93, 53, 2], Operations: []
Exploring Operation: 53-19=34, Resulting Numbers: [93, 2, 34]
Generated Node #0,0: 32:[93, 2, 34] Operation: 53-19=34
Exploring Operation: 19-2=17, Resulting Numbers: [93, 53, 17]
Generated Node #0,1: 32:[93, 53, 17] Operation: 19-2=17
Exploring Operation: 93-2=91, Resu... | 0 | hs_5 | mult_heuristic |
[
2,
61,
21,
46
] | 65 | [
"2*21=42",
"61+46=107",
"107-42=65"
] | Current State: 65:[2, 61, 21, 46], Operations: []
Exploring Operation: 2*21=42, Resulting Numbers: [61, 46, 42]
Generated Node #2: [61, 46, 42] from Operation: 2*21=42
Current State: 65:[61, 46, 42], Operations: ['2*21=42']
Exploring Operation: 61+46=107, Resulting Numbers: [42, 107]
Generated Node #3: [42, 107] from O... | 4 | Current State: 65:[2, 61, 21, 46], Operations: []
Exploring Operation: 21+46=67, Resulting Numbers: [2, 61, 67]
Generated Node #0,0: 65:[2, 61, 67] Operation: 21+46=67
Moving to Node #0,0
Current State: 65:[2, 61, 67], Operations: ['21+46=67']
Exploring Operation: 2+61=63, Resulting Numbers: [67, 63]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
24,
51,
3,
72
] | 57 | [
"24+72=96",
"51*3=153",
"153-96=57"
] | Current State: 57:[24, 51, 3, 72], Operations: []
Exploring Operation: 24+72=96, Resulting Numbers: [51, 3, 96]
Generated Node #2: [51, 3, 96] from Operation: 24+72=96
Current State: 57:[51, 3, 96], Operations: ['24+72=96']
Exploring Operation: 51*3=153, Resulting Numbers: [96, 153]
Generated Node #3: [96, 153] from Op... | 4 | Current State: 57:[24, 51, 3, 72], Operations: []
Exploring Operation: 72/24=3, Resulting Numbers: [51, 3, 3]
Generated Node #0,0: 57:[51, 3, 3] Operation: 72/24=3
Moving to Node #0,0
Current State: 57:[51, 3, 3], Operations: ['72/24=3']
Exploring Operation: 51/3=17, Resulting Numbers: [3, 17]
Generated Node #0,0,0: 57... | 0 | hs_1 | sum_heuristic |
[
68,
20,
84,
54
] | 58 | [
"68+20=88",
"84-54=30",
"88-30=58"
] | Current State: 58:[68, 20, 84, 54], Operations: []
Exploring Operation: 68+20=88, Resulting Numbers: [84, 54, 88]
Generated Node #2: [84, 54, 88] from Operation: 68+20=88
Current State: 58:[84, 54, 88], Operations: ['68+20=88']
Exploring Operation: 84-54=30, Resulting Numbers: [88, 30]
Generated Node #3: [88, 30] from ... | 4 | Current State: 58:[68, 20, 84, 54], Operations: []
Exploring Operation: 68-20=48, Resulting Numbers: [84, 54, 48]
Generated Node #0,0: 58:[84, 54, 48] Operation: 68-20=48
Exploring Operation: 84-54=30, Resulting Numbers: [68, 20, 30]
Generated Node #0,1: 58:[68, 20, 30] Operation: 84-54=30
Exploring Operation: 84-20=64... | 0.985243 | hs_4 | sum_heuristic |
[
31,
30,
40,
29
] | 100 | [
"31-29=2",
"30*2=60",
"40+60=100"
] | Current State: 100:[31, 30, 40, 29], Operations: []
Exploring Operation: 31-29=2, Resulting Numbers: [30, 40, 2]
Generated Node #2: [30, 40, 2] from Operation: 31-29=2
Current State: 100:[30, 40, 2], Operations: ['31-29=2']
Exploring Operation: 30*2=60, Resulting Numbers: [40, 60]
Generated Node #3: [40, 60] from Opera... | 4 | Current State: 100:[31, 30, 40, 29], Operations: []
Exploring Operation: 40-31=9, Resulting Numbers: [30, 29, 9]
Generated Node #0,0: 100:[30, 29, 9] Operation: 40-31=9
Exploring Operation: 40-30=10, Resulting Numbers: [31, 29, 10]
Generated Node #0,1: 100:[31, 29, 10] Operation: 40-30=10
Start Sub Search at level 1: M... | 0 | hs_2 | mult_heuristic |
[
91,
45,
55,
8
] | 11 | [
"55-45=10",
"8*10=80",
"91-80=11"
] | Current State: 11:[91, 45, 55, 8], Operations: []
Exploring Operation: 55-45=10, Resulting Numbers: [91, 8, 10]
Generated Node #2: [91, 8, 10] from Operation: 55-45=10
Current State: 11:[91, 8, 10], Operations: ['55-45=10']
Exploring Operation: 8*10=80, Resulting Numbers: [91, 80]
Generated Node #3: [91, 80] from Opera... | 4 | Current State: 11:[91, 45, 55, 8], Operations: []
Exploring Operation: 55-45=10, Resulting Numbers: [91, 8, 10]
Generated Node #0,0: 11:[91, 8, 10] Operation: 55-45=10
Exploring Operation: 91-55=36, Resulting Numbers: [45, 8, 36]
Generated Node #0,1: 11:[45, 8, 36] Operation: 91-55=36
Exploring Operation: 91-8=83, Resu... | 0 | hs_4 | sum_heuristic |
[
54,
94,
56,
53
] | 82 | [
"56-54=2",
"94-53=41",
"2*41=82"
] | Current State: 82:[54, 94, 56, 53], Operations: []
Exploring Operation: 56-54=2, Resulting Numbers: [94, 53, 2]
Generated Node #2: [94, 53, 2] from Operation: 56-54=2
Current State: 82:[94, 53, 2], Operations: ['56-54=2']
Exploring Operation: 94-53=41, Resulting Numbers: [2, 41]
Generated Node #3: [2, 41] from Operatio... | 4 | Current State: 82:[54, 94, 56, 53], Operations: []
Exploring Operation: 56-54=2, Resulting Numbers: [94, 53, 2]
Generated Node #0,0: 82:[94, 53, 2] Operation: 56-54=2
Exploring Operation: 94-54=40, Resulting Numbers: [56, 53, 40]
Generated Node #0,1: 82:[56, 53, 40] Operation: 94-54=40
Exploring Operation: 94-56=38, Re... | 0.942708 | hs_5 | mult_heuristic |
[
43,
2,
43,
35
] | 78 | [
"43*2=86",
"43-35=8",
"86-8=78"
] | Current State: 78:[43, 2, 43, 35], Operations: []
Exploring Operation: 43*2=86, Resulting Numbers: [35, 86]
Generated Node #2: [35, 86] from Operation: 43*2=86
Current State: 78:[35, 86], Operations: ['43*2=86']
Exploring Operation: 43-35=8, Resulting Numbers: [86, 8]
Generated Node #3: [86, 8] from Operation: 43-35=8
... | 4 | Current State: 78:[43, 2, 43, 35], Operations: []
Exploring Operation: 43+35=78, Resulting Numbers: [2, 43, 78]
Generated Node #0,0: 78:[2, 43, 78] Operation: 43+35=78
Exploring Operation: 43-43=0, Resulting Numbers: [2, 35, 0]
Generated Node #0,1: 78:[2, 35, 0] Operation: 43-43=0
Exploring Operation: 43/43=1, Resultin... | 0 | hs_4 | mult_heuristic |
[
65,
6,
56,
12
] | 74 | [
"65*12=780",
"780/6=130",
"130-56=74"
] | Current State: 74:[65, 6, 56, 12], Operations: []
Exploring Operation: 65*12=780, Resulting Numbers: [6, 56, 780]
Generated Node #2: [6, 56, 780] from Operation: 65*12=780
Current State: 74:[6, 56, 780], Operations: ['65*12=780']
Exploring Operation: 780/6=130, Resulting Numbers: [56, 130]
Generated Node #3: [56, 130] ... | 4 | Current State: 74:[65, 6, 56, 12], Operations: []
Exploring Operation: 56-12=44, Resulting Numbers: [65, 6, 44]
Generated Node #0,0: 74:[65, 6, 44] Operation: 56-12=44
Exploring Operation: 56+12=68, Resulting Numbers: [65, 6, 68]
Generated Node #0,1: 74:[65, 6, 68] Operation: 56+12=68
Exploring Operation: 65+12=77, Res... | 0 | hs_4 | sum_heuristic |
[
79,
95,
61,
92
] | 54 | [
"79-61=18",
"95-92=3",
"18*3=54"
] | Current State: 54:[79, 95, 61, 92], Operations: []
Exploring Operation: 79-61=18, Resulting Numbers: [95, 92, 18]
Generated Node #2: [95, 92, 18] from Operation: 79-61=18
Current State: 54:[95, 92, 18], Operations: ['79-61=18']
Exploring Operation: 95-92=3, Resulting Numbers: [18, 3]
Generated Node #3: [18, 3] from Ope... | 4 | Current State: 54:[79, 95, 61, 92], Operations: []
Exploring Operation: 95-61=34, Resulting Numbers: [79, 92, 34]
Generated Node #0,0: 54:[79, 92, 34] Operation: 95-61=34
Exploring Operation: 95-92=3, Resulting Numbers: [79, 61, 3]
Generated Node #0,1: 54:[79, 61, 3] Operation: 95-92=3
Exploring Operation: 92-79=13, Re... | 0.987847 | hs_4 | sum_heuristic |
[
11,
16,
55,
73
] | 88 | [
"55+73=128",
"11*128=1408",
"1408/16=88"
] | Current State: 88:[11, 16, 55, 73], Operations: []
Exploring Operation: 55+73=128, Resulting Numbers: [11, 16, 128]
Generated Node #2: [11, 16, 128] from Operation: 55+73=128
Current State: 88:[11, 16, 128], Operations: ['55+73=128']
Exploring Operation: 11*128=1408, Resulting Numbers: [16, 1408]
Generated Node #3: [16... | 4 | Current State: 88:[11, 16, 55, 73], Operations: []
Exploring Operation: 16+73=89, Resulting Numbers: [11, 55, 89]
Generated Node #0,0: 88:[11, 55, 89] Operation: 16+73=89
Exploring Operation: 55-11=44, Resulting Numbers: [16, 73, 44]
Generated Node #0,1: 88:[16, 73, 44] Operation: 55-11=44
Exploring Operation: 11+73=84... | 0 | hs_5 | mult_heuristic |
[
24,
50,
67,
25
] | 68 | [
"50-24=26",
"67-25=42",
"26+42=68"
] | Current State: 68:[24, 50, 67, 25], Operations: []
Exploring Operation: 50-24=26, Resulting Numbers: [67, 25, 26]
Generated Node #2: [67, 25, 26] from Operation: 50-24=26
Current State: 68:[67, 25, 26], Operations: ['50-24=26']
Exploring Operation: 67-25=42, Resulting Numbers: [26, 42]
Generated Node #3: [26, 42] from ... | 4 | Current State: 68:[24, 50, 67, 25], Operations: []
Exploring Operation: 67-50=17, Resulting Numbers: [24, 25, 17]
Generated Node #0,0: 68:[24, 25, 17] Operation: 67-50=17
Exploring Operation: 24+50=74, Resulting Numbers: [67, 25, 74]
Generated Node #0,1: 68:[67, 25, 74] Operation: 24+50=74
Exploring Operation: 50/25=2,... | 0 | hs_3 | mult_heuristic |
[
56,
66,
6,
46
] | 62 | [
"66-56=10",
"6+46=52",
"10+52=62"
] | Current State: 62:[56, 66, 6, 46], Operations: []
Exploring Operation: 66-56=10, Resulting Numbers: [6, 46, 10]
Generated Node #2: [6, 46, 10] from Operation: 66-56=10
Current State: 62:[6, 46, 10], Operations: ['66-56=10']
Exploring Operation: 6+46=52, Resulting Numbers: [10, 52]
Generated Node #3: [10, 52] from Opera... | 4 | Current State: 62:[56, 66, 6, 46], Operations: []
Exploring Operation: 56-46=10, Resulting Numbers: [66, 6, 10]
Generated Node #0,0: 62:[66, 6, 10] Operation: 56-46=10
Exploring Operation: 6+46=52, Resulting Numbers: [56, 66, 52]
Generated Node #0,1: 62:[56, 66, 52] Operation: 6+46=52
Exploring Operation: 56+6=62, Resu... | 0.986979 | hs_4 | sum_heuristic |
[
78,
7,
90,
7
] | 77 | [
"90-78=12",
"7*12=84",
"84-7=77"
] | Current State: 77:[78, 7, 90, 7], Operations: []
Exploring Operation: 90-78=12, Resulting Numbers: [7, 7, 12]
Generated Node #2: [7, 7, 12] from Operation: 90-78=12
Current State: 77:[7, 7, 12], Operations: ['90-78=12']
Exploring Operation: 7*12=84, Resulting Numbers: [84]
84,77 equal: Goal Reached
Exploring Operation:... | 4 | Current State: 77:[78, 7, 90, 7], Operations: []
Exploring Operation: 7+7=14, Resulting Numbers: [78, 90, 14]
Generated Node #0,0: 77:[78, 90, 14] Operation: 7+7=14
Exploring Operation: 78-7=71, Resulting Numbers: [90, 7, 71]
Generated Node #0,1: 77:[90, 7, 71] Operation: 78-7=71
Exploring Operation: 90-7=83, Resulting... | 0.97309 | hs_5 | mult_heuristic |
[
73,
3,
25,
42
] | 18 | [
"73-25=48",
"48-42=6",
"3*6=18"
] | Current State: 18:[73, 3, 25, 42], Operations: []
Exploring Operation: 73-25=48, Resulting Numbers: [3, 42, 48]
Generated Node #2: [3, 42, 48] from Operation: 73-25=48
Current State: 18:[3, 42, 48], Operations: ['73-25=48']
Exploring Operation: 48-42=6, Resulting Numbers: [3, 6]
Generated Node #3: [3, 6] from Operation... | 4 | Current State: 18:[73, 3, 25, 42], Operations: []
Exploring Operation: 73-42=31, Resulting Numbers: [3, 25, 31]
Generated Node #0,0: 18:[3, 25, 31] Operation: 73-42=31
Moving to Node #0,0
Current State: 18:[3, 25, 31], Operations: ['73-42=31']
Exploring Operation: 31-25=6, Resulting Numbers: [3, 6]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
6,
77,
78,
89
] | 94 | [
"6+77=83",
"89-78=11",
"83+11=94"
] | Current State: 94:[6, 77, 78, 89], Operations: []
Exploring Operation: 6+77=83, Resulting Numbers: [78, 89, 83]
Generated Node #2: [78, 89, 83] from Operation: 6+77=83
Current State: 94:[78, 89, 83], Operations: ['6+77=83']
Exploring Operation: 89-78=11, Resulting Numbers: [83, 11]
Generated Node #3: [83, 11] from Oper... | 4 | Current State: 94:[6, 77, 78, 89], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [6, 77, 11]
Generated Node #0,0: 94:[6, 77, 11] Operation: 89-78=11
Exploring Operation: 78-77=1, Resulting Numbers: [6, 89, 1]
Generated Node #0,1: 94:[6, 89, 1] Operation: 78-77=1
Exploring Operation: 89-77=12, Resulti... | 0.975694 | hs_3 | mult_heuristic |
[
64,
20,
37,
51
] | 44 | [
"64-20=44",
"37+51=88",
"88-44=44"
] | Current State: 44:[64, 20, 37, 51], Operations: []
Exploring Operation: 64-20=44, Resulting Numbers: [37, 51, 44]
Generated Node #2: [37, 51, 44] from Operation: 64-20=44
Current State: 44:[37, 51, 44], Operations: ['64-20=44']
Exploring Operation: 37+51=88, Resulting Numbers: [44, 88]
Generated Node #3: [44, 88] from ... | 4 | Current State: 44:[64, 20, 37, 51], Operations: []
Exploring Operation: 64-20=44, Resulting Numbers: [37, 51, 44]
Generated Node #0,0: 44:[37, 51, 44] Operation: 64-20=44
Exploring Operation: 64-51=13, Resulting Numbers: [20, 37, 13]
Generated Node #0,1: 44:[20, 37, 13] Operation: 64-51=13
Exploring Operation: 64-37=27... | 0.984375 | hs_3 | mult_heuristic |
[
78,
95,
8,
56
] | 76 | [
"78-8=70",
"95*56=5320",
"5320/70=76"
] | Current State: 76:[78, 95, 8, 56], Operations: []
Exploring Operation: 78-8=70, Resulting Numbers: [95, 56, 70]
Generated Node #2: [95, 56, 70] from Operation: 78-8=70
Current State: 76:[95, 56, 70], Operations: ['78-8=70']
Exploring Operation: 95*56=5320, Resulting Numbers: [70, 5320]
Generated Node #3: [70, 5320] fro... | 4 | Current State: 76:[78, 95, 8, 56], Operations: []
Exploring Operation: 95-56=39, Resulting Numbers: [78, 8, 39]
Generated Node #0,0: 76:[78, 8, 39] Operation: 95-56=39
Moving to Node #0,0
Current State: 76:[78, 8, 39], Operations: ['95-56=39']
Exploring Operation: 78/39=2, Resulting Numbers: [8, 2]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
22,
96,
1,
19
] | 55 | [
"96-22=74",
"1*19=19",
"74-19=55"
] | Current State: 55:[22, 96, 1, 19], Operations: []
Exploring Operation: 96-22=74, Resulting Numbers: [1, 19, 74]
Generated Node #2: [1, 19, 74] from Operation: 96-22=74
Current State: 55:[1, 19, 74], Operations: ['96-22=74']
Exploring Operation: 1*19=19, Resulting Numbers: [74, 19]
Generated Node #3: [74, 19] from Opera... | 4 | Current State: 55:[22, 96, 1, 19], Operations: []
Exploring Operation: 96-22=74, Resulting Numbers: [1, 19, 74]
Generated Node #0,0: 55:[1, 19, 74] Operation: 96-22=74
Exploring Operation: 96-19=77, Resulting Numbers: [22, 1, 77]
Generated Node #0,1: 55:[22, 1, 77] Operation: 96-19=77
Exploring Operation: 22-19=3, Resu... | 0.988715 | hs_4 | mult_heuristic |
[
3,
77,
78,
85
] | 67 | [
"77-3=74",
"85-78=7",
"74-7=67"
] | Current State: 67:[3, 77, 78, 85], Operations: []
Exploring Operation: 77-3=74, Resulting Numbers: [78, 85, 74]
Generated Node #2: [78, 85, 74] from Operation: 77-3=74
Current State: 67:[78, 85, 74], Operations: ['77-3=74']
Exploring Operation: 85-78=7, Resulting Numbers: [74, 7]
Generated Node #3: [74, 7] from Operati... | 4 | Current State: 67:[3, 77, 78, 85], Operations: []
Exploring Operation: 85-3=82, Resulting Numbers: [77, 78, 82]
Generated Node #0,0: 67:[77, 78, 82] Operation: 85-3=82
Exploring Operation: 3+78=81, Resulting Numbers: [77, 85, 81]
Generated Node #0,1: 67:[77, 85, 81] Operation: 3+78=81
Exploring Operation: 78-3=75, Resu... | 0.977431 | hs_5 | mult_heuristic |
[
21,
4,
31,
69
] | 56 | [
"21+31=52",
"52/4=13",
"69-13=56"
] | Current State: 56:[21, 4, 31, 69], Operations: []
Exploring Operation: 21+31=52, Resulting Numbers: [4, 69, 52]
Generated Node #2: [4, 69, 52] from Operation: 21+31=52
Current State: 56:[4, 69, 52], Operations: ['21+31=52']
Exploring Operation: 52/4=13, Resulting Numbers: [69, 13]
Generated Node #3: [69, 13] from Opera... | 4 | Current State: 56:[21, 4, 31, 69], Operations: []
Exploring Operation: 69-31=38, Resulting Numbers: [21, 4, 38]
Generated Node #0,0: 56:[21, 4, 38] Operation: 69-31=38
Exploring Operation: 69-21=48, Resulting Numbers: [4, 31, 48]
Generated Node #0,1: 56:[4, 31, 48] Operation: 69-21=48
Exploring Operation: 21+4=25, Resu... | 0.925347 | hs_5 | sum_heuristic |
[
2,
47,
53,
15
] | 13 | [
"53+15=68",
"68/2=34",
"47-34=13"
] | Current State: 13:[2, 47, 53, 15], Operations: []
Exploring Operation: 53+15=68, Resulting Numbers: [2, 47, 68]
Generated Node #2: [2, 47, 68] from Operation: 53+15=68
Current State: 13:[2, 47, 68], Operations: ['53+15=68']
Exploring Operation: 68/2=34, Resulting Numbers: [47, 34]
Generated Node #3: [47, 34] from Opera... | 4 | Current State: 13:[2, 47, 53, 15], Operations: []
Exploring Operation: 47-2=45, Resulting Numbers: [53, 15, 45]
Generated Node #0,0: 13:[53, 15, 45] Operation: 47-2=45
Exploring Operation: 53-15=38, Resulting Numbers: [2, 47, 38]
Generated Node #0,1: 13:[2, 47, 38] Operation: 53-15=38
Exploring Operation: 53-47=6, Resu... | 0 | hs_5 | sum_heuristic |
[
10,
26,
15,
73
] | 73 | [
"26-10=16",
"16-15=1",
"73*1=73"
] | Current State: 73:[10, 26, 15, 73], Operations: []
Exploring Operation: 26-10=16, Resulting Numbers: [15, 73, 16]
Generated Node #2: [15, 73, 16] from Operation: 26-10=16
Current State: 73:[15, 73, 16], Operations: ['26-10=16']
Exploring Operation: 16-15=1, Resulting Numbers: [73, 1]
Generated Node #3: [73, 1] from Ope... | 4 | Current State: 73:[10, 26, 15, 73], Operations: []
Exploring Operation: 10+26=36, Resulting Numbers: [15, 73, 36]
Generated Node #0,0: 73:[15, 73, 36] Operation: 10+26=36
Exploring Operation: 26+15=41, Resulting Numbers: [10, 73, 41]
Generated Node #0,1: 73:[10, 73, 41] Operation: 26+15=41
Exploring Operation: 10+15=25... | 0.96441 | hs_3 | mult_heuristic |
[
46,
10,
33,
14
] | 42 | [
"46-10=36",
"36-33=3",
"14*3=42"
] | Current State: 42:[46, 10, 33, 14], Operations: []
Exploring Operation: 46-10=36, Resulting Numbers: [33, 14, 36]
Generated Node #2: [33, 14, 36] from Operation: 46-10=36
Current State: 42:[33, 14, 36], Operations: ['46-10=36']
Exploring Operation: 36-33=3, Resulting Numbers: [14, 3]
Generated Node #3: [14, 3] from Ope... | 4 | Current State: 42:[46, 10, 33, 14], Operations: []
Exploring Operation: 33+14=47, Resulting Numbers: [46, 10, 47]
Generated Node #0,0: 42:[46, 10, 47] Operation: 33+14=47
Exploring Operation: 33-10=23, Resulting Numbers: [46, 14, 23]
Generated Node #0,1: 42:[46, 14, 23] Operation: 33-10=23
Exploring Operation: 10+33=43... | 0.985243 | hs_5 | sum_heuristic |
[
5,
3,
62,
87
] | 10 | [
"5*3=15",
"87-62=25",
"25-15=10"
] | Current State: 10:[5, 3, 62, 87], Operations: []
Exploring Operation: 5*3=15, Resulting Numbers: [62, 87, 15]
Generated Node #2: [62, 87, 15] from Operation: 5*3=15
Current State: 10:[62, 87, 15], Operations: ['5*3=15']
Exploring Operation: 87-62=25, Resulting Numbers: [15, 25]
Generated Node #3: [15, 25] from Operatio... | 4 | Current State: 10:[5, 3, 62, 87], Operations: []
Exploring Operation: 87/3=29, Resulting Numbers: [5, 62, 29]
Generated Node #0,0: 10:[5, 62, 29] Operation: 87/3=29
Exploring Operation: 87-62=25, Resulting Numbers: [5, 3, 25]
Generated Node #0,1: 10:[5, 3, 25] Operation: 87-62=25
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
25,
19,
71,
46
] | 69 | [
"25+19=44",
"71-46=25",
"44+25=69"
] | Current State: 69:[25, 19, 71, 46], Operations: []
Exploring Operation: 25+19=44, Resulting Numbers: [71, 46, 44]
Generated Node #2: [71, 46, 44] from Operation: 25+19=44
Current State: 69:[71, 46, 44], Operations: ['25+19=44']
Exploring Operation: 71-46=25, Resulting Numbers: [44, 25]
Generated Node #3: [44, 25] from ... | 4 | Current State: 69:[25, 19, 71, 46], Operations: []
Exploring Operation: 25+46=71, Resulting Numbers: [19, 71, 71]
Generated Node #0,0: 69:[19, 71, 71] Operation: 25+46=71
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[19, 71, 71], Operations: ['25+46=71']
Exploring Operation: 71/71=1, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
91,
23,
57,
10
] | 83 | [
"23+57=80",
"80/10=8",
"91-8=83"
] | Current State: 83:[91, 23, 57, 10], Operations: []
Exploring Operation: 23+57=80, Resulting Numbers: [91, 10, 80]
Generated Node #2: [91, 10, 80] from Operation: 23+57=80
Current State: 83:[91, 10, 80], Operations: ['23+57=80']
Exploring Operation: 80/10=8, Resulting Numbers: [91, 8]
Generated Node #3: [91, 8] from Ope... | 4 | Current State: 83:[91, 23, 57, 10], Operations: []
Exploring Operation: 23+57=80, Resulting Numbers: [91, 10, 80]
Generated Node #0,0: 83:[91, 10, 80] Operation: 23+57=80
Exploring Operation: 57+10=67, Resulting Numbers: [91, 23, 67]
Generated Node #0,1: 83:[91, 23, 67] Operation: 57+10=67
Exploring Operation: 23+10=33... | 0 | hs_3 | mult_heuristic |
[
81,
10,
82,
96
] | 59 | [
"96-82=14",
"10*14=140",
"140-81=59"
] | Current State: 59:[81, 10, 82, 96], Operations: []
Exploring Operation: 96-82=14, Resulting Numbers: [81, 10, 14]
Generated Node #2: [81, 10, 14] from Operation: 96-82=14
Current State: 59:[81, 10, 14], Operations: ['96-82=14']
Exploring Operation: 10*14=140, Resulting Numbers: [81, 140]
Generated Node #3: [81, 140] fr... | 4 | Current State: 59:[81, 10, 82, 96], Operations: []
Exploring Operation: 96-10=86, Resulting Numbers: [81, 82, 86]
Generated Node #0,0: 59:[81, 82, 86] Operation: 96-10=86
Exploring Operation: 82-10=72, Resulting Numbers: [81, 96, 72]
Generated Node #0,1: 59:[81, 96, 72] Operation: 82-10=72
Exploring Operation: 81-10=71... | 0 | hs_3 | mult_heuristic |
[
96,
13,
29,
45
] | 32 | [
"13+29=42",
"45-42=3",
"96/3=32"
] | Current State: 32:[96, 13, 29, 45], Operations: []
Exploring Operation: 13+29=42, Resulting Numbers: [96, 45, 42]
Generated Node #2: [96, 45, 42] from Operation: 13+29=42
Current State: 32:[96, 45, 42], Operations: ['13+29=42']
Exploring Operation: 45-42=3, Resulting Numbers: [96, 3]
Generated Node #3: [96, 3] from Ope... | 4 | Current State: 32:[96, 13, 29, 45], Operations: []
Exploring Operation: 96-45=51, Resulting Numbers: [13, 29, 51]
Generated Node #0,0: 32:[13, 29, 51] Operation: 96-45=51
Exploring Operation: 96-29=67, Resulting Numbers: [13, 45, 67]
Generated Node #0,1: 32:[13, 45, 67] Operation: 96-29=67
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
97,
2,
50,
58
] | 22 | [
"97-50=47",
"58-47=11",
"2*11=22"
] | Current State: 22:[97, 2, 50, 58], Operations: []
Exploring Operation: 97-50=47, Resulting Numbers: [2, 58, 47]
Generated Node #2: [2, 58, 47] from Operation: 97-50=47
Current State: 22:[2, 58, 47], Operations: ['97-50=47']
Exploring Operation: 58-47=11, Resulting Numbers: [2, 11]
Generated Node #3: [2, 11] from Operat... | 4 | Current State: 22:[97, 2, 50, 58], Operations: []
Exploring Operation: 97-50=47, Resulting Numbers: [2, 58, 47]
Generated Node #0,0: 22:[2, 58, 47] Operation: 97-50=47
Exploring Operation: 58-50=8, Resulting Numbers: [97, 2, 8]
Generated Node #0,1: 22:[97, 2, 8] Operation: 58-50=8
Exploring Operation: 97-58=39, Resulti... | 0.988715 | hs_4 | mult_heuristic |
[
95,
50,
96,
51
] | 100 | [
"95+50=145",
"96-51=45",
"145-45=100"
] | Current State: 100:[95, 50, 96, 51], Operations: []
Exploring Operation: 95+50=145, Resulting Numbers: [96, 51, 145]
Generated Node #2: [96, 51, 145] from Operation: 95+50=145
Current State: 100:[96, 51, 145], Operations: ['95+50=145']
Exploring Operation: 96-51=45, Resulting Numbers: [145, 45]
Generated Node #3: [145,... | 4 | Current State: 100:[95, 50, 96, 51], Operations: []
Exploring Operation: 50+51=101, Resulting Numbers: [95, 96, 101]
Generated Node #0,0: 100:[95, 96, 101] Operation: 50+51=101
Exploring Operation: 96-95=1, Resulting Numbers: [50, 51, 1]
Generated Node #0,1: 100:[50, 51, 1] Operation: 96-95=1
Exploring Operation: 96-50... | 0.986979 | hs_5 | sum_heuristic |
[
28,
64,
51,
49
] | 72 | [
"64-28=36",
"51-49=2",
"36*2=72"
] | Current State: 72:[28, 64, 51, 49], Operations: []
Exploring Operation: 64-28=36, Resulting Numbers: [51, 49, 36]
Generated Node #2: [51, 49, 36] from Operation: 64-28=36
Current State: 72:[51, 49, 36], Operations: ['64-28=36']
Exploring Operation: 51-49=2, Resulting Numbers: [36, 2]
Generated Node #3: [36, 2] from Ope... | 4 | Current State: 72:[28, 64, 51, 49], Operations: []
Exploring Operation: 51-28=23, Resulting Numbers: [64, 49, 23]
Generated Node #0,0: 72:[64, 49, 23] Operation: 51-28=23
Exploring Operation: 64-51=13, Resulting Numbers: [28, 49, 13]
Generated Node #0,1: 72:[28, 49, 13] Operation: 64-51=13
Exploring Operation: 51-49=2,... | 0.986111 | hs_4 | sum_heuristic |
[
6,
14,
44,
55
] | 73 | [
"6*14=84",
"55-44=11",
"84-11=73"
] | Current State: 73:[6, 14, 44, 55], Operations: []
Exploring Operation: 6*14=84, Resulting Numbers: [44, 55, 84]
Generated Node #2: [44, 55, 84] from Operation: 6*14=84
Current State: 73:[44, 55, 84], Operations: ['6*14=84']
Exploring Operation: 55-44=11, Resulting Numbers: [84, 11]
Generated Node #3: [84, 11] from Oper... | 4 | Current State: 73:[6, 14, 44, 55], Operations: []
Exploring Operation: 6*14=84, Resulting Numbers: [44, 55, 84]
Generated Node #0,0: 73:[44, 55, 84] Operation: 6*14=84
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[44, 55, 84], Operations: ['6*14=84']
Exploring Operation: 44+55=99, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
18,
24,
32,
90
] | 81 | [
"18+90=108",
"24*108=2592",
"2592/32=81"
] | Current State: 81:[18, 24, 32, 90], Operations: []
Exploring Operation: 18+90=108, Resulting Numbers: [24, 32, 108]
Generated Node #2: [24, 32, 108] from Operation: 18+90=108
Current State: 81:[24, 32, 108], Operations: ['18+90=108']
Exploring Operation: 24*108=2592, Resulting Numbers: [32, 2592]
Generated Node #3: [32... | 4 | Current State: 81:[18, 24, 32, 90], Operations: []
Exploring Operation: 90/18=5, Resulting Numbers: [24, 32, 5]
Generated Node #0,0: 81:[24, 32, 5] Operation: 90/18=5
Exploring Operation: 24-18=6, Resulting Numbers: [32, 90, 6]
Generated Node #0,1: 81:[32, 90, 6] Operation: 24-18=6
Exploring Operation: 32-18=14, Result... | 0 | hs_3 | sum_heuristic |
[
38,
26,
91,
97
] | 24 | [
"26*91=2366",
"2366-38=2328",
"2328/97=24"
] | Current State: 24:[38, 26, 91, 97], Operations: []
Exploring Operation: 26*91=2366, Resulting Numbers: [38, 97, 2366]
Generated Node #2: [38, 97, 2366] from Operation: 26*91=2366
Current State: 24:[38, 97, 2366], Operations: ['26*91=2366']
Exploring Operation: 2366-38=2328, Resulting Numbers: [97, 2328]
Generated Node ... | 4 | Current State: 24:[38, 26, 91, 97], Operations: []
Exploring Operation: 97-91=6, Resulting Numbers: [38, 26, 6]
Generated Node #0,0: 24:[38, 26, 6] Operation: 97-91=6
Moving to Node #0,0
Current State: 24:[38, 26, 6], Operations: ['97-91=6']
Exploring Operation: 38-26=12, Resulting Numbers: [6, 12]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
61,
57,
23,
20
] | 21 | [
"61*20=1220",
"1220-23=1197",
"1197/57=21"
] | Current State: 21:[61, 57, 23, 20], Operations: []
Exploring Operation: 61*20=1220, Resulting Numbers: [57, 23, 1220]
Generated Node #2: [57, 23, 1220] from Operation: 61*20=1220
Current State: 21:[57, 23, 1220], Operations: ['61*20=1220']
Exploring Operation: 1220-23=1197, Resulting Numbers: [57, 1197]
Generated Node ... | 4 | Current State: 21:[61, 57, 23, 20], Operations: []
Exploring Operation: 61-23=38, Resulting Numbers: [57, 20, 38]
Generated Node #0,0: 21:[57, 20, 38] Operation: 61-23=38
Exploring Operation: 61-20=41, Resulting Numbers: [57, 23, 41]
Generated Node #0,1: 21:[57, 23, 41] Operation: 61-20=41
Exploring Operation: 57-23=34... | 0 | hs_5 | sum_heuristic |
[
97,
32,
89,
29
] | 53 | [
"97-32=65",
"89+29=118",
"118-65=53"
] | Current State: 53:[97, 32, 89, 29], Operations: []
Exploring Operation: 97-32=65, Resulting Numbers: [89, 29, 65]
Generated Node #2: [89, 29, 65] from Operation: 97-32=65
Current State: 53:[89, 29, 65], Operations: ['97-32=65']
Exploring Operation: 89+29=118, Resulting Numbers: [65, 118]
Generated Node #3: [65, 118] fr... | 4 | Current State: 53:[97, 32, 89, 29], Operations: []
Exploring Operation: 97-32=65, Resulting Numbers: [89, 29, 65]
Generated Node #0,0: 53:[89, 29, 65] Operation: 97-32=65
Moving to Node #0,0
Current State: 53:[89, 29, 65], Operations: ['97-32=65']
Exploring Operation: 89-29=60, Resulting Numbers: [65, 60]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
48,
23,
44,
19
] | 76 | [
"48+44=92",
"92/23=4",
"19*4=76"
] | Current State: 76:[48, 23, 44, 19], Operations: []
Exploring Operation: 48+44=92, Resulting Numbers: [23, 19, 92]
Generated Node #2: [23, 19, 92] from Operation: 48+44=92
Current State: 76:[23, 19, 92], Operations: ['48+44=92']
Exploring Operation: 92/23=4, Resulting Numbers: [19, 4]
Generated Node #3: [19, 4] from Ope... | 4 | Current State: 76:[48, 23, 44, 19], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [23, 19, 4]
Generated Node #0,0: 76:[23, 19, 4] Operation: 48-44=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 76:[23, 19, 4], Operations: ['48-44=4']
Exploring Operation: 23-19=4, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
25,
59,
1,
46
] | 37 | [
"25+59=84",
"1+46=47",
"84-47=37"
] | Current State: 37:[25, 59, 1, 46], Operations: []
Exploring Operation: 25+59=84, Resulting Numbers: [1, 46, 84]
Generated Node #2: [1, 46, 84] from Operation: 25+59=84
Current State: 37:[1, 46, 84], Operations: ['25+59=84']
Exploring Operation: 1+46=47, Resulting Numbers: [84, 47]
Generated Node #3: [84, 47] from Opera... | 4 | Current State: 37:[25, 59, 1, 46], Operations: []
Exploring Operation: 59-1=58, Resulting Numbers: [25, 46, 58]
Generated Node #0,0: 37:[25, 46, 58] Operation: 59-1=58
Exploring Operation: 25*1=25, Resulting Numbers: [59, 46, 25]
Generated Node #0,1: 37:[59, 46, 25] Operation: 25*1=25
Exploring Operation: 25+1=26, Resu... | 0.983507 | hs_5 | mult_heuristic |
[
83,
70,
6,
51
] | 58 | [
"83-70=13",
"51-6=45",
"13+45=58"
] | Current State: 58:[83, 70, 6, 51], Operations: []
Exploring Operation: 83-70=13, Resulting Numbers: [6, 51, 13]
Generated Node #2: [6, 51, 13] from Operation: 83-70=13
Current State: 58:[6, 51, 13], Operations: ['83-70=13']
Exploring Operation: 51-6=45, Resulting Numbers: [13, 45]
Generated Node #3: [13, 45] from Opera... | 4 | Current State: 58:[83, 70, 6, 51], Operations: []
Exploring Operation: 6+51=57, Resulting Numbers: [83, 70, 57]
Generated Node #0,0: 58:[83, 70, 57] Operation: 6+51=57
Exploring Operation: 70-6=64, Resulting Numbers: [83, 51, 64]
Generated Node #0,1: 58:[83, 51, 64] Operation: 70-6=64
Exploring Operation: 83-70=13, Res... | 0.926215 | hs_5 | sum_heuristic |
[
74,
81,
43,
55
] | 27 | [
"74+55=129",
"81*43=3483",
"3483/129=27"
] | Current State: 27:[74, 81, 43, 55], Operations: []
Exploring Operation: 74+55=129, Resulting Numbers: [81, 43, 129]
Generated Node #2: [81, 43, 129] from Operation: 74+55=129
Current State: 27:[81, 43, 129], Operations: ['74+55=129']
Exploring Operation: 81*43=3483, Resulting Numbers: [129, 3483]
Generated Node #3: [12... | 4 | Current State: 27:[74, 81, 43, 55], Operations: []
Exploring Operation: 81-55=26, Resulting Numbers: [74, 43, 26]
Generated Node #0,0: 27:[74, 43, 26] Operation: 81-55=26
Exploring Operation: 74-43=31, Resulting Numbers: [81, 55, 31]
Generated Node #0,1: 27:[81, 55, 31] Operation: 74-43=31
Exploring Operation: 81-74=7,... | 0 | hs_5 | mult_heuristic |
[
9,
29,
24,
58
] | 30 | [
"24-9=15",
"58/29=2",
"15*2=30"
] | Current State: 30:[9, 29, 24, 58], Operations: []
Exploring Operation: 24-9=15, Resulting Numbers: [29, 58, 15]
Generated Node #2: [29, 58, 15] from Operation: 24-9=15
Current State: 30:[29, 58, 15], Operations: ['24-9=15']
Exploring Operation: 58/29=2, Resulting Numbers: [15, 2]
Generated Node #3: [15, 2] from Operati... | 4 | Current State: 30:[9, 29, 24, 58], Operations: []
Exploring Operation: 58-24=34, Resulting Numbers: [9, 29, 34]
Generated Node #0,0: 30:[9, 29, 34] Operation: 58-24=34
Exploring Operation: 58-29=29, Resulting Numbers: [9, 24, 29]
Generated Node #0,1: 30:[9, 24, 29] Operation: 58-29=29
Exploring Operation: 58/29=2, Resu... | 0.983507 | hs_3 | mult_heuristic |
[
5,
63,
72,
2
] | 43 | [
"63-5=58",
"58/2=29",
"72-29=43"
] | Current State: 43:[5, 63, 72, 2], Operations: []
Exploring Operation: 63-5=58, Resulting Numbers: [72, 2, 58]
Generated Node #2: [72, 2, 58] from Operation: 63-5=58
Current State: 43:[72, 2, 58], Operations: ['63-5=58']
Exploring Operation: 58/2=29, Resulting Numbers: [72, 29]
Generated Node #3: [72, 29] from Operation... | 4 | Current State: 43:[5, 63, 72, 2], Operations: []
Exploring Operation: 5*2=10, Resulting Numbers: [63, 72, 10]
Generated Node #0,0: 43:[63, 72, 10] Operation: 5*2=10
Exploring Operation: 72/2=36, Resulting Numbers: [5, 63, 36]
Generated Node #0,1: 43:[5, 63, 36] Operation: 72/2=36
Exploring Operation: 5+2=7, Resulting N... | 0.926215 | hs_5 | sum_heuristic |
[
98,
82,
5,
1
] | 79 | [
"98-82=16",
"5*16=80",
"80-1=79"
] | Current State: 79:[98, 82, 5, 1], Operations: []
Exploring Operation: 98-82=16, Resulting Numbers: [5, 1, 16]
Generated Node #2: [5, 1, 16] from Operation: 98-82=16
Current State: 79:[5, 1, 16], Operations: ['98-82=16']
Exploring Operation: 5*16=80, Resulting Numbers: [1, 80]
Generated Node #3: [1, 80] from Operation: ... | 4 | Current State: 79:[98, 82, 5, 1], Operations: []
Exploring Operation: 98-5=93, Resulting Numbers: [82, 1, 93]
Generated Node #0,0: 79:[82, 1, 93] Operation: 98-5=93
Exploring Operation: 82-1=81, Resulting Numbers: [98, 5, 81]
Generated Node #0,1: 79:[98, 5, 81] Operation: 82-1=81
Exploring Operation: 98-1=97, Resulting... | 0 | hs_3 | sum_heuristic |
[
3,
6,
25,
12
] | 27 | [
"12/3=4",
"6+25=31",
"31-4=27"
] | Current State: 27:[3, 6, 25, 12], Operations: []
Exploring Operation: 12/3=4, Resulting Numbers: [6, 25, 4]
Generated Node #2: [6, 25, 4] from Operation: 12/3=4
Current State: 27:[6, 25, 4], Operations: ['12/3=4']
Exploring Operation: 6+25=31, Resulting Numbers: [4, 31]
Generated Node #3: [4, 31] from Operation: 6+25=3... | 4 | Current State: 27:[3, 6, 25, 12], Operations: []
Exploring Operation: 12/6=2, Resulting Numbers: [3, 25, 2]
Generated Node #0,0: 27:[3, 25, 2] Operation: 12/6=2
Moving to Node #0,0
Current State: 27:[3, 25, 2], Operations: ['12/6=2']
Exploring Operation: 25+2=27, Resulting Numbers: [3, 27]
Generated Node #0,0,0: 27:[3,... | 0 | hs_1 | mult_heuristic |
[
48,
36,
49,
22
] | 64 | [
"48*36=1728",
"49-22=27",
"1728/27=64"
] | Current State: 64:[48, 36, 49, 22], Operations: []
Exploring Operation: 48*36=1728, Resulting Numbers: [49, 22, 1728]
Generated Node #2: [49, 22, 1728] from Operation: 48*36=1728
Current State: 64:[49, 22, 1728], Operations: ['48*36=1728']
Exploring Operation: 49-22=27, Resulting Numbers: [1728, 27]
Generated Node #3: ... | 4 | Current State: 64:[48, 36, 49, 22], Operations: []
Exploring Operation: 49-48=1, Resulting Numbers: [36, 22, 1]
Generated Node #0,0: 64:[36, 22, 1] Operation: 49-48=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[36, 22, 1], Operations: ['49-48=1']
Exploring Operation: 36-22=14, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
17,
85,
48,
54
] | 96 | [
"17+85=102",
"54-48=6",
"102-6=96"
] | Current State: 96:[17, 85, 48, 54], Operations: []
Exploring Operation: 17+85=102, Resulting Numbers: [48, 54, 102]
Generated Node #2: [48, 54, 102] from Operation: 17+85=102
Current State: 96:[48, 54, 102], Operations: ['17+85=102']
Exploring Operation: 54-48=6, Resulting Numbers: [102, 6]
Generated Node #3: [102, 6] ... | 4 | Current State: 96:[17, 85, 48, 54], Operations: []
Exploring Operation: 85-54=31, Resulting Numbers: [17, 48, 31]
Generated Node #0,0: 96:[17, 48, 31] Operation: 85-54=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[17, 48, 31], Operations: ['85-54=31']
Exploring Operation: 17+31=48, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
6,
3,
49,
18
] | 77 | [
"3+18=21",
"6*21=126",
"126-49=77"
] | Current State: 77:[6, 3, 49, 18], Operations: []
Exploring Operation: 3+18=21, Resulting Numbers: [6, 49, 21]
Generated Node #2: [6, 49, 21] from Operation: 3+18=21
Current State: 77:[6, 49, 21], Operations: ['3+18=21']
Exploring Operation: 6*21=126, Resulting Numbers: [49, 126]
Generated Node #3: [49, 126] from Operat... | 4 | Current State: 77:[6, 3, 49, 18], Operations: []
Exploring Operation: 6+49=55, Resulting Numbers: [3, 18, 55]
Generated Node #0,0: 77:[3, 18, 55] Operation: 6+49=55
Exploring Operation: 49-18=31, Resulting Numbers: [6, 3, 31]
Generated Node #0,1: 77:[6, 3, 31] Operation: 49-18=31
Exploring Operation: 49+18=67, Resultin... | 0 | hs_4 | mult_heuristic |
[
70,
2,
39,
93
] | 55 | [
"93-70=23",
"2*39=78",
"78-23=55"
] | Current State: 55:[70, 2, 39, 93], Operations: []
Exploring Operation: 93-70=23, Resulting Numbers: [2, 39, 23]
Generated Node #2: [2, 39, 23] from Operation: 93-70=23
Current State: 55:[2, 39, 23], Operations: ['93-70=23']
Exploring Operation: 2*39=78, Resulting Numbers: [23, 78]
Generated Node #3: [23, 78] from Opera... | 4 | Current State: 55:[70, 2, 39, 93], Operations: []
Exploring Operation: 70-2=68, Resulting Numbers: [39, 93, 68]
Generated Node #0,0: 55:[39, 93, 68] Operation: 70-2=68
Exploring Operation: 93-39=54, Resulting Numbers: [70, 2, 54]
Generated Node #0,1: 55:[70, 2, 54] Operation: 93-39=54
Exploring Operation: 93-70=23, Res... | 0 | hs_4 | sum_heuristic |
[
27,
14,
40,
52
] | 50 | [
"14+40=54",
"54/27=2",
"52-2=50"
] | Current State: 50:[27, 14, 40, 52], Operations: []
Exploring Operation: 14+40=54, Resulting Numbers: [27, 52, 54]
Generated Node #2: [27, 52, 54] from Operation: 14+40=54
Current State: 50:[27, 52, 54], Operations: ['14+40=54']
Exploring Operation: 54/27=2, Resulting Numbers: [52, 2]
Generated Node #3: [52, 2] from Ope... | 4 | Current State: 50:[27, 14, 40, 52], Operations: []
Exploring Operation: 14+40=54, Resulting Numbers: [27, 52, 54]
Generated Node #0,0: 50:[27, 52, 54] Operation: 14+40=54
Exploring Operation: 40-14=26, Resulting Numbers: [27, 52, 26]
Generated Node #0,1: 50:[27, 52, 26] Operation: 40-14=26
Moving to Node #0,1
Current S... | 0.988715 | hs_2 | sum_heuristic |
[
36,
61,
50,
79
] | 77 | [
"61-36=25",
"50/25=2",
"79-2=77"
] | Current State: 77:[36, 61, 50, 79], Operations: []
Exploring Operation: 61-36=25, Resulting Numbers: [50, 79, 25]
Generated Node #2: [50, 79, 25] from Operation: 61-36=25
Current State: 77:[50, 79, 25], Operations: ['61-36=25']
Exploring Operation: 50/25=2, Resulting Numbers: [79, 2]
Generated Node #3: [79, 2] from Ope... | 4 | Current State: 77:[36, 61, 50, 79], Operations: []
Exploring Operation: 36+61=97, Resulting Numbers: [50, 79, 97]
Generated Node #0,0: 77:[50, 79, 97] Operation: 36+61=97
Exploring Operation: 61-50=11, Resulting Numbers: [36, 79, 11]
Generated Node #0,1: 77:[36, 79, 11] Operation: 61-50=11
Exploring Operation: 50-36=14... | 0.956597 | hs_5 | sum_heuristic |
[
3,
78,
61,
39
] | 48 | [
"78/3=26",
"61-39=22",
"26+22=48"
] | Current State: 48:[3, 78, 61, 39], Operations: []
Exploring Operation: 78/3=26, Resulting Numbers: [61, 39, 26]
Generated Node #2: [61, 39, 26] from Operation: 78/3=26
Current State: 48:[61, 39, 26], Operations: ['78/3=26']
Exploring Operation: 61-39=22, Resulting Numbers: [26, 22]
Generated Node #3: [26, 22] from Oper... | 4 | Current State: 48:[3, 78, 61, 39], Operations: []
Exploring Operation: 78-61=17, Resulting Numbers: [3, 39, 17]
Generated Node #0,0: 48:[3, 39, 17] Operation: 78-61=17
Exploring Operation: 78-39=39, Resulting Numbers: [3, 61, 39]
Generated Node #0,1: 48:[3, 61, 39] Operation: 78-39=39
Exploring Operation: 78/39=2, Resu... | 0.967014 | hs_3 | sum_heuristic |
[
40,
52,
18,
86
] | 45 | [
"40+86=126",
"126/18=7",
"52-7=45"
] | Current State: 45:[40, 52, 18, 86], Operations: []
Exploring Operation: 40+86=126, Resulting Numbers: [52, 18, 126]
Generated Node #2: [52, 18, 126] from Operation: 40+86=126
Current State: 45:[52, 18, 126], Operations: ['40+86=126']
Exploring Operation: 126/18=7, Resulting Numbers: [52, 7]
Generated Node #3: [52, 7] f... | 4 | Current State: 45:[40, 52, 18, 86], Operations: []
Exploring Operation: 86-40=46, Resulting Numbers: [52, 18, 46]
Generated Node #0,0: 45:[52, 18, 46] Operation: 86-40=46
Moving to Node #0,0
Current State: 45:[52, 18, 46], Operations: ['86-40=46']
Exploring Operation: 52-46=6, Resulting Numbers: [18, 6]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
19,
20,
60,
14
] | 61 | [
"60/20=3",
"14*3=42",
"19+42=61"
] | Current State: 61:[19, 20, 60, 14], Operations: []
Exploring Operation: 60/20=3, Resulting Numbers: [19, 14, 3]
Generated Node #2: [19, 14, 3] from Operation: 60/20=3
Current State: 61:[19, 14, 3], Operations: ['60/20=3']
Exploring Operation: 14*3=42, Resulting Numbers: [19, 42]
Generated Node #3: [19, 42] from Operati... | 4 | Current State: 61:[19, 20, 60, 14], Operations: []
Exploring Operation: 19+14=33, Resulting Numbers: [20, 60, 33]
Generated Node #0,0: 61:[20, 60, 33] Operation: 19+14=33
Exploring Operation: 19+20=39, Resulting Numbers: [60, 14, 39]
Generated Node #0,1: 61:[60, 14, 39] Operation: 19+20=39
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
95,
8,
62,
42
] | 17 | [
"95-8=87",
"62+42=104",
"104-87=17"
] | Current State: 17:[95, 8, 62, 42], Operations: []
Exploring Operation: 95-8=87, Resulting Numbers: [62, 42, 87]
Generated Node #2: [62, 42, 87] from Operation: 95-8=87
Current State: 17:[62, 42, 87], Operations: ['95-8=87']
Exploring Operation: 62+42=104, Resulting Numbers: [87, 104]
Generated Node #3: [87, 104] from O... | 4 | Current State: 17:[95, 8, 62, 42], Operations: []
Exploring Operation: 95-62=33, Resulting Numbers: [8, 42, 33]
Generated Node #0,0: 17:[8, 42, 33] Operation: 95-62=33
Moving to Node #0,0
Current State: 17:[8, 42, 33], Operations: ['95-62=33']
Exploring Operation: 42-33=9, Resulting Numbers: [8, 9]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
93,
85,
94,
18
] | 95 | [
"94-85=9",
"18/9=2",
"93+2=95"
] | Current State: 95:[93, 85, 94, 18], Operations: []
Exploring Operation: 94-85=9, Resulting Numbers: [93, 18, 9]
Generated Node #2: [93, 18, 9] from Operation: 94-85=9
Current State: 95:[93, 18, 9], Operations: ['94-85=9']
Exploring Operation: 18/9=2, Resulting Numbers: [93, 2]
Generated Node #3: [93, 2] from Operation:... | 4 | Current State: 95:[93, 85, 94, 18], Operations: []
Exploring Operation: 94-85=9, Resulting Numbers: [93, 18, 9]
Generated Node #0,0: 95:[93, 18, 9] Operation: 94-85=9
Exploring Operation: 85+18=103, Resulting Numbers: [93, 94, 103]
Generated Node #0,1: 95:[93, 94, 103] Operation: 85+18=103
Exploring Operation: 93-85=8,... | 0.984375 | hs_4 | mult_heuristic |
[
64,
97,
49,
47
] | 35 | [
"97-64=33",
"49-47=2",
"33+2=35"
] | Current State: 35:[64, 97, 49, 47], Operations: []
Exploring Operation: 97-64=33, Resulting Numbers: [49, 47, 33]
Generated Node #2: [49, 47, 33] from Operation: 97-64=33
Current State: 35:[49, 47, 33], Operations: ['97-64=33']
Exploring Operation: 49-47=2, Resulting Numbers: [33, 2]
Generated Node #3: [33, 2] from Ope... | 4 | Current State: 35:[64, 97, 49, 47], Operations: []
Exploring Operation: 97-64=33, Resulting Numbers: [49, 47, 33]
Generated Node #0,0: 35:[49, 47, 33] Operation: 97-64=33
Exploring Operation: 64-47=17, Resulting Numbers: [97, 49, 17]
Generated Node #0,1: 35:[97, 49, 17] Operation: 64-47=17
Exploring Operation: 64-49=15... | 0.963542 | hs_5 | sum_heuristic |
[
65,
51,
4,
9
] | 38 | [
"65+51=116",
"116/4=29",
"9+29=38"
] | Current State: 38:[65, 51, 4, 9], Operations: []
Exploring Operation: 65+51=116, Resulting Numbers: [4, 9, 116]
Generated Node #2: [4, 9, 116] from Operation: 65+51=116
Current State: 38:[4, 9, 116], Operations: ['65+51=116']
Exploring Operation: 116/4=29, Resulting Numbers: [9, 29]
Generated Node #3: [9, 29] from Oper... | 4 | Current State: 38:[65, 51, 4, 9], Operations: []
Exploring Operation: 51-9=42, Resulting Numbers: [65, 4, 42]
Generated Node #0,0: 38:[65, 4, 42] Operation: 51-9=42
Exploring Operation: 65-51=14, Resulting Numbers: [4, 9, 14]
Generated Node #0,1: 38:[4, 9, 14] Operation: 65-51=14
Exploring Operation: 4*9=36, Resulting ... | 0 | hs_5 | mult_heuristic |
[
79,
97,
36,
72
] | 88 | [
"79+97=176",
"72/36=2",
"176/2=88"
] | Current State: 88:[79, 97, 36, 72], Operations: []
Exploring Operation: 79+97=176, Resulting Numbers: [36, 72, 176]
Generated Node #2: [36, 72, 176] from Operation: 79+97=176
Current State: 88:[36, 72, 176], Operations: ['79+97=176']
Exploring Operation: 72/36=2, Resulting Numbers: [176, 2]
Generated Node #3: [176, 2] ... | 4 | Current State: 88:[79, 97, 36, 72], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [79, 97, 2]
Generated Node #0,0: 88:[79, 97, 2] Operation: 72/36=2
Exploring Operation: 79-72=7, Resulting Numbers: [97, 36, 7]
Generated Node #0,1: 88:[97, 36, 7] Operation: 79-72=7
Moving to Node #0,0
Current State: 88... | 0 | hs_2 | sum_heuristic |
[
20,
26,
40,
11
] | 23 | [
"26-20=6",
"40-11=29",
"29-6=23"
] | Current State: 23:[20, 26, 40, 11], Operations: []
Exploring Operation: 26-20=6, Resulting Numbers: [40, 11, 6]
Generated Node #2: [40, 11, 6] from Operation: 26-20=6
Current State: 23:[40, 11, 6], Operations: ['26-20=6']
Exploring Operation: 40-11=29, Resulting Numbers: [6, 29]
Generated Node #3: [6, 29] from Operatio... | 4 | Current State: 23:[20, 26, 40, 11], Operations: []
Exploring Operation: 40-11=29, Resulting Numbers: [20, 26, 29]
Generated Node #0,0: 23:[20, 26, 29] Operation: 40-11=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 23:[20, 26, 29], Operations: ['40-11=29']
Exploring Operation: 29-20=9, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
79,
39,
78,
51
] | 12 | [
"79-78=1",
"51-39=12",
"1*12=12"
] | Current State: 12:[79, 39, 78, 51], Operations: []
Exploring Operation: 79-78=1, Resulting Numbers: [39, 51, 1]
Generated Node #2: [39, 51, 1] from Operation: 79-78=1
Current State: 12:[39, 51, 1], Operations: ['79-78=1']
Exploring Operation: 51-39=12, Resulting Numbers: [1, 12]
Generated Node #3: [1, 12] from Operatio... | 4 | Current State: 12:[79, 39, 78, 51], Operations: []
Exploring Operation: 79-78=1, Resulting Numbers: [39, 51, 1]
Generated Node #0,0: 12:[39, 51, 1] Operation: 79-78=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[39, 51, 1], Operations: ['79-78=1']
Exploring Operation: 51-39=12, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
13,
19,
30,
52
] | 91 | [
"30-19=11",
"13*11=143",
"143-52=91"
] | Current State: 91:[13, 19, 30, 52], Operations: []
Exploring Operation: 30-19=11, Resulting Numbers: [13, 52, 11]
Generated Node #2: [13, 52, 11] from Operation: 30-19=11
Current State: 91:[13, 52, 11], Operations: ['30-19=11']
Exploring Operation: 13*11=143, Resulting Numbers: [52, 143]
Generated Node #3: [52, 143] fr... | 4 | Current State: 91:[13, 19, 30, 52], Operations: []
Exploring Operation: 30+52=82, Resulting Numbers: [13, 19, 82]
Generated Node #0,0: 91:[13, 19, 82] Operation: 30+52=82
Exploring Operation: 52-30=22, Resulting Numbers: [13, 19, 22]
Generated Node #0,1: 91:[13, 19, 22] Operation: 52-30=22
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
92,
40,
21,
10
] | 83 | [
"92-40=52",
"21+10=31",
"52+31=83"
] | Current State: 83:[92, 40, 21, 10], Operations: []
Exploring Operation: 92-40=52, Resulting Numbers: [21, 10, 52]
Generated Node #2: [21, 10, 52] from Operation: 92-40=52
Current State: 83:[21, 10, 52], Operations: ['92-40=52']
Exploring Operation: 21+10=31, Resulting Numbers: [52, 31]
Generated Node #3: [52, 31] from ... | 4 | Current State: 83:[92, 40, 21, 10], Operations: []
Exploring Operation: 21+10=31, Resulting Numbers: [92, 40, 31]
Generated Node #0,0: 83:[92, 40, 31] Operation: 21+10=31
Exploring Operation: 92-10=82, Resulting Numbers: [40, 21, 82]
Generated Node #0,1: 83:[40, 21, 82] Operation: 92-10=82
Exploring Operation: 40+21=61... | 0.983507 | hs_4 | sum_heuristic |
[
84,
18,
5,
87
] | 81 | [
"84+87=171",
"18*5=90",
"171-90=81"
] | Current State: 81:[84, 18, 5, 87], Operations: []
Exploring Operation: 84+87=171, Resulting Numbers: [18, 5, 171]
Generated Node #2: [18, 5, 171] from Operation: 84+87=171
Current State: 81:[18, 5, 171], Operations: ['84+87=171']
Exploring Operation: 18*5=90, Resulting Numbers: [171, 90]
Generated Node #3: [171, 90] fr... | 4 | Current State: 81:[84, 18, 5, 87], Operations: []
Exploring Operation: 87-5=82, Resulting Numbers: [84, 18, 82]
Generated Node #0,0: 81:[84, 18, 82] Operation: 87-5=82
Exploring Operation: 18-5=13, Resulting Numbers: [84, 87, 13]
Generated Node #0,1: 81:[84, 87, 13] Operation: 18-5=13
Exploring Operation: 18+5=23, Resu... | 0 | hs_4 | mult_heuristic |
[
1,
78,
46,
2
] | 61 | [
"78+46=124",
"124/2=62",
"62-1=61"
] | Current State: 61:[1, 78, 46, 2], Operations: []
Exploring Operation: 78+46=124, Resulting Numbers: [1, 2, 124]
Generated Node #2: [1, 2, 124] from Operation: 78+46=124
Current State: 61:[1, 2, 124], Operations: ['78+46=124']
Exploring Operation: 124/2=62, Resulting Numbers: [1, 62]
Generated Node #3: [1, 62] from Oper... | 4 | Current State: 61:[1, 78, 46, 2], Operations: []
Exploring Operation: 1+2=3, Resulting Numbers: [78, 46, 3]
Generated Node #0,0: 61:[78, 46, 3] Operation: 1+2=3
Exploring Operation: 1+46=47, Resulting Numbers: [78, 2, 47]
Generated Node #0,1: 61:[78, 2, 47] Operation: 1+46=47
Exploring Operation: 78-1=77, Resulting Num... | 0 | hs_4 | sum_heuristic |
[
72,
77,
13,
71
] | 89 | [
"77-72=5",
"13+71=84",
"5+84=89"
] | Current State: 89:[72, 77, 13, 71], Operations: []
Exploring Operation: 77-72=5, Resulting Numbers: [13, 71, 5]
Generated Node #2: [13, 71, 5] from Operation: 77-72=5
Current State: 89:[13, 71, 5], Operations: ['77-72=5']
Exploring Operation: 13+71=84, Resulting Numbers: [5, 84]
Generated Node #3: [5, 84] from Operatio... | 4 | Current State: 89:[72, 77, 13, 71], Operations: []
Exploring Operation: 72+13=85, Resulting Numbers: [77, 71, 85]
Generated Node #0,0: 89:[77, 71, 85] Operation: 72+13=85
Exploring Operation: 13+71=84, Resulting Numbers: [72, 77, 84]
Generated Node #0,1: 89:[72, 77, 84] Operation: 13+71=84
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
59,
65,
46,
16
] | 11 | [
"59-46=13",
"65/13=5",
"16-5=11"
] | Current State: 11:[59, 65, 46, 16], Operations: []
Exploring Operation: 59-46=13, Resulting Numbers: [65, 16, 13]
Generated Node #2: [65, 16, 13] from Operation: 59-46=13
Current State: 11:[65, 16, 13], Operations: ['59-46=13']
Exploring Operation: 65/13=5, Resulting Numbers: [16, 5]
Generated Node #3: [16, 5] from Ope... | 4 | Current State: 11:[59, 65, 46, 16], Operations: []
Exploring Operation: 65-59=6, Resulting Numbers: [46, 16, 6]
Generated Node #0,0: 11:[46, 16, 6] Operation: 65-59=6
Exploring Operation: 59-46=13, Resulting Numbers: [65, 16, 13]
Generated Node #0,1: 11:[65, 16, 13] Operation: 59-46=13
Exploring Operation: 65-46=19, Re... | 0.969618 | hs_3 | mult_heuristic |
[
84,
80,
66,
70
] | 64 | [
"80-66=14",
"84/14=6",
"70-6=64"
] | Current State: 64:[84, 80, 66, 70], Operations: []
Exploring Operation: 80-66=14, Resulting Numbers: [84, 70, 14]
Generated Node #2: [84, 70, 14] from Operation: 80-66=14
Current State: 64:[84, 70, 14], Operations: ['80-66=14']
Exploring Operation: 84/14=6, Resulting Numbers: [70, 6]
Generated Node #3: [70, 6] from Ope... | 4 | Current State: 64:[84, 80, 66, 70], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [66, 70, 4]
Generated Node #0,0: 64:[66, 70, 4] Operation: 84-80=4
Exploring Operation: 84-70=14, Resulting Numbers: [80, 66, 14]
Generated Node #0,1: 64:[80, 66, 14] Operation: 84-70=14
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
14,
78,
76,
1
] | 14 | [
"78-76=2",
"2-1=1",
"14*1=14"
] | Current State: 14:[14, 78, 76, 1], Operations: []
Exploring Operation: 78-76=2, Resulting Numbers: [14, 1, 2]
Generated Node #2: [14, 1, 2] from Operation: 78-76=2
Current State: 14:[14, 1, 2], Operations: ['78-76=2']
Exploring Operation: 2-1=1, Resulting Numbers: [14, 1]
Generated Node #3: [14, 1] from Operation: 2-1=... | 4 | Current State: 14:[14, 78, 76, 1], Operations: []
Exploring Operation: 76-14=62, Resulting Numbers: [78, 1, 62]
Generated Node #0,0: 14:[78, 1, 62] Operation: 76-14=62
Exploring Operation: 78-14=64, Resulting Numbers: [76, 1, 64]
Generated Node #0,1: 14:[76, 1, 64] Operation: 78-14=64
Exploring Operation: 78-76=2, Resu... | 0 | hs_3 | sum_heuristic |
[
41,
39,
41,
70
] | 51 | [
"41+39=80",
"70-41=29",
"80-29=51"
] | Current State: 51:[41, 39, 41, 70], Operations: []
Exploring Operation: 41+39=80, Resulting Numbers: [70, 80]
Generated Node #2: [70, 80] from Operation: 41+39=80
Current State: 51:[70, 80], Operations: ['41+39=80']
Exploring Operation: 70-41=29, Resulting Numbers: [80, 29]
Generated Node #3: [80, 29] from Operation: 7... | 4 | Current State: 51:[41, 39, 41, 70], Operations: []
Exploring Operation: 70-41=29, Resulting Numbers: [39, 41, 29]
Generated Node #0,0: 51:[39, 41, 29] Operation: 70-41=29
Exploring Operation: 41-41=0, Resulting Numbers: [39, 70, 0]
Generated Node #0,1: 51:[39, 70, 0] Operation: 41-41=0
Exploring Operation: 41/41=1, Res... | 0.929688 | hs_5 | mult_heuristic |
[
19,
88,
8,
28
] | 88 | [
"19+8=27",
"28-27=1",
"88*1=88"
] | Current State: 88:[19, 88, 8, 28], Operations: []
Exploring Operation: 19+8=27, Resulting Numbers: [88, 28, 27]
Generated Node #2: [88, 28, 27] from Operation: 19+8=27
Current State: 88:[88, 28, 27], Operations: ['19+8=27']
Exploring Operation: 28-27=1, Resulting Numbers: [88, 1]
Generated Node #3: [88, 1] from Operati... | 4 | Current State: 88:[19, 88, 8, 28], Operations: []
Exploring Operation: 28-19=9, Resulting Numbers: [88, 8, 9]
Generated Node #0,0: 88:[88, 8, 9] Operation: 28-19=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[88, 8, 9], Operations: ['28-19=9']
Exploring Operation: 88/8=11, Resulting Numbers: [9, ... | 0 | hs_1 | sum_heuristic |
[
46,
87,
66,
51
] | 76 | [
"87-46=41",
"66+51=117",
"117-41=76"
] | Current State: 76:[46, 87, 66, 51], Operations: []
Exploring Operation: 87-46=41, Resulting Numbers: [66, 51, 41]
Generated Node #2: [66, 51, 41] from Operation: 87-46=41
Current State: 76:[66, 51, 41], Operations: ['87-46=41']
Exploring Operation: 66+51=117, Resulting Numbers: [41, 117]
Generated Node #3: [41, 117] fr... | 4 | Current State: 76:[46, 87, 66, 51], Operations: []
Exploring Operation: 51-46=5, Resulting Numbers: [87, 66, 5]
Generated Node #0,0: 76:[87, 66, 5] Operation: 51-46=5
Exploring Operation: 87-51=36, Resulting Numbers: [46, 66, 36]
Generated Node #0,1: 76:[46, 66, 36] Operation: 87-51=36
Exploring Operation: 87-66=21, Re... | 0.949653 | hs_4 | sum_heuristic |
[
43,
84,
76,
36
] | 77 | [
"76-43=33",
"84*33=2772",
"2772/36=77"
] | Current State: 77:[43, 84, 76, 36], Operations: []
Exploring Operation: 76-43=33, Resulting Numbers: [84, 36, 33]
Generated Node #2: [84, 36, 33] from Operation: 76-43=33
Current State: 77:[84, 36, 33], Operations: ['76-43=33']
Exploring Operation: 84*33=2772, Resulting Numbers: [36, 2772]
Generated Node #3: [36, 2772]... | 4 | Current State: 77:[43, 84, 76, 36], Operations: []
Exploring Operation: 76-43=33, Resulting Numbers: [84, 36, 33]
Generated Node #0,0: 77:[84, 36, 33] Operation: 76-43=33
Exploring Operation: 43-36=7, Resulting Numbers: [84, 76, 7]
Generated Node #0,1: 77:[84, 76, 7] Operation: 43-36=7
Exploring Operation: 84-43=41, Re... | 0 | hs_4 | sum_heuristic |
[
84,
10,
6,
64
] | 55 | [
"84+6=90",
"90/10=9",
"64-9=55"
] | Current State: 55:[84, 10, 6, 64], Operations: []
Exploring Operation: 84+6=90, Resulting Numbers: [10, 64, 90]
Generated Node #2: [10, 64, 90] from Operation: 84+6=90
Current State: 55:[10, 64, 90], Operations: ['84+6=90']
Exploring Operation: 90/10=9, Resulting Numbers: [64, 9]
Generated Node #3: [64, 9] from Operati... | 4 | Current State: 55:[84, 10, 6, 64], Operations: []
Exploring Operation: 84-64=20, Resulting Numbers: [10, 6, 20]
Generated Node #0,0: 55:[10, 6, 20] Operation: 84-64=20
Exploring Operation: 84/6=14, Resulting Numbers: [10, 64, 14]
Generated Node #0,1: 55:[10, 64, 14] Operation: 84/6=14
Exploring Operation: 84-10=74, Res... | 0 | hs_3 | mult_heuristic |
[
78,
85,
81,
74
] | 16 | [
"78-74=4",
"85-81=4",
"4*4=16"
] | Current State: 16:[78, 85, 81, 74], Operations: []
Exploring Operation: 78-74=4, Resulting Numbers: [85, 81, 4]
Generated Node #2: [85, 81, 4] from Operation: 78-74=4
Current State: 16:[85, 81, 4], Operations: ['78-74=4']
Exploring Operation: 85-81=4, Resulting Numbers: [4, 4]
Generated Node #3: [4, 4] from Operation: ... | 4 | Current State: 16:[78, 85, 81, 74], Operations: []
Exploring Operation: 85-81=4, Resulting Numbers: [78, 74, 4]
Generated Node #0,0: 16:[78, 74, 4] Operation: 85-81=4
Moving to Node #0,0
Current State: 16:[78, 74, 4], Operations: ['85-81=4']
Exploring Operation: 78-74=4, Resulting Numbers: [4, 4]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
40,
69,
70,
72
] | 58 | [
"69-40=29",
"72-70=2",
"29*2=58"
] | Current State: 58:[40, 69, 70, 72], Operations: []
Exploring Operation: 69-40=29, Resulting Numbers: [70, 72, 29]
Generated Node #2: [70, 72, 29] from Operation: 69-40=29
Current State: 58:[70, 72, 29], Operations: ['69-40=29']
Exploring Operation: 72-70=2, Resulting Numbers: [29, 2]
Generated Node #3: [29, 2] from Ope... | 4 | Current State: 58:[40, 69, 70, 72], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [40, 70, 3]
Generated Node #0,0: 58:[40, 70, 3] Operation: 72-69=3
Exploring Operation: 72-70=2, Resulting Numbers: [40, 69, 2]
Generated Node #0,1: 58:[40, 69, 2] Operation: 72-70=2
Start Sub Search at level 1: Moving t... | 0.991319 | hs_2 | sum_heuristic |
[
29,
12,
78,
35
] | 80 | [
"35-29=6",
"12/6=2",
"78+2=80"
] | Current State: 80:[29, 12, 78, 35], Operations: []
Exploring Operation: 35-29=6, Resulting Numbers: [12, 78, 6]
Generated Node #2: [12, 78, 6] from Operation: 35-29=6
Current State: 80:[12, 78, 6], Operations: ['35-29=6']
Exploring Operation: 12/6=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Operation:... | 4 | Current State: 80:[29, 12, 78, 35], Operations: []
Exploring Operation: 29-12=17, Resulting Numbers: [78, 35, 17]
Generated Node #0,0: 80:[78, 35, 17] Operation: 29-12=17
Exploring Operation: 35-12=23, Resulting Numbers: [29, 78, 23]
Generated Node #0,1: 80:[29, 78, 23] Operation: 35-12=23
Exploring Operation: 35-29=6,... | 0.986979 | hs_4 | sum_heuristic |
[
57,
17,
3,
7
] | 83 | [
"17+3=20",
"7*20=140",
"140-57=83"
] | Current State: 83:[57, 17, 3, 7], Operations: []
Exploring Operation: 17+3=20, Resulting Numbers: [57, 7, 20]
Generated Node #2: [57, 7, 20] from Operation: 17+3=20
Current State: 83:[57, 7, 20], Operations: ['17+3=20']
Exploring Operation: 7*20=140, Resulting Numbers: [57, 140]
Generated Node #3: [57, 140] from Operat... | 4 | Current State: 83:[57, 17, 3, 7], Operations: []
Exploring Operation: 17*7=119, Resulting Numbers: [57, 3, 119]
Generated Node #0,0: 83:[57, 3, 119] Operation: 17*7=119
Exploring Operation: 17*3=51, Resulting Numbers: [57, 7, 51]
Generated Node #0,1: 83:[57, 7, 51] Operation: 17*3=51
Start Sub Search at level 1: Moving... | 0 | hs_2 | sum_heuristic |
[
16,
12,
38,
32
] | 10 | [
"16-12=4",
"38-32=6",
"4+6=10"
] | Current State: 10:[16, 12, 38, 32], Operations: []
Exploring Operation: 16-12=4, Resulting Numbers: [38, 32, 4]
Generated Node #2: [38, 32, 4] from Operation: 16-12=4
Current State: 10:[38, 32, 4], Operations: ['16-12=4']
Exploring Operation: 38-32=6, Resulting Numbers: [4, 6]
Generated Node #3: [4, 6] from Operation: ... | 4 | Current State: 10:[16, 12, 38, 32], Operations: []
Exploring Operation: 32-16=16, Resulting Numbers: [12, 38, 16]
Generated Node #0,0: 10:[12, 38, 16] Operation: 32-16=16
Exploring Operation: 38-16=22, Resulting Numbers: [12, 32, 22]
Generated Node #0,1: 10:[12, 32, 22] Operation: 38-16=22
Exploring Operation: 38-32=6,... | 0.976563 | hs_4 | mult_heuristic |
[
7,
62,
71,
64
] | 89 | [
"62+64=126",
"126/7=18",
"71+18=89"
] | Current State: 89:[7, 62, 71, 64], Operations: []
Exploring Operation: 62+64=126, Resulting Numbers: [7, 71, 126]
Generated Node #2: [7, 71, 126] from Operation: 62+64=126
Current State: 89:[7, 71, 126], Operations: ['62+64=126']
Exploring Operation: 126/7=18, Resulting Numbers: [71, 18]
Generated Node #3: [71, 18] fro... | 4 | Current State: 89:[7, 62, 71, 64], Operations: []
Exploring Operation: 7+62=69, Resulting Numbers: [71, 64, 69]
Generated Node #0,0: 89:[71, 64, 69] Operation: 7+62=69
Exploring Operation: 62-7=55, Resulting Numbers: [71, 64, 55]
Generated Node #0,1: 89:[71, 64, 55] Operation: 62-7=55
Exploring Operation: 7+64=71, Resu... | 0 | hs_4 | sum_heuristic |
[
18,
47,
2,
64
] | 75 | [
"18*2=36",
"47+64=111",
"111-36=75"
] | Current State: 75:[18, 47, 2, 64], Operations: []
Exploring Operation: 18*2=36, Resulting Numbers: [47, 64, 36]
Generated Node #2: [47, 64, 36] from Operation: 18*2=36
Current State: 75:[47, 64, 36], Operations: ['18*2=36']
Exploring Operation: 47+64=111, Resulting Numbers: [36, 111]
Generated Node #3: [36, 111] from O... | 4 | Current State: 75:[18, 47, 2, 64], Operations: []
Exploring Operation: 64-47=17, Resulting Numbers: [18, 2, 17]
Generated Node #0,0: 75:[18, 2, 17] Operation: 64-47=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[18, 2, 17], Operations: ['64-47=17']
Exploring Operation: 18-2=16, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.