nums listlengths 4 4 | target int64 10 100 | solution listlengths 3 3 | optimal_path stringlengths 282 529 | start_size int64 4 4 | search_path stringlengths 505 16.8k | rating float64 0 0.99 | search_type stringclasses 5
values | heuristic stringclasses 2
values |
|---|---|---|---|---|---|---|---|---|
[
63,
2,
83,
92
] | 38 | [
"63+83=146",
"2*92=184",
"184-146=38"
] | Current State: 38:[63, 2, 83, 92], Operations: []
Exploring Operation: 63+83=146, Resulting Numbers: [2, 92, 146]
Generated Node #2: [2, 92, 146] from Operation: 63+83=146
Current State: 38:[2, 92, 146], Operations: ['63+83=146']
Exploring Operation: 2*92=184, Resulting Numbers: [146, 184]
Generated Node #3: [146, 184]... | 4 | Current State: 38:[63, 2, 83, 92], Operations: []
Exploring Operation: 92/2=46, Resulting Numbers: [63, 83, 46]
Generated Node #0,0: 38:[63, 83, 46] Operation: 92/2=46
Exploring Operation: 92-63=29, Resulting Numbers: [2, 83, 29]
Generated Node #0,1: 38:[2, 83, 29] Operation: 92-63=29
Exploring Operation: 83-63=20, Res... | 0 | hs_4 | mult_heuristic |
[
18,
10,
45,
67
] | 40 | [
"18+45=63",
"67-63=4",
"10*4=40"
] | Current State: 40:[18, 10, 45, 67], Operations: []
Exploring Operation: 18+45=63, Resulting Numbers: [10, 67, 63]
Generated Node #2: [10, 67, 63] from Operation: 18+45=63
Current State: 40:[10, 67, 63], Operations: ['18+45=63']
Exploring Operation: 67-63=4, Resulting Numbers: [10, 4]
Generated Node #3: [10, 4] from Ope... | 4 | Current State: 40:[18, 10, 45, 67], Operations: []
Exploring Operation: 67-45=22, Resulting Numbers: [18, 10, 22]
Generated Node #0,0: 40:[18, 10, 22] Operation: 67-45=22
Moving to Node #0,0
Current State: 40:[18, 10, 22], Operations: ['67-45=22']
Exploring Operation: 18+22=40, Resulting Numbers: [10, 40]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
21,
63,
7,
10
] | 77 | [
"21-7=14",
"10*14=140",
"140-63=77"
] | Current State: 77:[21, 63, 7, 10], Operations: []
Exploring Operation: 21-7=14, Resulting Numbers: [63, 10, 14]
Generated Node #2: [63, 10, 14] from Operation: 21-7=14
Current State: 77:[63, 10, 14], Operations: ['21-7=14']
Exploring Operation: 10*14=140, Resulting Numbers: [63, 140]
Generated Node #3: [63, 140] from O... | 4 | Current State: 77:[21, 63, 7, 10], Operations: []
Exploring Operation: 21+63=84, Resulting Numbers: [7, 10, 84]
Generated Node #0,0: 77:[7, 10, 84] Operation: 21+63=84
Exploring Operation: 63/21=3, Resulting Numbers: [7, 10, 3]
Generated Node #0,1: 77:[7, 10, 3] Operation: 63/21=3
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
20,
1,
41,
38
] | 57 | [
"20-1=19",
"41-38=3",
"19*3=57"
] | Current State: 57:[20, 1, 41, 38], Operations: []
Exploring Operation: 20-1=19, Resulting Numbers: [41, 38, 19]
Generated Node #2: [41, 38, 19] from Operation: 20-1=19
Current State: 57:[41, 38, 19], Operations: ['20-1=19']
Exploring Operation: 41-38=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Operati... | 4 | Current State: 57:[20, 1, 41, 38], Operations: []
Exploring Operation: 41-38=3, Resulting Numbers: [20, 1, 3]
Generated Node #0,0: 57:[20, 1, 3] Operation: 41-38=3
Moving to Node #0,0
Current State: 57:[20, 1, 3], Operations: ['41-38=3']
Exploring Operation: 20-1=19, Resulting Numbers: [3, 19]
Generated Node #0,0,0: 57... | 0.993924 | hs_1 | sum_heuristic |
[
14,
47,
89,
26
] | 29 | [
"89-47=42",
"42/14=3",
"26+3=29"
] | Current State: 29:[14, 47, 89, 26], Operations: []
Exploring Operation: 89-47=42, Resulting Numbers: [14, 26, 42]
Generated Node #2: [14, 26, 42] from Operation: 89-47=42
Current State: 29:[14, 26, 42], Operations: ['89-47=42']
Exploring Operation: 42/14=3, Resulting Numbers: [26, 3]
Generated Node #3: [26, 3] from Ope... | 4 | Current State: 29:[14, 47, 89, 26], Operations: []
Exploring Operation: 89-26=63, Resulting Numbers: [14, 47, 63]
Generated Node #0,0: 29:[14, 47, 63] Operation: 89-26=63
Exploring Operation: 89-14=75, Resulting Numbers: [47, 26, 75]
Generated Node #0,1: 29:[47, 26, 75] Operation: 89-14=75
Exploring Operation: 47-14=33... | 0.977431 | hs_5 | mult_heuristic |
[
8,
60,
19,
13
] | 35 | [
"13-8=5",
"19*5=95",
"95-60=35"
] | Current State: 35:[8, 60, 19, 13], Operations: []
Exploring Operation: 13-8=5, Resulting Numbers: [60, 19, 5]
Generated Node #2: [60, 19, 5] from Operation: 13-8=5
Current State: 35:[60, 19, 5], Operations: ['13-8=5']
Exploring Operation: 19*5=95, Resulting Numbers: [60, 95]
Generated Node #3: [60, 95] from Operation: ... | 4 | Current State: 35:[8, 60, 19, 13], Operations: []
Exploring Operation: 19+13=32, Resulting Numbers: [8, 60, 32]
Generated Node #0,0: 35:[8, 60, 32] Operation: 19+13=32
Exploring Operation: 60-13=47, Resulting Numbers: [8, 19, 47]
Generated Node #0,1: 35:[8, 19, 47] Operation: 60-13=47
Exploring Operation: 19-13=6, Resu... | 0 | hs_5 | sum_heuristic |
[
14,
9,
25,
51
] | 74 | [
"14-9=5",
"25*5=125",
"125-51=74"
] | Current State: 74:[14, 9, 25, 51], Operations: []
Exploring Operation: 14-9=5, Resulting Numbers: [25, 51, 5]
Generated Node #2: [25, 51, 5] from Operation: 14-9=5
Current State: 74:[25, 51, 5], Operations: ['14-9=5']
Exploring Operation: 25*5=125, Resulting Numbers: [51, 125]
Generated Node #3: [51, 125] from Operatio... | 4 | Current State: 74:[14, 9, 25, 51], Operations: []
Exploring Operation: 14+25=39, Resulting Numbers: [9, 51, 39]
Generated Node #0,0: 74:[9, 51, 39] Operation: 14+25=39
Exploring Operation: 51-14=37, Resulting Numbers: [9, 25, 37]
Generated Node #0,1: 74:[9, 25, 37] Operation: 51-14=37
Exploring Operation: 14-9=5, Resul... | 0 | hs_5 | mult_heuristic |
[
11,
84,
55,
12
] | 77 | [
"55/11=5",
"84-12=72",
"5+72=77"
] | Current State: 77:[11, 84, 55, 12], Operations: []
Exploring Operation: 55/11=5, Resulting Numbers: [84, 12, 5]
Generated Node #2: [84, 12, 5] from Operation: 55/11=5
Current State: 77:[84, 12, 5], Operations: ['55/11=5']
Exploring Operation: 84-12=72, Resulting Numbers: [5, 72]
Generated Node #3: [5, 72] from Operatio... | 4 | Current State: 77:[11, 84, 55, 12], Operations: []
Exploring Operation: 55/11=5, Resulting Numbers: [84, 12, 5]
Generated Node #0,0: 77:[84, 12, 5] Operation: 55/11=5
Exploring Operation: 55+12=67, Resulting Numbers: [11, 84, 67]
Generated Node #0,1: 77:[11, 84, 67] Operation: 55+12=67
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
16,
22,
79,
18
] | 77 | [
"79-16=63",
"22*63=1386",
"1386/18=77"
] | Current State: 77:[16, 22, 79, 18], Operations: []
Exploring Operation: 79-16=63, Resulting Numbers: [22, 18, 63]
Generated Node #2: [22, 18, 63] from Operation: 79-16=63
Current State: 77:[22, 18, 63], Operations: ['79-16=63']
Exploring Operation: 22*63=1386, Resulting Numbers: [18, 1386]
Generated Node #3: [18, 1386]... | 4 | Current State: 77:[16, 22, 79, 18], Operations: []
Exploring Operation: 22-16=6, Resulting Numbers: [79, 18, 6]
Generated Node #0,0: 77:[79, 18, 6] Operation: 22-16=6
Moving to Node #0,0
Current State: 77:[79, 18, 6], Operations: ['22-16=6']
Exploring Operation: 18-6=12, Resulting Numbers: [79, 12]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
84,
80,
29,
36
] | 68 | [
"36-29=7",
"84/7=12",
"80-12=68"
] | Current State: 68:[84, 80, 29, 36], Operations: []
Exploring Operation: 36-29=7, Resulting Numbers: [84, 80, 7]
Generated Node #2: [84, 80, 7] from Operation: 36-29=7
Current State: 68:[84, 80, 7], Operations: ['36-29=7']
Exploring Operation: 84/7=12, Resulting Numbers: [80, 12]
Generated Node #3: [80, 12] from Operati... | 4 | Current State: 68:[84, 80, 29, 36], Operations: []
Exploring Operation: 84-80=4, Resulting Numbers: [29, 36, 4]
Generated Node #0,0: 68:[29, 36, 4] Operation: 84-80=4
Exploring Operation: 84-29=55, Resulting Numbers: [80, 36, 55]
Generated Node #0,1: 68:[80, 36, 55] Operation: 84-29=55
Exploring Operation: 84-36=48, Re... | 0 | hs_3 | sum_heuristic |
[
70,
59,
51,
34
] | 86 | [
"70+59=129",
"34*129=4386",
"4386/51=86"
] | Current State: 86:[70, 59, 51, 34], Operations: []
Exploring Operation: 70+59=129, Resulting Numbers: [51, 34, 129]
Generated Node #2: [51, 34, 129] from Operation: 70+59=129
Current State: 86:[51, 34, 129], Operations: ['70+59=129']
Exploring Operation: 34*129=4386, Resulting Numbers: [51, 4386]
Generated Node #3: [51... | 4 | Current State: 86:[70, 59, 51, 34], Operations: []
Exploring Operation: 70-59=11, Resulting Numbers: [51, 34, 11]
Generated Node #0,0: 86:[51, 34, 11] Operation: 70-59=11
Exploring Operation: 70-34=36, Resulting Numbers: [59, 51, 36]
Generated Node #0,1: 86:[59, 51, 36] Operation: 70-34=36
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
1,
23,
47,
10
] | 33 | [
"1+23=24",
"47+10=57",
"57-24=33"
] | Current State: 33:[1, 23, 47, 10], Operations: []
Exploring Operation: 1+23=24, Resulting Numbers: [47, 10, 24]
Generated Node #2: [47, 10, 24] from Operation: 1+23=24
Current State: 33:[47, 10, 24], Operations: ['1+23=24']
Exploring Operation: 47+10=57, Resulting Numbers: [24, 57]
Generated Node #3: [24, 57] from Oper... | 4 | Current State: 33:[1, 23, 47, 10], Operations: []
Exploring Operation: 47-23=24, Resulting Numbers: [1, 10, 24]
Generated Node #0,0: 33:[1, 10, 24] Operation: 47-23=24
Exploring Operation: 23+10=33, Resulting Numbers: [1, 47, 33]
Generated Node #0,1: 33:[1, 47, 33] Operation: 23+10=33
Moving to Node #0,0
Current State:... | 0.989583 | hs_2 | sum_heuristic |
[
77,
1,
1,
56
] | 20 | [
"77*1=77",
"1+56=57",
"77-57=20"
] | Current State: 20:[77, 1, 1, 56], Operations: []
Exploring Operation: 77*1=77, Resulting Numbers: [56, 77]
Generated Node #2: [56, 77] from Operation: 77*1=77
Current State: 20:[56, 77], Operations: ['77*1=77']
Exploring Operation: 1+56=57, Resulting Numbers: [77, 57]
Generated Node #3: [77, 57] from Operation: 1+56=57... | 4 | Current State: 20:[77, 1, 1, 56], Operations: []
Exploring Operation: 77-56=21, Resulting Numbers: [1, 1, 21]
Generated Node #0,0: 20:[1, 1, 21] Operation: 77-56=21
Exploring Operation: 77-1=76, Resulting Numbers: [1, 56, 76]
Generated Node #0,1: 20:[1, 56, 76] Operation: 77-1=76
Exploring Operation: 77-1=76, Resulting... | 0.990451 | hs_3 | sum_heuristic |
[
99,
4,
44,
87
] | 36 | [
"99-4=95",
"44+87=131",
"131-95=36"
] | Current State: 36:[99, 4, 44, 87], Operations: []
Exploring Operation: 99-4=95, Resulting Numbers: [44, 87, 95]
Generated Node #2: [44, 87, 95] from Operation: 99-4=95
Current State: 36:[44, 87, 95], Operations: ['99-4=95']
Exploring Operation: 44+87=131, Resulting Numbers: [95, 131]
Generated Node #3: [95, 131] from O... | 4 | Current State: 36:[99, 4, 44, 87], Operations: []
Exploring Operation: 99-87=12, Resulting Numbers: [4, 44, 12]
Generated Node #0,0: 36:[4, 44, 12] Operation: 99-87=12
Moving to Node #0,0
Current State: 36:[4, 44, 12], Operations: ['99-87=12']
Exploring Operation: 44/4=11, Resulting Numbers: [12, 11]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
66,
23,
13,
40
] | 16 | [
"66-23=43",
"40-13=27",
"43-27=16"
] | Current State: 16:[66, 23, 13, 40], Operations: []
Exploring Operation: 66-23=43, Resulting Numbers: [13, 40, 43]
Generated Node #2: [13, 40, 43] from Operation: 66-23=43
Current State: 16:[13, 40, 43], Operations: ['66-23=43']
Exploring Operation: 40-13=27, Resulting Numbers: [43, 27]
Generated Node #3: [43, 27] from ... | 4 | Current State: 16:[66, 23, 13, 40], Operations: []
Exploring Operation: 66-40=26, Resulting Numbers: [23, 13, 26]
Generated Node #0,0: 16:[23, 13, 26] Operation: 66-40=26
Exploring Operation: 66-23=43, Resulting Numbers: [13, 40, 43]
Generated Node #0,1: 16:[13, 40, 43] Operation: 66-23=43
Exploring Operation: 40-23=17... | 0.990451 | hs_3 | mult_heuristic |
[
44,
11,
11,
95
] | 29 | [
"44+11=55",
"95-11=84",
"84-55=29"
] | Current State: 29:[44, 11, 11, 95], Operations: []
Exploring Operation: 44+11=55, Resulting Numbers: [95, 55]
Generated Node #2: [95, 55] from Operation: 44+11=55
Current State: 29:[95, 55], Operations: ['44+11=55']
Exploring Operation: 95-11=84, Resulting Numbers: [55, 84]
Generated Node #3: [55, 84] from Operation: 9... | 4 | Current State: 29:[44, 11, 11, 95], Operations: []
Exploring Operation: 44-11=33, Resulting Numbers: [11, 95, 33]
Generated Node #0,0: 29:[11, 95, 33] Operation: 44-11=33
Exploring Operation: 95-44=51, Resulting Numbers: [11, 11, 51]
Generated Node #0,1: 29:[11, 11, 51] Operation: 95-44=51
Exploring Operation: 44-11=33... | 0.988715 | hs_4 | mult_heuristic |
[
8,
13,
51,
46
] | 53 | [
"51-46=5",
"8*5=40",
"13+40=53"
] | Current State: 53:[8, 13, 51, 46], Operations: []
Exploring Operation: 51-46=5, Resulting Numbers: [8, 13, 5]
Generated Node #2: [8, 13, 5] from Operation: 51-46=5
Current State: 53:[8, 13, 5], Operations: ['51-46=5']
Exploring Operation: 8*5=40, Resulting Numbers: [13, 40]
Generated Node #3: [13, 40] from Operation: 8... | 4 | Current State: 53:[8, 13, 51, 46], Operations: []
Exploring Operation: 8+46=54, Resulting Numbers: [13, 51, 54]
Generated Node #0,0: 53:[13, 51, 54] Operation: 8+46=54
Exploring Operation: 8+51=59, Resulting Numbers: [13, 46, 59]
Generated Node #0,1: 53:[13, 46, 59] Operation: 8+51=59
Exploring Operation: 8+13=21, Resu... | 0 | hs_3 | mult_heuristic |
[
70,
24,
22,
98
] | 88 | [
"70+24=94",
"98-94=4",
"22*4=88"
] | Current State: 88:[70, 24, 22, 98], Operations: []
Exploring Operation: 70+24=94, Resulting Numbers: [22, 98, 94]
Generated Node #2: [22, 98, 94] from Operation: 70+24=94
Current State: 88:[22, 98, 94], Operations: ['70+24=94']
Exploring Operation: 98-94=4, Resulting Numbers: [22, 4]
Generated Node #3: [22, 4] from Ope... | 4 | Current State: 88:[70, 24, 22, 98], Operations: []
Exploring Operation: 70+24=94, Resulting Numbers: [22, 98, 94]
Generated Node #0,0: 88:[22, 98, 94] Operation: 70+24=94
Exploring Operation: 70-24=46, Resulting Numbers: [22, 98, 46]
Generated Node #0,1: 88:[22, 98, 46] Operation: 70-24=46
Exploring Operation: 98-70=28... | 0.988715 | hs_3 | sum_heuristic |
[
93,
6,
44,
8
] | 60 | [
"6*44=264",
"264/8=33",
"93-33=60"
] | Current State: 60:[93, 6, 44, 8], Operations: []
Exploring Operation: 6*44=264, Resulting Numbers: [93, 8, 264]
Generated Node #2: [93, 8, 264] from Operation: 6*44=264
Current State: 60:[93, 8, 264], Operations: ['6*44=264']
Exploring Operation: 264/8=33, Resulting Numbers: [93, 33]
Generated Node #3: [93, 33] from Op... | 4 | Current State: 60:[93, 6, 44, 8], Operations: []
Exploring Operation: 44-8=36, Resulting Numbers: [93, 6, 36]
Generated Node #0,0: 60:[93, 6, 36] Operation: 44-8=36
Exploring Operation: 93-44=49, Resulting Numbers: [6, 8, 49]
Generated Node #0,1: 60:[6, 8, 49] Operation: 93-44=49
Exploring Operation: 44+8=52, Resulting... | 0 | hs_4 | mult_heuristic |
[
11,
46,
17,
26
] | 53 | [
"26-17=9",
"11*9=99",
"99-46=53"
] | Current State: 53:[11, 46, 17, 26], Operations: []
Exploring Operation: 26-17=9, Resulting Numbers: [11, 46, 9]
Generated Node #2: [11, 46, 9] from Operation: 26-17=9
Current State: 53:[11, 46, 9], Operations: ['26-17=9']
Exploring Operation: 11*9=99, Resulting Numbers: [46, 99]
Generated Node #3: [46, 99] from Operati... | 4 | Current State: 53:[11, 46, 17, 26], Operations: []
Exploring Operation: 11+17=28, Resulting Numbers: [46, 26, 28]
Generated Node #0,0: 53:[46, 26, 28] Operation: 11+17=28
Exploring Operation: 11+26=37, Resulting Numbers: [46, 17, 37]
Generated Node #0,1: 53:[46, 17, 37] Operation: 11+26=37
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
5,
85,
31,
2
] | 44 | [
"5*2=10",
"85-31=54",
"54-10=44"
] | Current State: 44:[5, 85, 31, 2], Operations: []
Exploring Operation: 5*2=10, Resulting Numbers: [85, 31, 10]
Generated Node #2: [85, 31, 10] from Operation: 5*2=10
Current State: 44:[85, 31, 10], Operations: ['5*2=10']
Exploring Operation: 85-31=54, Resulting Numbers: [10, 54]
Generated Node #3: [10, 54] from Operatio... | 4 | Current State: 44:[5, 85, 31, 2], Operations: []
Exploring Operation: 85/5=17, Resulting Numbers: [31, 2, 17]
Generated Node #0,0: 44:[31, 2, 17] Operation: 85/5=17
Exploring Operation: 85-31=54, Resulting Numbers: [5, 2, 54]
Generated Node #0,1: 44:[5, 2, 54] Operation: 85-31=54
Moving to Node #0,1
Current State: 44:[... | 0 | hs_2 | mult_heuristic |
[
72,
3,
57,
16
] | 33 | [
"72-57=15",
"3*16=48",
"48-15=33"
] | Current State: 33:[72, 3, 57, 16], Operations: []
Exploring Operation: 72-57=15, Resulting Numbers: [3, 16, 15]
Generated Node #2: [3, 16, 15] from Operation: 72-57=15
Current State: 33:[3, 16, 15], Operations: ['72-57=15']
Exploring Operation: 3*16=48, Resulting Numbers: [15, 48]
Generated Node #3: [15, 48] from Opera... | 4 | Current State: 33:[72, 3, 57, 16], Operations: []
Exploring Operation: 72/3=24, Resulting Numbers: [57, 16, 24]
Generated Node #0,0: 33:[57, 16, 24] Operation: 72/3=24
Exploring Operation: 72-57=15, Resulting Numbers: [3, 16, 15]
Generated Node #0,1: 33:[3, 16, 15] Operation: 72-57=15
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
85,
58,
67,
30
] | 64 | [
"85-58=27",
"67-30=37",
"27+37=64"
] | Current State: 64:[85, 58, 67, 30], Operations: []
Exploring Operation: 85-58=27, Resulting Numbers: [67, 30, 27]
Generated Node #2: [67, 30, 27] from Operation: 85-58=27
Current State: 64:[67, 30, 27], Operations: ['85-58=27']
Exploring Operation: 67-30=37, Resulting Numbers: [27, 37]
Generated Node #3: [27, 37] from ... | 4 | Current State: 64:[85, 58, 67, 30], Operations: []
Exploring Operation: 85-58=27, Resulting Numbers: [67, 30, 27]
Generated Node #0,0: 64:[67, 30, 27] Operation: 85-58=27
Moving to Node #0,0
Current State: 64:[67, 30, 27], Operations: ['85-58=27']
Exploring Operation: 30-27=3, Resulting Numbers: [67, 3]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
62,
11,
60,
72
] | 74 | [
"60+72=132",
"132/11=12",
"62+12=74"
] | Current State: 74:[62, 11, 60, 72], Operations: []
Exploring Operation: 60+72=132, Resulting Numbers: [62, 11, 132]
Generated Node #2: [62, 11, 132] from Operation: 60+72=132
Current State: 74:[62, 11, 132], Operations: ['60+72=132']
Exploring Operation: 132/11=12, Resulting Numbers: [62, 12]
Generated Node #3: [62, 12... | 4 | Current State: 74:[62, 11, 60, 72], Operations: []
Exploring Operation: 62-60=2, Resulting Numbers: [11, 72, 2]
Generated Node #0,0: 74:[11, 72, 2] Operation: 62-60=2
Exploring Operation: 11+60=71, Resulting Numbers: [62, 72, 71]
Generated Node #0,1: 74:[62, 72, 71] Operation: 11+60=71
Exploring Operation: 62+11=73, Re... | 0 | hs_4 | sum_heuristic |
[
40,
41,
23,
71
] | 95 | [
"41-40=1",
"23+71=94",
"1+94=95"
] | Current State: 95:[40, 41, 23, 71], Operations: []
Exploring Operation: 41-40=1, Resulting Numbers: [23, 71, 1]
Generated Node #2: [23, 71, 1] from Operation: 41-40=1
Current State: 95:[23, 71, 1], Operations: ['41-40=1']
Exploring Operation: 23+71=94, Resulting Numbers: [1, 94]
Generated Node #3: [1, 94] from Operatio... | 4 | Current State: 95:[40, 41, 23, 71], Operations: []
Exploring Operation: 41-40=1, Resulting Numbers: [23, 71, 1]
Generated Node #0,0: 95:[23, 71, 1] Operation: 41-40=1
Exploring Operation: 71-41=30, Resulting Numbers: [40, 23, 30]
Generated Node #0,1: 95:[40, 23, 30] Operation: 71-41=30
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | sum_heuristic |
[
75,
83,
9,
71
] | 25 | [
"83-9=74",
"74-71=3",
"75/3=25"
] | Current State: 25:[75, 83, 9, 71], Operations: []
Exploring Operation: 83-9=74, Resulting Numbers: [75, 71, 74]
Generated Node #2: [75, 71, 74] from Operation: 83-9=74
Current State: 25:[75, 71, 74], Operations: ['83-9=74']
Exploring Operation: 74-71=3, Resulting Numbers: [75, 3]
Generated Node #3: [75, 3] from Operati... | 4 | Current State: 25:[75, 83, 9, 71], Operations: []
Exploring Operation: 75-71=4, Resulting Numbers: [83, 9, 4]
Generated Node #0,0: 25:[83, 9, 4] Operation: 75-71=4
Exploring Operation: 83-75=8, Resulting Numbers: [9, 71, 8]
Generated Node #0,1: 25:[9, 71, 8] Operation: 83-75=8
Exploring Operation: 83-71=12, Resulting N... | 0.966146 | hs_4 | sum_heuristic |
[
58,
12,
34,
68
] | 36 | [
"58+12=70",
"68-34=34",
"70-34=36"
] | Current State: 36:[58, 12, 34, 68], Operations: []
Exploring Operation: 58+12=70, Resulting Numbers: [34, 68, 70]
Generated Node #2: [34, 68, 70] from Operation: 58+12=70
Current State: 36:[34, 68, 70], Operations: ['58+12=70']
Exploring Operation: 68-34=34, Resulting Numbers: [70, 34]
Generated Node #3: [70, 34] from ... | 4 | Current State: 36:[58, 12, 34, 68], Operations: []
Exploring Operation: 68/34=2, Resulting Numbers: [58, 12, 2]
Generated Node #0,0: 36:[58, 12, 2] Operation: 68/34=2
Exploring Operation: 68-58=10, Resulting Numbers: [12, 34, 10]
Generated Node #0,1: 36:[12, 34, 10] Operation: 68-58=10
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
6,
43,
99,
19
] | 69 | [
"6+43=49",
"99+19=118",
"118-49=69"
] | Current State: 69:[6, 43, 99, 19], Operations: []
Exploring Operation: 6+43=49, Resulting Numbers: [99, 19, 49]
Generated Node #2: [99, 19, 49] from Operation: 6+43=49
Current State: 69:[99, 19, 49], Operations: ['6+43=49']
Exploring Operation: 99+19=118, Resulting Numbers: [49, 118]
Generated Node #3: [49, 118] from O... | 4 | Current State: 69:[6, 43, 99, 19], Operations: []
Exploring Operation: 43-6=37, Resulting Numbers: [99, 19, 37]
Generated Node #0,0: 69:[99, 19, 37] Operation: 43-6=37
Exploring Operation: 43+19=62, Resulting Numbers: [6, 99, 62]
Generated Node #0,1: 69:[6, 99, 62] Operation: 43+19=62
Exploring Operation: 99-43=56, Res... | 0.986979 | hs_5 | sum_heuristic |
[
65,
69,
6,
95
] | 71 | [
"69-65=4",
"6*4=24",
"95-24=71"
] | Current State: 71:[65, 69, 6, 95], Operations: []
Exploring Operation: 69-65=4, Resulting Numbers: [6, 95, 4]
Generated Node #2: [6, 95, 4] from Operation: 69-65=4
Current State: 71:[6, 95, 4], Operations: ['69-65=4']
Exploring Operation: 6*4=24, Resulting Numbers: [95, 24]
Generated Node #3: [95, 24] from Operation: 6... | 4 | Current State: 71:[65, 69, 6, 95], Operations: []
Exploring Operation: 65-6=59, Resulting Numbers: [69, 95, 59]
Generated Node #0,0: 71:[69, 95, 59] Operation: 65-6=59
Exploring Operation: 65+6=71, Resulting Numbers: [69, 95, 71]
Generated Node #0,1: 71:[69, 95, 71] Operation: 65+6=71
Exploring Operation: 95-6=89, Resu... | 0 | hs_5 | sum_heuristic |
[
38,
3,
63,
59
] | 70 | [
"59-38=21",
"21/3=7",
"63+7=70"
] | Current State: 70:[38, 3, 63, 59], Operations: []
Exploring Operation: 59-38=21, Resulting Numbers: [3, 63, 21]
Generated Node #2: [3, 63, 21] from Operation: 59-38=21
Current State: 70:[3, 63, 21], Operations: ['59-38=21']
Exploring Operation: 21/3=7, Resulting Numbers: [63, 7]
Generated Node #3: [63, 7] from Operatio... | 4 | Current State: 70:[38, 3, 63, 59], Operations: []
Exploring Operation: 59-38=21, Resulting Numbers: [3, 63, 21]
Generated Node #0,0: 70:[3, 63, 21] Operation: 59-38=21
Exploring Operation: 63-59=4, Resulting Numbers: [38, 3, 4]
Generated Node #0,1: 70:[38, 3, 4] Operation: 63-59=4
Start Sub Search at level 1: Moving to... | 0.984375 | hs_2 | mult_heuristic |
[
87,
84,
89,
19
] | 36 | [
"87-84=3",
"89+19=108",
"108/3=36"
] | Current State: 36:[87, 84, 89, 19], Operations: []
Exploring Operation: 87-84=3, Resulting Numbers: [89, 19, 3]
Generated Node #2: [89, 19, 3] from Operation: 87-84=3
Current State: 36:[89, 19, 3], Operations: ['87-84=3']
Exploring Operation: 89+19=108, Resulting Numbers: [3, 108]
Generated Node #3: [3, 108] from Opera... | 4 | Current State: 36:[87, 84, 89, 19], Operations: []
Exploring Operation: 87-84=3, Resulting Numbers: [89, 19, 3]
Generated Node #0,0: 36:[89, 19, 3] Operation: 87-84=3
Exploring Operation: 89-84=5, Resulting Numbers: [87, 19, 5]
Generated Node #0,1: 36:[87, 19, 5] Operation: 89-84=5
Exploring Operation: 89-87=2, Resulti... | 0 | hs_5 | mult_heuristic |
[
10,
67,
73,
5
] | 61 | [
"10*67=670",
"670/5=134",
"134-73=61"
] | Current State: 61:[10, 67, 73, 5], Operations: []
Exploring Operation: 10*67=670, Resulting Numbers: [73, 5, 670]
Generated Node #2: [73, 5, 670] from Operation: 10*67=670
Current State: 61:[73, 5, 670], Operations: ['10*67=670']
Exploring Operation: 670/5=134, Resulting Numbers: [73, 134]
Generated Node #3: [73, 134] ... | 4 | Current State: 61:[10, 67, 73, 5], Operations: []
Exploring Operation: 10+5=15, Resulting Numbers: [67, 73, 15]
Generated Node #0,0: 61:[67, 73, 15] Operation: 10+5=15
Exploring Operation: 73-10=63, Resulting Numbers: [67, 5, 63]
Generated Node #0,1: 61:[67, 5, 63] Operation: 73-10=63
Exploring Operation: 10*5=50, Resu... | 0 | hs_3 | sum_heuristic |
[
52,
2,
93,
61
] | 81 | [
"93-52=41",
"2*61=122",
"122-41=81"
] | Current State: 81:[52, 2, 93, 61], Operations: []
Exploring Operation: 93-52=41, Resulting Numbers: [2, 61, 41]
Generated Node #2: [2, 61, 41] from Operation: 93-52=41
Current State: 81:[2, 61, 41], Operations: ['93-52=41']
Exploring Operation: 2*61=122, Resulting Numbers: [41, 122]
Generated Node #3: [41, 122] from Op... | 4 | Current State: 81:[52, 2, 93, 61], Operations: []
Exploring Operation: 52/2=26, Resulting Numbers: [93, 61, 26]
Generated Node #0,0: 81:[93, 61, 26] Operation: 52/2=26
Exploring Operation: 52+61=113, Resulting Numbers: [2, 93, 113]
Generated Node #0,1: 81:[2, 93, 113] Operation: 52+61=113
Exploring Operation: 93-61=32,... | 0 | hs_5 | sum_heuristic |
[
5,
47,
46,
2
] | 37 | [
"47-2=45",
"45/5=9",
"46-9=37"
] | Current State: 37:[5, 47, 46, 2], Operations: []
Exploring Operation: 47-2=45, Resulting Numbers: [5, 46, 45]
Generated Node #2: [5, 46, 45] from Operation: 47-2=45
Current State: 37:[5, 46, 45], Operations: ['47-2=45']
Exploring Operation: 45/5=9, Resulting Numbers: [46, 9]
Generated Node #3: [46, 9] from Operation: 4... | 4 | Current State: 37:[5, 47, 46, 2], Operations: []
Exploring Operation: 5*2=10, Resulting Numbers: [47, 46, 10]
Generated Node #0,0: 37:[47, 46, 10] Operation: 5*2=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 37:[47, 46, 10], Operations: ['5*2=10']
Exploring Operation: 47-10=37, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
16,
1,
76,
50
] | 41 | [
"16-1=15",
"76-50=26",
"15+26=41"
] | Current State: 41:[16, 1, 76, 50], Operations: []
Exploring Operation: 16-1=15, Resulting Numbers: [76, 50, 15]
Generated Node #2: [76, 50, 15] from Operation: 16-1=15
Current State: 41:[76, 50, 15], Operations: ['16-1=15']
Exploring Operation: 76-50=26, Resulting Numbers: [15, 26]
Generated Node #3: [15, 26] from Oper... | 4 | Current State: 41:[16, 1, 76, 50], Operations: []
Exploring Operation: 16+1=17, Resulting Numbers: [76, 50, 17]
Generated Node #0,0: 41:[76, 50, 17] Operation: 16+1=17
Exploring Operation: 76-16=60, Resulting Numbers: [1, 50, 60]
Generated Node #0,1: 41:[1, 50, 60] Operation: 76-16=60
Exploring Operation: 50-1=49, Resu... | 0.942708 | hs_4 | mult_heuristic |
[
89,
93,
8,
2
] | 16 | [
"93-89=4",
"8/2=4",
"4*4=16"
] | Current State: 16:[89, 93, 8, 2], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [8, 2, 4]
Generated Node #2: [8, 2, 4] from Operation: 93-89=4
Current State: 16:[8, 2, 4], Operations: ['93-89=4']
Exploring Operation: 8/2=4, Resulting Numbers: [4, 4]
Generated Node #3: [4, 4] from Operation: 8/2=4
Curr... | 4 | Current State: 16:[89, 93, 8, 2], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [8, 2, 4]
Generated Node #0,0: 16:[8, 2, 4] Operation: 93-89=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[8, 2, 4], Operations: ['93-89=4']
Exploring Operation: 8*2=16, Resulting Numbers: [4, 16]
G... | 0 | hs_1 | mult_heuristic |
[
79,
12,
76,
16
] | 36 | [
"79-76=3",
"16*3=48",
"48-12=36"
] | Current State: 36:[79, 12, 76, 16], Operations: []
Exploring Operation: 79-76=3, Resulting Numbers: [12, 16, 3]
Generated Node #2: [12, 16, 3] from Operation: 79-76=3
Current State: 36:[12, 16, 3], Operations: ['79-76=3']
Exploring Operation: 16*3=48, Resulting Numbers: [12, 48]
Generated Node #3: [12, 48] from Operati... | 4 | Current State: 36:[79, 12, 76, 16], Operations: []
Exploring Operation: 79-76=3, Resulting Numbers: [12, 16, 3]
Generated Node #0,0: 36:[12, 16, 3] Operation: 79-76=3
Moving to Node #0,0
Current State: 36:[12, 16, 3], Operations: ['79-76=3']
Exploring Operation: 16-12=4, Resulting Numbers: [3, 4]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
4,
68,
27,
69
] | 41 | [
"68+27=95",
"69+95=164",
"164/4=41"
] | Current State: 41:[4, 68, 27, 69], Operations: []
Exploring Operation: 68+27=95, Resulting Numbers: [4, 69, 95]
Generated Node #2: [4, 69, 95] from Operation: 68+27=95
Current State: 41:[4, 69, 95], Operations: ['68+27=95']
Exploring Operation: 69+95=164, Resulting Numbers: [4, 164]
Generated Node #3: [4, 164] from Ope... | 4 | Current State: 41:[4, 68, 27, 69], Operations: []
Exploring Operation: 68-4=64, Resulting Numbers: [27, 69, 64]
Generated Node #0,0: 41:[27, 69, 64] Operation: 68-4=64
Exploring Operation: 69-4=65, Resulting Numbers: [68, 27, 65]
Generated Node #0,1: 41:[68, 27, 65] Operation: 69-4=65
Exploring Operation: 4+27=31, Resu... | 0 | hs_3 | sum_heuristic |
[
18,
86,
30,
32
] | 10 | [
"18*30=540",
"86-32=54",
"540/54=10"
] | Current State: 10:[18, 86, 30, 32], Operations: []
Exploring Operation: 18*30=540, Resulting Numbers: [86, 32, 540]
Generated Node #2: [86, 32, 540] from Operation: 18*30=540
Current State: 10:[86, 32, 540], Operations: ['18*30=540']
Exploring Operation: 86-32=54, Resulting Numbers: [540, 54]
Generated Node #3: [540, 5... | 4 | Current State: 10:[18, 86, 30, 32], Operations: []
Exploring Operation: 32-30=2, Resulting Numbers: [18, 86, 2]
Generated Node #0,0: 10:[18, 86, 2] Operation: 32-30=2
Exploring Operation: 86-30=56, Resulting Numbers: [18, 32, 56]
Generated Node #0,1: 10:[18, 32, 56] Operation: 86-30=56
Exploring Operation: 86-32=54, Re... | 0.944444 | hs_4 | sum_heuristic |
[
55,
87,
67,
37
] | 38 | [
"55+87=142",
"67+37=104",
"142-104=38"
] | Current State: 38:[55, 87, 67, 37], Operations: []
Exploring Operation: 55+87=142, Resulting Numbers: [67, 37, 142]
Generated Node #2: [67, 37, 142] from Operation: 55+87=142
Current State: 38:[67, 37, 142], Operations: ['55+87=142']
Exploring Operation: 67+37=104, Resulting Numbers: [142, 104]
Generated Node #3: [142,... | 4 | Current State: 38:[55, 87, 67, 37], Operations: []
Exploring Operation: 87-37=50, Resulting Numbers: [55, 67, 50]
Generated Node #0,0: 38:[55, 67, 50] Operation: 87-37=50
Exploring Operation: 87-55=32, Resulting Numbers: [67, 37, 32]
Generated Node #0,1: 38:[67, 37, 32] Operation: 87-55=32
Exploring Operation: 67-37=30... | 0.976563 | hs_5 | sum_heuristic |
[
37,
85,
35,
60
] | 61 | [
"37*60=2220",
"2220-85=2135",
"2135/35=61"
] | Current State: 61:[37, 85, 35, 60], Operations: []
Exploring Operation: 37*60=2220, Resulting Numbers: [85, 35, 2220]
Generated Node #2: [85, 35, 2220] from Operation: 37*60=2220
Current State: 61:[85, 35, 2220], Operations: ['37*60=2220']
Exploring Operation: 2220-85=2135, Resulting Numbers: [35, 2135]
Generated Node ... | 4 | Current State: 61:[37, 85, 35, 60], Operations: []
Exploring Operation: 37+35=72, Resulting Numbers: [85, 60, 72]
Generated Node #0,0: 61:[85, 60, 72] Operation: 37+35=72
Exploring Operation: 85-35=50, Resulting Numbers: [37, 60, 50]
Generated Node #0,1: 61:[37, 60, 50] Operation: 85-35=50
Exploring Operation: 35+60=95... | 0 | hs_4 | sum_heuristic |
[
26,
1,
23,
23
] | 20 | [
"26*1=26",
"23+23=46",
"46-26=20"
] | Current State: 20:[26, 1, 23, 23], Operations: []
Exploring Operation: 26*1=26, Resulting Numbers: [23, 23, 26]
Generated Node #2: [23, 23, 26] from Operation: 26*1=26
Current State: 20:[23, 23, 26], Operations: ['26*1=26']
Exploring Operation: 23+23=46, Resulting Numbers: [26, 46]
Generated Node #3: [26, 46] from Oper... | 4 | Current State: 20:[26, 1, 23, 23], Operations: []
Exploring Operation: 26-23=3, Resulting Numbers: [1, 23, 3]
Generated Node #0,0: 20:[1, 23, 3] Operation: 26-23=3
Exploring Operation: 26-23=3, Resulting Numbers: [1, 23, 3]
Generated Node #0,1: 20:[1, 23, 3] Operation: 26-23=3
Start Sub Search at level 1: Moving to Nod... | 0.992188 | hs_2 | mult_heuristic |
[
26,
90,
10,
77
] | 20 | [
"26*10=260",
"90-77=13",
"260/13=20"
] | Current State: 20:[26, 90, 10, 77], Operations: []
Exploring Operation: 26*10=260, Resulting Numbers: [90, 77, 260]
Generated Node #2: [90, 77, 260] from Operation: 26*10=260
Current State: 20:[90, 77, 260], Operations: ['26*10=260']
Exploring Operation: 90-77=13, Resulting Numbers: [260, 13]
Generated Node #3: [260, 1... | 4 | Current State: 20:[26, 90, 10, 77], Operations: []
Exploring Operation: 90/10=9, Resulting Numbers: [26, 77, 9]
Generated Node #0,0: 20:[26, 77, 9] Operation: 90/10=9
Exploring Operation: 90-77=13, Resulting Numbers: [26, 10, 13]
Generated Node #0,1: 20:[26, 10, 13] Operation: 90-77=13
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
62,
46,
31,
64
] | 49 | [
"62-46=16",
"64-31=33",
"16+33=49"
] | Current State: 49:[62, 46, 31, 64], Operations: []
Exploring Operation: 62-46=16, Resulting Numbers: [31, 64, 16]
Generated Node #2: [31, 64, 16] from Operation: 62-46=16
Current State: 49:[31, 64, 16], Operations: ['62-46=16']
Exploring Operation: 64-31=33, Resulting Numbers: [16, 33]
Generated Node #3: [16, 33] from ... | 4 | Current State: 49:[62, 46, 31, 64], Operations: []
Exploring Operation: 46-31=15, Resulting Numbers: [62, 64, 15]
Generated Node #0,0: 49:[62, 64, 15] Operation: 46-31=15
Exploring Operation: 64-31=33, Resulting Numbers: [62, 46, 33]
Generated Node #0,1: 49:[62, 46, 33] Operation: 64-31=33
Exploring Operation: 62/31=2,... | 0.934896 | hs_5 | mult_heuristic |
[
61,
22,
64,
62
] | 78 | [
"61-22=39",
"64-62=2",
"39*2=78"
] | Current State: 78:[61, 22, 64, 62], Operations: []
Exploring Operation: 61-22=39, Resulting Numbers: [64, 62, 39]
Generated Node #2: [64, 62, 39] from Operation: 61-22=39
Current State: 78:[64, 62, 39], Operations: ['61-22=39']
Exploring Operation: 64-62=2, Resulting Numbers: [39, 2]
Generated Node #3: [39, 2] from Ope... | 4 | Current State: 78:[61, 22, 64, 62], Operations: []
Exploring Operation: 64-61=3, Resulting Numbers: [22, 62, 3]
Generated Node #0,0: 78:[22, 62, 3] Operation: 64-61=3
Exploring Operation: 62-61=1, Resulting Numbers: [22, 64, 1]
Generated Node #0,1: 78:[22, 64, 1] Operation: 62-61=1
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
11,
49,
35,
74
] | 77 | [
"49-11=38",
"74-35=39",
"38+39=77"
] | Current State: 77:[11, 49, 35, 74], Operations: []
Exploring Operation: 49-11=38, Resulting Numbers: [35, 74, 38]
Generated Node #2: [35, 74, 38] from Operation: 49-11=38
Current State: 77:[35, 74, 38], Operations: ['49-11=38']
Exploring Operation: 74-35=39, Resulting Numbers: [38, 39]
Generated Node #3: [38, 39] from ... | 4 | Current State: 77:[11, 49, 35, 74], Operations: []
Exploring Operation: 11+49=60, Resulting Numbers: [35, 74, 60]
Generated Node #0,0: 77:[35, 74, 60] Operation: 11+49=60
Exploring Operation: 35-11=24, Resulting Numbers: [49, 74, 24]
Generated Node #0,1: 77:[49, 74, 24] Operation: 35-11=24
Exploring Operation: 49+35=84... | 0.940972 | hs_5 | sum_heuristic |
[
43,
4,
8,
2
] | 63 | [
"43+4=47",
"8*2=16",
"47+16=63"
] | Current State: 63:[43, 4, 8, 2], Operations: []
Exploring Operation: 43+4=47, Resulting Numbers: [8, 2, 47]
Generated Node #2: [8, 2, 47] from Operation: 43+4=47
Current State: 63:[8, 2, 47], Operations: ['43+4=47']
Exploring Operation: 8*2=16, Resulting Numbers: [47, 16]
Generated Node #3: [47, 16] from Operation: 8*2... | 4 | Current State: 63:[43, 4, 8, 2], Operations: []
Exploring Operation: 43+8=51, Resulting Numbers: [4, 2, 51]
Generated Node #0,0: 63:[4, 2, 51] Operation: 43+8=51
Exploring Operation: 43+4=47, Resulting Numbers: [8, 2, 47]
Generated Node #0,1: 63:[8, 2, 47] Operation: 43+4=47
Exploring Operation: 43-8=35, Resulting Numb... | 0 | hs_3 | mult_heuristic |
[
87,
40,
42,
18
] | 71 | [
"87-40=47",
"42-18=24",
"47+24=71"
] | Current State: 71:[87, 40, 42, 18], Operations: []
Exploring Operation: 87-40=47, Resulting Numbers: [42, 18, 47]
Generated Node #2: [42, 18, 47] from Operation: 87-40=47
Current State: 71:[42, 18, 47], Operations: ['87-40=47']
Exploring Operation: 42-18=24, Resulting Numbers: [47, 24]
Generated Node #3: [47, 24] from ... | 4 | Current State: 71:[87, 40, 42, 18], Operations: []
Exploring Operation: 87-18=69, Resulting Numbers: [40, 42, 69]
Generated Node #0,0: 71:[40, 42, 69] Operation: 87-18=69
Exploring Operation: 40+18=58, Resulting Numbers: [87, 42, 58]
Generated Node #0,1: 71:[87, 42, 58] Operation: 40+18=58
Exploring Operation: 42+18=60... | 0.985243 | hs_3 | mult_heuristic |
[
22,
44,
67,
48
] | 29 | [
"44/22=2",
"48*2=96",
"96-67=29"
] | Current State: 29:[22, 44, 67, 48], Operations: []
Exploring Operation: 44/22=2, Resulting Numbers: [67, 48, 2]
Generated Node #2: [67, 48, 2] from Operation: 44/22=2
Current State: 29:[67, 48, 2], Operations: ['44/22=2']
Exploring Operation: 48*2=96, Resulting Numbers: [67, 96]
Generated Node #3: [67, 96] from Operati... | 4 | Current State: 29:[22, 44, 67, 48], Operations: []
Exploring Operation: 67-22=45, Resulting Numbers: [44, 48, 45]
Generated Node #0,0: 29:[44, 48, 45] Operation: 67-22=45
Exploring Operation: 48-22=26, Resulting Numbers: [44, 67, 26]
Generated Node #0,1: 29:[44, 67, 26] Operation: 48-22=26
Exploring Operation: 67-48=19... | 0 | hs_4 | mult_heuristic |
[
19,
2,
5,
68
] | 88 | [
"19+5=24",
"68-24=44",
"2*44=88"
] | Current State: 88:[19, 2, 5, 68], Operations: []
Exploring Operation: 19+5=24, Resulting Numbers: [2, 68, 24]
Generated Node #2: [2, 68, 24] from Operation: 19+5=24
Current State: 88:[2, 68, 24], Operations: ['19+5=24']
Exploring Operation: 68-24=44, Resulting Numbers: [2, 44]
Generated Node #3: [2, 44] from Operation:... | 4 | Current State: 88:[19, 2, 5, 68], Operations: []
Exploring Operation: 19+68=87, Resulting Numbers: [2, 5, 87]
Generated Node #0,0: 88:[2, 5, 87] Operation: 19+68=87
Start Sub Search at level 1: Moving to Node #0,0
Current State: 88:[2, 5, 87], Operations: ['19+68=87']
Exploring Operation: 2+5=7, Resulting Numbers: [87,... | 0 | hs_1 | sum_heuristic |
[
15,
36,
1,
59
] | 37 | [
"36-15=21",
"59-1=58",
"58-21=37"
] | Current State: 37:[15, 36, 1, 59], Operations: []
Exploring Operation: 36-15=21, Resulting Numbers: [1, 59, 21]
Generated Node #2: [1, 59, 21] from Operation: 36-15=21
Current State: 37:[1, 59, 21], Operations: ['36-15=21']
Exploring Operation: 59-1=58, Resulting Numbers: [21, 58]
Generated Node #3: [21, 58] from Opera... | 4 | Current State: 37:[15, 36, 1, 59], Operations: []
Exploring Operation: 15+1=16, Resulting Numbers: [36, 59, 16]
Generated Node #0,0: 37:[36, 59, 16] Operation: 15+1=16
Exploring Operation: 59-15=44, Resulting Numbers: [36, 1, 44]
Generated Node #0,1: 37:[36, 1, 44] Operation: 59-15=44
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
37,
39,
58,
23
] | 70 | [
"39-37=2",
"58-23=35",
"2*35=70"
] | Current State: 70:[37, 39, 58, 23], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [58, 23, 2]
Generated Node #2: [58, 23, 2] from Operation: 39-37=2
Current State: 70:[58, 23, 2], Operations: ['39-37=2']
Exploring Operation: 58-23=35, Resulting Numbers: [2, 35]
Generated Node #3: [2, 35] from Operatio... | 4 | Current State: 70:[37, 39, 58, 23], Operations: []
Exploring Operation: 58-23=35, Resulting Numbers: [37, 39, 35]
Generated Node #0,0: 70:[37, 39, 35] Operation: 58-23=35
Exploring Operation: 37-23=14, Resulting Numbers: [39, 58, 14]
Generated Node #0,1: 70:[39, 58, 14] Operation: 37-23=14
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
37,
30,
30,
43
] | 43 | [
"30-30=0",
"37*0=0",
"43+0=43"
] | Current State: 43:[37, 30, 30, 43], Operations: []
Exploring Operation: 30-30=0, Resulting Numbers: [37, 43, 0]
Generated Node #2: [37, 43, 0] from Operation: 30-30=0
Current State: 43:[37, 43, 0], Operations: ['30-30=0']
Exploring Operation: 37*0=0, Resulting Numbers: [43, 0]
Generated Node #3: [43, 0] from Operation:... | 4 | Current State: 43:[37, 30, 30, 43], Operations: []
Exploring Operation: 30+30=60, Resulting Numbers: [37, 43, 60]
Generated Node #0,0: 43:[37, 43, 60] Operation: 30+30=60
Exploring Operation: 37+30=67, Resulting Numbers: [30, 43, 67]
Generated Node #0,1: 43:[30, 43, 67] Operation: 37+30=67
Exploring Operation: 37+30=67... | 0 | hs_3 | mult_heuristic |
[
88,
91,
89,
53
] | 33 | [
"91-88=3",
"89-53=36",
"36-3=33"
] | Current State: 33:[88, 91, 89, 53], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [89, 53, 3]
Generated Node #2: [89, 53, 3] from Operation: 91-88=3
Current State: 33:[89, 53, 3], Operations: ['91-88=3']
Exploring Operation: 89-53=36, Resulting Numbers: [3, 36]
Generated Node #3: [3, 36] from Operatio... | 4 | Current State: 33:[88, 91, 89, 53], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [89, 53, 3]
Generated Node #0,0: 33:[89, 53, 3] Operation: 91-88=3
Exploring Operation: 91-89=2, Resulting Numbers: [88, 53, 2]
Generated Node #0,1: 33:[88, 53, 2] Operation: 91-89=2
Exploring Operation: 89-88=1, Resulti... | 0.986979 | hs_4 | sum_heuristic |
[
75,
58,
71,
12
] | 42 | [
"75-58=17",
"71-12=59",
"59-17=42"
] | Current State: 42:[75, 58, 71, 12], Operations: []
Exploring Operation: 75-58=17, Resulting Numbers: [71, 12, 17]
Generated Node #2: [71, 12, 17] from Operation: 75-58=17
Current State: 42:[71, 12, 17], Operations: ['75-58=17']
Exploring Operation: 71-12=59, Resulting Numbers: [17, 59]
Generated Node #3: [17, 59] from ... | 4 | Current State: 42:[75, 58, 71, 12], Operations: []
Exploring Operation: 71-58=13, Resulting Numbers: [75, 12, 13]
Generated Node #0,0: 42:[75, 12, 13] Operation: 71-58=13
Exploring Operation: 75-71=4, Resulting Numbers: [58, 12, 4]
Generated Node #0,1: 42:[58, 12, 4] Operation: 75-71=4
Exploring Operation: 58-12=46, Re... | 0.986111 | hs_5 | sum_heuristic |
[
49,
57,
40,
14
] | 80 | [
"49+57=106",
"40-14=26",
"106-26=80"
] | Current State: 80:[49, 57, 40, 14], Operations: []
Exploring Operation: 49+57=106, Resulting Numbers: [40, 14, 106]
Generated Node #2: [40, 14, 106] from Operation: 49+57=106
Current State: 80:[40, 14, 106], Operations: ['49+57=106']
Exploring Operation: 40-14=26, Resulting Numbers: [106, 26]
Generated Node #3: [106, 2... | 4 | Current State: 80:[49, 57, 40, 14], Operations: []
Exploring Operation: 49-40=9, Resulting Numbers: [57, 14, 9]
Generated Node #0,0: 80:[57, 14, 9] Operation: 49-40=9
Exploring Operation: 57-14=43, Resulting Numbers: [49, 40, 43]
Generated Node #0,1: 80:[49, 40, 43] Operation: 57-14=43
Exploring Operation: 57-40=17, Re... | 0.938368 | hs_5 | sum_heuristic |
[
50,
69,
8,
75
] | 68 | [
"69+75=144",
"144/8=18",
"50+18=68"
] | Current State: 68:[50, 69, 8, 75], Operations: []
Exploring Operation: 69+75=144, Resulting Numbers: [50, 8, 144]
Generated Node #2: [50, 8, 144] from Operation: 69+75=144
Current State: 68:[50, 8, 144], Operations: ['69+75=144']
Exploring Operation: 144/8=18, Resulting Numbers: [50, 18]
Generated Node #3: [50, 18] fro... | 4 | Current State: 68:[50, 69, 8, 75], Operations: []
Exploring Operation: 69-50=19, Resulting Numbers: [8, 75, 19]
Generated Node #0,0: 68:[8, 75, 19] Operation: 69-50=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 68:[8, 75, 19], Operations: ['69-50=19']
Exploring Operation: 75-8=67, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
21,
18,
5,
56
] | 41 | [
"21-18=3",
"5*3=15",
"56-15=41"
] | Current State: 41:[21, 18, 5, 56], Operations: []
Exploring Operation: 21-18=3, Resulting Numbers: [5, 56, 3]
Generated Node #2: [5, 56, 3] from Operation: 21-18=3
Current State: 41:[5, 56, 3], Operations: ['21-18=3']
Exploring Operation: 5*3=15, Resulting Numbers: [56, 15]
Generated Node #3: [56, 15] from Operation: 5... | 4 | Current State: 41:[21, 18, 5, 56], Operations: []
Exploring Operation: 56-5=51, Resulting Numbers: [21, 18, 51]
Generated Node #0,0: 41:[21, 18, 51] Operation: 56-5=51
Exploring Operation: 21+5=26, Resulting Numbers: [18, 56, 26]
Generated Node #0,1: 41:[18, 56, 26] Operation: 21+5=26
Exploring Operation: 18+5=23, Resu... | 0 | hs_4 | mult_heuristic |
[
99,
26,
84,
24
] | 30 | [
"99-84=15",
"26-24=2",
"15*2=30"
] | Current State: 30:[99, 26, 84, 24], Operations: []
Exploring Operation: 99-84=15, Resulting Numbers: [26, 24, 15]
Generated Node #2: [26, 24, 15] from Operation: 99-84=15
Current State: 30:[26, 24, 15], Operations: ['99-84=15']
Exploring Operation: 26-24=2, Resulting Numbers: [15, 2]
Generated Node #3: [15, 2] from Ope... | 4 | Current State: 30:[99, 26, 84, 24], Operations: []
Exploring Operation: 99-26=73, Resulting Numbers: [84, 24, 73]
Generated Node #0,0: 30:[84, 24, 73] Operation: 99-26=73
Exploring Operation: 99-84=15, Resulting Numbers: [26, 24, 15]
Generated Node #0,1: 30:[26, 24, 15] Operation: 99-84=15
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
2,
72,
4,
18
] | 69 | [
"2+4=6",
"18/6=3",
"72-3=69"
] | Current State: 69:[2, 72, 4, 18], Operations: []
Exploring Operation: 2+4=6, Resulting Numbers: [72, 18, 6]
Generated Node #2: [72, 18, 6] from Operation: 2+4=6
Current State: 69:[72, 18, 6], Operations: ['2+4=6']
Exploring Operation: 18/6=3, Resulting Numbers: [72, 3]
Generated Node #3: [72, 3] from Operation: 18/6=3
... | 4 | Current State: 69:[2, 72, 4, 18], Operations: []
Exploring Operation: 72-4=68, Resulting Numbers: [2, 18, 68]
Generated Node #0,0: 69:[2, 18, 68] Operation: 72-4=68
Exploring Operation: 2+18=20, Resulting Numbers: [72, 4, 20]
Generated Node #0,1: 69:[72, 4, 20] Operation: 2+18=20
Exploring Operation: 4+18=22, Resulting... | 0 | hs_5 | mult_heuristic |
[
8,
62,
46,
49
] | 73 | [
"8+62=70",
"49-46=3",
"70+3=73"
] | Current State: 73:[8, 62, 46, 49], Operations: []
Exploring Operation: 8+62=70, Resulting Numbers: [46, 49, 70]
Generated Node #2: [46, 49, 70] from Operation: 8+62=70
Current State: 73:[46, 49, 70], Operations: ['8+62=70']
Exploring Operation: 49-46=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] from Operati... | 4 | Current State: 73:[8, 62, 46, 49], Operations: []
Exploring Operation: 8+62=70, Resulting Numbers: [46, 49, 70]
Generated Node #0,0: 73:[46, 49, 70] Operation: 8+62=70
Exploring Operation: 8+46=54, Resulting Numbers: [62, 49, 54]
Generated Node #0,1: 73:[62, 49, 54] Operation: 8+46=54
Exploring Operation: 62-8=54, Resu... | 0.982639 | hs_4 | sum_heuristic |
[
39,
28,
97,
2
] | 72 | [
"97-39=58",
"28/2=14",
"58+14=72"
] | Current State: 72:[39, 28, 97, 2], Operations: []
Exploring Operation: 97-39=58, Resulting Numbers: [28, 2, 58]
Generated Node #2: [28, 2, 58] from Operation: 97-39=58
Current State: 72:[28, 2, 58], Operations: ['97-39=58']
Exploring Operation: 28/2=14, Resulting Numbers: [58, 14]
Generated Node #3: [58, 14] from Opera... | 4 | Current State: 72:[39, 28, 97, 2], Operations: []
Exploring Operation: 97-28=69, Resulting Numbers: [39, 2, 69]
Generated Node #0,0: 72:[39, 2, 69] Operation: 97-28=69
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[39, 2, 69], Operations: ['97-28=69']
Exploring Operation: 39-2=37, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
37,
7,
60,
11
] | 93 | [
"37+7=44",
"60-11=49",
"44+49=93"
] | Current State: 93:[37, 7, 60, 11], Operations: []
Exploring Operation: 37+7=44, Resulting Numbers: [60, 11, 44]
Generated Node #2: [60, 11, 44] from Operation: 37+7=44
Current State: 93:[60, 11, 44], Operations: ['37+7=44']
Exploring Operation: 60-11=49, Resulting Numbers: [44, 49]
Generated Node #3: [44, 49] from Oper... | 4 | Current State: 93:[37, 7, 60, 11], Operations: []
Exploring Operation: 60-11=49, Resulting Numbers: [37, 7, 49]
Generated Node #0,0: 93:[37, 7, 49] Operation: 60-11=49
Exploring Operation: 37+60=97, Resulting Numbers: [7, 11, 97]
Generated Node #0,1: 93:[7, 11, 97] Operation: 37+60=97
Exploring Operation: 60-37=23, Res... | 0.980903 | hs_3 | mult_heuristic |
[
14,
40,
11,
28
] | 18 | [
"28/14=2",
"11*2=22",
"40-22=18"
] | Current State: 18:[14, 40, 11, 28], Operations: []
Exploring Operation: 28/14=2, Resulting Numbers: [40, 11, 2]
Generated Node #2: [40, 11, 2] from Operation: 28/14=2
Current State: 18:[40, 11, 2], Operations: ['28/14=2']
Exploring Operation: 11*2=22, Resulting Numbers: [40, 22]
Generated Node #3: [40, 22] from Operati... | 4 | Current State: 18:[14, 40, 11, 28], Operations: []
Exploring Operation: 40-28=12, Resulting Numbers: [14, 11, 12]
Generated Node #0,0: 18:[14, 11, 12] Operation: 40-28=12
Moving to Node #0,0
Current State: 18:[14, 11, 12], Operations: ['40-28=12']
Exploring Operation: 14-12=2, Resulting Numbers: [11, 2]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
14,
2,
9,
45
] | 47 | [
"14/2=7",
"9+45=54",
"54-7=47"
] | Current State: 47:[14, 2, 9, 45], Operations: []
Exploring Operation: 14/2=7, Resulting Numbers: [9, 45, 7]
Generated Node #2: [9, 45, 7] from Operation: 14/2=7
Current State: 47:[9, 45, 7], Operations: ['14/2=7']
Exploring Operation: 9+45=54, Resulting Numbers: [7, 54]
Generated Node #3: [7, 54] from Operation: 9+45=5... | 4 | Current State: 47:[14, 2, 9, 45], Operations: []
Exploring Operation: 14+2=16, Resulting Numbers: [9, 45, 16]
Generated Node #0,0: 47:[9, 45, 16] Operation: 14+2=16
Exploring Operation: 14*2=28, Resulting Numbers: [9, 45, 28]
Generated Node #0,1: 47:[9, 45, 28] Operation: 14*2=28
Exploring Operation: 2*9=18, Resulting ... | 0 | hs_3 | sum_heuristic |
[
92,
73,
55,
36
] | 33 | [
"92+73=165",
"165/55=3",
"36-3=33"
] | Current State: 33:[92, 73, 55, 36], Operations: []
Exploring Operation: 92+73=165, Resulting Numbers: [55, 36, 165]
Generated Node #2: [55, 36, 165] from Operation: 92+73=165
Current State: 33:[55, 36, 165], Operations: ['92+73=165']
Exploring Operation: 165/55=3, Resulting Numbers: [36, 3]
Generated Node #3: [36, 3] f... | 4 | Current State: 33:[92, 73, 55, 36], Operations: []
Exploring Operation: 92-73=19, Resulting Numbers: [55, 36, 19]
Generated Node #0,0: 33:[55, 36, 19] Operation: 92-73=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[55, 36, 19], Operations: ['92-73=19']
Exploring Operation: 55-19=36, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
7,
89,
92,
41
] | 70 | [
"92+41=133",
"133/7=19",
"89-19=70"
] | Current State: 70:[7, 89, 92, 41], Operations: []
Exploring Operation: 92+41=133, Resulting Numbers: [7, 89, 133]
Generated Node #2: [7, 89, 133] from Operation: 92+41=133
Current State: 70:[7, 89, 133], Operations: ['92+41=133']
Exploring Operation: 133/7=19, Resulting Numbers: [89, 19]
Generated Node #3: [89, 19] fro... | 4 | Current State: 70:[7, 89, 92, 41], Operations: []
Exploring Operation: 89-7=82, Resulting Numbers: [92, 41, 82]
Generated Node #0,0: 70:[92, 41, 82] Operation: 89-7=82
Exploring Operation: 89-41=48, Resulting Numbers: [7, 92, 48]
Generated Node #0,1: 70:[7, 92, 48] Operation: 89-41=48
Exploring Operation: 92-41=51, Res... | 0 | hs_5 | mult_heuristic |
[
62,
28,
39,
77
] | 55 | [
"39-28=11",
"77/11=7",
"62-7=55"
] | Current State: 55:[62, 28, 39, 77], Operations: []
Exploring Operation: 39-28=11, Resulting Numbers: [62, 77, 11]
Generated Node #2: [62, 77, 11] from Operation: 39-28=11
Current State: 55:[62, 77, 11], Operations: ['39-28=11']
Exploring Operation: 77/11=7, Resulting Numbers: [62, 7]
Generated Node #3: [62, 7] from Ope... | 4 | Current State: 55:[62, 28, 39, 77], Operations: []
Exploring Operation: 77-28=49, Resulting Numbers: [62, 39, 49]
Generated Node #0,0: 55:[62, 39, 49] Operation: 77-28=49
Exploring Operation: 39-28=11, Resulting Numbers: [62, 77, 11]
Generated Node #0,1: 55:[62, 77, 11] Operation: 39-28=11
Start Sub Search at level 1: ... | 0.984375 | hs_2 | mult_heuristic |
[
84,
24,
86,
19
] | 10 | [
"86-84=2",
"24-19=5",
"2*5=10"
] | Current State: 10:[84, 24, 86, 19], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [24, 19, 2]
Generated Node #2: [24, 19, 2] from Operation: 86-84=2
Current State: 10:[24, 19, 2], Operations: ['86-84=2']
Exploring Operation: 24-19=5, Resulting Numbers: [2, 5]
Generated Node #3: [2, 5] from Operation: ... | 4 | Current State: 10:[84, 24, 86, 19], Operations: []
Exploring Operation: 84-24=60, Resulting Numbers: [86, 19, 60]
Generated Node #0,0: 10:[86, 19, 60] Operation: 84-24=60
Exploring Operation: 86-24=62, Resulting Numbers: [84, 19, 62]
Generated Node #0,1: 10:[84, 19, 62] Operation: 86-24=62
Exploring Operation: 86-84=2,... | 0.990451 | hs_3 | sum_heuristic |
[
2,
38,
75,
70
] | 41 | [
"38-2=36",
"75-70=5",
"36+5=41"
] | Current State: 41:[2, 38, 75, 70], Operations: []
Exploring Operation: 38-2=36, Resulting Numbers: [75, 70, 36]
Generated Node #2: [75, 70, 36] from Operation: 38-2=36
Current State: 41:[75, 70, 36], Operations: ['38-2=36']
Exploring Operation: 75-70=5, Resulting Numbers: [36, 5]
Generated Node #3: [36, 5] from Operati... | 4 | Current State: 41:[2, 38, 75, 70], Operations: []
Exploring Operation: 70/2=35, Resulting Numbers: [38, 75, 35]
Generated Node #0,0: 41:[38, 75, 35] Operation: 70/2=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[38, 75, 35], Operations: ['70/2=35']
Exploring Operation: 75-35=40, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
71,
36,
39,
18
] | 56 | [
"71-36=35",
"39-18=21",
"35+21=56"
] | Current State: 56:[71, 36, 39, 18], Operations: []
Exploring Operation: 71-36=35, Resulting Numbers: [39, 18, 35]
Generated Node #2: [39, 18, 35] from Operation: 71-36=35
Current State: 56:[39, 18, 35], Operations: ['71-36=35']
Exploring Operation: 39-18=21, Resulting Numbers: [35, 21]
Generated Node #3: [35, 21] from ... | 4 | Current State: 56:[71, 36, 39, 18], Operations: []
Exploring Operation: 71-39=32, Resulting Numbers: [36, 18, 32]
Generated Node #0,0: 56:[36, 18, 32] Operation: 71-39=32
Exploring Operation: 39+18=57, Resulting Numbers: [71, 36, 57]
Generated Node #0,1: 56:[71, 36, 57] Operation: 39+18=57
Exploring Operation: 71-36=35... | 0.967882 | hs_5 | mult_heuristic |
[
23,
46,
65,
74
] | 70 | [
"23+46=69",
"65+74=139",
"139-69=70"
] | Current State: 70:[23, 46, 65, 74], Operations: []
Exploring Operation: 23+46=69, Resulting Numbers: [65, 74, 69]
Generated Node #2: [65, 74, 69] from Operation: 23+46=69
Current State: 70:[65, 74, 69], Operations: ['23+46=69']
Exploring Operation: 65+74=139, Resulting Numbers: [69, 139]
Generated Node #3: [69, 139] fr... | 4 | Current State: 70:[23, 46, 65, 74], Operations: []
Exploring Operation: 74-46=28, Resulting Numbers: [23, 65, 28]
Generated Node #0,0: 70:[23, 65, 28] Operation: 74-46=28
Exploring Operation: 46/23=2, Resulting Numbers: [65, 74, 2]
Generated Node #0,1: 70:[65, 74, 2] Operation: 46/23=2
Exploring Operation: 46-23=23, Re... | 0.967014 | hs_5 | sum_heuristic |
[
97,
1,
88,
98
] | 86 | [
"97-1=96",
"98-88=10",
"96-10=86"
] | Current State: 86:[97, 1, 88, 98], Operations: []
Exploring Operation: 97-1=96, Resulting Numbers: [88, 98, 96]
Generated Node #2: [88, 98, 96] from Operation: 97-1=96
Current State: 86:[88, 98, 96], Operations: ['97-1=96']
Exploring Operation: 98-88=10, Resulting Numbers: [96, 10]
Generated Node #3: [96, 10] from Oper... | 4 | Current State: 86:[97, 1, 88, 98], Operations: []
Exploring Operation: 98-97=1, Resulting Numbers: [1, 88, 1]
Generated Node #0,0: 86:[1, 88, 1] Operation: 98-97=1
Exploring Operation: 98-88=10, Resulting Numbers: [97, 1, 10]
Generated Node #0,1: 86:[97, 1, 10] Operation: 98-88=10
Exploring Operation: 97-88=9, Resultin... | 0.975694 | hs_3 | mult_heuristic |
[
91,
14,
77,
4
] | 24 | [
"91+14=105",
"77+4=81",
"105-81=24"
] | Current State: 24:[91, 14, 77, 4], Operations: []
Exploring Operation: 91+14=105, Resulting Numbers: [77, 4, 105]
Generated Node #2: [77, 4, 105] from Operation: 91+14=105
Current State: 24:[77, 4, 105], Operations: ['91+14=105']
Exploring Operation: 77+4=81, Resulting Numbers: [105, 81]
Generated Node #3: [105, 81] fr... | 4 | Current State: 24:[91, 14, 77, 4], Operations: []
Exploring Operation: 91-77=14, Resulting Numbers: [14, 4, 14]
Generated Node #0,0: 24:[14, 4, 14] Operation: 91-77=14
Exploring Operation: 77-4=73, Resulting Numbers: [91, 14, 73]
Generated Node #0,1: 24:[91, 14, 73] Operation: 77-4=73
Exploring Operation: 77-14=63, Res... | 0.979167 | hs_5 | mult_heuristic |
[
36,
52,
59,
68
] | 97 | [
"36+52=88",
"68-59=9",
"88+9=97"
] | Current State: 97:[36, 52, 59, 68], Operations: []
Exploring Operation: 36+52=88, Resulting Numbers: [59, 68, 88]
Generated Node #2: [59, 68, 88] from Operation: 36+52=88
Current State: 97:[59, 68, 88], Operations: ['36+52=88']
Exploring Operation: 68-59=9, Resulting Numbers: [88, 9]
Generated Node #3: [88, 9] from Ope... | 4 | Current State: 97:[36, 52, 59, 68], Operations: []
Exploring Operation: 36+59=95, Resulting Numbers: [52, 68, 95]
Generated Node #0,0: 97:[52, 68, 95] Operation: 36+59=95
Exploring Operation: 36+52=88, Resulting Numbers: [59, 68, 88]
Generated Node #0,1: 97:[59, 68, 88] Operation: 36+52=88
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
60,
24,
97,
49
] | 11 | [
"60-49=11",
"24+97=121",
"121/11=11"
] | Current State: 11:[60, 24, 97, 49], Operations: []
Exploring Operation: 60-49=11, Resulting Numbers: [24, 97, 11]
Generated Node #2: [24, 97, 11] from Operation: 60-49=11
Current State: 11:[24, 97, 11], Operations: ['60-49=11']
Exploring Operation: 24+97=121, Resulting Numbers: [11, 121]
Generated Node #3: [11, 121] fr... | 4 | Current State: 11:[60, 24, 97, 49], Operations: []
Exploring Operation: 97-60=37, Resulting Numbers: [24, 49, 37]
Generated Node #0,0: 11:[24, 49, 37] Operation: 97-60=37
Exploring Operation: 97-49=48, Resulting Numbers: [60, 24, 48]
Generated Node #0,1: 11:[60, 24, 48] Operation: 97-49=48
Exploring Operation: 60-49=11... | 0 | hs_3 | mult_heuristic |
[
71,
79,
76,
30
] | 19 | [
"79-76=3",
"30*3=90",
"90-71=19"
] | Current State: 19:[71, 79, 76, 30], Operations: []
Exploring Operation: 79-76=3, Resulting Numbers: [71, 30, 3]
Generated Node #2: [71, 30, 3] from Operation: 79-76=3
Current State: 19:[71, 30, 3], Operations: ['79-76=3']
Exploring Operation: 30*3=90, Resulting Numbers: [71, 90]
Generated Node #3: [71, 90] from Operati... | 4 | Current State: 19:[71, 79, 76, 30], Operations: []
Exploring Operation: 79-71=8, Resulting Numbers: [76, 30, 8]
Generated Node #0,0: 19:[76, 30, 8] Operation: 79-71=8
Exploring Operation: 79-76=3, Resulting Numbers: [71, 30, 3]
Generated Node #0,1: 19:[71, 30, 3] Operation: 79-76=3
Exploring Operation: 76-71=5, Resulti... | 0 | hs_3 | sum_heuristic |
[
49,
31,
35,
65
] | 82 | [
"49-31=18",
"35+65=100",
"100-18=82"
] | Current State: 82:[49, 31, 35, 65], Operations: []
Exploring Operation: 49-31=18, Resulting Numbers: [35, 65, 18]
Generated Node #2: [35, 65, 18] from Operation: 49-31=18
Current State: 82:[35, 65, 18], Operations: ['49-31=18']
Exploring Operation: 35+65=100, Resulting Numbers: [18, 100]
Generated Node #3: [18, 100] fr... | 4 | Current State: 82:[49, 31, 35, 65], Operations: []
Exploring Operation: 65-31=34, Resulting Numbers: [49, 35, 34]
Generated Node #0,0: 82:[49, 35, 34] Operation: 65-31=34
Moving to Node #0,0
Current State: 82:[49, 35, 34], Operations: ['65-31=34']
Exploring Operation: 49+34=83, Resulting Numbers: [35, 83]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
36,
35,
93,
30
] | 87 | [
"35-30=5",
"36*5=180",
"180-93=87"
] | Current State: 87:[36, 35, 93, 30], Operations: []
Exploring Operation: 35-30=5, Resulting Numbers: [36, 93, 5]
Generated Node #2: [36, 93, 5] from Operation: 35-30=5
Current State: 87:[36, 93, 5], Operations: ['35-30=5']
Exploring Operation: 36*5=180, Resulting Numbers: [93, 180]
Generated Node #3: [93, 180] from Oper... | 4 | Current State: 87:[36, 35, 93, 30], Operations: []
Exploring Operation: 36-30=6, Resulting Numbers: [35, 93, 6]
Generated Node #0,0: 87:[35, 93, 6] Operation: 36-30=6
Exploring Operation: 36-35=1, Resulting Numbers: [93, 30, 1]
Generated Node #0,1: 87:[93, 30, 1] Operation: 36-35=1
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
29,
3,
15,
59
] | 45 | [
"29+15=44",
"59-44=15",
"3*15=45"
] | Current State: 45:[29, 3, 15, 59], Operations: []
Exploring Operation: 29+15=44, Resulting Numbers: [3, 59, 44]
Generated Node #2: [3, 59, 44] from Operation: 29+15=44
Current State: 45:[3, 59, 44], Operations: ['29+15=44']
Exploring Operation: 59-44=15, Resulting Numbers: [3, 15]
Generated Node #3: [3, 15] from Operat... | 4 | Current State: 45:[29, 3, 15, 59], Operations: []
Exploring Operation: 29-15=14, Resulting Numbers: [3, 59, 14]
Generated Node #0,0: 45:[3, 59, 14] Operation: 29-15=14
Exploring Operation: 59-15=44, Resulting Numbers: [29, 3, 44]
Generated Node #0,1: 45:[29, 3, 44] Operation: 59-15=44
Exploring Operation: 59-29=30, Res... | 0.971354 | hs_4 | mult_heuristic |
[
56,
57,
5,
5
] | 56 | [
"5-5=0",
"57*0=0",
"56+0=56"
] | Current State: 56:[56, 57, 5, 5], Operations: []
Exploring Operation: 5-5=0, Resulting Numbers: [56, 57, 0]
Generated Node #2: [56, 57, 0] from Operation: 5-5=0
Current State: 56:[56, 57, 0], Operations: ['5-5=0']
Exploring Operation: 57*0=0, Resulting Numbers: [56, 0]
Generated Node #3: [56, 0] from Operation: 57*0=0
... | 4 | Current State: 56:[56, 57, 5, 5], Operations: []
Exploring Operation: 5/5=1, Resulting Numbers: [56, 57, 1]
Generated Node #0,0: 56:[56, 57, 1] Operation: 5/5=1
Exploring Operation: 57-56=1, Resulting Numbers: [5, 5, 1]
Generated Node #0,1: 56:[5, 5, 1] Operation: 57-56=1
Start Sub Search at level 1: Moving to Node #0,... | 0 | hs_2 | mult_heuristic |
[
18,
78,
84,
93
] | 81 | [
"18+78=96",
"84+93=177",
"177-96=81"
] | Current State: 81:[18, 78, 84, 93], Operations: []
Exploring Operation: 18+78=96, Resulting Numbers: [84, 93, 96]
Generated Node #2: [84, 93, 96] from Operation: 18+78=96
Current State: 81:[84, 93, 96], Operations: ['18+78=96']
Exploring Operation: 84+93=177, Resulting Numbers: [96, 177]
Generated Node #3: [96, 177] fr... | 4 | Current State: 81:[18, 78, 84, 93], Operations: []
Exploring Operation: 84-78=6, Resulting Numbers: [18, 93, 6]
Generated Node #0,0: 81:[18, 93, 6] Operation: 84-78=6
Exploring Operation: 93-18=75, Resulting Numbers: [78, 84, 75]
Generated Node #0,1: 81:[78, 84, 75] Operation: 93-18=75
Exploring Operation: 93-84=9, Res... | 0.984375 | hs_5 | mult_heuristic |
[
63,
48,
6,
9
] | 18 | [
"63-48=15",
"9-6=3",
"15+3=18"
] | Current State: 18:[63, 48, 6, 9], Operations: []
Exploring Operation: 63-48=15, Resulting Numbers: [6, 9, 15]
Generated Node #2: [6, 9, 15] from Operation: 63-48=15
Current State: 18:[6, 9, 15], Operations: ['63-48=15']
Exploring Operation: 9-6=3, Resulting Numbers: [15, 3]
Generated Node #3: [15, 3] from Operation: 9-... | 4 | Current State: 18:[63, 48, 6, 9], Operations: []
Exploring Operation: 63-48=15, Resulting Numbers: [6, 9, 15]
Generated Node #0,0: 18:[6, 9, 15] Operation: 63-48=15
Exploring Operation: 48/6=8, Resulting Numbers: [63, 9, 8]
Generated Node #0,1: 18:[63, 9, 8] Operation: 48/6=8
Exploring Operation: 63/9=7, Resulting Numb... | 0.975694 | hs_3 | sum_heuristic |
[
85,
11,
99,
75
] | 72 | [
"85+11=96",
"99-75=24",
"96-24=72"
] | Current State: 72:[85, 11, 99, 75], Operations: []
Exploring Operation: 85+11=96, Resulting Numbers: [99, 75, 96]
Generated Node #2: [99, 75, 96] from Operation: 85+11=96
Current State: 72:[99, 75, 96], Operations: ['85+11=96']
Exploring Operation: 99-75=24, Resulting Numbers: [96, 24]
Generated Node #3: [96, 24] from ... | 4 | Current State: 72:[85, 11, 99, 75], Operations: []
Exploring Operation: 99-85=14, Resulting Numbers: [11, 75, 14]
Generated Node #0,0: 72:[11, 75, 14] Operation: 99-85=14
Exploring Operation: 99-75=24, Resulting Numbers: [85, 11, 24]
Generated Node #0,1: 72:[85, 11, 24] Operation: 99-75=24
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
31,
10,
90,
8
] | 57 | [
"31+10=41",
"90+8=98",
"98-41=57"
] | Current State: 57:[31, 10, 90, 8], Operations: []
Exploring Operation: 31+10=41, Resulting Numbers: [90, 8, 41]
Generated Node #2: [90, 8, 41] from Operation: 31+10=41
Current State: 57:[90, 8, 41], Operations: ['31+10=41']
Exploring Operation: 90+8=98, Resulting Numbers: [41, 98]
Generated Node #3: [41, 98] from Opera... | 4 | Current State: 57:[31, 10, 90, 8], Operations: []
Exploring Operation: 90/10=9, Resulting Numbers: [31, 8, 9]
Generated Node #0,0: 57:[31, 8, 9] Operation: 90/10=9
Exploring Operation: 90-10=80, Resulting Numbers: [31, 8, 80]
Generated Node #0,1: 57:[31, 8, 80] Operation: 90-10=80
Exploring Operation: 90-31=59, Resulti... | 0.988715 | hs_4 | mult_heuristic |
[
14,
88,
20,
10
] | 37 | [
"88-14=74",
"20/10=2",
"74/2=37"
] | Current State: 37:[14, 88, 20, 10], Operations: []
Exploring Operation: 88-14=74, Resulting Numbers: [20, 10, 74]
Generated Node #2: [20, 10, 74] from Operation: 88-14=74
Current State: 37:[20, 10, 74], Operations: ['88-14=74']
Exploring Operation: 20/10=2, Resulting Numbers: [74, 2]
Generated Node #3: [74, 2] from Ope... | 4 | Current State: 37:[14, 88, 20, 10], Operations: []
Exploring Operation: 88-14=74, Resulting Numbers: [20, 10, 74]
Generated Node #0,0: 37:[20, 10, 74] Operation: 88-14=74
Start Sub Search at level 1: Moving to Node #0,0
Current State: 37:[20, 10, 74], Operations: ['88-14=74']
Exploring Operation: 20+10=30, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
29,
76,
51,
53
] | 49 | [
"76-29=47",
"53-51=2",
"47+2=49"
] | Current State: 49:[29, 76, 51, 53], Operations: []
Exploring Operation: 76-29=47, Resulting Numbers: [51, 53, 47]
Generated Node #2: [51, 53, 47] from Operation: 76-29=47
Current State: 49:[51, 53, 47], Operations: ['76-29=47']
Exploring Operation: 53-51=2, Resulting Numbers: [47, 2]
Generated Node #3: [47, 2] from Ope... | 4 | Current State: 49:[29, 76, 51, 53], Operations: []
Exploring Operation: 51-29=22, Resulting Numbers: [76, 53, 22]
Generated Node #0,0: 49:[76, 53, 22] Operation: 51-29=22
Exploring Operation: 76-53=23, Resulting Numbers: [29, 51, 23]
Generated Node #0,1: 49:[29, 51, 23] Operation: 76-53=23
Exploring Operation: 76-29=47... | 0.986111 | hs_4 | sum_heuristic |
[
15,
75,
63,
15
] | 58 | [
"15*63=945",
"945-75=870",
"870/15=58"
] | Current State: 58:[15, 75, 63, 15], Operations: []
Exploring Operation: 15*63=945, Resulting Numbers: [75, 945]
Generated Node #2: [75, 945] from Operation: 15*63=945
Current State: 58:[75, 945], Operations: ['15*63=945']
Exploring Operation: 945-75=870, Resulting Numbers: [870]
870,58 equal: Goal Reached
Exploring Ope... | 4 | Current State: 58:[15, 75, 63, 15], Operations: []
Exploring Operation: 75-15=60, Resulting Numbers: [63, 15, 60]
Generated Node #0,0: 58:[63, 15, 60] Operation: 75-15=60
Exploring Operation: 75-15=60, Resulting Numbers: [15, 63, 60]
Generated Node #0,1: 58:[15, 63, 60] Operation: 75-15=60
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
82,
65,
78,
89
] | 96 | [
"82-78=4",
"89-65=24",
"4*24=96"
] | Current State: 96:[82, 65, 78, 89], Operations: []
Exploring Operation: 82-78=4, Resulting Numbers: [65, 89, 4]
Generated Node #2: [65, 89, 4] from Operation: 82-78=4
Current State: 96:[65, 89, 4], Operations: ['82-78=4']
Exploring Operation: 89-65=24, Resulting Numbers: [4, 24]
Generated Node #3: [4, 24] from Operatio... | 4 | Current State: 96:[82, 65, 78, 89], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [82, 65, 11]
Generated Node #0,0: 96:[82, 65, 11] Operation: 89-78=11
Exploring Operation: 82-78=4, Resulting Numbers: [65, 89, 4]
Generated Node #0,1: 96:[65, 89, 4] Operation: 82-78=4
Exploring Operation: 78-65=13, Re... | 0.954861 | hs_5 | sum_heuristic |
[
74,
42,
52,
3
] | 56 | [
"74+42=116",
"52+116=168",
"168/3=56"
] | Current State: 56:[74, 42, 52, 3], Operations: []
Exploring Operation: 74+42=116, Resulting Numbers: [52, 3, 116]
Generated Node #2: [52, 3, 116] from Operation: 74+42=116
Current State: 56:[52, 3, 116], Operations: ['74+42=116']
Exploring Operation: 52+116=168, Resulting Numbers: [3, 168]
Generated Node #3: [3, 168] f... | 4 | Current State: 56:[74, 42, 52, 3], Operations: []
Exploring Operation: 42/3=14, Resulting Numbers: [74, 52, 14]
Generated Node #0,0: 56:[74, 52, 14] Operation: 42/3=14
Exploring Operation: 74-52=22, Resulting Numbers: [42, 3, 22]
Generated Node #0,1: 56:[42, 3, 22] Operation: 74-52=22
Exploring Operation: 74-42=32, Res... | 0 | hs_4 | sum_heuristic |
[
6,
45,
19,
21
] | 41 | [
"45-6=39",
"21-19=2",
"39+2=41"
] | Current State: 41:[6, 45, 19, 21], Operations: []
Exploring Operation: 45-6=39, Resulting Numbers: [19, 21, 39]
Generated Node #2: [19, 21, 39] from Operation: 45-6=39
Current State: 41:[19, 21, 39], Operations: ['45-6=39']
Exploring Operation: 21-19=2, Resulting Numbers: [39, 2]
Generated Node #3: [39, 2] from Operati... | 4 | Current State: 41:[6, 45, 19, 21], Operations: []
Exploring Operation: 6+45=51, Resulting Numbers: [19, 21, 51]
Generated Node #0,0: 41:[19, 21, 51] Operation: 6+45=51
Exploring Operation: 45-6=39, Resulting Numbers: [19, 21, 39]
Generated Node #0,1: 41:[19, 21, 39] Operation: 45-6=39
Exploring Operation: 19+21=40, Res... | 0.97309 | hs_5 | mult_heuristic |
[
55,
69,
39,
48
] | 52 | [
"69+48=117",
"117/39=3",
"55-3=52"
] | Current State: 52:[55, 69, 39, 48], Operations: []
Exploring Operation: 69+48=117, Resulting Numbers: [55, 39, 117]
Generated Node #2: [55, 39, 117] from Operation: 69+48=117
Current State: 52:[55, 39, 117], Operations: ['69+48=117']
Exploring Operation: 117/39=3, Resulting Numbers: [55, 3]
Generated Node #3: [55, 3] f... | 4 | Current State: 52:[55, 69, 39, 48], Operations: []
Exploring Operation: 69-48=21, Resulting Numbers: [55, 39, 21]
Generated Node #0,0: 52:[55, 39, 21] Operation: 69-48=21
Exploring Operation: 69-39=30, Resulting Numbers: [55, 48, 30]
Generated Node #0,1: 52:[55, 48, 30] Operation: 69-39=30
Exploring Operation: 69-55=14... | 0 | hs_5 | sum_heuristic |
[
84,
16,
19,
15
] | 39 | [
"19-16=3",
"15*3=45",
"84-45=39"
] | Current State: 39:[84, 16, 19, 15], Operations: []
Exploring Operation: 19-16=3, Resulting Numbers: [84, 15, 3]
Generated Node #2: [84, 15, 3] from Operation: 19-16=3
Current State: 39:[84, 15, 3], Operations: ['19-16=3']
Exploring Operation: 15*3=45, Resulting Numbers: [84, 45]
Generated Node #3: [84, 45] from Operati... | 4 | Current State: 39:[84, 16, 19, 15], Operations: []
Exploring Operation: 84-19=65, Resulting Numbers: [16, 15, 65]
Generated Node #0,0: 39:[16, 15, 65] Operation: 84-19=65
Exploring Operation: 84-16=68, Resulting Numbers: [19, 15, 68]
Generated Node #0,1: 39:[19, 15, 68] Operation: 84-16=68
Exploring Operation: 19-16=3,... | 0 | hs_4 | mult_heuristic |
[
93,
72,
87,
47
] | 19 | [
"93-72=21",
"87-47=40",
"40-21=19"
] | Current State: 19:[93, 72, 87, 47], Operations: []
Exploring Operation: 93-72=21, Resulting Numbers: [87, 47, 21]
Generated Node #2: [87, 47, 21] from Operation: 93-72=21
Current State: 19:[87, 47, 21], Operations: ['93-72=21']
Exploring Operation: 87-47=40, Resulting Numbers: [21, 40]
Generated Node #3: [21, 40] from ... | 4 | Current State: 19:[93, 72, 87, 47], Operations: []
Exploring Operation: 93-72=21, Resulting Numbers: [87, 47, 21]
Generated Node #0,0: 19:[87, 47, 21] Operation: 93-72=21
Exploring Operation: 93-87=6, Resulting Numbers: [72, 47, 6]
Generated Node #0,1: 19:[72, 47, 6] Operation: 93-87=6
Moving to Node #0,1
Current State... | 0.990451 | hs_2 | mult_heuristic |
[
14,
65,
97,
75
] | 87 | [
"65+75=140",
"140/14=10",
"97-10=87"
] | Current State: 87:[14, 65, 97, 75], Operations: []
Exploring Operation: 65+75=140, Resulting Numbers: [14, 97, 140]
Generated Node #2: [14, 97, 140] from Operation: 65+75=140
Current State: 87:[14, 97, 140], Operations: ['65+75=140']
Exploring Operation: 140/14=10, Resulting Numbers: [97, 10]
Generated Node #3: [97, 10... | 4 | Current State: 87:[14, 65, 97, 75], Operations: []
Exploring Operation: 97-65=32, Resulting Numbers: [14, 75, 32]
Generated Node #0,0: 87:[14, 75, 32] Operation: 97-65=32
Exploring Operation: 75-65=10, Resulting Numbers: [14, 97, 10]
Generated Node #0,1: 87:[14, 97, 10] Operation: 75-65=10
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
93,
53,
4,
47
] | 62 | [
"93*4=372",
"53-47=6",
"372/6=62"
] | Current State: 62:[93, 53, 4, 47], Operations: []
Exploring Operation: 93*4=372, Resulting Numbers: [53, 47, 372]
Generated Node #2: [53, 47, 372] from Operation: 93*4=372
Current State: 62:[53, 47, 372], Operations: ['93*4=372']
Exploring Operation: 53-47=6, Resulting Numbers: [372, 6]
Generated Node #3: [372, 6] from... | 4 | Current State: 62:[93, 53, 4, 47], Operations: []
Exploring Operation: 93-53=40, Resulting Numbers: [4, 47, 40]
Generated Node #0,0: 62:[4, 47, 40] Operation: 93-53=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 62:[4, 47, 40], Operations: ['93-53=40']
Exploring Operation: 47-40=7, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
27,
5,
62,
78
] | 97 | [
"62-27=35",
"5*35=175",
"175-78=97"
] | Current State: 97:[27, 5, 62, 78], Operations: []
Exploring Operation: 62-27=35, Resulting Numbers: [5, 78, 35]
Generated Node #2: [5, 78, 35] from Operation: 62-27=35
Current State: 97:[5, 78, 35], Operations: ['62-27=35']
Exploring Operation: 5*35=175, Resulting Numbers: [78, 175]
Generated Node #3: [78, 175] from Op... | 4 | Current State: 97:[27, 5, 62, 78], Operations: []
Exploring Operation: 27+5=32, Resulting Numbers: [62, 78, 32]
Generated Node #0,0: 97:[62, 78, 32] Operation: 27+5=32
Exploring Operation: 27*5=135, Resulting Numbers: [62, 78, 135]
Generated Node #0,1: 97:[62, 78, 135] Operation: 27*5=135
Moving to Node #0,1
Current St... | 0 | hs_2 | sum_heuristic |
[
3,
42,
54,
64
] | 49 | [
"42-3=39",
"64-54=10",
"39+10=49"
] | Current State: 49:[3, 42, 54, 64], Operations: []
Exploring Operation: 42-3=39, Resulting Numbers: [54, 64, 39]
Generated Node #2: [54, 64, 39] from Operation: 42-3=39
Current State: 49:[54, 64, 39], Operations: ['42-3=39']
Exploring Operation: 64-54=10, Resulting Numbers: [39, 10]
Generated Node #3: [39, 10] from Oper... | 4 | Current State: 49:[3, 42, 54, 64], Operations: []
Exploring Operation: 3+42=45, Resulting Numbers: [54, 64, 45]
Generated Node #0,0: 49:[54, 64, 45] Operation: 3+42=45
Exploring Operation: 54-3=51, Resulting Numbers: [42, 64, 51]
Generated Node #0,1: 49:[42, 64, 51] Operation: 54-3=51
Exploring Operation: 64-54=10, Res... | 0.986979 | hs_5 | mult_heuristic |
[
46,
39,
1,
8
] | 93 | [
"46+39=85",
"1*8=8",
"85+8=93"
] | Current State: 93:[46, 39, 1, 8], Operations: []
Exploring Operation: 46+39=85, Resulting Numbers: [1, 8, 85]
Generated Node #2: [1, 8, 85] from Operation: 46+39=85
Current State: 93:[1, 8, 85], Operations: ['46+39=85']
Exploring Operation: 1*8=8, Resulting Numbers: [85, 8]
Generated Node #3: [85, 8] from Operation: 1*... | 4 | Current State: 93:[46, 39, 1, 8], Operations: []
Exploring Operation: 46-8=38, Resulting Numbers: [39, 1, 38]
Generated Node #0,0: 93:[39, 1, 38] Operation: 46-8=38
Exploring Operation: 39-8=31, Resulting Numbers: [46, 1, 31]
Generated Node #0,1: 93:[46, 1, 31] Operation: 39-8=31
Exploring Operation: 46-1=45, Resulting... | 0.967014 | hs_5 | sum_heuristic |
[
51,
99,
62,
91
] | 82 | [
"62-51=11",
"99/11=9",
"91-9=82"
] | Current State: 82:[51, 99, 62, 91], Operations: []
Exploring Operation: 62-51=11, Resulting Numbers: [99, 91, 11]
Generated Node #2: [99, 91, 11] from Operation: 62-51=11
Current State: 82:[99, 91, 11], Operations: ['62-51=11']
Exploring Operation: 99/11=9, Resulting Numbers: [91, 9]
Generated Node #3: [91, 9] from Ope... | 4 | Current State: 82:[51, 99, 62, 91], Operations: []
Exploring Operation: 99-62=37, Resulting Numbers: [51, 91, 37]
Generated Node #0,0: 82:[51, 91, 37] Operation: 99-62=37
Exploring Operation: 62-51=11, Resulting Numbers: [99, 91, 11]
Generated Node #0,1: 82:[99, 91, 11] Operation: 62-51=11
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.