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 |
|---|---|---|---|---|---|---|---|---|
[
26,
33,
42,
13
] | 73 | [
"26/13=2",
"33+42=75",
"75-2=73"
] | Current State: 73:[26, 33, 42, 13], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [33, 42, 2]
Generated Node #2: [33, 42, 2] from Operation: 26/13=2
Current State: 73:[33, 42, 2], Operations: ['26/13=2']
Exploring Operation: 33+42=75, Resulting Numbers: [2, 75]
Generated Node #3: [2, 75] from Operatio... | 4 | Current State: 73:[26, 33, 42, 13], Operations: []
Exploring Operation: 26+42=68, Resulting Numbers: [33, 13, 68]
Generated Node #0,0: 73:[33, 13, 68] Operation: 26+42=68
Exploring Operation: 26+13=39, Resulting Numbers: [33, 42, 39]
Generated Node #0,1: 73:[33, 42, 39] Operation: 26+13=39
Exploring Operation: 26+33=59... | 0 | hs_5 | mult_heuristic |
[
2,
55,
13,
39
] | 31 | [
"2+55=57",
"39-13=26",
"57-26=31"
] | Current State: 31:[2, 55, 13, 39], Operations: []
Exploring Operation: 2+55=57, Resulting Numbers: [13, 39, 57]
Generated Node #2: [13, 39, 57] from Operation: 2+55=57
Current State: 31:[13, 39, 57], Operations: ['2+55=57']
Exploring Operation: 39-13=26, Resulting Numbers: [57, 26]
Generated Node #3: [57, 26] from Oper... | 4 | Current State: 31:[2, 55, 13, 39], Operations: []
Exploring Operation: 55-2=53, Resulting Numbers: [13, 39, 53]
Generated Node #0,0: 31:[13, 39, 53] Operation: 55-2=53
Exploring Operation: 2+13=15, Resulting Numbers: [55, 39, 15]
Generated Node #0,1: 31:[55, 39, 15] Operation: 2+13=15
Exploring Operation: 2*13=26, Resu... | 0.980035 | hs_5 | sum_heuristic |
[
63,
63,
31,
52
] | 43 | [
"63+63=126",
"31+52=83",
"126-83=43"
] | Current State: 43:[63, 63, 31, 52], Operations: []
Exploring Operation: 63+63=126, Resulting Numbers: [31, 52, 126]
Generated Node #2: [31, 52, 126] from Operation: 63+63=126
Current State: 43:[31, 52, 126], Operations: ['63+63=126']
Exploring Operation: 31+52=83, Resulting Numbers: [126, 83]
Generated Node #3: [126, 8... | 4 | Current State: 43:[63, 63, 31, 52], Operations: []
Exploring Operation: 52-31=21, Resulting Numbers: [63, 63, 21]
Generated Node #0,0: 43:[63, 63, 21] Operation: 52-31=21
Exploring Operation: 63-31=32, Resulting Numbers: [63, 52, 32]
Generated Node #0,1: 43:[63, 52, 32] Operation: 63-31=32
Exploring Operation: 63-31=32... | 0.986979 | hs_3 | mult_heuristic |
[
71,
17,
48,
42
] | 35 | [
"71+48=119",
"119/17=7",
"42-7=35"
] | Current State: 35:[71, 17, 48, 42], Operations: []
Exploring Operation: 71+48=119, Resulting Numbers: [17, 42, 119]
Generated Node #2: [17, 42, 119] from Operation: 71+48=119
Current State: 35:[17, 42, 119], Operations: ['71+48=119']
Exploring Operation: 119/17=7, Resulting Numbers: [42, 7]
Generated Node #3: [42, 7] f... | 4 | Current State: 35:[71, 17, 48, 42], Operations: []
Exploring Operation: 71-17=54, Resulting Numbers: [48, 42, 54]
Generated Node #0,0: 35:[48, 42, 54] Operation: 71-17=54
Exploring Operation: 48-42=6, Resulting Numbers: [71, 17, 6]
Generated Node #0,1: 35:[71, 17, 6] Operation: 48-42=6
Exploring Operation: 71-42=29, Re... | 0 | hs_5 | mult_heuristic |
[
13,
67,
3,
29
] | 80 | [
"67-13=54",
"29-3=26",
"54+26=80"
] | Current State: 80:[13, 67, 3, 29], Operations: []
Exploring Operation: 67-13=54, Resulting Numbers: [3, 29, 54]
Generated Node #2: [3, 29, 54] from Operation: 67-13=54
Current State: 80:[3, 29, 54], Operations: ['67-13=54']
Exploring Operation: 29-3=26, Resulting Numbers: [54, 26]
Generated Node #3: [54, 26] from Opera... | 4 | Current State: 80:[13, 67, 3, 29], Operations: []
Exploring Operation: 13+67=80, Resulting Numbers: [3, 29, 80]
Generated Node #0,0: 80:[3, 29, 80] Operation: 13+67=80
Exploring Operation: 67-29=38, Resulting Numbers: [13, 3, 38]
Generated Node #0,1: 80:[13, 3, 38] Operation: 67-29=38
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
59,
75,
7,
75
] | 53 | [
"59-7=52",
"75/75=1",
"52+1=53"
] | Current State: 53:[59, 75, 7, 75], Operations: []
Exploring Operation: 59-7=52, Resulting Numbers: [75, 75, 52]
Generated Node #2: [75, 75, 52] from Operation: 59-7=52
Current State: 53:[75, 75, 52], Operations: ['59-7=52']
Exploring Operation: 75/75=1, Resulting Numbers: [52, 1]
Generated Node #3: [52, 1] from Operati... | 4 | Current State: 53:[59, 75, 7, 75], Operations: []
Exploring Operation: 75-7=68, Resulting Numbers: [59, 75, 68]
Generated Node #0,0: 53:[59, 75, 68] Operation: 75-7=68
Exploring Operation: 75-7=68, Resulting Numbers: [59, 75, 68]
Generated Node #0,1: 53:[59, 75, 68] Operation: 75-7=68
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
4,
54,
66,
19
] | 97 | [
"54-4=50",
"66-19=47",
"50+47=97"
] | Current State: 97:[4, 54, 66, 19], Operations: []
Exploring Operation: 54-4=50, Resulting Numbers: [66, 19, 50]
Generated Node #2: [66, 19, 50] from Operation: 54-4=50
Current State: 97:[66, 19, 50], Operations: ['54-4=50']
Exploring Operation: 66-19=47, Resulting Numbers: [50, 47]
Generated Node #3: [50, 47] from Oper... | 4 | Current State: 97:[4, 54, 66, 19], Operations: []
Exploring Operation: 4+66=70, Resulting Numbers: [54, 19, 70]
Generated Node #0,0: 97:[54, 19, 70] Operation: 4+66=70
Exploring Operation: 4+54=58, Resulting Numbers: [66, 19, 58]
Generated Node #0,1: 97:[66, 19, 58] Operation: 4+54=58
Exploring Operation: 4*19=76, Resu... | 0 | hs_3 | mult_heuristic |
[
27,
66,
86,
44
] | 51 | [
"27+66=93",
"86-44=42",
"93-42=51"
] | Current State: 51:[27, 66, 86, 44], Operations: []
Exploring Operation: 27+66=93, Resulting Numbers: [86, 44, 93]
Generated Node #2: [86, 44, 93] from Operation: 27+66=93
Current State: 51:[86, 44, 93], Operations: ['27+66=93']
Exploring Operation: 86-44=42, Resulting Numbers: [93, 42]
Generated Node #3: [93, 42] from ... | 4 | Current State: 51:[27, 66, 86, 44], Operations: []
Exploring Operation: 86-66=20, Resulting Numbers: [27, 44, 20]
Generated Node #0,0: 51:[27, 44, 20] Operation: 86-66=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[27, 44, 20], Operations: ['86-66=20']
Exploring Operation: 44-27=17, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
84,
40,
50,
36
] | 42 | [
"84-40=44",
"50+36=86",
"86-44=42"
] | Current State: 42:[84, 40, 50, 36], Operations: []
Exploring Operation: 84-40=44, Resulting Numbers: [50, 36, 44]
Generated Node #2: [50, 36, 44] from Operation: 84-40=44
Current State: 42:[50, 36, 44], Operations: ['84-40=44']
Exploring Operation: 50+36=86, Resulting Numbers: [44, 86]
Generated Node #3: [44, 86] from ... | 4 | Current State: 42:[84, 40, 50, 36], Operations: []
Exploring Operation: 84-50=34, Resulting Numbers: [40, 36, 34]
Generated Node #0,0: 42:[40, 36, 34] Operation: 84-50=34
Exploring Operation: 84-40=44, Resulting Numbers: [50, 36, 44]
Generated Node #0,1: 42:[50, 36, 44] Operation: 84-40=44
Exploring Operation: 50-36=14... | 0.983507 | hs_4 | sum_heuristic |
[
39,
20,
5,
39
] | 24 | [
"39/39=1",
"20+5=25",
"25-1=24"
] | Current State: 24:[39, 20, 5, 39], Operations: []
Exploring Operation: 39/39=1, Resulting Numbers: [20, 5, 1]
Generated Node #2: [20, 5, 1] from Operation: 39/39=1
Current State: 24:[20, 5, 1], Operations: ['39/39=1']
Exploring Operation: 20+5=25, Resulting Numbers: [1, 25]
Generated Node #3: [1, 25] from Operation: 20... | 4 | Current State: 24:[39, 20, 5, 39], Operations: []
Exploring Operation: 39-20=19, Resulting Numbers: [39, 5, 19]
Generated Node #0,0: 24:[39, 5, 19] Operation: 39-20=19
Exploring Operation: 39/39=1, Resulting Numbers: [20, 5, 1]
Generated Node #0,1: 24:[20, 5, 1] Operation: 39/39=1
Exploring Operation: 39-20=19, Resulti... | 0.985243 | hs_4 | sum_heuristic |
[
60,
34,
40,
28
] | 79 | [
"60*34=2040",
"2040/40=51",
"28+51=79"
] | Current State: 79:[60, 34, 40, 28], Operations: []
Exploring Operation: 60*34=2040, Resulting Numbers: [40, 28, 2040]
Generated Node #2: [40, 28, 2040] from Operation: 60*34=2040
Current State: 79:[40, 28, 2040], Operations: ['60*34=2040']
Exploring Operation: 2040/40=51, Resulting Numbers: [28, 51]
Generated Node #3: ... | 4 | Current State: 79:[60, 34, 40, 28], Operations: []
Exploring Operation: 34+40=74, Resulting Numbers: [60, 28, 74]
Generated Node #0,0: 79:[60, 28, 74] Operation: 34+40=74
Moving to Node #0,0
Current State: 79:[60, 28, 74], Operations: ['34+40=74']
Exploring Operation: 60+28=88, Resulting Numbers: [74, 88]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
76,
63,
81,
25
] | 83 | [
"76+63=139",
"81-25=56",
"139-56=83"
] | Current State: 83:[76, 63, 81, 25], Operations: []
Exploring Operation: 76+63=139, Resulting Numbers: [81, 25, 139]
Generated Node #2: [81, 25, 139] from Operation: 76+63=139
Current State: 83:[81, 25, 139], Operations: ['76+63=139']
Exploring Operation: 81-25=56, Resulting Numbers: [139, 56]
Generated Node #3: [139, 5... | 4 | Current State: 83:[76, 63, 81, 25], Operations: []
Exploring Operation: 63+25=88, Resulting Numbers: [76, 81, 88]
Generated Node #0,0: 83:[76, 81, 88] Operation: 63+25=88
Exploring Operation: 76+25=101, Resulting Numbers: [63, 81, 101]
Generated Node #0,1: 83:[63, 81, 101] Operation: 76+25=101
Moving to Node #0,0
Curre... | 0 | hs_2 | sum_heuristic |
[
13,
60,
8,
65
] | 64 | [
"13+60=73",
"73-65=8",
"8*8=64"
] | Current State: 64:[13, 60, 8, 65], Operations: []
Exploring Operation: 13+60=73, Resulting Numbers: [8, 65, 73]
Generated Node #2: [8, 65, 73] from Operation: 13+60=73
Current State: 64:[8, 65, 73], Operations: ['13+60=73']
Exploring Operation: 73-65=8, Resulting Numbers: [8, 8]
Generated Node #3: [8, 8] from Operation... | 4 | Current State: 64:[13, 60, 8, 65], Operations: []
Exploring Operation: 65/13=5, Resulting Numbers: [60, 8, 5]
Generated Node #0,0: 64:[60, 8, 5] Operation: 65/13=5
Exploring Operation: 65-60=5, Resulting Numbers: [13, 8, 5]
Generated Node #0,1: 64:[13, 8, 5] Operation: 65-60=5
Moving to Node #0,1
Current State: 64:[13,... | 0.991319 | hs_2 | mult_heuristic |
[
63,
37,
25,
85
] | 29 | [
"63+85=148",
"148/37=4",
"25+4=29"
] | Current State: 29:[63, 37, 25, 85], Operations: []
Exploring Operation: 63+85=148, Resulting Numbers: [37, 25, 148]
Generated Node #2: [37, 25, 148] from Operation: 63+85=148
Current State: 29:[37, 25, 148], Operations: ['63+85=148']
Exploring Operation: 148/37=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] f... | 4 | Current State: 29:[63, 37, 25, 85], Operations: []
Exploring Operation: 85-63=22, Resulting Numbers: [37, 25, 22]
Generated Node #0,0: 29:[37, 25, 22] Operation: 85-63=22
Exploring Operation: 85-37=48, Resulting Numbers: [63, 25, 48]
Generated Node #0,1: 29:[63, 25, 48] Operation: 85-37=48
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
15,
12,
53,
19
] | 75 | [
"15-12=3",
"53+19=72",
"3+72=75"
] | Current State: 75:[15, 12, 53, 19], Operations: []
Exploring Operation: 15-12=3, Resulting Numbers: [53, 19, 3]
Generated Node #2: [53, 19, 3] from Operation: 15-12=3
Current State: 75:[53, 19, 3], Operations: ['15-12=3']
Exploring Operation: 53+19=72, Resulting Numbers: [3, 72]
Generated Node #3: [3, 72] from Operatio... | 4 | Current State: 75:[15, 12, 53, 19], Operations: []
Exploring Operation: 53-19=34, Resulting Numbers: [15, 12, 34]
Generated Node #0,0: 75:[15, 12, 34] Operation: 53-19=34
Exploring Operation: 12+53=65, Resulting Numbers: [15, 19, 65]
Generated Node #0,1: 75:[15, 19, 65] Operation: 12+53=65
Exploring Operation: 15+53=68... | 0.983507 | hs_5 | sum_heuristic |
[
97,
86,
92,
7
] | 13 | [
"97+86=183",
"183-92=91",
"91/7=13"
] | Current State: 13:[97, 86, 92, 7], Operations: []
Exploring Operation: 97+86=183, Resulting Numbers: [92, 7, 183]
Generated Node #2: [92, 7, 183] from Operation: 97+86=183
Current State: 13:[92, 7, 183], Operations: ['97+86=183']
Exploring Operation: 183-92=91, Resulting Numbers: [7, 91]
Generated Node #3: [7, 91] from... | 4 | Current State: 13:[97, 86, 92, 7], Operations: []
Exploring Operation: 97-92=5, Resulting Numbers: [86, 7, 5]
Generated Node #0,0: 13:[86, 7, 5] Operation: 97-92=5
Exploring Operation: 92-86=6, Resulting Numbers: [97, 7, 6]
Generated Node #0,1: 13:[97, 7, 6] Operation: 92-86=6
Exploring Operation: 97-86=11, Resulting N... | 0.970486 | hs_3 | mult_heuristic |
[
64,
11,
98,
66
] | 60 | [
"66-64=2",
"98/2=49",
"11+49=60"
] | Current State: 60:[64, 11, 98, 66], Operations: []
Exploring Operation: 66-64=2, Resulting Numbers: [11, 98, 2]
Generated Node #2: [11, 98, 2] from Operation: 66-64=2
Current State: 60:[11, 98, 2], Operations: ['66-64=2']
Exploring Operation: 98/2=49, Resulting Numbers: [11, 49]
Generated Node #3: [11, 49] from Operati... | 4 | Current State: 60:[64, 11, 98, 66], Operations: []
Exploring Operation: 98-66=32, Resulting Numbers: [64, 11, 32]
Generated Node #0,0: 60:[64, 11, 32] Operation: 98-66=32
Moving to Node #0,0
Current State: 60:[64, 11, 32], Operations: ['98-66=32']
Exploring Operation: 64/32=2, Resulting Numbers: [11, 2]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
52,
75,
89,
2
] | 36 | [
"52+75=127",
"89+2=91",
"127-91=36"
] | Current State: 36:[52, 75, 89, 2], Operations: []
Exploring Operation: 52+75=127, Resulting Numbers: [89, 2, 127]
Generated Node #2: [89, 2, 127] from Operation: 52+75=127
Current State: 36:[89, 2, 127], Operations: ['52+75=127']
Exploring Operation: 89+2=91, Resulting Numbers: [127, 91]
Generated Node #3: [127, 91] fr... | 4 | Current State: 36:[52, 75, 89, 2], Operations: []
Exploring Operation: 75-52=23, Resulting Numbers: [89, 2, 23]
Generated Node #0,0: 36:[89, 2, 23] Operation: 75-52=23
Exploring Operation: 52-2=50, Resulting Numbers: [75, 89, 50]
Generated Node #0,1: 36:[75, 89, 50] Operation: 52-2=50
Exploring Operation: 89-52=37, Res... | 0.986111 | hs_5 | sum_heuristic |
[
11,
28,
11,
76
] | 47 | [
"11/11=1",
"76-28=48",
"48-1=47"
] | Current State: 47:[11, 28, 11, 76], Operations: []
Exploring Operation: 11/11=1, Resulting Numbers: [28, 76, 1]
Generated Node #2: [28, 76, 1] from Operation: 11/11=1
Current State: 47:[28, 76, 1], Operations: ['11/11=1']
Exploring Operation: 76-28=48, Resulting Numbers: [1, 48]
Generated Node #3: [1, 48] from Operatio... | 4 | Current State: 47:[11, 28, 11, 76], Operations: []
Exploring Operation: 11+28=39, Resulting Numbers: [11, 76, 39]
Generated Node #0,0: 47:[11, 76, 39] Operation: 11+28=39
Exploring Operation: 76-11=65, Resulting Numbers: [28, 11, 65]
Generated Node #0,1: 47:[28, 11, 65] Operation: 76-11=65
Exploring Operation: 11+11=22... | 0 | hs_4 | sum_heuristic |
[
90,
11,
10,
18
] | 73 | [
"90+11=101",
"10+18=28",
"101-28=73"
] | Current State: 73:[90, 11, 10, 18], Operations: []
Exploring Operation: 90+11=101, Resulting Numbers: [10, 18, 101]
Generated Node #2: [10, 18, 101] from Operation: 90+11=101
Current State: 73:[10, 18, 101], Operations: ['90+11=101']
Exploring Operation: 10+18=28, Resulting Numbers: [101, 28]
Generated Node #3: [101, 2... | 4 | Current State: 73:[90, 11, 10, 18], Operations: []
Exploring Operation: 11*10=110, Resulting Numbers: [90, 18, 110]
Generated Node #0,0: 73:[90, 18, 110] Operation: 11*10=110
Moving to Node #0,0
Current State: 73:[90, 18, 110], Operations: ['11*10=110']
Exploring Operation: 110-18=92, Resulting Numbers: [90, 92]
Genera... | 0 | hs_1 | mult_heuristic |
[
30,
24,
47,
51
] | 72 | [
"47-30=17",
"24*51=1224",
"1224/17=72"
] | Current State: 72:[30, 24, 47, 51], Operations: []
Exploring Operation: 47-30=17, Resulting Numbers: [24, 51, 17]
Generated Node #2: [24, 51, 17] from Operation: 47-30=17
Current State: 72:[24, 51, 17], Operations: ['47-30=17']
Exploring Operation: 24*51=1224, Resulting Numbers: [17, 1224]
Generated Node #3: [17, 1224]... | 4 | Current State: 72:[30, 24, 47, 51], Operations: []
Exploring Operation: 51-47=4, Resulting Numbers: [30, 24, 4]
Generated Node #0,0: 72:[30, 24, 4] Operation: 51-47=4
Moving to Node #0,0
Current State: 72:[30, 24, 4], Operations: ['51-47=4']
Exploring Operation: 30-24=6, Resulting Numbers: [4, 6]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
60,
96,
96,
17
] | 78 | [
"60+17=77",
"96/96=1",
"77+1=78"
] | Current State: 78:[60, 96, 96, 17], Operations: []
Exploring Operation: 60+17=77, Resulting Numbers: [96, 96, 77]
Generated Node #2: [96, 96, 77] from Operation: 60+17=77
Current State: 78:[96, 96, 77], Operations: ['60+17=77']
Exploring Operation: 96/96=1, Resulting Numbers: [77, 1]
Generated Node #3: [77, 1] from Ope... | 4 | Current State: 78:[60, 96, 96, 17], Operations: []
Exploring Operation: 96/96=1, Resulting Numbers: [60, 17, 1]
Generated Node #0,0: 78:[60, 17, 1] Operation: 96/96=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[60, 17, 1], Operations: ['96/96=1']
Exploring Operation: 60+17=77, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
68,
70,
9,
30
] | 89 | [
"70*9=630",
"630/30=21",
"68+21=89"
] | Current State: 89:[68, 70, 9, 30], Operations: []
Exploring Operation: 70*9=630, Resulting Numbers: [68, 30, 630]
Generated Node #2: [68, 30, 630] from Operation: 70*9=630
Current State: 89:[68, 30, 630], Operations: ['70*9=630']
Exploring Operation: 630/30=21, Resulting Numbers: [68, 21]
Generated Node #3: [68, 21] fr... | 4 | Current State: 89:[68, 70, 9, 30], Operations: []
Exploring Operation: 9+30=39, Resulting Numbers: [68, 70, 39]
Generated Node #0,0: 89:[68, 70, 39] Operation: 9+30=39
Exploring Operation: 70+9=79, Resulting Numbers: [68, 30, 79]
Generated Node #0,1: 89:[68, 30, 79] Operation: 70+9=79
Exploring Operation: 68+9=77, Resu... | 0 | hs_3 | mult_heuristic |
[
65,
60,
62,
57
] | 37 | [
"65-62=3",
"60/3=20",
"57-20=37"
] | Current State: 37:[65, 60, 62, 57], Operations: []
Exploring Operation: 65-62=3, Resulting Numbers: [60, 57, 3]
Generated Node #2: [60, 57, 3] from Operation: 65-62=3
Current State: 37:[60, 57, 3], Operations: ['65-62=3']
Exploring Operation: 60/3=20, Resulting Numbers: [57, 20]
Generated Node #3: [57, 20] from Operati... | 4 | Current State: 37:[65, 60, 62, 57], Operations: []
Exploring Operation: 62-60=2, Resulting Numbers: [65, 57, 2]
Generated Node #0,0: 37:[65, 57, 2] Operation: 62-60=2
Exploring Operation: 65-62=3, Resulting Numbers: [60, 57, 3]
Generated Node #0,1: 37:[60, 57, 3] Operation: 65-62=3
Exploring Operation: 65-60=5, Resulti... | 0.978299 | hs_4 | mult_heuristic |
[
23,
45,
12,
76
] | 96 | [
"23+45=68",
"76-68=8",
"12*8=96"
] | Current State: 96:[23, 45, 12, 76], Operations: []
Exploring Operation: 23+45=68, Resulting Numbers: [12, 76, 68]
Generated Node #2: [12, 76, 68] from Operation: 23+45=68
Current State: 96:[12, 76, 68], Operations: ['23+45=68']
Exploring Operation: 76-68=8, Resulting Numbers: [12, 8]
Generated Node #3: [12, 8] from Ope... | 4 | Current State: 96:[23, 45, 12, 76], Operations: []
Exploring Operation: 76-12=64, Resulting Numbers: [23, 45, 64]
Generated Node #0,0: 96:[23, 45, 64] Operation: 76-12=64
Exploring Operation: 23+76=99, Resulting Numbers: [45, 12, 99]
Generated Node #0,1: 96:[45, 12, 99] Operation: 23+76=99
Exploring Operation: 76-23=53... | 0.985243 | hs_5 | mult_heuristic |
[
71,
42,
52,
33
] | 84 | [
"71+33=104",
"42*104=4368",
"4368/52=84"
] | Current State: 84:[71, 42, 52, 33], Operations: []
Exploring Operation: 71+33=104, Resulting Numbers: [42, 52, 104]
Generated Node #2: [42, 52, 104] from Operation: 71+33=104
Current State: 84:[42, 52, 104], Operations: ['71+33=104']
Exploring Operation: 42*104=4368, Resulting Numbers: [52, 4368]
Generated Node #3: [52... | 4 | Current State: 84:[71, 42, 52, 33], Operations: []
Exploring Operation: 71-52=19, Resulting Numbers: [42, 33, 19]
Generated Node #0,0: 84:[42, 33, 19] Operation: 71-52=19
Exploring Operation: 52+33=85, Resulting Numbers: [71, 42, 85]
Generated Node #0,1: 84:[71, 42, 85] Operation: 52+33=85
Exploring Operation: 71-33=38... | 0 | hs_3 | sum_heuristic |
[
15,
47,
31,
85
] | 87 | [
"15+47=62",
"62/31=2",
"85+2=87"
] | Current State: 87:[15, 47, 31, 85], Operations: []
Exploring Operation: 15+47=62, Resulting Numbers: [31, 85, 62]
Generated Node #2: [31, 85, 62] from Operation: 15+47=62
Current State: 87:[31, 85, 62], Operations: ['15+47=62']
Exploring Operation: 62/31=2, Resulting Numbers: [85, 2]
Generated Node #3: [85, 2] from Ope... | 4 | Current State: 87:[15, 47, 31, 85], Operations: []
Exploring Operation: 47-15=32, Resulting Numbers: [31, 85, 32]
Generated Node #0,0: 87:[31, 85, 32] Operation: 47-15=32
Start Sub Search at level 1: Moving to Node #0,0
Current State: 87:[31, 85, 32], Operations: ['47-15=32']
Exploring Operation: 32-31=1, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
3,
21,
27,
13
] | 98 | [
"21/3=7",
"27-13=14",
"7*14=98"
] | Current State: 98:[3, 21, 27, 13], Operations: []
Exploring Operation: 21/3=7, Resulting Numbers: [27, 13, 7]
Generated Node #2: [27, 13, 7] from Operation: 21/3=7
Current State: 98:[27, 13, 7], Operations: ['21/3=7']
Exploring Operation: 27-13=14, Resulting Numbers: [7, 14]
Generated Node #3: [7, 14] from Operation: 2... | 4 | Current State: 98:[3, 21, 27, 13], Operations: []
Exploring Operation: 27-13=14, Resulting Numbers: [3, 21, 14]
Generated Node #0,0: 98:[3, 21, 14] Operation: 27-13=14
Exploring Operation: 21+27=48, Resulting Numbers: [3, 13, 48]
Generated Node #0,1: 98:[3, 13, 48] Operation: 21+27=48
Exploring Operation: 27-21=6, Resu... | 0.958333 | hs_4 | sum_heuristic |
[
35,
36,
70,
64
] | 98 | [
"70/35=2",
"36+64=100",
"100-2=98"
] | Current State: 98:[35, 36, 70, 64], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [36, 64, 2]
Generated Node #2: [36, 64, 2] from Operation: 70/35=2
Current State: 98:[36, 64, 2], Operations: ['70/35=2']
Exploring Operation: 36+64=100, Resulting Numbers: [2, 100]
Generated Node #3: [2, 100] from Opera... | 4 | Current State: 98:[35, 36, 70, 64], Operations: []
Exploring Operation: 70-64=6, Resulting Numbers: [35, 36, 6]
Generated Node #0,0: 98:[35, 36, 6] Operation: 70-64=6
Exploring Operation: 70/35=2, Resulting Numbers: [36, 64, 2]
Generated Node #0,1: 98:[36, 64, 2] Operation: 70/35=2
Moving to Node #0,0
Current State: 98... | 0.987847 | hs_2 | sum_heuristic |
[
35,
61,
87,
52
] | 70 | [
"35*52=1820",
"87-61=26",
"1820/26=70"
] | Current State: 70:[35, 61, 87, 52], Operations: []
Exploring Operation: 35*52=1820, Resulting Numbers: [61, 87, 1820]
Generated Node #2: [61, 87, 1820] from Operation: 35*52=1820
Current State: 70:[61, 87, 1820], Operations: ['35*52=1820']
Exploring Operation: 87-61=26, Resulting Numbers: [1820, 26]
Generated Node #3: ... | 4 | Current State: 70:[35, 61, 87, 52], Operations: []
Exploring Operation: 87-52=35, Resulting Numbers: [35, 61, 35]
Generated Node #0,0: 70:[35, 61, 35] Operation: 87-52=35
Exploring Operation: 61-52=9, Resulting Numbers: [35, 87, 9]
Generated Node #0,1: 70:[35, 87, 9] Operation: 61-52=9
Exploring Operation: 87-61=26, Re... | 0.960069 | hs_4 | mult_heuristic |
[
32,
36,
17,
42
] | 93 | [
"32+36=68",
"42-17=25",
"68+25=93"
] | Current State: 93:[32, 36, 17, 42], Operations: []
Exploring Operation: 32+36=68, Resulting Numbers: [17, 42, 68]
Generated Node #2: [17, 42, 68] from Operation: 32+36=68
Current State: 93:[17, 42, 68], Operations: ['32+36=68']
Exploring Operation: 42-17=25, Resulting Numbers: [68, 25]
Generated Node #3: [68, 25] from ... | 4 | Current State: 93:[32, 36, 17, 42], Operations: []
Exploring Operation: 42-36=6, Resulting Numbers: [32, 17, 6]
Generated Node #0,0: 93:[32, 17, 6] Operation: 42-36=6
Exploring Operation: 42-17=25, Resulting Numbers: [32, 36, 25]
Generated Node #0,1: 93:[32, 36, 25] Operation: 42-17=25
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
35,
7,
25,
12
] | 41 | [
"35-7=28",
"25-12=13",
"28+13=41"
] | Current State: 41:[35, 7, 25, 12], Operations: []
Exploring Operation: 35-7=28, Resulting Numbers: [25, 12, 28]
Generated Node #2: [25, 12, 28] from Operation: 35-7=28
Current State: 41:[25, 12, 28], Operations: ['35-7=28']
Exploring Operation: 25-12=13, Resulting Numbers: [28, 13]
Generated Node #3: [28, 13] from Oper... | 4 | Current State: 41:[35, 7, 25, 12], Operations: []
Exploring Operation: 35+7=42, Resulting Numbers: [25, 12, 42]
Generated Node #0,0: 41:[25, 12, 42] Operation: 35+7=42
Exploring Operation: 7+12=19, Resulting Numbers: [35, 25, 19]
Generated Node #0,1: 41:[35, 25, 19] Operation: 7+12=19
Exploring Operation: 7+25=32, Resu... | 0.940104 | hs_4 | sum_heuristic |
[
85,
53,
47,
83
] | 59 | [
"85-83=2",
"53*2=106",
"106-47=59"
] | Current State: 59:[85, 53, 47, 83], Operations: []
Exploring Operation: 85-83=2, Resulting Numbers: [53, 47, 2]
Generated Node #2: [53, 47, 2] from Operation: 85-83=2
Current State: 59:[53, 47, 2], Operations: ['85-83=2']
Exploring Operation: 53*2=106, Resulting Numbers: [47, 106]
Generated Node #3: [47, 106] from Oper... | 4 | Current State: 59:[85, 53, 47, 83], Operations: []
Exploring Operation: 83-47=36, Resulting Numbers: [85, 53, 36]
Generated Node #0,0: 59:[85, 53, 36] Operation: 83-47=36
Exploring Operation: 85-47=38, Resulting Numbers: [53, 83, 38]
Generated Node #0,1: 59:[53, 83, 38] Operation: 85-47=38
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
75,
69,
42,
57
] | 25 | [
"75*42=3150",
"69+57=126",
"3150/126=25"
] | Current State: 25:[75, 69, 42, 57], Operations: []
Exploring Operation: 75*42=3150, Resulting Numbers: [69, 57, 3150]
Generated Node #2: [69, 57, 3150] from Operation: 75*42=3150
Current State: 25:[69, 57, 3150], Operations: ['75*42=3150']
Exploring Operation: 69+57=126, Resulting Numbers: [3150, 126]
Generated Node #3... | 4 | Current State: 25:[75, 69, 42, 57], Operations: []
Exploring Operation: 75-69=6, Resulting Numbers: [42, 57, 6]
Generated Node #0,0: 25:[42, 57, 6] Operation: 75-69=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 25:[42, 57, 6], Operations: ['75-69=6']
Exploring Operation: 57-42=15, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
49,
33,
44,
30
] | 39 | [
"49-44=5",
"30/5=6",
"33+6=39"
] | Current State: 39:[49, 33, 44, 30], Operations: []
Exploring Operation: 49-44=5, Resulting Numbers: [33, 30, 5]
Generated Node #2: [33, 30, 5] from Operation: 49-44=5
Current State: 39:[33, 30, 5], Operations: ['49-44=5']
Exploring Operation: 30/5=6, Resulting Numbers: [33, 6]
Generated Node #3: [33, 6] from Operation:... | 4 | Current State: 39:[49, 33, 44, 30], Operations: []
Exploring Operation: 33-30=3, Resulting Numbers: [49, 44, 3]
Generated Node #0,0: 39:[49, 44, 3] Operation: 33-30=3
Moving to Node #0,0
Current State: 39:[49, 44, 3], Operations: ['33-30=3']
Exploring Operation: 49-44=5, Resulting Numbers: [3, 5]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
94,
61,
44,
19
] | 58 | [
"94-61=33",
"44-19=25",
"33+25=58"
] | Current State: 58:[94, 61, 44, 19], Operations: []
Exploring Operation: 94-61=33, Resulting Numbers: [44, 19, 33]
Generated Node #2: [44, 19, 33] from Operation: 94-61=33
Current State: 58:[44, 19, 33], Operations: ['94-61=33']
Exploring Operation: 44-19=25, Resulting Numbers: [33, 25]
Generated Node #3: [33, 25] from ... | 4 | Current State: 58:[94, 61, 44, 19], Operations: []
Exploring Operation: 94-19=75, Resulting Numbers: [61, 44, 75]
Generated Node #0,0: 58:[61, 44, 75] Operation: 94-19=75
Exploring Operation: 94-61=33, Resulting Numbers: [44, 19, 33]
Generated Node #0,1: 58:[44, 19, 33] Operation: 94-61=33
Exploring Operation: 94-44=50... | 0.960938 | hs_5 | mult_heuristic |
[
7,
2,
36,
19
] | 69 | [
"7*2=14",
"36+19=55",
"14+55=69"
] | Current State: 69:[7, 2, 36, 19], Operations: []
Exploring Operation: 7*2=14, Resulting Numbers: [36, 19, 14]
Generated Node #2: [36, 19, 14] from Operation: 7*2=14
Current State: 69:[36, 19, 14], Operations: ['7*2=14']
Exploring Operation: 36+19=55, Resulting Numbers: [14, 55]
Generated Node #3: [14, 55] from Operatio... | 4 | Current State: 69:[7, 2, 36, 19], Operations: []
Exploring Operation: 36-7=29, Resulting Numbers: [2, 19, 29]
Generated Node #0,0: 69:[2, 19, 29] Operation: 36-7=29
Moving to Node #0,0
Current State: 69:[2, 19, 29], Operations: ['36-7=29']
Exploring Operation: 2+19=21, Resulting Numbers: [29, 21]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
88,
66,
86,
58
] | 25 | [
"88-86=2",
"66/2=33",
"58-33=25"
] | Current State: 25:[88, 66, 86, 58], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [66, 58, 2]
Generated Node #2: [66, 58, 2] from Operation: 88-86=2
Current State: 25:[66, 58, 2], Operations: ['88-86=2']
Exploring Operation: 66/2=33, Resulting Numbers: [58, 33]
Generated Node #3: [58, 33] from Operati... | 4 | Current State: 25:[88, 66, 86, 58], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [66, 58, 2]
Generated Node #0,0: 25:[66, 58, 2] Operation: 88-86=2
Exploring Operation: 88-66=22, Resulting Numbers: [86, 58, 22]
Generated Node #0,1: 25:[86, 58, 22] Operation: 88-66=22
Exploring Operation: 86-66=20, Re... | 0.987847 | hs_3 | sum_heuristic |
[
41,
70,
32,
28
] | 32 | [
"70-41=29",
"29-28=1",
"32*1=32"
] | Current State: 32:[41, 70, 32, 28], Operations: []
Exploring Operation: 70-41=29, Resulting Numbers: [32, 28, 29]
Generated Node #2: [32, 28, 29] from Operation: 70-41=29
Current State: 32:[32, 28, 29], Operations: ['70-41=29']
Exploring Operation: 29-28=1, Resulting Numbers: [32, 1]
Generated Node #3: [32, 1] from Ope... | 4 | Current State: 32:[41, 70, 32, 28], Operations: []
Exploring Operation: 70-32=38, Resulting Numbers: [41, 28, 38]
Generated Node #0,0: 32:[41, 28, 38] Operation: 70-32=38
Exploring Operation: 70-28=42, Resulting Numbers: [41, 32, 42]
Generated Node #0,1: 32:[41, 32, 42] Operation: 70-28=42
Exploring Operation: 70-41=29... | 0.989583 | hs_3 | mult_heuristic |
[
83,
74,
82,
76
] | 15 | [
"83-74=9",
"82-76=6",
"9+6=15"
] | Current State: 15:[83, 74, 82, 76], Operations: []
Exploring Operation: 83-74=9, Resulting Numbers: [82, 76, 9]
Generated Node #2: [82, 76, 9] from Operation: 83-74=9
Current State: 15:[82, 76, 9], Operations: ['83-74=9']
Exploring Operation: 82-76=6, Resulting Numbers: [9, 6]
Generated Node #3: [9, 6] from Operation: ... | 4 | Current State: 15:[83, 74, 82, 76], Operations: []
Exploring Operation: 83-82=1, Resulting Numbers: [74, 76, 1]
Generated Node #0,0: 15:[74, 76, 1] Operation: 83-82=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 15:[74, 76, 1], Operations: ['83-82=1']
Exploring Operation: 76-74=2, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
57,
77,
91,
27
] | 98 | [
"77-57=20",
"91+27=118",
"118-20=98"
] | Current State: 98:[57, 77, 91, 27], Operations: []
Exploring Operation: 77-57=20, Resulting Numbers: [91, 27, 20]
Generated Node #2: [91, 27, 20] from Operation: 77-57=20
Current State: 98:[91, 27, 20], Operations: ['77-57=20']
Exploring Operation: 91+27=118, Resulting Numbers: [20, 118]
Generated Node #3: [20, 118] fr... | 4 | Current State: 98:[57, 77, 91, 27], Operations: []
Exploring Operation: 91-77=14, Resulting Numbers: [57, 27, 14]
Generated Node #0,0: 98:[57, 27, 14] Operation: 91-77=14
Exploring Operation: 77-27=50, Resulting Numbers: [57, 91, 50]
Generated Node #0,1: 98:[57, 91, 50] Operation: 77-27=50
Moving to Node #0,1
Current S... | 0.991319 | hs_2 | mult_heuristic |
[
40,
7,
1,
60
] | 93 | [
"40-7=33",
"1*60=60",
"33+60=93"
] | Current State: 93:[40, 7, 1, 60], Operations: []
Exploring Operation: 40-7=33, Resulting Numbers: [1, 60, 33]
Generated Node #2: [1, 60, 33] from Operation: 40-7=33
Current State: 93:[1, 60, 33], Operations: ['40-7=33']
Exploring Operation: 1*60=60, Resulting Numbers: [33, 60]
Generated Node #3: [33, 60] from Operation... | 4 | Current State: 93:[40, 7, 1, 60], Operations: []
Exploring Operation: 40-7=33, Resulting Numbers: [1, 60, 33]
Generated Node #0,0: 93:[1, 60, 33] Operation: 40-7=33
Exploring Operation: 40+60=100, Resulting Numbers: [7, 1, 100]
Generated Node #0,1: 93:[7, 1, 100] Operation: 40+60=100
Exploring Operation: 60-7=53, Resul... | 0.976563 | hs_4 | sum_heuristic |
[
62,
85,
87,
39
] | 21 | [
"62+85=147",
"87+39=126",
"147-126=21"
] | Current State: 21:[62, 85, 87, 39], Operations: []
Exploring Operation: 62+85=147, Resulting Numbers: [87, 39, 147]
Generated Node #2: [87, 39, 147] from Operation: 62+85=147
Current State: 21:[87, 39, 147], Operations: ['62+85=147']
Exploring Operation: 87+39=126, Resulting Numbers: [147, 126]
Generated Node #3: [147,... | 4 | Current State: 21:[62, 85, 87, 39], Operations: []
Exploring Operation: 87-85=2, Resulting Numbers: [62, 39, 2]
Generated Node #0,0: 21:[62, 39, 2] Operation: 87-85=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 21:[62, 39, 2], Operations: ['87-85=2']
Exploring Operation: 62-39=23, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
9,
28,
36,
14
] | 84 | [
"36/9=4",
"14*4=56",
"28+56=84"
] | Current State: 84:[9, 28, 36, 14], Operations: []
Exploring Operation: 36/9=4, Resulting Numbers: [28, 14, 4]
Generated Node #2: [28, 14, 4] from Operation: 36/9=4
Current State: 84:[28, 14, 4], Operations: ['36/9=4']
Exploring Operation: 14*4=56, Resulting Numbers: [28, 56]
Generated Node #3: [28, 56] from Operation: ... | 4 | Current State: 84:[9, 28, 36, 14], Operations: []
Exploring Operation: 36-9=27, Resulting Numbers: [28, 14, 27]
Generated Node #0,0: 84:[28, 14, 27] Operation: 36-9=27
Exploring Operation: 36/9=4, Resulting Numbers: [28, 14, 4]
Generated Node #0,1: 84:[28, 14, 4] Operation: 36/9=4
Moving to Node #0,1
Current State: 84:... | 0 | hs_2 | mult_heuristic |
[
13,
38,
50,
52
] | 53 | [
"13+38=51",
"52-50=2",
"51+2=53"
] | Current State: 53:[13, 38, 50, 52], Operations: []
Exploring Operation: 13+38=51, Resulting Numbers: [50, 52, 51]
Generated Node #2: [50, 52, 51] from Operation: 13+38=51
Current State: 53:[50, 52, 51], Operations: ['13+38=51']
Exploring Operation: 52-50=2, Resulting Numbers: [51, 2]
Generated Node #3: [51, 2] from Ope... | 4 | Current State: 53:[13, 38, 50, 52], Operations: []
Exploring Operation: 13+50=63, Resulting Numbers: [38, 52, 63]
Generated Node #0,0: 53:[38, 52, 63] Operation: 13+50=63
Exploring Operation: 13+38=51, Resulting Numbers: [50, 52, 51]
Generated Node #0,1: 53:[50, 52, 51] Operation: 13+38=51
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
75,
24,
64,
87
] | 62 | [
"87-75=12",
"24/12=2",
"64-2=62"
] | Current State: 62:[75, 24, 64, 87], Operations: []
Exploring Operation: 87-75=12, Resulting Numbers: [24, 64, 12]
Generated Node #2: [24, 64, 12] from Operation: 87-75=12
Current State: 62:[24, 64, 12], Operations: ['87-75=12']
Exploring Operation: 24/12=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Ope... | 4 | Current State: 62:[75, 24, 64, 87], Operations: []
Exploring Operation: 75-24=51, Resulting Numbers: [64, 87, 51]
Generated Node #0,0: 62:[64, 87, 51] Operation: 75-24=51
Exploring Operation: 87-64=23, Resulting Numbers: [75, 24, 23]
Generated Node #0,1: 62:[75, 24, 23] Operation: 87-64=23
Exploring Operation: 87-75=12... | 0.97309 | hs_4 | mult_heuristic |
[
53,
13,
46,
9
] | 50 | [
"53-46=7",
"9*7=63",
"63-13=50"
] | Current State: 50:[53, 13, 46, 9], Operations: []
Exploring Operation: 53-46=7, Resulting Numbers: [13, 9, 7]
Generated Node #2: [13, 9, 7] from Operation: 53-46=7
Current State: 50:[13, 9, 7], Operations: ['53-46=7']
Exploring Operation: 9*7=63, Resulting Numbers: [13, 63]
Generated Node #3: [13, 63] from Operation: 9... | 4 | Current State: 50:[53, 13, 46, 9], Operations: []
Exploring Operation: 53-46=7, Resulting Numbers: [13, 9, 7]
Generated Node #0,0: 50:[13, 9, 7] Operation: 53-46=7
Exploring Operation: 13+9=22, Resulting Numbers: [53, 46, 22]
Generated Node #0,1: 50:[53, 46, 22] Operation: 13+9=22
Exploring Operation: 13-9=4, Resulting... | 0 | hs_4 | sum_heuristic |
[
47,
73,
13,
17
] | 56 | [
"73-47=26",
"13+17=30",
"26+30=56"
] | Current State: 56:[47, 73, 13, 17], Operations: []
Exploring Operation: 73-47=26, Resulting Numbers: [13, 17, 26]
Generated Node #2: [13, 17, 26] from Operation: 73-47=26
Current State: 56:[13, 17, 26], Operations: ['73-47=26']
Exploring Operation: 13+17=30, Resulting Numbers: [26, 30]
Generated Node #3: [26, 30] from ... | 4 | Current State: 56:[47, 73, 13, 17], Operations: []
Exploring Operation: 73-47=26, Resulting Numbers: [13, 17, 26]
Generated Node #0,0: 56:[13, 17, 26] Operation: 73-47=26
Exploring Operation: 73-13=60, Resulting Numbers: [47, 17, 60]
Generated Node #0,1: 56:[47, 17, 60] Operation: 73-13=60
Exploring Operation: 73-17=56... | 0.980035 | hs_4 | mult_heuristic |
[
44,
31,
37,
45
] | 69 | [
"44-31=13",
"37+45=82",
"82-13=69"
] | Current State: 69:[44, 31, 37, 45], Operations: []
Exploring Operation: 44-31=13, Resulting Numbers: [37, 45, 13]
Generated Node #2: [37, 45, 13] from Operation: 44-31=13
Current State: 69:[37, 45, 13], Operations: ['44-31=13']
Exploring Operation: 37+45=82, Resulting Numbers: [13, 82]
Generated Node #3: [13, 82] from ... | 4 | Current State: 69:[44, 31, 37, 45], Operations: []
Exploring Operation: 44-37=7, Resulting Numbers: [31, 45, 7]
Generated Node #0,0: 69:[31, 45, 7] Operation: 44-37=7
Exploring Operation: 45-44=1, Resulting Numbers: [31, 37, 1]
Generated Node #0,1: 69:[31, 37, 1] Operation: 45-44=1
Exploring Operation: 45-37=8, Resulti... | 0.976563 | hs_3 | mult_heuristic |
[
93,
83,
10,
91
] | 75 | [
"93+83=176",
"10+91=101",
"176-101=75"
] | Current State: 75:[93, 83, 10, 91], Operations: []
Exploring Operation: 93+83=176, Resulting Numbers: [10, 91, 176]
Generated Node #2: [10, 91, 176] from Operation: 93+83=176
Current State: 75:[10, 91, 176], Operations: ['93+83=176']
Exploring Operation: 10+91=101, Resulting Numbers: [176, 101]
Generated Node #3: [176,... | 4 | Current State: 75:[93, 83, 10, 91], Operations: []
Exploring Operation: 93-91=2, Resulting Numbers: [83, 10, 2]
Generated Node #0,0: 75:[83, 10, 2] Operation: 93-91=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[83, 10, 2], Operations: ['93-91=2']
Exploring Operation: 83-10=73, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
90,
73,
59,
61
] | 19 | [
"90-73=17",
"61-59=2",
"17+2=19"
] | Current State: 19:[90, 73, 59, 61], Operations: []
Exploring Operation: 90-73=17, Resulting Numbers: [59, 61, 17]
Generated Node #2: [59, 61, 17] from Operation: 90-73=17
Current State: 19:[59, 61, 17], Operations: ['90-73=17']
Exploring Operation: 61-59=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] from Ope... | 4 | Current State: 19:[90, 73, 59, 61], Operations: []
Exploring Operation: 73-61=12, Resulting Numbers: [90, 59, 12]
Generated Node #0,0: 19:[90, 59, 12] Operation: 73-61=12
Exploring Operation: 90-59=31, Resulting Numbers: [73, 61, 31]
Generated Node #0,1: 19:[73, 61, 31] Operation: 90-59=31
Exploring Operation: 90-61=29... | 0.985243 | hs_5 | mult_heuristic |
[
2,
91,
30,
65
] | 63 | [
"91-30=61",
"65+61=126",
"126/2=63"
] | Current State: 63:[2, 91, 30, 65], Operations: []
Exploring Operation: 91-30=61, Resulting Numbers: [2, 65, 61]
Generated Node #2: [2, 65, 61] from Operation: 91-30=61
Current State: 63:[2, 65, 61], Operations: ['91-30=61']
Exploring Operation: 65+61=126, Resulting Numbers: [2, 126]
Generated Node #3: [2, 126] from Ope... | 4 | Current State: 63:[2, 91, 30, 65], Operations: []
Exploring Operation: 91-30=61, Resulting Numbers: [2, 65, 61]
Generated Node #0,0: 63:[2, 65, 61] Operation: 91-30=61
Moving to Node #0,0
Current State: 63:[2, 65, 61], Operations: ['91-30=61']
Exploring Operation: 65-2=63, Resulting Numbers: [61, 63]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
96,
6,
58,
10
] | 15 | [
"96*10=960",
"6+58=64",
"960/64=15"
] | Current State: 15:[96, 6, 58, 10], Operations: []
Exploring Operation: 96*10=960, Resulting Numbers: [6, 58, 960]
Generated Node #2: [6, 58, 960] from Operation: 96*10=960
Current State: 15:[6, 58, 960], Operations: ['96*10=960']
Exploring Operation: 6+58=64, Resulting Numbers: [960, 64]
Generated Node #3: [960, 64] fr... | 4 | Current State: 15:[96, 6, 58, 10], Operations: []
Exploring Operation: 96-58=38, Resulting Numbers: [6, 10, 38]
Generated Node #0,0: 15:[6, 10, 38] Operation: 96-58=38
Exploring Operation: 96-10=86, Resulting Numbers: [6, 58, 86]
Generated Node #0,1: 15:[6, 58, 86] Operation: 96-10=86
Exploring Operation: 96/6=16, Resu... | 0 | hs_3 | mult_heuristic |
[
82,
77,
88,
84
] | 14 | [
"88*84=7392",
"7392/77=96",
"96-82=14"
] | Current State: 14:[82, 77, 88, 84], Operations: []
Exploring Operation: 88*84=7392, Resulting Numbers: [82, 77, 7392]
Generated Node #2: [82, 77, 7392] from Operation: 88*84=7392
Current State: 14:[82, 77, 7392], Operations: ['88*84=7392']
Exploring Operation: 7392/77=96, Resulting Numbers: [82, 96]
Generated Node #3: ... | 4 | Current State: 14:[82, 77, 88, 84], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [77, 88, 2]
Generated Node #0,0: 14:[77, 88, 2] Operation: 84-82=2
Exploring Operation: 88-77=11, Resulting Numbers: [82, 84, 11]
Generated Node #0,1: 14:[82, 84, 11] Operation: 88-77=11
Exploring Operation: 88-82=6, Res... | 0 | hs_4 | mult_heuristic |
[
88,
44,
2,
70
] | 80 | [
"88-70=18",
"2*18=36",
"44+36=80"
] | Current State: 80:[88, 44, 2, 70], Operations: []
Exploring Operation: 88-70=18, Resulting Numbers: [44, 2, 18]
Generated Node #2: [44, 2, 18] from Operation: 88-70=18
Current State: 80:[44, 2, 18], Operations: ['88-70=18']
Exploring Operation: 2*18=36, Resulting Numbers: [44, 36]
Generated Node #3: [44, 36] from Opera... | 4 | Current State: 80:[88, 44, 2, 70], Operations: []
Exploring Operation: 88/44=2, Resulting Numbers: [2, 70, 2]
Generated Node #0,0: 80:[2, 70, 2] Operation: 88/44=2
Exploring Operation: 88-70=18, Resulting Numbers: [44, 2, 18]
Generated Node #0,1: 80:[44, 2, 18] Operation: 88-70=18
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
68,
2,
7,
23
] | 77 | [
"68/2=34",
"34-23=11",
"7*11=77"
] | Current State: 77:[68, 2, 7, 23], Operations: []
Exploring Operation: 68/2=34, Resulting Numbers: [7, 23, 34]
Generated Node #2: [7, 23, 34] from Operation: 68/2=34
Current State: 77:[7, 23, 34], Operations: ['68/2=34']
Exploring Operation: 34-23=11, Resulting Numbers: [7, 11]
Generated Node #3: [7, 11] from Operation:... | 4 | Current State: 77:[68, 2, 7, 23], Operations: []
Exploring Operation: 68+7=75, Resulting Numbers: [2, 23, 75]
Generated Node #0,0: 77:[2, 23, 75] Operation: 68+7=75
Exploring Operation: 68+2=70, Resulting Numbers: [7, 23, 70]
Generated Node #0,1: 77:[7, 23, 70] Operation: 68+2=70
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
93,
55,
33,
20
] | 58 | [
"93-33=60",
"60/20=3",
"55+3=58"
] | Current State: 58:[93, 55, 33, 20], Operations: []
Exploring Operation: 93-33=60, Resulting Numbers: [55, 20, 60]
Generated Node #2: [55, 20, 60] from Operation: 93-33=60
Current State: 58:[55, 20, 60], Operations: ['93-33=60']
Exploring Operation: 60/20=3, Resulting Numbers: [55, 3]
Generated Node #3: [55, 3] from Ope... | 4 | Current State: 58:[93, 55, 33, 20], Operations: []
Exploring Operation: 55-20=35, Resulting Numbers: [93, 33, 35]
Generated Node #0,0: 58:[93, 33, 35] Operation: 55-20=35
Exploring Operation: 93-55=38, Resulting Numbers: [33, 20, 38]
Generated Node #0,1: 58:[33, 20, 38] Operation: 93-55=38
Exploring Operation: 93-20=73... | 0.986979 | hs_5 | mult_heuristic |
[
12,
9,
13,
11
] | 59 | [
"13-9=4",
"12*4=48",
"11+48=59"
] | Current State: 59:[12, 9, 13, 11], Operations: []
Exploring Operation: 13-9=4, Resulting Numbers: [12, 11, 4]
Generated Node #2: [12, 11, 4] from Operation: 13-9=4
Current State: 59:[12, 11, 4], Operations: ['13-9=4']
Exploring Operation: 12*4=48, Resulting Numbers: [11, 48]
Generated Node #3: [11, 48] from Operation: ... | 4 | Current State: 59:[12, 9, 13, 11], Operations: []
Exploring Operation: 12+11=23, Resulting Numbers: [9, 13, 23]
Generated Node #0,0: 59:[9, 13, 23] Operation: 12+11=23
Exploring Operation: 9+13=22, Resulting Numbers: [12, 11, 22]
Generated Node #0,1: 59:[12, 11, 22] Operation: 9+13=22
Exploring Operation: 9+11=20, Resu... | 0 | hs_5 | mult_heuristic |
[
76,
62,
49,
38
] | 73 | [
"76-62=14",
"49+38=87",
"87-14=73"
] | Current State: 73:[76, 62, 49, 38], Operations: []
Exploring Operation: 76-62=14, Resulting Numbers: [49, 38, 14]
Generated Node #2: [49, 38, 14] from Operation: 76-62=14
Current State: 73:[49, 38, 14], Operations: ['76-62=14']
Exploring Operation: 49+38=87, Resulting Numbers: [14, 87]
Generated Node #3: [14, 87] from ... | 4 | Current State: 73:[76, 62, 49, 38], Operations: []
Exploring Operation: 49+38=87, Resulting Numbers: [76, 62, 87]
Generated Node #0,0: 73:[76, 62, 87] Operation: 49+38=87
Moving to Node #0,0
Current State: 73:[76, 62, 87], Operations: ['49+38=87']
Exploring Operation: 87-62=25, Resulting Numbers: [76, 25]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
99,
49,
82,
2
] | 91 | [
"99-49=50",
"82/2=41",
"50+41=91"
] | Current State: 91:[99, 49, 82, 2], Operations: []
Exploring Operation: 99-49=50, Resulting Numbers: [82, 2, 50]
Generated Node #2: [82, 2, 50] from Operation: 99-49=50
Current State: 91:[82, 2, 50], Operations: ['99-49=50']
Exploring Operation: 82/2=41, Resulting Numbers: [50, 41]
Generated Node #3: [50, 41] from Opera... | 4 | Current State: 91:[99, 49, 82, 2], Operations: []
Exploring Operation: 49*2=98, Resulting Numbers: [99, 82, 98]
Generated Node #0,0: 91:[99, 82, 98] Operation: 49*2=98
Exploring Operation: 82-49=33, Resulting Numbers: [99, 2, 33]
Generated Node #0,1: 91:[99, 2, 33] Operation: 82-49=33
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
39,
7,
30,
59
] | 43 | [
"39+7=46",
"30+59=89",
"89-46=43"
] | Current State: 43:[39, 7, 30, 59], Operations: []
Exploring Operation: 39+7=46, Resulting Numbers: [30, 59, 46]
Generated Node #2: [30, 59, 46] from Operation: 39+7=46
Current State: 43:[30, 59, 46], Operations: ['39+7=46']
Exploring Operation: 30+59=89, Resulting Numbers: [46, 89]
Generated Node #3: [46, 89] from Oper... | 4 | Current State: 43:[39, 7, 30, 59], Operations: []
Exploring Operation: 7+30=37, Resulting Numbers: [39, 59, 37]
Generated Node #0,0: 43:[39, 59, 37] Operation: 7+30=37
Exploring Operation: 39-7=32, Resulting Numbers: [30, 59, 32]
Generated Node #0,1: 43:[30, 59, 32] Operation: 39-7=32
Exploring Operation: 59-7=52, Resu... | 0.979167 | hs_4 | mult_heuristic |
[
10,
91,
52,
80
] | 58 | [
"91-80=11",
"10*11=110",
"110-52=58"
] | Current State: 58:[10, 91, 52, 80], Operations: []
Exploring Operation: 91-80=11, Resulting Numbers: [10, 52, 11]
Generated Node #2: [10, 52, 11] from Operation: 91-80=11
Current State: 58:[10, 52, 11], Operations: ['91-80=11']
Exploring Operation: 10*11=110, Resulting Numbers: [52, 110]
Generated Node #3: [52, 110] fr... | 4 | Current State: 58:[10, 91, 52, 80], Operations: []
Exploring Operation: 91-80=11, Resulting Numbers: [10, 52, 11]
Generated Node #0,0: 58:[10, 52, 11] Operation: 91-80=11
Exploring Operation: 91-52=39, Resulting Numbers: [10, 80, 39]
Generated Node #0,1: 58:[10, 80, 39] Operation: 91-52=39
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
14,
24,
42,
49
] | 26 | [
"49-42=7",
"14/7=2",
"24+2=26"
] | Current State: 26:[14, 24, 42, 49], Operations: []
Exploring Operation: 49-42=7, Resulting Numbers: [14, 24, 7]
Generated Node #2: [14, 24, 7] from Operation: 49-42=7
Current State: 26:[14, 24, 7], Operations: ['49-42=7']
Exploring Operation: 14/7=2, Resulting Numbers: [24, 2]
Generated Node #3: [24, 2] from Operation:... | 4 | Current State: 26:[14, 24, 42, 49], Operations: []
Exploring Operation: 49-42=7, Resulting Numbers: [14, 24, 7]
Generated Node #0,0: 26:[14, 24, 7] Operation: 49-42=7
Exploring Operation: 49-24=25, Resulting Numbers: [14, 42, 25]
Generated Node #0,1: 26:[14, 42, 25] Operation: 49-24=25
Exploring Operation: 42/14=3, Res... | 0.983507 | hs_3 | mult_heuristic |
[
58,
50,
5,
97
] | 100 | [
"58-50=8",
"97-5=92",
"8+92=100"
] | Current State: 100:[58, 50, 5, 97], Operations: []
Exploring Operation: 58-50=8, Resulting Numbers: [5, 97, 8]
Generated Node #2: [5, 97, 8] from Operation: 58-50=8
Current State: 100:[5, 97, 8], Operations: ['58-50=8']
Exploring Operation: 97-5=92, Resulting Numbers: [8, 92]
Generated Node #3: [8, 92] from Operation: ... | 4 | Current State: 100:[58, 50, 5, 97], Operations: []
Exploring Operation: 97-58=39, Resulting Numbers: [50, 5, 39]
Generated Node #0,0: 100:[50, 5, 39] Operation: 97-58=39
Exploring Operation: 58-50=8, Resulting Numbers: [5, 97, 8]
Generated Node #0,1: 100:[5, 97, 8] Operation: 58-50=8
Exploring Operation: 58-5=53, Resul... | 0.986979 | hs_5 | sum_heuristic |
[
25,
39,
68,
53
] | 79 | [
"25+39=64",
"68-53=15",
"64+15=79"
] | Current State: 79:[25, 39, 68, 53], Operations: []
Exploring Operation: 25+39=64, Resulting Numbers: [68, 53, 64]
Generated Node #2: [68, 53, 64] from Operation: 25+39=64
Current State: 79:[68, 53, 64], Operations: ['25+39=64']
Exploring Operation: 68-53=15, Resulting Numbers: [64, 15]
Generated Node #3: [64, 15] from ... | 4 | Current State: 79:[25, 39, 68, 53], Operations: []
Exploring Operation: 25+39=64, Resulting Numbers: [68, 53, 64]
Generated Node #0,0: 79:[68, 53, 64] Operation: 25+39=64
Start Sub Search at level 1: Moving to Node #0,0
Current State: 79:[68, 53, 64], Operations: ['25+39=64']
Exploring Operation: 53+64=117, Resulting N... | 0 | hs_1 | mult_heuristic |
[
2,
10,
56,
19
] | 52 | [
"10+56=66",
"66/2=33",
"19+33=52"
] | Current State: 52:[2, 10, 56, 19], Operations: []
Exploring Operation: 10+56=66, Resulting Numbers: [2, 19, 66]
Generated Node #2: [2, 19, 66] from Operation: 10+56=66
Current State: 52:[2, 19, 66], Operations: ['10+56=66']
Exploring Operation: 66/2=33, Resulting Numbers: [19, 33]
Generated Node #3: [19, 33] from Opera... | 4 | Current State: 52:[2, 10, 56, 19], Operations: []
Exploring Operation: 2+10=12, Resulting Numbers: [56, 19, 12]
Generated Node #0,0: 52:[56, 19, 12] Operation: 2+10=12
Exploring Operation: 10/2=5, Resulting Numbers: [56, 19, 5]
Generated Node #0,1: 52:[56, 19, 5] Operation: 10/2=5
Exploring Operation: 10+19=29, Resulti... | 0 | hs_5 | sum_heuristic |
[
84,
28,
19,
6
] | 57 | [
"84/28=3",
"6-3=3",
"19*3=57"
] | Current State: 57:[84, 28, 19, 6], Operations: []
Exploring Operation: 84/28=3, Resulting Numbers: [19, 6, 3]
Generated Node #2: [19, 6, 3] from Operation: 84/28=3
Current State: 57:[19, 6, 3], Operations: ['84/28=3']
Exploring Operation: 6-3=3, Resulting Numbers: [19, 3]
Generated Node #3: [19, 3] from Operation: 6-3=... | 4 | Current State: 57:[84, 28, 19, 6], Operations: []
Exploring Operation: 84-28=56, Resulting Numbers: [19, 6, 56]
Generated Node #0,0: 57:[19, 6, 56] Operation: 84-28=56
Exploring Operation: 84/28=3, Resulting Numbers: [19, 6, 3]
Generated Node #0,1: 57:[19, 6, 3] Operation: 84/28=3
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | sum_heuristic |
[
81,
64,
15,
88
] | 90 | [
"81-64=17",
"88-15=73",
"17+73=90"
] | Current State: 90:[81, 64, 15, 88], Operations: []
Exploring Operation: 81-64=17, Resulting Numbers: [15, 88, 17]
Generated Node #2: [15, 88, 17] from Operation: 81-64=17
Current State: 90:[15, 88, 17], Operations: ['81-64=17']
Exploring Operation: 88-15=73, Resulting Numbers: [17, 73]
Generated Node #3: [17, 73] from ... | 4 | Current State: 90:[81, 64, 15, 88], Operations: []
Exploring Operation: 88-64=24, Resulting Numbers: [81, 15, 24]
Generated Node #0,0: 90:[81, 15, 24] Operation: 88-64=24
Exploring Operation: 64-15=49, Resulting Numbers: [81, 88, 49]
Generated Node #0,1: 90:[81, 88, 49] Operation: 64-15=49
Exploring Operation: 81-64=17... | 0.980903 | hs_4 | sum_heuristic |
[
54,
29,
33,
21
] | 13 | [
"54-29=25",
"33-21=12",
"25-12=13"
] | Current State: 13:[54, 29, 33, 21], Operations: []
Exploring Operation: 54-29=25, Resulting Numbers: [33, 21, 25]
Generated Node #2: [33, 21, 25] from Operation: 54-29=25
Current State: 13:[33, 21, 25], Operations: ['54-29=25']
Exploring Operation: 33-21=12, Resulting Numbers: [25, 12]
Generated Node #3: [25, 12] from ... | 4 | Current State: 13:[54, 29, 33, 21], Operations: []
Exploring Operation: 54-29=25, Resulting Numbers: [33, 21, 25]
Generated Node #0,0: 13:[33, 21, 25] Operation: 54-29=25
Exploring Operation: 54-21=33, Resulting Numbers: [29, 33, 33]
Generated Node #0,1: 13:[29, 33, 33] Operation: 54-21=33
Exploring Operation: 54-33=21... | 0.989583 | hs_3 | sum_heuristic |
[
67,
32,
24,
69
] | 80 | [
"67-32=35",
"69-24=45",
"35+45=80"
] | Current State: 80:[67, 32, 24, 69], Operations: []
Exploring Operation: 67-32=35, Resulting Numbers: [24, 69, 35]
Generated Node #2: [24, 69, 35] from Operation: 67-32=35
Current State: 80:[24, 69, 35], Operations: ['67-32=35']
Exploring Operation: 69-24=45, Resulting Numbers: [35, 45]
Generated Node #3: [35, 45] from ... | 4 | Current State: 80:[67, 32, 24, 69], Operations: []
Exploring Operation: 67-32=35, Resulting Numbers: [24, 69, 35]
Generated Node #0,0: 80:[24, 69, 35] Operation: 67-32=35
Exploring Operation: 69-67=2, Resulting Numbers: [32, 24, 2]
Generated Node #0,1: 80:[32, 24, 2] Operation: 69-67=2
Start Sub Search at level 1: Movi... | 0.985243 | hs_2 | mult_heuristic |
[
11,
48,
28,
8
] | 88 | [
"28-11=17",
"8*17=136",
"136-48=88"
] | Current State: 88:[11, 48, 28, 8], Operations: []
Exploring Operation: 28-11=17, Resulting Numbers: [48, 8, 17]
Generated Node #2: [48, 8, 17] from Operation: 28-11=17
Current State: 88:[48, 8, 17], Operations: ['28-11=17']
Exploring Operation: 8*17=136, Resulting Numbers: [48, 136]
Generated Node #3: [48, 136] from Op... | 4 | Current State: 88:[11, 48, 28, 8], Operations: []
Exploring Operation: 48-28=20, Resulting Numbers: [11, 8, 20]
Generated Node #0,0: 88:[11, 8, 20] Operation: 48-28=20
Exploring Operation: 48/8=6, Resulting Numbers: [11, 28, 6]
Generated Node #0,1: 88:[11, 28, 6] Operation: 48/8=6
Exploring Operation: 28-8=20, Resultin... | 0 | hs_4 | sum_heuristic |
[
95,
85,
17,
14
] | 77 | [
"95+17=112",
"112/14=8",
"85-8=77"
] | Current State: 77:[95, 85, 17, 14], Operations: []
Exploring Operation: 95+17=112, Resulting Numbers: [85, 14, 112]
Generated Node #2: [85, 14, 112] from Operation: 95+17=112
Current State: 77:[85, 14, 112], Operations: ['95+17=112']
Exploring Operation: 112/14=8, Resulting Numbers: [85, 8]
Generated Node #3: [85, 8] f... | 4 | Current State: 77:[95, 85, 17, 14], Operations: []
Exploring Operation: 85/17=5, Resulting Numbers: [95, 14, 5]
Generated Node #0,0: 77:[95, 14, 5] Operation: 85/17=5
Exploring Operation: 95-14=81, Resulting Numbers: [85, 17, 81]
Generated Node #0,1: 77:[85, 17, 81] Operation: 95-14=81
Exploring Operation: 95-85=10, Re... | 0 | hs_4 | sum_heuristic |
[
42,
47,
60,
54
] | 66 | [
"47-42=5",
"60/5=12",
"54+12=66"
] | Current State: 66:[42, 47, 60, 54], Operations: []
Exploring Operation: 47-42=5, Resulting Numbers: [60, 54, 5]
Generated Node #2: [60, 54, 5] from Operation: 47-42=5
Current State: 66:[60, 54, 5], Operations: ['47-42=5']
Exploring Operation: 60/5=12, Resulting Numbers: [54, 12]
Generated Node #3: [54, 12] from Operati... | 4 | Current State: 66:[42, 47, 60, 54], Operations: []
Exploring Operation: 54-42=12, Resulting Numbers: [47, 60, 12]
Generated Node #0,0: 66:[47, 60, 12] Operation: 54-42=12
Exploring Operation: 47-42=5, Resulting Numbers: [60, 54, 5]
Generated Node #0,1: 66:[60, 54, 5] Operation: 47-42=5
Exploring Operation: 54-47=7, Res... | 0.986111 | hs_3 | sum_heuristic |
[
32,
90,
20,
88
] | 96 | [
"32+88=120",
"120/20=6",
"90+6=96"
] | Current State: 96:[32, 90, 20, 88], Operations: []
Exploring Operation: 32+88=120, Resulting Numbers: [90, 20, 120]
Generated Node #2: [90, 20, 120] from Operation: 32+88=120
Current State: 96:[90, 20, 120], Operations: ['32+88=120']
Exploring Operation: 120/20=6, Resulting Numbers: [90, 6]
Generated Node #3: [90, 6] f... | 4 | Current State: 96:[32, 90, 20, 88], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [32, 20, 2]
Generated Node #0,0: 96:[32, 20, 2] Operation: 90-88=2
Exploring Operation: 32-20=12, Resulting Numbers: [90, 88, 12]
Generated Node #0,1: 96:[90, 88, 12] Operation: 32-20=12
Exploring Operation: 32+20=52, Re... | 0 | hs_3 | mult_heuristic |
[
20,
60,
24,
20
] | 16 | [
"20+20=40",
"24*40=960",
"960/60=16"
] | Current State: 16:[20, 60, 24, 20], Operations: []
Exploring Operation: 20+20=40, Resulting Numbers: [60, 24, 40]
Generated Node #2: [60, 24, 40] from Operation: 20+20=40
Current State: 16:[60, 24, 40], Operations: ['20+20=40']
Exploring Operation: 24*40=960, Resulting Numbers: [60, 960]
Generated Node #3: [60, 960] fr... | 4 | Current State: 16:[20, 60, 24, 20], Operations: []
Exploring Operation: 60/20=3, Resulting Numbers: [20, 24, 3]
Generated Node #0,0: 16:[20, 24, 3] Operation: 60/20=3
Exploring Operation: 60/20=3, Resulting Numbers: [24, 20, 3]
Generated Node #0,1: 16:[24, 20, 3] Operation: 60/20=3
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
45,
65,
72,
99
] | 39 | [
"99-72=27",
"65*27=1755",
"1755/45=39"
] | Current State: 39:[45, 65, 72, 99], Operations: []
Exploring Operation: 99-72=27, Resulting Numbers: [45, 65, 27]
Generated Node #2: [45, 65, 27] from Operation: 99-72=27
Current State: 39:[45, 65, 27], Operations: ['99-72=27']
Exploring Operation: 65*27=1755, Resulting Numbers: [45, 1755]
Generated Node #3: [45, 1755]... | 4 | Current State: 39:[45, 65, 72, 99], Operations: []
Exploring Operation: 99-65=34, Resulting Numbers: [45, 72, 34]
Generated Node #0,0: 39:[45, 72, 34] Operation: 99-65=34
Exploring Operation: 72-65=7, Resulting Numbers: [45, 99, 7]
Generated Node #0,1: 39:[45, 99, 7] Operation: 72-65=7
Exploring Operation: 99-72=27, Re... | 0 | hs_4 | sum_heuristic |
[
56,
18,
34,
42
] | 39 | [
"18+34=52",
"42*52=2184",
"2184/56=39"
] | Current State: 39:[56, 18, 34, 42], Operations: []
Exploring Operation: 18+34=52, Resulting Numbers: [56, 42, 52]
Generated Node #2: [56, 42, 52] from Operation: 18+34=52
Current State: 39:[56, 42, 52], Operations: ['18+34=52']
Exploring Operation: 42*52=2184, Resulting Numbers: [56, 2184]
Generated Node #3: [56, 2184]... | 4 | Current State: 39:[56, 18, 34, 42], Operations: []
Exploring Operation: 56-42=14, Resulting Numbers: [18, 34, 14]
Generated Node #0,0: 39:[18, 34, 14] Operation: 56-42=14
Exploring Operation: 34-18=16, Resulting Numbers: [56, 42, 16]
Generated Node #0,1: 39:[56, 42, 16] Operation: 34-18=16
Exploring Operation: 56-18=38... | 0 | hs_5 | mult_heuristic |
[
44,
84,
21,
3
] | 22 | [
"84-44=40",
"21-3=18",
"40-18=22"
] | Current State: 22:[44, 84, 21, 3], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [21, 3, 40]
Generated Node #2: [21, 3, 40] from Operation: 84-44=40
Current State: 22:[21, 3, 40], Operations: ['84-44=40']
Exploring Operation: 21-3=18, Resulting Numbers: [40, 18]
Generated Node #3: [40, 18] from Opera... | 4 | Current State: 22:[44, 84, 21, 3], Operations: []
Exploring Operation: 84/3=28, Resulting Numbers: [44, 21, 28]
Generated Node #0,0: 22:[44, 21, 28] Operation: 84/3=28
Exploring Operation: 84-44=40, Resulting Numbers: [21, 3, 40]
Generated Node #0,1: 22:[21, 3, 40] Operation: 84-44=40
Exploring Operation: 84/21=4, Resu... | 0.990451 | hs_3 | sum_heuristic |
[
45,
67,
69,
21
] | 69 | [
"67-45=22",
"22-21=1",
"69*1=69"
] | Current State: 69:[45, 67, 69, 21], Operations: []
Exploring Operation: 67-45=22, Resulting Numbers: [69, 21, 22]
Generated Node #2: [69, 21, 22] from Operation: 67-45=22
Current State: 69:[69, 21, 22], Operations: ['67-45=22']
Exploring Operation: 22-21=1, Resulting Numbers: [69, 1]
Generated Node #3: [69, 1] from Ope... | 4 | Current State: 69:[45, 67, 69, 21], Operations: []
Exploring Operation: 67-45=22, Resulting Numbers: [69, 21, 22]
Generated Node #0,0: 69:[69, 21, 22] Operation: 67-45=22
Exploring Operation: 45-21=24, Resulting Numbers: [67, 69, 24]
Generated Node #0,1: 69:[67, 69, 24] Operation: 45-21=24
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
36,
50,
70,
57
] | 99 | [
"36+50=86",
"70-57=13",
"86+13=99"
] | Current State: 99:[36, 50, 70, 57], Operations: []
Exploring Operation: 36+50=86, Resulting Numbers: [70, 57, 86]
Generated Node #2: [70, 57, 86] from Operation: 36+50=86
Current State: 99:[70, 57, 86], Operations: ['36+50=86']
Exploring Operation: 70-57=13, Resulting Numbers: [86, 13]
Generated Node #3: [86, 13] from ... | 4 | Current State: 99:[36, 50, 70, 57], Operations: []
Exploring Operation: 70-50=20, Resulting Numbers: [36, 57, 20]
Generated Node #0,0: 99:[36, 57, 20] Operation: 70-50=20
Exploring Operation: 57-50=7, Resulting Numbers: [36, 70, 7]
Generated Node #0,1: 99:[36, 70, 7] Operation: 57-50=7
Exploring Operation: 50+57=107, R... | 0.981771 | hs_4 | mult_heuristic |
[
22,
10,
70,
98
] | 14 | [
"22-10=12",
"70+98=168",
"168/12=14"
] | Current State: 14:[22, 10, 70, 98], Operations: []
Exploring Operation: 22-10=12, Resulting Numbers: [70, 98, 12]
Generated Node #2: [70, 98, 12] from Operation: 22-10=12
Current State: 14:[70, 98, 12], Operations: ['22-10=12']
Exploring Operation: 70+98=168, Resulting Numbers: [12, 168]
Generated Node #3: [12, 168] fr... | 4 | Current State: 14:[22, 10, 70, 98], Operations: []
Exploring Operation: 70/10=7, Resulting Numbers: [22, 98, 7]
Generated Node #0,0: 14:[22, 98, 7] Operation: 70/10=7
Exploring Operation: 98-70=28, Resulting Numbers: [22, 10, 28]
Generated Node #0,1: 14:[22, 10, 28] Operation: 98-70=28
Exploring Operation: 98-22=76, Re... | 0 | hs_5 | sum_heuristic |
[
77,
68,
84,
81
] | 75 | [
"77-68=9",
"81/9=9",
"84-9=75"
] | Current State: 75:[77, 68, 84, 81], Operations: []
Exploring Operation: 77-68=9, Resulting Numbers: [84, 81, 9]
Generated Node #2: [84, 81, 9] from Operation: 77-68=9
Current State: 75:[84, 81, 9], Operations: ['77-68=9']
Exploring Operation: 81/9=9, Resulting Numbers: [84, 9]
Generated Node #3: [84, 9] from Operation:... | 4 | Current State: 75:[77, 68, 84, 81], Operations: []
Exploring Operation: 84-68=16, Resulting Numbers: [77, 81, 16]
Generated Node #0,0: 75:[77, 81, 16] Operation: 84-68=16
Exploring Operation: 84-81=3, Resulting Numbers: [77, 68, 3]
Generated Node #0,1: 75:[77, 68, 3] Operation: 84-81=3
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
5,
66,
91,
47
] | 27 | [
"5+66=71",
"91-47=44",
"71-44=27"
] | Current State: 27:[5, 66, 91, 47], Operations: []
Exploring Operation: 5+66=71, Resulting Numbers: [91, 47, 71]
Generated Node #2: [91, 47, 71] from Operation: 5+66=71
Current State: 27:[91, 47, 71], Operations: ['5+66=71']
Exploring Operation: 91-47=44, Resulting Numbers: [71, 44]
Generated Node #3: [71, 44] from Oper... | 4 | Current State: 27:[5, 66, 91, 47], Operations: []
Exploring Operation: 66-5=61, Resulting Numbers: [91, 47, 61]
Generated Node #0,0: 27:[91, 47, 61] Operation: 66-5=61
Exploring Operation: 66-47=19, Resulting Numbers: [5, 91, 19]
Generated Node #0,1: 27:[5, 91, 19] Operation: 66-47=19
Exploring Operation: 91-66=25, Res... | 0.988715 | hs_4 | mult_heuristic |
[
3,
54,
4,
87
] | 75 | [
"87-3=84",
"84/4=21",
"54+21=75"
] | Current State: 75:[3, 54, 4, 87], Operations: []
Exploring Operation: 87-3=84, Resulting Numbers: [54, 4, 84]
Generated Node #2: [54, 4, 84] from Operation: 87-3=84
Current State: 75:[54, 4, 84], Operations: ['87-3=84']
Exploring Operation: 84/4=21, Resulting Numbers: [54, 21]
Generated Node #3: [54, 21] from Operation... | 4 | Current State: 75:[3, 54, 4, 87], Operations: []
Exploring Operation: 87-54=33, Resulting Numbers: [3, 4, 33]
Generated Node #0,0: 75:[3, 4, 33] Operation: 87-54=33
Exploring Operation: 54/3=18, Resulting Numbers: [4, 87, 18]
Generated Node #0,1: 75:[4, 87, 18] Operation: 54/3=18
Moving to Node #0,0
Current State: 75:[... | 0 | hs_2 | sum_heuristic |
[
37,
30,
31,
98
] | 61 | [
"98-37=61",
"31-30=1",
"61*1=61"
] | Current State: 61:[37, 30, 31, 98], Operations: []
Exploring Operation: 98-37=61, Resulting Numbers: [30, 31, 61]
Generated Node #2: [30, 31, 61] from Operation: 98-37=61
Current State: 61:[30, 31, 61], Operations: ['98-37=61']
Exploring Operation: 31-30=1, Resulting Numbers: [61, 1]
Generated Node #3: [61, 1] from Ope... | 4 | Current State: 61:[37, 30, 31, 98], Operations: []
Exploring Operation: 98-37=61, Resulting Numbers: [30, 31, 61]
Generated Node #0,0: 61:[30, 31, 61] Operation: 98-37=61
Moving to Node #0,0
Current State: 61:[30, 31, 61], Operations: ['98-37=61']
Exploring Operation: 30+31=61, Resulting Numbers: [61, 61]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
89,
88,
86,
33
] | 99 | [
"89-86=3",
"33/3=11",
"88+11=99"
] | Current State: 99:[89, 88, 86, 33], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [88, 33, 3]
Generated Node #2: [88, 33, 3] from Operation: 89-86=3
Current State: 99:[88, 33, 3], Operations: ['89-86=3']
Exploring Operation: 33/3=11, Resulting Numbers: [88, 11]
Generated Node #3: [88, 11] from Operati... | 4 | Current State: 99:[89, 88, 86, 33], Operations: []
Exploring Operation: 86+33=119, Resulting Numbers: [89, 88, 119]
Generated Node #0,0: 99:[89, 88, 119] Operation: 86+33=119
Exploring Operation: 88-86=2, Resulting Numbers: [89, 33, 2]
Generated Node #0,1: 99:[89, 33, 2] Operation: 88-86=2
Exploring Operation: 89-86=3,... | 0.967882 | hs_4 | mult_heuristic |
[
43,
32,
40,
58
] | 57 | [
"43+32=75",
"58-40=18",
"75-18=57"
] | Current State: 57:[43, 32, 40, 58], Operations: []
Exploring Operation: 43+32=75, Resulting Numbers: [40, 58, 75]
Generated Node #2: [40, 58, 75] from Operation: 43+32=75
Current State: 57:[40, 58, 75], Operations: ['43+32=75']
Exploring Operation: 58-40=18, Resulting Numbers: [75, 18]
Generated Node #3: [75, 18] from ... | 4 | Current State: 57:[43, 32, 40, 58], Operations: []
Exploring Operation: 58-40=18, Resulting Numbers: [43, 32, 18]
Generated Node #0,0: 57:[43, 32, 18] Operation: 58-40=18
Exploring Operation: 43-32=11, Resulting Numbers: [40, 58, 11]
Generated Node #0,1: 57:[40, 58, 11] Operation: 43-32=11
Exploring Operation: 32+40=72... | 0.926215 | hs_5 | mult_heuristic |
[
30,
86,
53,
89
] | 47 | [
"30*86=2580",
"2580-89=2491",
"2491/53=47"
] | Current State: 47:[30, 86, 53, 89], Operations: []
Exploring Operation: 30*86=2580, Resulting Numbers: [53, 89, 2580]
Generated Node #2: [53, 89, 2580] from Operation: 30*86=2580
Current State: 47:[53, 89, 2580], Operations: ['30*86=2580']
Exploring Operation: 2580-89=2491, Resulting Numbers: [53, 2491]
Generated Node ... | 4 | Current State: 47:[30, 86, 53, 89], Operations: []
Exploring Operation: 89-53=36, Resulting Numbers: [30, 86, 36]
Generated Node #0,0: 47:[30, 86, 36] Operation: 89-53=36
Exploring Operation: 86-30=56, Resulting Numbers: [53, 89, 56]
Generated Node #0,1: 47:[53, 89, 56] Operation: 86-30=56
Exploring Operation: 89-86=3,... | 0 | hs_4 | mult_heuristic |
[
57,
9,
8,
30
] | 33 | [
"8*30=240",
"57+240=297",
"297/9=33"
] | Current State: 33:[57, 9, 8, 30], Operations: []
Exploring Operation: 8*30=240, Resulting Numbers: [57, 9, 240]
Generated Node #2: [57, 9, 240] from Operation: 8*30=240
Current State: 33:[57, 9, 240], Operations: ['8*30=240']
Exploring Operation: 57+240=297, Resulting Numbers: [9, 297]
Generated Node #3: [9, 297] from ... | 4 | Current State: 33:[57, 9, 8, 30], Operations: []
Exploring Operation: 57-30=27, Resulting Numbers: [9, 8, 27]
Generated Node #0,0: 33:[9, 8, 27] Operation: 57-30=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[9, 8, 27], Operations: ['57-30=27']
Exploring Operation: 27/9=3, Resulting Numbers: [8,... | 0 | hs_1 | mult_heuristic |
[
44,
61,
47,
36
] | 41 | [
"61+47=108",
"108/36=3",
"44-3=41"
] | Current State: 41:[44, 61, 47, 36], Operations: []
Exploring Operation: 61+47=108, Resulting Numbers: [44, 36, 108]
Generated Node #2: [44, 36, 108] from Operation: 61+47=108
Current State: 41:[44, 36, 108], Operations: ['61+47=108']
Exploring Operation: 108/36=3, Resulting Numbers: [44, 3]
Generated Node #3: [44, 3] f... | 4 | Current State: 41:[44, 61, 47, 36], Operations: []
Exploring Operation: 47-36=11, Resulting Numbers: [44, 61, 11]
Generated Node #0,0: 41:[44, 61, 11] Operation: 47-36=11
Exploring Operation: 61-44=17, Resulting Numbers: [47, 36, 17]
Generated Node #0,1: 41:[47, 36, 17] Operation: 61-44=17
Exploring Operation: 61-47=14... | 0 | hs_4 | mult_heuristic |
[
4,
84,
9,
12
] | 29 | [
"4*9=36",
"84/12=7",
"36-7=29"
] | Current State: 29:[4, 84, 9, 12], Operations: []
Exploring Operation: 4*9=36, Resulting Numbers: [84, 12, 36]
Generated Node #2: [84, 12, 36] from Operation: 4*9=36
Current State: 29:[84, 12, 36], Operations: ['4*9=36']
Exploring Operation: 84/12=7, Resulting Numbers: [36, 7]
Generated Node #3: [36, 7] from Operation: ... | 4 | Current State: 29:[4, 84, 9, 12], Operations: []
Exploring Operation: 84-4=80, Resulting Numbers: [9, 12, 80]
Generated Node #0,0: 29:[9, 12, 80] Operation: 84-4=80
Exploring Operation: 84/4=21, Resulting Numbers: [9, 12, 21]
Generated Node #0,1: 29:[9, 12, 21] Operation: 84/4=21
Exploring Operation: 84/12=7, Resulting... | 0.930556 | hs_5 | sum_heuristic |
[
14,
31,
61,
77
] | 61 | [
"14+31=45",
"77-61=16",
"45+16=61"
] | Current State: 61:[14, 31, 61, 77], Operations: []
Exploring Operation: 14+31=45, Resulting Numbers: [61, 77, 45]
Generated Node #2: [61, 77, 45] from Operation: 14+31=45
Current State: 61:[61, 77, 45], Operations: ['14+31=45']
Exploring Operation: 77-61=16, Resulting Numbers: [45, 16]
Generated Node #3: [45, 16] from ... | 4 | Current State: 61:[14, 31, 61, 77], Operations: []
Exploring Operation: 31-14=17, Resulting Numbers: [61, 77, 17]
Generated Node #0,0: 61:[61, 77, 17] Operation: 31-14=17
Exploring Operation: 77-14=63, Resulting Numbers: [31, 61, 63]
Generated Node #0,1: 61:[31, 61, 63] Operation: 77-14=63
Exploring Operation: 61-14=47... | 0.96441 | hs_5 | mult_heuristic |
[
53,
63,
8,
11
] | 79 | [
"53*11=583",
"63*8=504",
"583-504=79"
] | Current State: 79:[53, 63, 8, 11], Operations: []
Exploring Operation: 53*11=583, Resulting Numbers: [63, 8, 583]
Generated Node #2: [63, 8, 583] from Operation: 53*11=583
Current State: 79:[63, 8, 583], Operations: ['53*11=583']
Exploring Operation: 63*8=504, Resulting Numbers: [583, 504]
Generated Node #3: [583, 504]... | 4 | Current State: 79:[53, 63, 8, 11], Operations: []
Exploring Operation: 8*11=88, Resulting Numbers: [53, 63, 88]
Generated Node #0,0: 79:[53, 63, 88] Operation: 8*11=88
Exploring Operation: 53+11=64, Resulting Numbers: [63, 8, 64]
Generated Node #0,1: 79:[63, 8, 64] Operation: 53+11=64
Exploring Operation: 63+11=74, Res... | 0 | hs_5 | sum_heuristic |
[
70,
95,
64,
39
] | 80 | [
"70*64=4480",
"95-39=56",
"4480/56=80"
] | Current State: 80:[70, 95, 64, 39], Operations: []
Exploring Operation: 70*64=4480, Resulting Numbers: [95, 39, 4480]
Generated Node #2: [95, 39, 4480] from Operation: 70*64=4480
Current State: 80:[95, 39, 4480], Operations: ['70*64=4480']
Exploring Operation: 95-39=56, Resulting Numbers: [4480, 56]
Generated Node #3: ... | 4 | Current State: 80:[70, 95, 64, 39], Operations: []
Exploring Operation: 95-64=31, Resulting Numbers: [70, 39, 31]
Generated Node #0,0: 80:[70, 39, 31] Operation: 95-64=31
Exploring Operation: 70-64=6, Resulting Numbers: [95, 39, 6]
Generated Node #0,1: 80:[95, 39, 6] Operation: 70-64=6
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
50,
80,
17,
3
] | 81 | [
"80-50=30",
"17*3=51",
"30+51=81"
] | Current State: 81:[50, 80, 17, 3], Operations: []
Exploring Operation: 80-50=30, Resulting Numbers: [17, 3, 30]
Generated Node #2: [17, 3, 30] from Operation: 80-50=30
Current State: 81:[17, 3, 30], Operations: ['80-50=30']
Exploring Operation: 17*3=51, Resulting Numbers: [30, 51]
Generated Node #3: [30, 51] from Opera... | 4 | Current State: 81:[50, 80, 17, 3], Operations: []
Exploring Operation: 50-17=33, Resulting Numbers: [80, 3, 33]
Generated Node #0,0: 81:[80, 3, 33] Operation: 50-17=33
Exploring Operation: 80-50=30, Resulting Numbers: [17, 3, 30]
Generated Node #0,1: 81:[17, 3, 30] Operation: 80-50=30
Exploring Operation: 50+17=67, Res... | 0 | hs_3 | mult_heuristic |
[
95,
99,
36,
60
] | 51 | [
"99-95=4",
"36/4=9",
"60-9=51"
] | Current State: 51:[95, 99, 36, 60], Operations: []
Exploring Operation: 99-95=4, Resulting Numbers: [36, 60, 4]
Generated Node #2: [36, 60, 4] from Operation: 99-95=4
Current State: 51:[36, 60, 4], Operations: ['99-95=4']
Exploring Operation: 36/4=9, Resulting Numbers: [60, 9]
Generated Node #3: [60, 9] from Operation:... | 4 | Current State: 51:[95, 99, 36, 60], Operations: []
Exploring Operation: 99-95=4, Resulting Numbers: [36, 60, 4]
Generated Node #0,0: 51:[36, 60, 4] Operation: 99-95=4
Exploring Operation: 95-36=59, Resulting Numbers: [99, 60, 59]
Generated Node #0,1: 51:[99, 60, 59] Operation: 95-36=59
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | mult_heuristic |
[
47,
39,
20,
22
] | 16 | [
"47-39=8",
"22-20=2",
"8*2=16"
] | Current State: 16:[47, 39, 20, 22], Operations: []
Exploring Operation: 47-39=8, Resulting Numbers: [20, 22, 8]
Generated Node #2: [20, 22, 8] from Operation: 47-39=8
Current State: 16:[20, 22, 8], Operations: ['47-39=8']
Exploring Operation: 22-20=2, Resulting Numbers: [8, 2]
Generated Node #3: [8, 2] from Operation: ... | 4 | Current State: 16:[47, 39, 20, 22], Operations: []
Exploring Operation: 47-20=27, Resulting Numbers: [39, 22, 27]
Generated Node #0,0: 16:[39, 22, 27] Operation: 47-20=27
Exploring Operation: 47-22=25, Resulting Numbers: [39, 20, 25]
Generated Node #0,1: 16:[39, 20, 25] Operation: 47-22=25
Exploring Operation: 39-22=17... | 0.953993 | hs_5 | sum_heuristic |
[
55,
27,
50,
37
] | 59 | [
"55-27=28",
"50+37=87",
"87-28=59"
] | Current State: 59:[55, 27, 50, 37], Operations: []
Exploring Operation: 55-27=28, Resulting Numbers: [50, 37, 28]
Generated Node #2: [50, 37, 28] from Operation: 55-27=28
Current State: 59:[50, 37, 28], Operations: ['55-27=28']
Exploring Operation: 50+37=87, Resulting Numbers: [28, 87]
Generated Node #3: [28, 87] from ... | 4 | Current State: 59:[55, 27, 50, 37], Operations: []
Exploring Operation: 27+37=64, Resulting Numbers: [55, 50, 64]
Generated Node #0,0: 59:[55, 50, 64] Operation: 27+37=64
Exploring Operation: 55+27=82, Resulting Numbers: [50, 37, 82]
Generated Node #0,1: 59:[50, 37, 82] Operation: 55+27=82
Exploring Operation: 27+50=77... | 0.983507 | hs_3 | sum_heuristic |
[
76,
35,
88,
33
] | 100 | [
"35-33=2",
"88*2=176",
"176-76=100"
] | Current State: 100:[76, 35, 88, 33], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [76, 88, 2]
Generated Node #2: [76, 88, 2] from Operation: 35-33=2
Current State: 100:[76, 88, 2], Operations: ['35-33=2']
Exploring Operation: 88*2=176, Resulting Numbers: [76, 176]
Generated Node #3: [76, 176] from Op... | 4 | Current State: 100:[76, 35, 88, 33], Operations: []
Exploring Operation: 76+35=111, Resulting Numbers: [88, 33, 111]
Generated Node #0,0: 100:[88, 33, 111] Operation: 76+35=111
Exploring Operation: 76-35=41, Resulting Numbers: [88, 33, 41]
Generated Node #0,1: 100:[88, 33, 41] Operation: 76-35=41
Exploring Operation: 7... | 0 | hs_4 | mult_heuristic |
[
73,
31,
96,
12
] | 42 | [
"73-31=42",
"96-12=84",
"84-42=42"
] | Current State: 42:[73, 31, 96, 12], Operations: []
Exploring Operation: 73-31=42, Resulting Numbers: [96, 12, 42]
Generated Node #2: [96, 12, 42] from Operation: 73-31=42
Current State: 42:[96, 12, 42], Operations: ['73-31=42']
Exploring Operation: 96-12=84, Resulting Numbers: [42, 84]
Generated Node #3: [42, 84] from ... | 4 | Current State: 42:[73, 31, 96, 12], Operations: []
Exploring Operation: 96/12=8, Resulting Numbers: [73, 31, 8]
Generated Node #0,0: 42:[73, 31, 8] Operation: 96/12=8
Exploring Operation: 73-31=42, Resulting Numbers: [96, 12, 42]
Generated Node #0,1: 42:[96, 12, 42] Operation: 73-31=42
Exploring Operation: 96-73=23, Re... | 0.985243 | hs_3 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.