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 |
|---|---|---|---|---|---|---|---|---|
[
49,
19,
80,
75
] | 32 | [
"49-19=30",
"80*30=2400",
"2400/75=32"
] | Current State: 32:[49, 19, 80, 75], Operations: []
Exploring Operation: 49-19=30, Resulting Numbers: [80, 75, 30]
Generated Node #2: [80, 75, 30] from Operation: 49-19=30
Current State: 32:[80, 75, 30], Operations: ['49-19=30']
Exploring Operation: 80*30=2400, Resulting Numbers: [75, 2400]
Generated Node #3: [75, 2400]... | 4 | Current State: 32:[49, 19, 80, 75], Operations: []
Exploring Operation: 80-75=5, Resulting Numbers: [49, 19, 5]
Generated Node #0,0: 32:[49, 19, 5] Operation: 80-75=5
Exploring Operation: 75-49=26, Resulting Numbers: [19, 80, 26]
Generated Node #0,1: 32:[19, 80, 26] Operation: 75-49=26
Exploring Operation: 80-19=61, Re... | 0 | hs_4 | mult_heuristic |
[
7,
22,
45,
95
] | 65 | [
"22-7=15",
"95-45=50",
"15+50=65"
] | Current State: 65:[7, 22, 45, 95], Operations: []
Exploring Operation: 22-7=15, Resulting Numbers: [45, 95, 15]
Generated Node #2: [45, 95, 15] from Operation: 22-7=15
Current State: 65:[45, 95, 15], Operations: ['22-7=15']
Exploring Operation: 95-45=50, Resulting Numbers: [15, 50]
Generated Node #3: [15, 50] from Oper... | 4 | Current State: 65:[7, 22, 45, 95], Operations: []
Exploring Operation: 95-22=73, Resulting Numbers: [7, 45, 73]
Generated Node #0,0: 65:[7, 45, 73] Operation: 95-22=73
Exploring Operation: 45-22=23, Resulting Numbers: [7, 95, 23]
Generated Node #0,1: 65:[7, 95, 23] Operation: 45-22=23
Exploring Operation: 95-45=50, Res... | 0.986979 | hs_4 | sum_heuristic |
[
72,
38,
54,
80
] | 84 | [
"72+38=110",
"80-54=26",
"110-26=84"
] | Current State: 84:[72, 38, 54, 80], Operations: []
Exploring Operation: 72+38=110, Resulting Numbers: [54, 80, 110]
Generated Node #2: [54, 80, 110] from Operation: 72+38=110
Current State: 84:[54, 80, 110], Operations: ['72+38=110']
Exploring Operation: 80-54=26, Resulting Numbers: [110, 26]
Generated Node #3: [110, 2... | 4 | Current State: 84:[72, 38, 54, 80], Operations: []
Exploring Operation: 80-72=8, Resulting Numbers: [38, 54, 8]
Generated Node #0,0: 84:[38, 54, 8] Operation: 80-72=8
Exploring Operation: 72-54=18, Resulting Numbers: [38, 80, 18]
Generated Node #0,1: 84:[38, 80, 18] Operation: 72-54=18
Moving to Node #0,1
Current State... | 0.984375 | hs_2 | mult_heuristic |
[
96,
31,
48,
64
] | 47 | [
"96-31=65",
"48+64=112",
"112-65=47"
] | Current State: 47:[96, 31, 48, 64], Operations: []
Exploring Operation: 96-31=65, Resulting Numbers: [48, 64, 65]
Generated Node #2: [48, 64, 65] from Operation: 96-31=65
Current State: 47:[48, 64, 65], Operations: ['96-31=65']
Exploring Operation: 48+64=112, Resulting Numbers: [65, 112]
Generated Node #3: [65, 112] fr... | 4 | Current State: 47:[96, 31, 48, 64], Operations: []
Exploring Operation: 96-48=48, Resulting Numbers: [31, 64, 48]
Generated Node #0,0: 47:[31, 64, 48] Operation: 96-48=48
Exploring Operation: 96-31=65, Resulting Numbers: [48, 64, 65]
Generated Node #0,1: 47:[48, 64, 65] Operation: 96-31=65
Exploring Operation: 96-64=32... | 0.985243 | hs_3 | mult_heuristic |
[
33,
45,
60,
12
] | 99 | [
"60-45=15",
"15-12=3",
"33*3=99"
] | Current State: 99:[33, 45, 60, 12], Operations: []
Exploring Operation: 60-45=15, Resulting Numbers: [33, 12, 15]
Generated Node #2: [33, 12, 15] from Operation: 60-45=15
Current State: 99:[33, 12, 15], Operations: ['60-45=15']
Exploring Operation: 15-12=3, Resulting Numbers: [33, 3]
Generated Node #3: [33, 3] from Ope... | 4 | Current State: 99:[33, 45, 60, 12], Operations: []
Exploring Operation: 60-45=15, Resulting Numbers: [33, 12, 15]
Generated Node #0,0: 99:[33, 12, 15] Operation: 60-45=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[33, 12, 15], Operations: ['60-45=15']
Exploring Operation: 15-12=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
84,
49,
16,
72
] | 91 | [
"84-49=35",
"72-16=56",
"35+56=91"
] | Current State: 91:[84, 49, 16, 72], Operations: []
Exploring Operation: 84-49=35, Resulting Numbers: [16, 72, 35]
Generated Node #2: [16, 72, 35] from Operation: 84-49=35
Current State: 91:[16, 72, 35], Operations: ['84-49=35']
Exploring Operation: 72-16=56, Resulting Numbers: [35, 56]
Generated Node #3: [35, 56] from ... | 4 | Current State: 91:[84, 49, 16, 72], Operations: []
Exploring Operation: 72-49=23, Resulting Numbers: [84, 16, 23]
Generated Node #0,0: 91:[84, 16, 23] Operation: 72-49=23
Exploring Operation: 84-72=12, Resulting Numbers: [49, 16, 12]
Generated Node #0,1: 91:[49, 16, 12] Operation: 84-72=12
Exploring Operation: 49+72=12... | 0.989583 | hs_3 | sum_heuristic |
[
6,
45,
35,
33
] | 15 | [
"35-33=2",
"6/2=3",
"45/3=15"
] | Current State: 15:[6, 45, 35, 33], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [6, 45, 2]
Generated Node #2: [6, 45, 2] from Operation: 35-33=2
Current State: 15:[6, 45, 2], Operations: ['35-33=2']
Exploring Operation: 6/2=3, Resulting Numbers: [45, 3]
Generated Node #3: [45, 3] from Operation: 6/2=... | 4 | Current State: 15:[6, 45, 35, 33], Operations: []
Exploring Operation: 45-33=12, Resulting Numbers: [6, 35, 12]
Generated Node #0,0: 15:[6, 35, 12] Operation: 45-33=12
Exploring Operation: 45-35=10, Resulting Numbers: [6, 33, 10]
Generated Node #0,1: 15:[6, 33, 10] Operation: 45-35=10
Exploring Operation: 35-33=2, Resu... | 0.945313 | hs_5 | sum_heuristic |
[
91,
80,
29,
8
] | 10 | [
"91-80=11",
"29-8=21",
"21-11=10"
] | Current State: 10:[91, 80, 29, 8], Operations: []
Exploring Operation: 91-80=11, Resulting Numbers: [29, 8, 11]
Generated Node #2: [29, 8, 11] from Operation: 91-80=11
Current State: 10:[29, 8, 11], Operations: ['91-80=11']
Exploring Operation: 29-8=21, Resulting Numbers: [11, 21]
Generated Node #3: [11, 21] from Opera... | 4 | Current State: 10:[91, 80, 29, 8], Operations: []
Exploring Operation: 80/8=10, Resulting Numbers: [91, 29, 10]
Generated Node #0,0: 10:[91, 29, 10] Operation: 80/8=10
Exploring Operation: 91-80=11, Resulting Numbers: [29, 8, 11]
Generated Node #0,1: 10:[29, 8, 11] Operation: 91-80=11
Moving to Node #0,1
Current State:... | 0.992188 | hs_2 | sum_heuristic |
[
45,
90,
11,
8
] | 64 | [
"90-45=45",
"11+8=19",
"45+19=64"
] | Current State: 64:[45, 90, 11, 8], Operations: []
Exploring Operation: 90-45=45, Resulting Numbers: [11, 8, 45]
Generated Node #2: [11, 8, 45] from Operation: 90-45=45
Current State: 64:[11, 8, 45], Operations: ['90-45=45']
Exploring Operation: 11+8=19, Resulting Numbers: [45, 19]
Generated Node #3: [45, 19] from Opera... | 4 | Current State: 64:[45, 90, 11, 8], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [11, 8, 2]
Generated Node #0,0: 64:[11, 8, 2] Operation: 90/45=2
Exploring Operation: 90-45=45, Resulting Numbers: [11, 8, 45]
Generated Node #0,1: 64:[11, 8, 45] Operation: 90-45=45
Moving to Node #0,0
Current State: 64:... | 0.984375 | hs_2 | sum_heuristic |
[
33,
37,
28,
33
] | 79 | [
"37-33=4",
"28*4=112",
"112-33=79"
] | Current State: 79:[33, 37, 28, 33], Operations: []
Exploring Operation: 37-33=4, Resulting Numbers: [28, 4]
Generated Node #2: [28, 4] from Operation: 37-33=4
Current State: 79:[28, 4], Operations: ['37-33=4']
Exploring Operation: 28*4=112, Resulting Numbers: [112]
112,79 equal: Goal Reached
Exploring Operation: 112-33... | 4 | Current State: 79:[33, 37, 28, 33], Operations: []
Exploring Operation: 33+37=70, Resulting Numbers: [28, 33, 70]
Generated Node #0,0: 79:[28, 33, 70] Operation: 33+37=70
Exploring Operation: 33+28=61, Resulting Numbers: [37, 33, 61]
Generated Node #0,1: 79:[37, 33, 61] Operation: 33+28=61
Exploring Operation: 33+33=66... | 0 | hs_3 | mult_heuristic |
[
99,
44,
66,
97
] | 20 | [
"99+44=143",
"66+97=163",
"163-143=20"
] | Current State: 20:[99, 44, 66, 97], Operations: []
Exploring Operation: 99+44=143, Resulting Numbers: [66, 97, 143]
Generated Node #2: [66, 97, 143] from Operation: 99+44=143
Current State: 20:[66, 97, 143], Operations: ['99+44=143']
Exploring Operation: 66+97=163, Resulting Numbers: [143, 163]
Generated Node #3: [143,... | 4 | Current State: 20:[99, 44, 66, 97], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [44, 66, 2]
Generated Node #0,0: 20:[44, 66, 2] Operation: 99-97=2
Moving to Node #0,0
Current State: 20:[44, 66, 2], Operations: ['99-97=2']
Exploring Operation: 66-44=22, Resulting Numbers: [2, 22]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
19,
22,
83,
2
] | 96 | [
"22*83=1826",
"1826-2=1824",
"1824/19=96"
] | Current State: 96:[19, 22, 83, 2], Operations: []
Exploring Operation: 22*83=1826, Resulting Numbers: [19, 2, 1826]
Generated Node #2: [19, 2, 1826] from Operation: 22*83=1826
Current State: 96:[19, 2, 1826], Operations: ['22*83=1826']
Exploring Operation: 1826-2=1824, Resulting Numbers: [19, 1824]
Generated Node #3: [... | 4 | Current State: 96:[19, 22, 83, 2], Operations: []
Exploring Operation: 19+83=102, Resulting Numbers: [22, 2, 102]
Generated Node #0,0: 96:[22, 2, 102] Operation: 19+83=102
Exploring Operation: 22+83=105, Resulting Numbers: [19, 2, 105]
Generated Node #0,1: 96:[19, 2, 105] Operation: 22+83=105
Moving to Node #0,0
Curren... | 0 | hs_2 | mult_heuristic |
[
54,
75,
81,
71
] | 62 | [
"81-75=6",
"54/6=9",
"71-9=62"
] | Current State: 62:[54, 75, 81, 71], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [54, 71, 6]
Generated Node #2: [54, 71, 6] from Operation: 81-75=6
Current State: 62:[54, 71, 6], Operations: ['81-75=6']
Exploring Operation: 54/6=9, Resulting Numbers: [71, 9]
Generated Node #3: [71, 9] from Operation:... | 4 | Current State: 62:[54, 75, 81, 71], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [54, 71, 6]
Generated Node #0,0: 62:[54, 71, 6] Operation: 81-75=6
Exploring Operation: 75-71=4, Resulting Numbers: [54, 81, 4]
Generated Node #0,1: 62:[54, 81, 4] Operation: 75-71=4
Exploring Operation: 81-71=10, Result... | 0.983507 | hs_4 | sum_heuristic |
[
33,
26,
83,
24
] | 100 | [
"33-26=7",
"83+24=107",
"107-7=100"
] | Current State: 100:[33, 26, 83, 24], Operations: []
Exploring Operation: 33-26=7, Resulting Numbers: [83, 24, 7]
Generated Node #2: [83, 24, 7] from Operation: 33-26=7
Current State: 100:[83, 24, 7], Operations: ['33-26=7']
Exploring Operation: 83+24=107, Resulting Numbers: [7, 107]
Generated Node #3: [7, 107] from Ope... | 4 | Current State: 100:[33, 26, 83, 24], Operations: []
Exploring Operation: 83+24=107, Resulting Numbers: [33, 26, 107]
Generated Node #0,0: 100:[33, 26, 107] Operation: 83+24=107
Exploring Operation: 83-26=57, Resulting Numbers: [33, 24, 57]
Generated Node #0,1: 100:[33, 24, 57] Operation: 83-26=57
Exploring Operation: 8... | 0.990451 | hs_3 | sum_heuristic |
[
36,
39,
77,
18
] | 58 | [
"36/18=2",
"39+77=116",
"116/2=58"
] | Current State: 58:[36, 39, 77, 18], Operations: []
Exploring Operation: 36/18=2, Resulting Numbers: [39, 77, 2]
Generated Node #2: [39, 77, 2] from Operation: 36/18=2
Current State: 58:[39, 77, 2], Operations: ['36/18=2']
Exploring Operation: 39+77=116, Resulting Numbers: [2, 116]
Generated Node #3: [2, 116] from Opera... | 4 | Current State: 58:[36, 39, 77, 18], Operations: []
Exploring Operation: 77-18=59, Resulting Numbers: [36, 39, 59]
Generated Node #0,0: 58:[36, 39, 59] Operation: 77-18=59
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[36, 39, 59], Operations: ['77-18=59']
Exploring Operation: 39-36=3, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
42,
29,
85,
78
] | 78 | [
"42+29=71",
"85-78=7",
"71+7=78"
] | Current State: 78:[42, 29, 85, 78], Operations: []
Exploring Operation: 42+29=71, Resulting Numbers: [85, 78, 71]
Generated Node #2: [85, 78, 71] from Operation: 42+29=71
Current State: 78:[85, 78, 71], Operations: ['42+29=71']
Exploring Operation: 85-78=7, Resulting Numbers: [71, 7]
Generated Node #3: [71, 7] from Ope... | 4 | Current State: 78:[42, 29, 85, 78], Operations: []
Exploring Operation: 42-29=13, Resulting Numbers: [85, 78, 13]
Generated Node #0,0: 78:[85, 78, 13] Operation: 42-29=13
Exploring Operation: 85-42=43, Resulting Numbers: [29, 78, 43]
Generated Node #0,1: 78:[29, 78, 43] Operation: 85-42=43
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
24,
63,
70,
30
] | 61 | [
"63-24=39",
"70+30=100",
"100-39=61"
] | Current State: 61:[24, 63, 70, 30], Operations: []
Exploring Operation: 63-24=39, Resulting Numbers: [70, 30, 39]
Generated Node #2: [70, 30, 39] from Operation: 63-24=39
Current State: 61:[70, 30, 39], Operations: ['63-24=39']
Exploring Operation: 70+30=100, Resulting Numbers: [39, 100]
Generated Node #3: [39, 100] fr... | 4 | Current State: 61:[24, 63, 70, 30], Operations: []
Exploring Operation: 70-24=46, Resulting Numbers: [63, 30, 46]
Generated Node #0,0: 61:[63, 30, 46] Operation: 70-24=46
Exploring Operation: 24+63=87, Resulting Numbers: [70, 30, 87]
Generated Node #0,1: 61:[70, 30, 87] Operation: 24+63=87
Exploring Operation: 63-24=39... | 0.923611 | hs_5 | sum_heuristic |
[
68,
84,
48,
4
] | 55 | [
"68+48=116",
"116/4=29",
"84-29=55"
] | Current State: 55:[68, 84, 48, 4], Operations: []
Exploring Operation: 68+48=116, Resulting Numbers: [84, 4, 116]
Generated Node #2: [84, 4, 116] from Operation: 68+48=116
Current State: 55:[84, 4, 116], Operations: ['68+48=116']
Exploring Operation: 116/4=29, Resulting Numbers: [84, 29]
Generated Node #3: [84, 29] fro... | 4 | Current State: 55:[68, 84, 48, 4], Operations: []
Exploring Operation: 84-68=16, Resulting Numbers: [48, 4, 16]
Generated Node #0,0: 55:[48, 4, 16] Operation: 84-68=16
Exploring Operation: 84-48=36, Resulting Numbers: [68, 4, 36]
Generated Node #0,1: 55:[68, 4, 36] Operation: 84-48=36
Exploring Operation: 84/4=21, Resu... | 0 | hs_3 | sum_heuristic |
[
35,
52,
18,
7
] | 75 | [
"35/7=5",
"52+18=70",
"5+70=75"
] | Current State: 75:[35, 52, 18, 7], Operations: []
Exploring Operation: 35/7=5, Resulting Numbers: [52, 18, 5]
Generated Node #2: [52, 18, 5] from Operation: 35/7=5
Current State: 75:[52, 18, 5], Operations: ['35/7=5']
Exploring Operation: 52+18=70, Resulting Numbers: [5, 70]
Generated Node #3: [5, 70] from Operation: 5... | 4 | Current State: 75:[35, 52, 18, 7], Operations: []
Exploring Operation: 52-35=17, Resulting Numbers: [18, 7, 17]
Generated Node #0,0: 75:[18, 7, 17] Operation: 52-35=17
Exploring Operation: 52+18=70, Resulting Numbers: [35, 7, 70]
Generated Node #0,1: 75:[35, 7, 70] Operation: 52+18=70
Exploring Operation: 52-18=34, Res... | 0.969618 | hs_4 | mult_heuristic |
[
49,
2,
50,
59
] | 11 | [
"49*2=98",
"50+59=109",
"109-98=11"
] | Current State: 11:[49, 2, 50, 59], Operations: []
Exploring Operation: 49*2=98, Resulting Numbers: [50, 59, 98]
Generated Node #2: [50, 59, 98] from Operation: 49*2=98
Current State: 11:[50, 59, 98], Operations: ['49*2=98']
Exploring Operation: 50+59=109, Resulting Numbers: [98, 109]
Generated Node #3: [98, 109] from O... | 4 | Current State: 11:[49, 2, 50, 59], Operations: []
Exploring Operation: 59-49=10, Resulting Numbers: [2, 50, 10]
Generated Node #0,0: 11:[2, 50, 10] Operation: 59-49=10
Exploring Operation: 49-2=47, Resulting Numbers: [50, 59, 47]
Generated Node #0,1: 11:[50, 59, 47] Operation: 49-2=47
Exploring Operation: 50/2=25, Resu... | 0 | hs_5 | mult_heuristic |
[
44,
61,
17,
67
] | 33 | [
"61-44=17",
"67-17=50",
"50-17=33"
] | Current State: 33:[44, 61, 17, 67], Operations: []
Exploring Operation: 61-44=17, Resulting Numbers: [17, 67, 17]
Generated Node #2: [17, 67, 17] from Operation: 61-44=17
Current State: 33:[17, 67, 17], Operations: ['61-44=17']
Exploring Operation: 67-17=50, Resulting Numbers: [50]
50,33 equal: Goal Reached
Exploring O... | 4 | Current State: 33:[44, 61, 17, 67], Operations: []
Exploring Operation: 67-61=6, Resulting Numbers: [44, 17, 6]
Generated Node #0,0: 33:[44, 17, 6] Operation: 67-61=6
Exploring Operation: 67-44=23, Resulting Numbers: [61, 17, 23]
Generated Node #0,1: 33:[61, 17, 23] Operation: 67-44=23
Moving to Node #0,0
Current State... | 0.986979 | hs_2 | sum_heuristic |
[
25,
36,
44,
99
] | 82 | [
"25+36=61",
"44+99=143",
"143-61=82"
] | Current State: 82:[25, 36, 44, 99], Operations: []
Exploring Operation: 25+36=61, Resulting Numbers: [44, 99, 61]
Generated Node #2: [44, 99, 61] from Operation: 25+36=61
Current State: 82:[44, 99, 61], Operations: ['25+36=61']
Exploring Operation: 44+99=143, Resulting Numbers: [61, 143]
Generated Node #3: [61, 143] fr... | 4 | Current State: 82:[25, 36, 44, 99], Operations: []
Exploring Operation: 36+44=80, Resulting Numbers: [25, 99, 80]
Generated Node #0,0: 82:[25, 99, 80] Operation: 36+44=80
Exploring Operation: 25+44=69, Resulting Numbers: [36, 99, 69]
Generated Node #0,1: 82:[36, 99, 69] Operation: 25+44=69
Exploring Operation: 99-44=55... | 0.986111 | hs_5 | sum_heuristic |
[
69,
30,
93,
46
] | 52 | [
"69+30=99",
"93-46=47",
"99-47=52"
] | Current State: 52:[69, 30, 93, 46], Operations: []
Exploring Operation: 69+30=99, Resulting Numbers: [93, 46, 99]
Generated Node #2: [93, 46, 99] from Operation: 69+30=99
Current State: 52:[93, 46, 99], Operations: ['69+30=99']
Exploring Operation: 93-46=47, Resulting Numbers: [99, 47]
Generated Node #3: [99, 47] from ... | 4 | Current State: 52:[69, 30, 93, 46], Operations: []
Exploring Operation: 93-30=63, Resulting Numbers: [69, 46, 63]
Generated Node #0,0: 52:[69, 46, 63] Operation: 93-30=63
Exploring Operation: 69-46=23, Resulting Numbers: [30, 93, 23]
Generated Node #0,1: 52:[30, 93, 23] Operation: 69-46=23
Exploring Operation: 93-69=24... | 0.982639 | hs_4 | mult_heuristic |
[
5,
15,
23,
46
] | 69 | [
"15/5=3",
"46-23=23",
"3*23=69"
] | Current State: 69:[5, 15, 23, 46], Operations: []
Exploring Operation: 15/5=3, Resulting Numbers: [23, 46, 3]
Generated Node #2: [23, 46, 3] from Operation: 15/5=3
Current State: 69:[23, 46, 3], Operations: ['15/5=3']
Exploring Operation: 46-23=23, Resulting Numbers: [3, 23]
Generated Node #3: [3, 23] from Operation: 4... | 4 | Current State: 69:[5, 15, 23, 46], Operations: []
Exploring Operation: 46-23=23, Resulting Numbers: [5, 15, 23]
Generated Node #0,0: 69:[5, 15, 23] Operation: 46-23=23
Exploring Operation: 15+46=61, Resulting Numbers: [5, 23, 61]
Generated Node #0,1: 69:[5, 23, 61] Operation: 15+46=61
Exploring Operation: 23+46=69, Res... | 0.957465 | hs_4 | sum_heuristic |
[
4,
99,
83,
56
] | 30 | [
"56/4=14",
"99-83=16",
"14+16=30"
] | Current State: 30:[4, 99, 83, 56], Operations: []
Exploring Operation: 56/4=14, Resulting Numbers: [99, 83, 14]
Generated Node #2: [99, 83, 14] from Operation: 56/4=14
Current State: 30:[99, 83, 14], Operations: ['56/4=14']
Exploring Operation: 99-83=16, Resulting Numbers: [14, 16]
Generated Node #3: [14, 16] from Oper... | 4 | Current State: 30:[4, 99, 83, 56], Operations: []
Exploring Operation: 99-56=43, Resulting Numbers: [4, 83, 43]
Generated Node #0,0: 30:[4, 83, 43] Operation: 99-56=43
Exploring Operation: 99-83=16, Resulting Numbers: [4, 56, 16]
Generated Node #0,1: 30:[4, 56, 16] Operation: 99-83=16
Exploring Operation: 83-56=27, Res... | 0.985243 | hs_5 | mult_heuristic |
[
4,
38,
62,
50
] | 54 | [
"4+38=42",
"62-50=12",
"42+12=54"
] | Current State: 54:[4, 38, 62, 50], Operations: []
Exploring Operation: 4+38=42, Resulting Numbers: [62, 50, 42]
Generated Node #2: [62, 50, 42] from Operation: 4+38=42
Current State: 54:[62, 50, 42], Operations: ['4+38=42']
Exploring Operation: 62-50=12, Resulting Numbers: [42, 12]
Generated Node #3: [42, 12] from Oper... | 4 | Current State: 54:[4, 38, 62, 50], Operations: []
Exploring Operation: 38-4=34, Resulting Numbers: [62, 50, 34]
Generated Node #0,0: 54:[62, 50, 34] Operation: 38-4=34
Exploring Operation: 62-50=12, Resulting Numbers: [4, 38, 12]
Generated Node #0,1: 54:[4, 38, 12] Operation: 62-50=12
Exploring Operation: 50-38=12, Res... | 0.973958 | hs_4 | sum_heuristic |
[
80,
78,
84,
22
] | 95 | [
"80-78=2",
"22/2=11",
"84+11=95"
] | Current State: 95:[80, 78, 84, 22], Operations: []
Exploring Operation: 80-78=2, Resulting Numbers: [84, 22, 2]
Generated Node #2: [84, 22, 2] from Operation: 80-78=2
Current State: 95:[84, 22, 2], Operations: ['80-78=2']
Exploring Operation: 22/2=11, Resulting Numbers: [84, 11]
Generated Node #3: [84, 11] from Operati... | 4 | Current State: 95:[80, 78, 84, 22], Operations: []
Exploring Operation: 84-78=6, Resulting Numbers: [80, 22, 6]
Generated Node #0,0: 95:[80, 22, 6] Operation: 84-78=6
Exploring Operation: 80-78=2, Resulting Numbers: [84, 22, 2]
Generated Node #0,1: 95:[84, 22, 2] Operation: 80-78=2
Exploring Operation: 78+22=100, Resul... | 0 | hs_4 | mult_heuristic |
[
13,
28,
25,
2
] | 38 | [
"28-13=15",
"25-2=23",
"15+23=38"
] | Current State: 38:[13, 28, 25, 2], Operations: []
Exploring Operation: 28-13=15, Resulting Numbers: [25, 2, 15]
Generated Node #2: [25, 2, 15] from Operation: 28-13=15
Current State: 38:[25, 2, 15], Operations: ['28-13=15']
Exploring Operation: 25-2=23, Resulting Numbers: [15, 23]
Generated Node #3: [15, 23] from Opera... | 4 | Current State: 38:[13, 28, 25, 2], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [13, 2, 3]
Generated Node #0,0: 38:[13, 2, 3] Operation: 28-25=3
Moving to Node #0,0
Current State: 38:[13, 2, 3], Operations: ['28-25=3']
Exploring Operation: 13*3=39, Resulting Numbers: [2, 39]
Generated Node #0,0,0: 38... | 0 | hs_1 | mult_heuristic |
[
48,
82,
4,
79
] | 60 | [
"82-79=3",
"4*3=12",
"48+12=60"
] | Current State: 60:[48, 82, 4, 79], Operations: []
Exploring Operation: 82-79=3, Resulting Numbers: [48, 4, 3]
Generated Node #2: [48, 4, 3] from Operation: 82-79=3
Current State: 60:[48, 4, 3], Operations: ['82-79=3']
Exploring Operation: 4*3=12, Resulting Numbers: [48, 12]
Generated Node #3: [48, 12] from Operation: 4... | 4 | Current State: 60:[48, 82, 4, 79], Operations: []
Exploring Operation: 82-79=3, Resulting Numbers: [48, 4, 3]
Generated Node #0,0: 60:[48, 4, 3] Operation: 82-79=3
Exploring Operation: 82-48=34, Resulting Numbers: [4, 79, 34]
Generated Node #0,1: 60:[4, 79, 34] Operation: 82-48=34
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
81,
98,
93,
19
] | 91 | [
"98-81=17",
"93-19=74",
"17+74=91"
] | Current State: 91:[81, 98, 93, 19], Operations: []
Exploring Operation: 98-81=17, Resulting Numbers: [93, 19, 17]
Generated Node #2: [93, 19, 17] from Operation: 98-81=17
Current State: 91:[93, 19, 17], Operations: ['98-81=17']
Exploring Operation: 93-19=74, Resulting Numbers: [17, 74]
Generated Node #3: [17, 74] from ... | 4 | Current State: 91:[81, 98, 93, 19], Operations: []
Exploring Operation: 93-81=12, Resulting Numbers: [98, 19, 12]
Generated Node #0,0: 91:[98, 19, 12] Operation: 93-81=12
Exploring Operation: 98-81=17, Resulting Numbers: [93, 19, 17]
Generated Node #0,1: 91:[93, 19, 17] Operation: 98-81=17
Exploring Operation: 81+19=10... | 0.986979 | hs_4 | sum_heuristic |
[
72,
3,
44,
62
] | 14 | [
"72-62=10",
"3*10=30",
"44-30=14"
] | Current State: 14:[72, 3, 44, 62], Operations: []
Exploring Operation: 72-62=10, Resulting Numbers: [3, 44, 10]
Generated Node #2: [3, 44, 10] from Operation: 72-62=10
Current State: 14:[3, 44, 10], Operations: ['72-62=10']
Exploring Operation: 3*10=30, Resulting Numbers: [44, 30]
Generated Node #3: [44, 30] from Opera... | 4 | Current State: 14:[72, 3, 44, 62], Operations: []
Exploring Operation: 72-44=28, Resulting Numbers: [3, 62, 28]
Generated Node #0,0: 14:[3, 62, 28] Operation: 72-44=28
Exploring Operation: 62-44=18, Resulting Numbers: [72, 3, 18]
Generated Node #0,1: 14:[72, 3, 18] Operation: 62-44=18
Exploring Operation: 72/3=24, Resu... | 0 | hs_5 | sum_heuristic |
[
37,
59,
85,
23
] | 84 | [
"59-37=22",
"85-23=62",
"22+62=84"
] | Current State: 84:[37, 59, 85, 23], Operations: []
Exploring Operation: 59-37=22, Resulting Numbers: [85, 23, 22]
Generated Node #2: [85, 23, 22] from Operation: 59-37=22
Current State: 84:[85, 23, 22], Operations: ['59-37=22']
Exploring Operation: 85-23=62, Resulting Numbers: [22, 62]
Generated Node #3: [22, 62] from ... | 4 | Current State: 84:[37, 59, 85, 23], Operations: []
Exploring Operation: 85-59=26, Resulting Numbers: [37, 23, 26]
Generated Node #0,0: 84:[37, 23, 26] Operation: 85-59=26
Exploring Operation: 37+59=96, Resulting Numbers: [85, 23, 96]
Generated Node #0,1: 84:[85, 23, 96] Operation: 37+59=96
Exploring Operation: 59+23=82... | 0.959201 | hs_5 | sum_heuristic |
[
99,
37,
96,
41
] | 87 | [
"99*37=3663",
"3663-96=3567",
"3567/41=87"
] | Current State: 87:[99, 37, 96, 41], Operations: []
Exploring Operation: 99*37=3663, Resulting Numbers: [96, 41, 3663]
Generated Node #2: [96, 41, 3663] from Operation: 99*37=3663
Current State: 87:[96, 41, 3663], Operations: ['99*37=3663']
Exploring Operation: 3663-96=3567, Resulting Numbers: [41, 3567]
Generated Node ... | 4 | Current State: 87:[99, 37, 96, 41], Operations: []
Exploring Operation: 41-37=4, Resulting Numbers: [99, 96, 4]
Generated Node #0,0: 87:[99, 96, 4] Operation: 41-37=4
Exploring Operation: 99-96=3, Resulting Numbers: [37, 41, 3]
Generated Node #0,1: 87:[37, 41, 3] Operation: 99-96=3
Exploring Operation: 37+41=78, Result... | 0 | hs_3 | mult_heuristic |
[
26,
21,
12,
12
] | 60 | [
"26*12=312",
"21*12=252",
"312-252=60"
] | Current State: 60:[26, 21, 12, 12], Operations: []
Exploring Operation: 26*12=312, Resulting Numbers: [21, 312]
Generated Node #2: [21, 312] from Operation: 26*12=312
Current State: 60:[21, 312], Operations: ['26*12=312']
Exploring Operation: 21*12=252, Resulting Numbers: [312, 252]
Generated Node #3: [312, 252] from O... | 4 | Current State: 60:[26, 21, 12, 12], Operations: []
Exploring Operation: 26-21=5, Resulting Numbers: [12, 12, 5]
Generated Node #0,0: 60:[12, 12, 5] Operation: 26-21=5
Moving to Node #0,0
Current State: 60:[12, 12, 5], Operations: ['26-21=5']
Exploring Operation: 12*5=60, Resulting Numbers: [12, 60]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
84,
68,
44,
14
] | 76 | [
"68+44=112",
"112/14=8",
"84-8=76"
] | Current State: 76:[84, 68, 44, 14], Operations: []
Exploring Operation: 68+44=112, Resulting Numbers: [84, 14, 112]
Generated Node #2: [84, 14, 112] from Operation: 68+44=112
Current State: 76:[84, 14, 112], Operations: ['68+44=112']
Exploring Operation: 112/14=8, Resulting Numbers: [84, 8]
Generated Node #3: [84, 8] f... | 4 | Current State: 76:[84, 68, 44, 14], Operations: []
Exploring Operation: 84-68=16, Resulting Numbers: [44, 14, 16]
Generated Node #0,0: 76:[44, 14, 16] Operation: 84-68=16
Exploring Operation: 84-44=40, Resulting Numbers: [68, 14, 40]
Generated Node #0,1: 76:[68, 14, 40] Operation: 84-44=40
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
69,
72,
10,
84
] | 97 | [
"72-69=3",
"10+84=94",
"3+94=97"
] | Current State: 97:[69, 72, 10, 84], Operations: []
Exploring Operation: 72-69=3, Resulting Numbers: [10, 84, 3]
Generated Node #2: [10, 84, 3] from Operation: 72-69=3
Current State: 97:[10, 84, 3], Operations: ['72-69=3']
Exploring Operation: 10+84=94, Resulting Numbers: [3, 94]
Generated Node #3: [3, 94] from Operatio... | 4 | Current State: 97:[69, 72, 10, 84], Operations: []
Exploring Operation: 69+10=79, Resulting Numbers: [72, 84, 79]
Generated Node #0,0: 97:[72, 84, 79] Operation: 69+10=79
Moving to Node #0,0
Current State: 97:[72, 84, 79], Operations: ['69+10=79']
Exploring Operation: 72+79=151, Resulting Numbers: [84, 151]
Generated N... | 0 | hs_1 | mult_heuristic |
[
38,
17,
11,
39
] | 27 | [
"38+17=55",
"39-11=28",
"55-28=27"
] | Current State: 27:[38, 17, 11, 39], Operations: []
Exploring Operation: 38+17=55, Resulting Numbers: [11, 39, 55]
Generated Node #2: [11, 39, 55] from Operation: 38+17=55
Current State: 27:[11, 39, 55], Operations: ['38+17=55']
Exploring Operation: 39-11=28, Resulting Numbers: [55, 28]
Generated Node #3: [55, 28] from ... | 4 | Current State: 27:[38, 17, 11, 39], Operations: []
Exploring Operation: 39-38=1, Resulting Numbers: [17, 11, 1]
Generated Node #0,0: 27:[17, 11, 1] Operation: 39-38=1
Moving to Node #0,0
Current State: 27:[17, 11, 1], Operations: ['39-38=1']
Exploring Operation: 17+11=28, Resulting Numbers: [1, 28]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
5,
23,
53,
62
] | 92 | [
"5+53=58",
"62-58=4",
"23*4=92"
] | Current State: 92:[5, 23, 53, 62], Operations: []
Exploring Operation: 5+53=58, Resulting Numbers: [23, 62, 58]
Generated Node #2: [23, 62, 58] from Operation: 5+53=58
Current State: 92:[23, 62, 58], Operations: ['5+53=58']
Exploring Operation: 62-58=4, Resulting Numbers: [23, 4]
Generated Node #3: [23, 4] from Operati... | 4 | Current State: 92:[5, 23, 53, 62], Operations: []
Exploring Operation: 62-53=9, Resulting Numbers: [5, 23, 9]
Generated Node #0,0: 92:[5, 23, 9] Operation: 62-53=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[5, 23, 9], Operations: ['62-53=9']
Exploring Operation: 9-5=4, Resulting Numbers: [23, 4... | 0.993924 | hs_1 | sum_heuristic |
[
75,
23,
41,
5
] | 81 | [
"75-41=34",
"23*5=115",
"115-34=81"
] | Current State: 81:[75, 23, 41, 5], Operations: []
Exploring Operation: 75-41=34, Resulting Numbers: [23, 5, 34]
Generated Node #2: [23, 5, 34] from Operation: 75-41=34
Current State: 81:[23, 5, 34], Operations: ['75-41=34']
Exploring Operation: 23*5=115, Resulting Numbers: [34, 115]
Generated Node #3: [34, 115] from Op... | 4 | Current State: 81:[75, 23, 41, 5], Operations: []
Exploring Operation: 41-23=18, Resulting Numbers: [75, 5, 18]
Generated Node #0,0: 81:[75, 5, 18] Operation: 41-23=18
Exploring Operation: 23+5=28, Resulting Numbers: [75, 41, 28]
Generated Node #0,1: 81:[75, 41, 28] Operation: 23+5=28
Exploring Operation: 41-5=36, Resu... | 0 | hs_5 | sum_heuristic |
[
45,
81,
60,
7
] | 15 | [
"45*7=315",
"81-60=21",
"315/21=15"
] | Current State: 15:[45, 81, 60, 7], Operations: []
Exploring Operation: 45*7=315, Resulting Numbers: [81, 60, 315]
Generated Node #2: [81, 60, 315] from Operation: 45*7=315
Current State: 15:[81, 60, 315], Operations: ['45*7=315']
Exploring Operation: 81-60=21, Resulting Numbers: [315, 21]
Generated Node #3: [315, 21] f... | 4 | Current State: 15:[45, 81, 60, 7], Operations: []
Exploring Operation: 81-60=21, Resulting Numbers: [45, 7, 21]
Generated Node #0,0: 15:[45, 7, 21] Operation: 81-60=21
Exploring Operation: 81-45=36, Resulting Numbers: [60, 7, 36]
Generated Node #0,1: 15:[60, 7, 36] Operation: 81-45=36
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
33,
43,
45,
85
] | 59 | [
"33+85=118",
"45-43=2",
"118/2=59"
] | Current State: 59:[33, 43, 45, 85], Operations: []
Exploring Operation: 33+85=118, Resulting Numbers: [43, 45, 118]
Generated Node #2: [43, 45, 118] from Operation: 33+85=118
Current State: 59:[43, 45, 118], Operations: ['33+85=118']
Exploring Operation: 45-43=2, Resulting Numbers: [118, 2]
Generated Node #3: [118, 2] ... | 4 | Current State: 59:[33, 43, 45, 85], Operations: []
Exploring Operation: 85-33=52, Resulting Numbers: [43, 45, 52]
Generated Node #0,0: 59:[43, 45, 52] Operation: 85-33=52
Exploring Operation: 85-43=42, Resulting Numbers: [33, 45, 42]
Generated Node #0,1: 59:[33, 45, 42] Operation: 85-43=42
Exploring Operation: 33+43=76... | 0 | hs_4 | mult_heuristic |
[
53,
85,
40,
27
] | 35 | [
"85-53=32",
"40+27=67",
"67-32=35"
] | Current State: 35:[53, 85, 40, 27], Operations: []
Exploring Operation: 85-53=32, Resulting Numbers: [40, 27, 32]
Generated Node #2: [40, 27, 32] from Operation: 85-53=32
Current State: 35:[40, 27, 32], Operations: ['85-53=32']
Exploring Operation: 40+27=67, Resulting Numbers: [32, 67]
Generated Node #3: [32, 67] from ... | 4 | Current State: 35:[53, 85, 40, 27], Operations: []
Exploring Operation: 85-53=32, Resulting Numbers: [40, 27, 32]
Generated Node #0,0: 35:[40, 27, 32] Operation: 85-53=32
Exploring Operation: 85-27=58, Resulting Numbers: [53, 40, 58]
Generated Node #0,1: 35:[53, 40, 58] Operation: 85-27=58
Exploring Operation: 85-40=45... | 0.988715 | hs_3 | mult_heuristic |
[
42,
57,
93,
54
] | 11 | [
"57-54=3",
"93/3=31",
"42-31=11"
] | Current State: 11:[42, 57, 93, 54], Operations: []
Exploring Operation: 57-54=3, Resulting Numbers: [42, 93, 3]
Generated Node #2: [42, 93, 3] from Operation: 57-54=3
Current State: 11:[42, 93, 3], Operations: ['57-54=3']
Exploring Operation: 93/3=31, Resulting Numbers: [42, 31]
Generated Node #3: [42, 31] from Operati... | 4 | Current State: 11:[42, 57, 93, 54], Operations: []
Exploring Operation: 93-54=39, Resulting Numbers: [42, 57, 39]
Generated Node #0,0: 11:[42, 57, 39] Operation: 93-54=39
Exploring Operation: 93-42=51, Resulting Numbers: [57, 54, 51]
Generated Node #0,1: 11:[57, 54, 51] Operation: 93-42=51
Exploring Operation: 93-57=36... | 0.905382 | hs_5 | mult_heuristic |
[
3,
22,
48,
90
] | 44 | [
"48-3=45",
"22*90=1980",
"1980/45=44"
] | Current State: 44:[3, 22, 48, 90], Operations: []
Exploring Operation: 48-3=45, Resulting Numbers: [22, 90, 45]
Generated Node #2: [22, 90, 45] from Operation: 48-3=45
Current State: 44:[22, 90, 45], Operations: ['48-3=45']
Exploring Operation: 22*90=1980, Resulting Numbers: [45, 1980]
Generated Node #3: [45, 1980] fro... | 4 | Current State: 44:[3, 22, 48, 90], Operations: []
Exploring Operation: 90-48=42, Resulting Numbers: [3, 22, 42]
Generated Node #0,0: 44:[3, 22, 42] Operation: 90-48=42
Moving to Node #0,0
Current State: 44:[3, 22, 42], Operations: ['90-48=42']
Exploring Operation: 3+42=45, Resulting Numbers: [22, 45]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
14,
57,
4,
59
] | 64 | [
"57-14=43",
"59-43=16",
"4*16=64"
] | Current State: 64:[14, 57, 4, 59], Operations: []
Exploring Operation: 57-14=43, Resulting Numbers: [4, 59, 43]
Generated Node #2: [4, 59, 43] from Operation: 57-14=43
Current State: 64:[4, 59, 43], Operations: ['57-14=43']
Exploring Operation: 59-43=16, Resulting Numbers: [4, 16]
Generated Node #3: [4, 16] from Operat... | 4 | Current State: 64:[14, 57, 4, 59], Operations: []
Exploring Operation: 59-57=2, Resulting Numbers: [14, 4, 2]
Generated Node #0,0: 64:[14, 4, 2] Operation: 59-57=2
Exploring Operation: 14+57=71, Resulting Numbers: [4, 59, 71]
Generated Node #0,1: 64:[4, 59, 71] Operation: 14+57=71
Exploring Operation: 4+59=63, Resultin... | 0.988715 | hs_4 | sum_heuristic |
[
76,
5,
21,
10
] | 82 | [
"76-5=71",
"21-10=11",
"71+11=82"
] | Current State: 82:[76, 5, 21, 10], Operations: []
Exploring Operation: 76-5=71, Resulting Numbers: [21, 10, 71]
Generated Node #2: [21, 10, 71] from Operation: 76-5=71
Current State: 82:[21, 10, 71], Operations: ['76-5=71']
Exploring Operation: 21-10=11, Resulting Numbers: [71, 11]
Generated Node #3: [71, 11] from Oper... | 4 | Current State: 82:[76, 5, 21, 10], Operations: []
Exploring Operation: 21+10=31, Resulting Numbers: [76, 5, 31]
Generated Node #0,0: 82:[76, 5, 31] Operation: 21+10=31
Exploring Operation: 10/5=2, Resulting Numbers: [76, 21, 2]
Generated Node #0,1: 82:[76, 21, 2] Operation: 10/5=2
Exploring Operation: 21-10=11, Resulti... | 0.988715 | hs_4 | sum_heuristic |
[
2,
24,
42,
77
] | 32 | [
"42/2=21",
"77-24=53",
"53-21=32"
] | Current State: 32:[2, 24, 42, 77], Operations: []
Exploring Operation: 42/2=21, Resulting Numbers: [24, 77, 21]
Generated Node #2: [24, 77, 21] from Operation: 42/2=21
Current State: 32:[24, 77, 21], Operations: ['42/2=21']
Exploring Operation: 77-24=53, Resulting Numbers: [21, 53]
Generated Node #3: [21, 53] from Oper... | 4 | Current State: 32:[2, 24, 42, 77], Operations: []
Exploring Operation: 77-42=35, Resulting Numbers: [2, 24, 35]
Generated Node #0,0: 32:[2, 24, 35] Operation: 77-42=35
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[2, 24, 35], Operations: ['77-42=35']
Exploring Operation: 35-24=11, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
74,
24,
64,
52
] | 86 | [
"74+24=98",
"64-52=12",
"98-12=86"
] | Current State: 86:[74, 24, 64, 52], Operations: []
Exploring Operation: 74+24=98, Resulting Numbers: [64, 52, 98]
Generated Node #2: [64, 52, 98] from Operation: 74+24=98
Current State: 86:[64, 52, 98], Operations: ['74+24=98']
Exploring Operation: 64-52=12, Resulting Numbers: [98, 12]
Generated Node #3: [98, 12] from ... | 4 | Current State: 86:[74, 24, 64, 52], Operations: []
Exploring Operation: 24+64=88, Resulting Numbers: [74, 52, 88]
Generated Node #0,0: 86:[74, 52, 88] Operation: 24+64=88
Exploring Operation: 64-24=40, Resulting Numbers: [74, 52, 40]
Generated Node #0,1: 86:[74, 52, 40] Operation: 64-24=40
Start Sub Search at level 1: ... | 0.984375 | hs_2 | mult_heuristic |
[
54,
98,
80,
37
] | 53 | [
"80*37=2960",
"2960-98=2862",
"2862/54=53"
] | Current State: 53:[54, 98, 80, 37], Operations: []
Exploring Operation: 80*37=2960, Resulting Numbers: [54, 98, 2960]
Generated Node #2: [54, 98, 2960] from Operation: 80*37=2960
Current State: 53:[54, 98, 2960], Operations: ['80*37=2960']
Exploring Operation: 2960-98=2862, Resulting Numbers: [54, 2862]
Generated Node ... | 4 | Current State: 53:[54, 98, 80, 37], Operations: []
Exploring Operation: 98-37=61, Resulting Numbers: [54, 80, 61]
Generated Node #0,0: 53:[54, 80, 61] Operation: 98-37=61
Moving to Node #0,0
Current State: 53:[54, 80, 61], Operations: ['98-37=61']
Exploring Operation: 80-54=26, Resulting Numbers: [61, 26]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
56,
49,
58,
22
] | 25 | [
"56+49=105",
"58+22=80",
"105-80=25"
] | Current State: 25:[56, 49, 58, 22], Operations: []
Exploring Operation: 56+49=105, Resulting Numbers: [58, 22, 105]
Generated Node #2: [58, 22, 105] from Operation: 56+49=105
Current State: 25:[58, 22, 105], Operations: ['56+49=105']
Exploring Operation: 58+22=80, Resulting Numbers: [105, 80]
Generated Node #3: [105, 8... | 4 | Current State: 25:[56, 49, 58, 22], Operations: []
Exploring Operation: 58-56=2, Resulting Numbers: [49, 22, 2]
Generated Node #0,0: 25:[49, 22, 2] Operation: 58-56=2
Moving to Node #0,0
Current State: 25:[49, 22, 2], Operations: ['58-56=2']
Exploring Operation: 49-22=27, Resulting Numbers: [2, 27]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
31,
2,
12,
4
] | 38 | [
"31-12=19",
"4-2=2",
"19*2=38"
] | Current State: 38:[31, 2, 12, 4], Operations: []
Exploring Operation: 31-12=19, Resulting Numbers: [2, 4, 19]
Generated Node #2: [2, 4, 19] from Operation: 31-12=19
Current State: 38:[2, 4, 19], Operations: ['31-12=19']
Exploring Operation: 4-2=2, Resulting Numbers: [19, 2]
Generated Node #3: [19, 2] from Operation: 4-... | 4 | Current State: 38:[31, 2, 12, 4], Operations: []
Exploring Operation: 31-12=19, Resulting Numbers: [2, 4, 19]
Generated Node #0,0: 38:[2, 4, 19] Operation: 31-12=19
Moving to Node #0,0
Current State: 38:[2, 4, 19], Operations: ['31-12=19']
Exploring Operation: 4-2=2, Resulting Numbers: [19, 2]
Generated Node #0,0,0: 38... | 0.993924 | hs_1 | mult_heuristic |
[
12,
5,
46,
9
] | 97 | [
"12*5=60",
"46-9=37",
"60+37=97"
] | Current State: 97:[12, 5, 46, 9], Operations: []
Exploring Operation: 12*5=60, Resulting Numbers: [46, 9, 60]
Generated Node #2: [46, 9, 60] from Operation: 12*5=60
Current State: 97:[46, 9, 60], Operations: ['12*5=60']
Exploring Operation: 46-9=37, Resulting Numbers: [60, 37]
Generated Node #3: [60, 37] from Operation... | 4 | Current State: 97:[12, 5, 46, 9], Operations: []
Exploring Operation: 12*5=60, Resulting Numbers: [46, 9, 60]
Generated Node #0,0: 97:[46, 9, 60] Operation: 12*5=60
Exploring Operation: 12*9=108, Resulting Numbers: [5, 46, 108]
Generated Node #0,1: 97:[5, 46, 108] Operation: 12*9=108
Exploring Operation: 5*9=45, Result... | 0.96441 | hs_5 | sum_heuristic |
[
26,
7,
26,
31
] | 61 | [
"31-26=5",
"7*5=35",
"26+35=61"
] | Current State: 61:[26, 7, 26, 31], Operations: []
Exploring Operation: 31-26=5, Resulting Numbers: [7, 5]
Generated Node #2: [7, 5] from Operation: 31-26=5
Current State: 61:[7, 5], Operations: ['31-26=5']
Exploring Operation: 7*5=35, Resulting Numbers: [35]
35,61 equal: Goal Reached
Exploring Operation: 26+35=61, Resu... | 4 | Current State: 61:[26, 7, 26, 31], Operations: []
Exploring Operation: 7+26=33, Resulting Numbers: [26, 31, 33]
Generated Node #0,0: 61:[26, 31, 33] Operation: 7+26=33
Exploring Operation: 26+31=57, Resulting Numbers: [7, 26, 57]
Generated Node #0,1: 61:[7, 26, 57] Operation: 26+31=57
Exploring Operation: 26+7=33, Resu... | 0 | hs_4 | sum_heuristic |
[
72,
30,
6,
50
] | 92 | [
"72/6=12",
"30+50=80",
"12+80=92"
] | Current State: 92:[72, 30, 6, 50], Operations: []
Exploring Operation: 72/6=12, Resulting Numbers: [30, 50, 12]
Generated Node #2: [30, 50, 12] from Operation: 72/6=12
Current State: 92:[30, 50, 12], Operations: ['72/6=12']
Exploring Operation: 30+50=80, Resulting Numbers: [12, 80]
Generated Node #3: [12, 80] from Oper... | 4 | Current State: 92:[72, 30, 6, 50], Operations: []
Exploring Operation: 72-30=42, Resulting Numbers: [6, 50, 42]
Generated Node #0,0: 92:[6, 50, 42] Operation: 72-30=42
Exploring Operation: 72+30=102, Resulting Numbers: [6, 50, 102]
Generated Node #0,1: 92:[6, 50, 102] Operation: 72+30=102
Exploring Operation: 72-50=22,... | 0 | hs_3 | sum_heuristic |
[
88,
6,
46,
31
] | 67 | [
"88-6=82",
"46-31=15",
"82-15=67"
] | Current State: 67:[88, 6, 46, 31], Operations: []
Exploring Operation: 88-6=82, Resulting Numbers: [46, 31, 82]
Generated Node #2: [46, 31, 82] from Operation: 88-6=82
Current State: 67:[46, 31, 82], Operations: ['88-6=82']
Exploring Operation: 46-31=15, Resulting Numbers: [82, 15]
Generated Node #3: [82, 15] from Oper... | 4 | Current State: 67:[88, 6, 46, 31], Operations: []
Exploring Operation: 88-6=82, Resulting Numbers: [46, 31, 82]
Generated Node #0,0: 67:[46, 31, 82] Operation: 88-6=82
Exploring Operation: 88+6=94, Resulting Numbers: [46, 31, 94]
Generated Node #0,1: 67:[46, 31, 94] Operation: 88+6=94
Exploring Operation: 6+46=52, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
53,
61,
30,
75
] | 97 | [
"61-53=8",
"30+75=105",
"105-8=97"
] | Current State: 97:[53, 61, 30, 75], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [30, 75, 8]
Generated Node #2: [30, 75, 8] from Operation: 61-53=8
Current State: 97:[30, 75, 8], Operations: ['61-53=8']
Exploring Operation: 30+75=105, Resulting Numbers: [8, 105]
Generated Node #3: [8, 105] from Opera... | 4 | Current State: 97:[53, 61, 30, 75], Operations: []
Exploring Operation: 53+30=83, Resulting Numbers: [61, 75, 83]
Generated Node #0,0: 97:[61, 75, 83] Operation: 53+30=83
Moving to Node #0,0
Current State: 97:[61, 75, 83], Operations: ['53+30=83']
Exploring Operation: 61+75=136, Resulting Numbers: [83, 136]
Generated N... | 0 | hs_1 | sum_heuristic |
[
8,
8,
99,
4
] | 75 | [
"8+99=107",
"8*4=32",
"107-32=75"
] | Current State: 75:[8, 8, 99, 4], Operations: []
Exploring Operation: 8+99=107, Resulting Numbers: [4, 107]
Generated Node #2: [4, 107] from Operation: 8+99=107
Current State: 75:[4, 107], Operations: ['8+99=107']
Exploring Operation: 8*4=32, Resulting Numbers: [107, 32]
Generated Node #3: [107, 32] from Operation: 8*4=... | 4 | Current State: 75:[8, 8, 99, 4], Operations: []
Exploring Operation: 99-8=91, Resulting Numbers: [8, 4, 91]
Generated Node #0,0: 75:[8, 4, 91] Operation: 99-8=91
Start Sub Search at level 1: Moving to Node #0,0
Current State: 75:[8, 4, 91], Operations: ['99-8=91']
Exploring Operation: 91-8=83, Resulting Numbers: [4, 83... | 0 | hs_1 | mult_heuristic |
[
5,
55,
28,
30
] | 18 | [
"5+28=33",
"30*33=990",
"990/55=18"
] | Current State: 18:[5, 55, 28, 30], Operations: []
Exploring Operation: 5+28=33, Resulting Numbers: [55, 30, 33]
Generated Node #2: [55, 30, 33] from Operation: 5+28=33
Current State: 18:[55, 30, 33], Operations: ['5+28=33']
Exploring Operation: 30*33=990, Resulting Numbers: [55, 990]
Generated Node #3: [55, 990] from O... | 4 | Current State: 18:[5, 55, 28, 30], Operations: []
Exploring Operation: 55-30=25, Resulting Numbers: [5, 28, 25]
Generated Node #0,0: 18:[5, 28, 25] Operation: 55-30=25
Exploring Operation: 55/5=11, Resulting Numbers: [28, 30, 11]
Generated Node #0,1: 18:[28, 30, 11] Operation: 55/5=11
Exploring Operation: 55-28=27, Res... | 0 | hs_3 | mult_heuristic |
[
80,
56,
59,
6
] | 63 | [
"80-56=24",
"24/6=4",
"59+4=63"
] | Current State: 63:[80, 56, 59, 6], Operations: []
Exploring Operation: 80-56=24, Resulting Numbers: [59, 6, 24]
Generated Node #2: [59, 6, 24] from Operation: 80-56=24
Current State: 63:[59, 6, 24], Operations: ['80-56=24']
Exploring Operation: 24/6=4, Resulting Numbers: [59, 4]
Generated Node #3: [59, 4] from Operatio... | 4 | Current State: 63:[80, 56, 59, 6], Operations: []
Exploring Operation: 80-56=24, Resulting Numbers: [59, 6, 24]
Generated Node #0,0: 63:[59, 6, 24] Operation: 80-56=24
Exploring Operation: 56+6=62, Resulting Numbers: [80, 59, 62]
Generated Node #0,1: 63:[80, 59, 62] Operation: 56+6=62
Exploring Operation: 80-59=21, Res... | 0.951389 | hs_5 | mult_heuristic |
[
64,
46,
58,
56
] | 96 | [
"64-46=18",
"58+56=114",
"114-18=96"
] | Current State: 96:[64, 46, 58, 56], Operations: []
Exploring Operation: 64-46=18, Resulting Numbers: [58, 56, 18]
Generated Node #2: [58, 56, 18] from Operation: 64-46=18
Current State: 96:[58, 56, 18], Operations: ['64-46=18']
Exploring Operation: 58+56=114, Resulting Numbers: [18, 114]
Generated Node #3: [18, 114] fr... | 4 | Current State: 96:[64, 46, 58, 56], Operations: []
Exploring Operation: 64-58=6, Resulting Numbers: [46, 56, 6]
Generated Node #0,0: 96:[46, 56, 6] Operation: 64-58=6
Exploring Operation: 64-56=8, Resulting Numbers: [46, 58, 8]
Generated Node #0,1: 96:[46, 58, 8] Operation: 64-56=8
Exploring Operation: 58-46=12, Result... | 0.983507 | hs_5 | mult_heuristic |
[
58,
62,
93,
32
] | 60 | [
"58+32=90",
"62*90=5580",
"5580/93=60"
] | Current State: 60:[58, 62, 93, 32], Operations: []
Exploring Operation: 58+32=90, Resulting Numbers: [62, 93, 90]
Generated Node #2: [62, 93, 90] from Operation: 58+32=90
Current State: 60:[62, 93, 90], Operations: ['58+32=90']
Exploring Operation: 62*90=5580, Resulting Numbers: [93, 5580]
Generated Node #3: [93, 5580]... | 4 | Current State: 60:[58, 62, 93, 32], Operations: []
Exploring Operation: 93-32=61, Resulting Numbers: [58, 62, 61]
Generated Node #0,0: 60:[58, 62, 61] Operation: 93-32=61
Exploring Operation: 93-58=35, Resulting Numbers: [62, 32, 35]
Generated Node #0,1: 60:[62, 32, 35] Operation: 93-58=35
Exploring Operation: 93-62=31... | 0 | hs_4 | mult_heuristic |
[
42,
56,
40,
29
] | 59 | [
"42*40=1680",
"1680/56=30",
"29+30=59"
] | Current State: 59:[42, 56, 40, 29], Operations: []
Exploring Operation: 42*40=1680, Resulting Numbers: [56, 29, 1680]
Generated Node #2: [56, 29, 1680] from Operation: 42*40=1680
Current State: 59:[56, 29, 1680], Operations: ['42*40=1680']
Exploring Operation: 1680/56=30, Resulting Numbers: [29, 30]
Generated Node #3: ... | 4 | Current State: 59:[42, 56, 40, 29], Operations: []
Exploring Operation: 40+29=69, Resulting Numbers: [42, 56, 69]
Generated Node #0,0: 59:[42, 56, 69] Operation: 40+29=69
Moving to Node #0,0
Current State: 59:[42, 56, 69], Operations: ['40+29=69']
Exploring Operation: 69-42=27, Resulting Numbers: [56, 27]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
11,
20,
23,
41
] | 90 | [
"41-11=30",
"23-20=3",
"30*3=90"
] | Current State: 90:[11, 20, 23, 41], Operations: []
Exploring Operation: 41-11=30, Resulting Numbers: [20, 23, 30]
Generated Node #2: [20, 23, 30] from Operation: 41-11=30
Current State: 90:[20, 23, 30], Operations: ['41-11=30']
Exploring Operation: 23-20=3, Resulting Numbers: [30, 3]
Generated Node #3: [30, 3] from Ope... | 4 | Current State: 90:[11, 20, 23, 41], Operations: []
Exploring Operation: 20+23=43, Resulting Numbers: [11, 41, 43]
Generated Node #0,0: 90:[11, 41, 43] Operation: 20+23=43
Exploring Operation: 41-11=30, Resulting Numbers: [20, 23, 30]
Generated Node #0,1: 90:[20, 23, 30] Operation: 41-11=30
Exploring Operation: 23-20=3,... | 0.967882 | hs_5 | mult_heuristic |
[
35,
75,
2,
97
] | 51 | [
"75+97=172",
"172/2=86",
"86-35=51"
] | Current State: 51:[35, 75, 2, 97], Operations: []
Exploring Operation: 75+97=172, Resulting Numbers: [35, 2, 172]
Generated Node #2: [35, 2, 172] from Operation: 75+97=172
Current State: 51:[35, 2, 172], Operations: ['75+97=172']
Exploring Operation: 172/2=86, Resulting Numbers: [35, 86]
Generated Node #3: [35, 86] fro... | 4 | Current State: 51:[35, 75, 2, 97], Operations: []
Exploring Operation: 97-35=62, Resulting Numbers: [75, 2, 62]
Generated Node #0,0: 51:[75, 2, 62] Operation: 97-35=62
Exploring Operation: 35+2=37, Resulting Numbers: [75, 97, 37]
Generated Node #0,1: 51:[75, 97, 37] Operation: 35+2=37
Exploring Operation: 75-35=40, Res... | 0 | hs_5 | sum_heuristic |
[
8,
18,
46,
25
] | 73 | [
"8*18=144",
"46+25=71",
"144-71=73"
] | Current State: 73:[8, 18, 46, 25], Operations: []
Exploring Operation: 8*18=144, Resulting Numbers: [46, 25, 144]
Generated Node #2: [46, 25, 144] from Operation: 8*18=144
Current State: 73:[46, 25, 144], Operations: ['8*18=144']
Exploring Operation: 46+25=71, Resulting Numbers: [144, 71]
Generated Node #3: [144, 71] f... | 4 | Current State: 73:[8, 18, 46, 25], Operations: []
Exploring Operation: 8+18=26, Resulting Numbers: [46, 25, 26]
Generated Node #0,0: 73:[46, 25, 26] Operation: 8+18=26
Exploring Operation: 8+46=54, Resulting Numbers: [18, 25, 54]
Generated Node #0,1: 73:[18, 25, 54] Operation: 8+46=54
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
2,
78,
36,
84
] | 14 | [
"2*36=72",
"78-72=6",
"84/6=14"
] | Current State: 14:[2, 78, 36, 84], Operations: []
Exploring Operation: 2*36=72, Resulting Numbers: [78, 84, 72]
Generated Node #2: [78, 84, 72] from Operation: 2*36=72
Current State: 14:[78, 84, 72], Operations: ['2*36=72']
Exploring Operation: 78-72=6, Resulting Numbers: [84, 6]
Generated Node #3: [84, 6] from Operati... | 4 | Current State: 14:[2, 78, 36, 84], Operations: []
Exploring Operation: 84-78=6, Resulting Numbers: [2, 36, 6]
Generated Node #0,0: 14:[2, 36, 6] Operation: 84-78=6
Moving to Node #0,0
Current State: 14:[2, 36, 6], Operations: ['84-78=6']
Exploring Operation: 36/6=6, Resulting Numbers: [2, 6]
Generated Node #0,0,0: 14:[... | 0 | hs_1 | sum_heuristic |
[
98,
2,
8,
91
] | 34 | [
"98/2=49",
"91-8=83",
"83-49=34"
] | Current State: 34:[98, 2, 8, 91], Operations: []
Exploring Operation: 98/2=49, Resulting Numbers: [8, 91, 49]
Generated Node #2: [8, 91, 49] from Operation: 98/2=49
Current State: 34:[8, 91, 49], Operations: ['98/2=49']
Exploring Operation: 91-8=83, Resulting Numbers: [49, 83]
Generated Node #3: [49, 83] from Operation... | 4 | Current State: 34:[98, 2, 8, 91], Operations: []
Exploring Operation: 98-91=7, Resulting Numbers: [2, 8, 7]
Generated Node #0,0: 34:[2, 8, 7] Operation: 98-91=7
Exploring Operation: 98/2=49, Resulting Numbers: [8, 91, 49]
Generated Node #0,1: 34:[8, 91, 49] Operation: 98/2=49
Moving to Node #0,0
Current State: 34:[2, 8... | 0.986979 | hs_2 | mult_heuristic |
[
28,
45,
18,
56
] | 65 | [
"56/28=2",
"45+18=63",
"2+63=65"
] | Current State: 65:[28, 45, 18, 56], Operations: []
Exploring Operation: 56/28=2, Resulting Numbers: [45, 18, 2]
Generated Node #2: [45, 18, 2] from Operation: 56/28=2
Current State: 65:[45, 18, 2], Operations: ['56/28=2']
Exploring Operation: 45+18=63, Resulting Numbers: [2, 63]
Generated Node #3: [2, 63] from Operatio... | 4 | Current State: 65:[28, 45, 18, 56], Operations: []
Exploring Operation: 28+45=73, Resulting Numbers: [18, 56, 73]
Generated Node #0,0: 65:[18, 56, 73] Operation: 28+45=73
Exploring Operation: 45-28=17, Resulting Numbers: [18, 56, 17]
Generated Node #0,1: 65:[18, 56, 17] Operation: 45-28=17
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
9,
1,
65,
18
] | 57 | [
"9+1=10",
"65-18=47",
"10+47=57"
] | Current State: 57:[9, 1, 65, 18], Operations: []
Exploring Operation: 9+1=10, Resulting Numbers: [65, 18, 10]
Generated Node #2: [65, 18, 10] from Operation: 9+1=10
Current State: 57:[65, 18, 10], Operations: ['9+1=10']
Exploring Operation: 65-18=47, Resulting Numbers: [10, 47]
Generated Node #3: [10, 47] from Operatio... | 4 | Current State: 57:[9, 1, 65, 18], Operations: []
Exploring Operation: 18/9=2, Resulting Numbers: [1, 65, 2]
Generated Node #0,0: 57:[1, 65, 2] Operation: 18/9=2
Exploring Operation: 65-1=64, Resulting Numbers: [9, 18, 64]
Generated Node #0,1: 57:[9, 18, 64] Operation: 65-1=64
Exploring Operation: 65-9=56, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
7,
33,
15,
37
] | 76 | [
"33*15=495",
"37+495=532",
"532/7=76"
] | Current State: 76:[7, 33, 15, 37], Operations: []
Exploring Operation: 33*15=495, Resulting Numbers: [7, 37, 495]
Generated Node #2: [7, 37, 495] from Operation: 33*15=495
Current State: 76:[7, 37, 495], Operations: ['33*15=495']
Exploring Operation: 37+495=532, Resulting Numbers: [7, 532]
Generated Node #3: [7, 532] f... | 4 | Current State: 76:[7, 33, 15, 37], Operations: []
Exploring Operation: 33-15=18, Resulting Numbers: [7, 37, 18]
Generated Node #0,0: 76:[7, 37, 18] Operation: 33-15=18
Exploring Operation: 37-33=4, Resulting Numbers: [7, 15, 4]
Generated Node #0,1: 76:[7, 15, 4] Operation: 37-33=4
Exploring Operation: 7+33=40, Resultin... | 0 | hs_4 | mult_heuristic |
[
46,
30,
6,
4
] | 31 | [
"6-4=2",
"30/2=15",
"46-15=31"
] | Current State: 31:[46, 30, 6, 4], Operations: []
Exploring Operation: 6-4=2, Resulting Numbers: [46, 30, 2]
Generated Node #2: [46, 30, 2] from Operation: 6-4=2
Current State: 31:[46, 30, 2], Operations: ['6-4=2']
Exploring Operation: 30/2=15, Resulting Numbers: [46, 15]
Generated Node #3: [46, 15] from Operation: 30/2... | 4 | Current State: 31:[46, 30, 6, 4], Operations: []
Exploring Operation: 6*4=24, Resulting Numbers: [46, 30, 24]
Generated Node #0,0: 31:[46, 30, 24] Operation: 6*4=24
Exploring Operation: 46-6=40, Resulting Numbers: [30, 4, 40]
Generated Node #0,1: 31:[30, 4, 40] Operation: 46-6=40
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
19,
82,
16,
2
] | 69 | [
"19+82=101",
"16*2=32",
"101-32=69"
] | Current State: 69:[19, 82, 16, 2], Operations: []
Exploring Operation: 19+82=101, Resulting Numbers: [16, 2, 101]
Generated Node #2: [16, 2, 101] from Operation: 19+82=101
Current State: 69:[16, 2, 101], Operations: ['19+82=101']
Exploring Operation: 16*2=32, Resulting Numbers: [101, 32]
Generated Node #3: [101, 32] fr... | 4 | Current State: 69:[19, 82, 16, 2], Operations: []
Exploring Operation: 19-16=3, Resulting Numbers: [82, 2, 3]
Generated Node #0,0: 69:[82, 2, 3] Operation: 19-16=3
Exploring Operation: 82-19=63, Resulting Numbers: [16, 2, 63]
Generated Node #0,1: 69:[16, 2, 63] Operation: 82-19=63
Exploring Operation: 82-16=66, Resulti... | 0 | hs_4 | mult_heuristic |
[
43,
31,
21,
5
] | 79 | [
"43-21=22",
"5*22=110",
"110-31=79"
] | Current State: 79:[43, 31, 21, 5], Operations: []
Exploring Operation: 43-21=22, Resulting Numbers: [31, 5, 22]
Generated Node #2: [31, 5, 22] from Operation: 43-21=22
Current State: 79:[31, 5, 22], Operations: ['43-21=22']
Exploring Operation: 5*22=110, Resulting Numbers: [31, 110]
Generated Node #3: [31, 110] from Op... | 4 | Current State: 79:[43, 31, 21, 5], Operations: []
Exploring Operation: 21*5=105, Resulting Numbers: [43, 31, 105]
Generated Node #0,0: 79:[43, 31, 105] Operation: 21*5=105
Moving to Node #0,0
Current State: 79:[43, 31, 105], Operations: ['21*5=105']
Exploring Operation: 43+31=74, Resulting Numbers: [105, 74]
Generated ... | 0 | hs_1 | sum_heuristic |
[
45,
68,
18,
60
] | 65 | [
"68-45=23",
"60-18=42",
"23+42=65"
] | Current State: 65:[45, 68, 18, 60], Operations: []
Exploring Operation: 68-45=23, Resulting Numbers: [18, 60, 23]
Generated Node #2: [18, 60, 23] from Operation: 68-45=23
Current State: 65:[18, 60, 23], Operations: ['68-45=23']
Exploring Operation: 60-18=42, Resulting Numbers: [23, 42]
Generated Node #3: [23, 42] from ... | 4 | Current State: 65:[45, 68, 18, 60], Operations: []
Exploring Operation: 45+18=63, Resulting Numbers: [68, 60, 63]
Generated Node #0,0: 65:[68, 60, 63] Operation: 45+18=63
Moving to Node #0,0
Current State: 65:[68, 60, 63], Operations: ['45+18=63']
Exploring Operation: 68-60=8, Resulting Numbers: [63, 8]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
88,
43,
37,
31
] | 90 | [
"43+31=74",
"74/37=2",
"88+2=90"
] | Current State: 90:[88, 43, 37, 31], Operations: []
Exploring Operation: 43+31=74, Resulting Numbers: [88, 37, 74]
Generated Node #2: [88, 37, 74] from Operation: 43+31=74
Current State: 90:[88, 37, 74], Operations: ['43+31=74']
Exploring Operation: 74/37=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Ope... | 4 | Current State: 90:[88, 43, 37, 31], Operations: []
Exploring Operation: 43-37=6, Resulting Numbers: [88, 31, 6]
Generated Node #0,0: 90:[88, 31, 6] Operation: 43-37=6
Exploring Operation: 88-37=51, Resulting Numbers: [43, 31, 51]
Generated Node #0,1: 90:[43, 31, 51] Operation: 88-37=51
Exploring Operation: 37-31=6, Res... | 0 | hs_4 | sum_heuristic |
[
14,
53,
66,
62
] | 63 | [
"14+53=67",
"66-62=4",
"67-4=63"
] | Current State: 63:[14, 53, 66, 62], Operations: []
Exploring Operation: 14+53=67, Resulting Numbers: [66, 62, 67]
Generated Node #2: [66, 62, 67] from Operation: 14+53=67
Current State: 63:[66, 62, 67], Operations: ['14+53=67']
Exploring Operation: 66-62=4, Resulting Numbers: [67, 4]
Generated Node #3: [67, 4] from Ope... | 4 | Current State: 63:[14, 53, 66, 62], Operations: []
Exploring Operation: 66-53=13, Resulting Numbers: [14, 62, 13]
Generated Node #0,0: 63:[14, 62, 13] Operation: 66-53=13
Exploring Operation: 14+53=67, Resulting Numbers: [66, 62, 67]
Generated Node #0,1: 63:[66, 62, 67] Operation: 14+53=67
Exploring Operation: 53-14=39... | 0.985243 | hs_5 | sum_heuristic |
[
70,
54,
38,
65
] | 35 | [
"65-38=27",
"70*27=1890",
"1890/54=35"
] | Current State: 35:[70, 54, 38, 65], Operations: []
Exploring Operation: 65-38=27, Resulting Numbers: [70, 54, 27]
Generated Node #2: [70, 54, 27] from Operation: 65-38=27
Current State: 35:[70, 54, 27], Operations: ['65-38=27']
Exploring Operation: 70*27=1890, Resulting Numbers: [54, 1890]
Generated Node #3: [54, 1890]... | 4 | Current State: 35:[70, 54, 38, 65], Operations: []
Exploring Operation: 70-65=5, Resulting Numbers: [54, 38, 5]
Generated Node #0,0: 35:[54, 38, 5] Operation: 70-65=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 35:[54, 38, 5], Operations: ['70-65=5']
Exploring Operation: 54-38=16, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
10,
58,
43,
64
] | 59 | [
"58-10=48",
"43+64=107",
"107-48=59"
] | Current State: 59:[10, 58, 43, 64], Operations: []
Exploring Operation: 58-10=48, Resulting Numbers: [43, 64, 48]
Generated Node #2: [43, 64, 48] from Operation: 58-10=48
Current State: 59:[43, 64, 48], Operations: ['58-10=48']
Exploring Operation: 43+64=107, Resulting Numbers: [48, 107]
Generated Node #3: [48, 107] fr... | 4 | Current State: 59:[10, 58, 43, 64], Operations: []
Exploring Operation: 10+43=53, Resulting Numbers: [58, 64, 53]
Generated Node #0,0: 59:[58, 64, 53] Operation: 10+43=53
Moving to Node #0,0
Current State: 59:[58, 64, 53], Operations: ['10+43=53']
Exploring Operation: 64-53=11, Resulting Numbers: [58, 11]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
2,
14,
72,
39
] | 45 | [
"14-2=12",
"72-39=33",
"12+33=45"
] | Current State: 45:[2, 14, 72, 39], Operations: []
Exploring Operation: 14-2=12, Resulting Numbers: [72, 39, 12]
Generated Node #2: [72, 39, 12] from Operation: 14-2=12
Current State: 45:[72, 39, 12], Operations: ['14-2=12']
Exploring Operation: 72-39=33, Resulting Numbers: [12, 33]
Generated Node #3: [12, 33] from Oper... | 4 | Current State: 45:[2, 14, 72, 39], Operations: []
Exploring Operation: 72-39=33, Resulting Numbers: [2, 14, 33]
Generated Node #0,0: 45:[2, 14, 33] Operation: 72-39=33
Exploring Operation: 72/2=36, Resulting Numbers: [14, 39, 36]
Generated Node #0,1: 45:[14, 39, 36] Operation: 72/2=36
Exploring Operation: 72-14=58, Res... | 0.986979 | hs_4 | sum_heuristic |
[
28,
46,
23,
4
] | 18 | [
"28+46=74",
"23*4=92",
"92-74=18"
] | Current State: 18:[28, 46, 23, 4], Operations: []
Exploring Operation: 28+46=74, Resulting Numbers: [23, 4, 74]
Generated Node #2: [23, 4, 74] from Operation: 28+46=74
Current State: 18:[23, 4, 74], Operations: ['28+46=74']
Exploring Operation: 23*4=92, Resulting Numbers: [74, 92]
Generated Node #3: [74, 92] from Opera... | 4 | Current State: 18:[28, 46, 23, 4], Operations: []
Exploring Operation: 46/23=2, Resulting Numbers: [28, 4, 2]
Generated Node #0,0: 18:[28, 4, 2] Operation: 46/23=2
Exploring Operation: 46-28=18, Resulting Numbers: [23, 4, 18]
Generated Node #0,1: 18:[23, 4, 18] Operation: 46-28=18
Start Sub Search at level 1: Moving to... | 0.984375 | hs_2 | sum_heuristic |
[
32,
11,
79,
11
] | 74 | [
"79-32=47",
"11*11=121",
"121-47=74"
] | Current State: 74:[32, 11, 79, 11], Operations: []
Exploring Operation: 79-32=47, Resulting Numbers: [11, 11, 47]
Generated Node #2: [11, 11, 47] from Operation: 79-32=47
Current State: 74:[11, 11, 47], Operations: ['79-32=47']
Exploring Operation: 11*11=121, Resulting Numbers: [47, 121]
Generated Node #3: [47, 121] fr... | 4 | Current State: 74:[32, 11, 79, 11], Operations: []
Exploring Operation: 79-11=68, Resulting Numbers: [32, 11, 68]
Generated Node #0,0: 74:[32, 11, 68] Operation: 79-11=68
Exploring Operation: 32+11=43, Resulting Numbers: [11, 79, 43]
Generated Node #0,1: 74:[11, 79, 43] Operation: 32+11=43
Exploring Operation: 11-11=0,... | 0 | hs_5 | sum_heuristic |
[
80,
69,
71,
14
] | 73 | [
"71-69=2",
"14/2=7",
"80-7=73"
] | Current State: 73:[80, 69, 71, 14], Operations: []
Exploring Operation: 71-69=2, Resulting Numbers: [80, 14, 2]
Generated Node #2: [80, 14, 2] from Operation: 71-69=2
Current State: 73:[80, 14, 2], Operations: ['71-69=2']
Exploring Operation: 14/2=7, Resulting Numbers: [80, 7]
Generated Node #3: [80, 7] from Operation:... | 4 | Current State: 73:[80, 69, 71, 14], Operations: []
Exploring Operation: 80-14=66, Resulting Numbers: [69, 71, 66]
Generated Node #0,0: 73:[69, 71, 66] Operation: 80-14=66
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[69, 71, 66], Operations: ['80-14=66']
Exploring Operation: 69+66=135, Resulting N... | 0 | hs_1 | sum_heuristic |
[
11,
83,
62,
77
] | 79 | [
"11+83=94",
"77-62=15",
"94-15=79"
] | Current State: 79:[11, 83, 62, 77], Operations: []
Exploring Operation: 11+83=94, Resulting Numbers: [62, 77, 94]
Generated Node #2: [62, 77, 94] from Operation: 11+83=94
Current State: 79:[62, 77, 94], Operations: ['11+83=94']
Exploring Operation: 77-62=15, Resulting Numbers: [94, 15]
Generated Node #3: [94, 15] from ... | 4 | Current State: 79:[11, 83, 62, 77], Operations: []
Exploring Operation: 11+62=73, Resulting Numbers: [83, 77, 73]
Generated Node #0,0: 79:[83, 77, 73] Operation: 11+62=73
Exploring Operation: 83-11=72, Resulting Numbers: [62, 77, 72]
Generated Node #0,1: 79:[62, 77, 72] Operation: 83-11=72
Exploring Operation: 11+83=94... | 0.982639 | hs_4 | mult_heuristic |
[
92,
2,
16,
11
] | 62 | [
"16-2=14",
"11*14=154",
"154-92=62"
] | Current State: 62:[92, 2, 16, 11], Operations: []
Exploring Operation: 16-2=14, Resulting Numbers: [92, 11, 14]
Generated Node #2: [92, 11, 14] from Operation: 16-2=14
Current State: 62:[92, 11, 14], Operations: ['16-2=14']
Exploring Operation: 11*14=154, Resulting Numbers: [92, 154]
Generated Node #3: [92, 154] from O... | 4 | Current State: 62:[92, 2, 16, 11], Operations: []
Exploring Operation: 92-11=81, Resulting Numbers: [2, 16, 81]
Generated Node #0,0: 62:[2, 16, 81] Operation: 92-11=81
Exploring Operation: 92-16=76, Resulting Numbers: [2, 11, 76]
Generated Node #0,1: 62:[2, 11, 76] Operation: 92-16=76
Exploring Operation: 16+11=27, Res... | 0 | hs_4 | sum_heuristic |
[
30,
59,
32,
8
] | 24 | [
"59-30=29",
"32-29=3",
"8*3=24"
] | Current State: 24:[30, 59, 32, 8], Operations: []
Exploring Operation: 59-30=29, Resulting Numbers: [32, 8, 29]
Generated Node #2: [32, 8, 29] from Operation: 59-30=29
Current State: 24:[32, 8, 29], Operations: ['59-30=29']
Exploring Operation: 32-29=3, Resulting Numbers: [8, 3]
Generated Node #3: [8, 3] from Operation... | 4 | Current State: 24:[30, 59, 32, 8], Operations: []
Exploring Operation: 59-32=27, Resulting Numbers: [30, 8, 27]
Generated Node #0,0: 24:[30, 8, 27] Operation: 59-32=27
Exploring Operation: 59-30=29, Resulting Numbers: [32, 8, 29]
Generated Node #0,1: 24:[32, 8, 29] Operation: 59-30=29
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | mult_heuristic |
[
87,
43,
99,
78
] | 32 | [
"87-78=9",
"99/9=11",
"43-11=32"
] | Current State: 32:[87, 43, 99, 78], Operations: []
Exploring Operation: 87-78=9, Resulting Numbers: [43, 99, 9]
Generated Node #2: [43, 99, 9] from Operation: 87-78=9
Current State: 32:[43, 99, 9], Operations: ['87-78=9']
Exploring Operation: 99/9=11, Resulting Numbers: [43, 11]
Generated Node #3: [43, 11] from Operati... | 4 | Current State: 32:[87, 43, 99, 78], Operations: []
Exploring Operation: 99-87=12, Resulting Numbers: [43, 78, 12]
Generated Node #0,0: 32:[43, 78, 12] Operation: 99-87=12
Moving to Node #0,0
Current State: 32:[43, 78, 12], Operations: ['99-87=12']
Exploring Operation: 78-43=35, Resulting Numbers: [12, 35]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
62,
4,
94,
99
] | 60 | [
"62+94=156",
"156/4=39",
"99-39=60"
] | Current State: 60:[62, 4, 94, 99], Operations: []
Exploring Operation: 62+94=156, Resulting Numbers: [4, 99, 156]
Generated Node #2: [4, 99, 156] from Operation: 62+94=156
Current State: 60:[4, 99, 156], Operations: ['62+94=156']
Exploring Operation: 156/4=39, Resulting Numbers: [99, 39]
Generated Node #3: [99, 39] fro... | 4 | Current State: 60:[62, 4, 94, 99], Operations: []
Exploring Operation: 94-62=32, Resulting Numbers: [4, 99, 32]
Generated Node #0,0: 60:[4, 99, 32] Operation: 94-62=32
Exploring Operation: 99-94=5, Resulting Numbers: [62, 4, 5]
Generated Node #0,1: 60:[62, 4, 5] Operation: 99-94=5
Moving to Node #0,1
Current State: 60:... | 0 | hs_2 | sum_heuristic |
[
7,
2,
1,
48
] | 23 | [
"2+1=3",
"48/3=16",
"7+16=23"
] | Current State: 23:[7, 2, 1, 48], Operations: []
Exploring Operation: 2+1=3, Resulting Numbers: [7, 48, 3]
Generated Node #2: [7, 48, 3] from Operation: 2+1=3
Current State: 23:[7, 48, 3], Operations: ['2+1=3']
Exploring Operation: 48/3=16, Resulting Numbers: [7, 16]
Generated Node #3: [7, 16] from Operation: 48/3=16
Cu... | 4 | Current State: 23:[7, 2, 1, 48], Operations: []
Exploring Operation: 7*2=14, Resulting Numbers: [1, 48, 14]
Generated Node #0,0: 23:[1, 48, 14] Operation: 7*2=14
Exploring Operation: 48/2=24, Resulting Numbers: [7, 1, 24]
Generated Node #0,1: 23:[7, 1, 24] Operation: 48/2=24
Start Sub Search at level 1: Moving to Node ... | 0 | hs_2 | mult_heuristic |
[
18,
77,
25,
47
] | 23 | [
"18+77=95",
"25+47=72",
"95-72=23"
] | Current State: 23:[18, 77, 25, 47], Operations: []
Exploring Operation: 18+77=95, Resulting Numbers: [25, 47, 95]
Generated Node #2: [25, 47, 95] from Operation: 18+77=95
Current State: 23:[25, 47, 95], Operations: ['18+77=95']
Exploring Operation: 25+47=72, Resulting Numbers: [95, 72]
Generated Node #3: [95, 72] from ... | 4 | Current State: 23:[18, 77, 25, 47], Operations: []
Exploring Operation: 77-47=30, Resulting Numbers: [18, 25, 30]
Generated Node #0,0: 23:[18, 25, 30] Operation: 77-47=30
Exploring Operation: 47-25=22, Resulting Numbers: [18, 77, 22]
Generated Node #0,1: 23:[18, 77, 22] Operation: 47-25=22
Exploring Operation: 77-18=59... | 0.985243 | hs_4 | sum_heuristic |
[
7,
84,
47,
40
] | 19 | [
"84/7=12",
"47-40=7",
"12+7=19"
] | Current State: 19:[7, 84, 47, 40], Operations: []
Exploring Operation: 84/7=12, Resulting Numbers: [47, 40, 12]
Generated Node #2: [47, 40, 12] from Operation: 84/7=12
Current State: 19:[47, 40, 12], Operations: ['84/7=12']
Exploring Operation: 47-40=7, Resulting Numbers: [12, 7]
Generated Node #3: [12, 7] from Operati... | 4 | Current State: 19:[7, 84, 47, 40], Operations: []
Exploring Operation: 84-7=77, Resulting Numbers: [47, 40, 77]
Generated Node #0,0: 19:[47, 40, 77] Operation: 84-7=77
Exploring Operation: 84/7=12, Resulting Numbers: [47, 40, 12]
Generated Node #0,1: 19:[47, 40, 12] Operation: 84/7=12
Exploring Operation: 47-40=7, Resu... | 0.955729 | hs_5 | mult_heuristic |
[
54,
16,
40,
26
] | 32 | [
"54+26=80",
"16*80=1280",
"1280/40=32"
] | Current State: 32:[54, 16, 40, 26], Operations: []
Exploring Operation: 54+26=80, Resulting Numbers: [16, 40, 80]
Generated Node #2: [16, 40, 80] from Operation: 54+26=80
Current State: 32:[16, 40, 80], Operations: ['54+26=80']
Exploring Operation: 16*80=1280, Resulting Numbers: [40, 1280]
Generated Node #3: [40, 1280]... | 4 | Current State: 32:[54, 16, 40, 26], Operations: []
Exploring Operation: 54-26=28, Resulting Numbers: [16, 40, 28]
Generated Node #0,0: 32:[16, 40, 28] Operation: 54-26=28
Exploring Operation: 54-16=38, Resulting Numbers: [40, 26, 38]
Generated Node #0,1: 32:[40, 26, 38] Operation: 54-16=38
Exploring Operation: 54-40=14... | 0 | hs_3 | sum_heuristic |
[
2,
11,
31,
72
] | 94 | [
"11-2=9",
"31+72=103",
"103-9=94"
] | Current State: 94:[2, 11, 31, 72], Operations: []
Exploring Operation: 11-2=9, Resulting Numbers: [31, 72, 9]
Generated Node #2: [31, 72, 9] from Operation: 11-2=9
Current State: 94:[31, 72, 9], Operations: ['11-2=9']
Exploring Operation: 31+72=103, Resulting Numbers: [9, 103]
Generated Node #3: [9, 103] from Operation... | 4 | Current State: 94:[2, 11, 31, 72], Operations: []
Exploring Operation: 72-31=41, Resulting Numbers: [2, 11, 41]
Generated Node #0,0: 94:[2, 11, 41] Operation: 72-31=41
Exploring Operation: 11+31=42, Resulting Numbers: [2, 72, 42]
Generated Node #0,1: 94:[2, 72, 42] Operation: 11+31=42
Exploring Operation: 31+72=103, Re... | 0.980035 | hs_3 | mult_heuristic |
[
4,
37,
7,
21
] | 25 | [
"4*21=84",
"84/7=12",
"37-12=25"
] | Current State: 25:[4, 37, 7, 21], Operations: []
Exploring Operation: 4*21=84, Resulting Numbers: [37, 7, 84]
Generated Node #2: [37, 7, 84] from Operation: 4*21=84
Current State: 25:[37, 7, 84], Operations: ['4*21=84']
Exploring Operation: 84/7=12, Resulting Numbers: [37, 12]
Generated Node #3: [37, 12] from Operation... | 4 | Current State: 25:[4, 37, 7, 21], Operations: []
Exploring Operation: 37-21=16, Resulting Numbers: [4, 7, 16]
Generated Node #0,0: 25:[4, 7, 16] Operation: 37-21=16
Exploring Operation: 37-7=30, Resulting Numbers: [4, 21, 30]
Generated Node #0,1: 25:[4, 21, 30] Operation: 37-7=30
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
7,
63,
72,
69
] | 67 | [
"7+63=70",
"72-69=3",
"70-3=67"
] | Current State: 67:[7, 63, 72, 69], Operations: []
Exploring Operation: 7+63=70, Resulting Numbers: [72, 69, 70]
Generated Node #2: [72, 69, 70] from Operation: 7+63=70
Current State: 67:[72, 69, 70], Operations: ['7+63=70']
Exploring Operation: 72-69=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] from Operati... | 4 | Current State: 67:[7, 63, 72, 69], Operations: []
Exploring Operation: 72-7=65, Resulting Numbers: [63, 69, 65]
Generated Node #0,0: 67:[63, 69, 65] Operation: 72-7=65
Moving to Node #0,0
Current State: 67:[63, 69, 65], Operations: ['72-7=65']
Exploring Operation: 69-63=6, Resulting Numbers: [65, 6]
Generated Node #0,0... | 0 | hs_1 | mult_heuristic |
[
68,
74,
16,
74
] | 85 | [
"68+16=84",
"74/74=1",
"84+1=85"
] | Current State: 85:[68, 74, 16, 74], Operations: []
Exploring Operation: 68+16=84, Resulting Numbers: [74, 74, 84]
Generated Node #2: [74, 74, 84] from Operation: 68+16=84
Current State: 85:[74, 74, 84], Operations: ['68+16=84']
Exploring Operation: 74/74=1, Resulting Numbers: [84, 1]
Generated Node #3: [84, 1] from Ope... | 4 | Current State: 85:[68, 74, 16, 74], Operations: []
Exploring Operation: 74-68=6, Resulting Numbers: [74, 16, 6]
Generated Node #0,0: 85:[74, 16, 6] Operation: 74-68=6
Exploring Operation: 68+16=84, Resulting Numbers: [74, 74, 84]
Generated Node #0,1: 85:[74, 74, 84] Operation: 68+16=84
Exploring Operation: 74/74=1, Res... | 0.965278 | hs_4 | sum_heuristic |
[
88,
18,
40,
79
] | 38 | [
"88-79=9",
"18/9=2",
"40-2=38"
] | Current State: 38:[88, 18, 40, 79], Operations: []
Exploring Operation: 88-79=9, Resulting Numbers: [18, 40, 9]
Generated Node #2: [18, 40, 9] from Operation: 88-79=9
Current State: 38:[18, 40, 9], Operations: ['88-79=9']
Exploring Operation: 18/9=2, Resulting Numbers: [40, 2]
Generated Node #3: [40, 2] from Operation:... | 4 | Current State: 38:[88, 18, 40, 79], Operations: []
Exploring Operation: 88-79=9, Resulting Numbers: [18, 40, 9]
Generated Node #0,0: 38:[18, 40, 9] Operation: 88-79=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[18, 40, 9], Operations: ['88-79=9']
Exploring Operation: 18/9=2, Resulting Numbers: [... | 0.993924 | hs_1 | mult_heuristic |
[
3,
5,
5,
80
] | 51 | [
"5+80=85",
"3*85=255",
"255/5=51"
] | Current State: 51:[3, 5, 5, 80], Operations: []
Exploring Operation: 5+80=85, Resulting Numbers: [3, 85]
Generated Node #2: [3, 85] from Operation: 5+80=85
Current State: 51:[3, 85], Operations: ['5+80=85']
Exploring Operation: 3*85=255, Resulting Numbers: [255]
255,51 equal: Goal Reached
Exploring Operation: 255/5=51,... | 4 | Current State: 51:[3, 5, 5, 80], Operations: []
Exploring Operation: 80/5=16, Resulting Numbers: [3, 5, 16]
Generated Node #0,0: 51:[3, 5, 16] Operation: 80/5=16
Exploring Operation: 80/5=16, Resulting Numbers: [3, 5, 16]
Generated Node #0,1: 51:[3, 5, 16] Operation: 80/5=16
Moving to Node #0,0
Current State: 51:[3, 5,... | 0 | hs_2 | mult_heuristic |
[
27,
46,
50,
86
] | 43 | [
"50-27=23",
"46/23=2",
"86/2=43"
] | Current State: 43:[27, 46, 50, 86], Operations: []
Exploring Operation: 50-27=23, Resulting Numbers: [46, 86, 23]
Generated Node #2: [46, 86, 23] from Operation: 50-27=23
Current State: 43:[46, 86, 23], Operations: ['50-27=23']
Exploring Operation: 46/23=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Ope... | 4 | Current State: 43:[27, 46, 50, 86], Operations: []
Exploring Operation: 86-46=40, Resulting Numbers: [27, 50, 40]
Generated Node #0,0: 43:[27, 50, 40] Operation: 86-46=40
Exploring Operation: 86-27=59, Resulting Numbers: [46, 50, 59]
Generated Node #0,1: 43:[46, 50, 59] Operation: 86-27=59
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
15,
52,
57,
41
] | 53 | [
"52-15=37",
"57-41=16",
"37+16=53"
] | Current State: 53:[15, 52, 57, 41], Operations: []
Exploring Operation: 52-15=37, Resulting Numbers: [57, 41, 37]
Generated Node #2: [57, 41, 37] from Operation: 52-15=37
Current State: 53:[57, 41, 37], Operations: ['52-15=37']
Exploring Operation: 57-41=16, Resulting Numbers: [37, 16]
Generated Node #3: [37, 16] from ... | 4 | Current State: 53:[15, 52, 57, 41], Operations: []
Exploring Operation: 15+52=67, Resulting Numbers: [57, 41, 67]
Generated Node #0,0: 53:[57, 41, 67] Operation: 15+52=67
Exploring Operation: 57-15=42, Resulting Numbers: [52, 41, 42]
Generated Node #0,1: 53:[52, 41, 42] Operation: 57-15=42
Exploring Operation: 15+41=56... | 0.987847 | hs_3 | mult_heuristic |
[
84,
50,
20,
44
] | 95 | [
"84*50=4200",
"4200-20=4180",
"4180/44=95"
] | Current State: 95:[84, 50, 20, 44], Operations: []
Exploring Operation: 84*50=4200, Resulting Numbers: [20, 44, 4200]
Generated Node #2: [20, 44, 4200] from Operation: 84*50=4200
Current State: 95:[20, 44, 4200], Operations: ['84*50=4200']
Exploring Operation: 4200-20=4180, Resulting Numbers: [44, 4180]
Generated Node ... | 4 | Current State: 95:[84, 50, 20, 44], Operations: []
Exploring Operation: 50-44=6, Resulting Numbers: [84, 20, 6]
Generated Node #0,0: 95:[84, 20, 6] Operation: 50-44=6
Exploring Operation: 50+44=94, Resulting Numbers: [84, 20, 94]
Generated Node #0,1: 95:[84, 20, 94] Operation: 50+44=94
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.