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 |
|---|---|---|---|---|---|---|---|---|
[
79,
24,
5,
29
] | 78 | [
"24+5=29",
"29/29=1",
"79-1=78"
] | Current State: 78:[79, 24, 5, 29], Operations: []
Exploring Operation: 24+5=29, Resulting Numbers: [79, 29, 29]
Generated Node #2: [79, 29, 29] from Operation: 24+5=29
Current State: 78:[79, 29, 29], Operations: ['24+5=29']
Exploring Operation: 29/29=1, Resulting Numbers: [79, 1]
Generated Node #3: [79, 1] from Operati... | 4 | Current State: 78:[79, 24, 5, 29], Operations: []
Exploring Operation: 29-24=5, Resulting Numbers: [79, 5, 5]
Generated Node #0,0: 78:[79, 5, 5] Operation: 29-24=5
Moving to Node #0,0
Current State: 78:[79, 5, 5], Operations: ['29-24=5']
Exploring Operation: 5*5=25, Resulting Numbers: [79, 25]
Generated Node #0,0,0: 78... | 0 | hs_1 | sum_heuristic |
[
38,
13,
56,
64
] | 33 | [
"38-13=25",
"64-56=8",
"25+8=33"
] | Current State: 33:[38, 13, 56, 64], Operations: []
Exploring Operation: 38-13=25, Resulting Numbers: [56, 64, 25]
Generated Node #2: [56, 64, 25] from Operation: 38-13=25
Current State: 33:[56, 64, 25], Operations: ['38-13=25']
Exploring Operation: 64-56=8, Resulting Numbers: [25, 8]
Generated Node #3: [25, 8] from Ope... | 4 | Current State: 33:[38, 13, 56, 64], Operations: []
Exploring Operation: 64-56=8, Resulting Numbers: [38, 13, 8]
Generated Node #0,0: 33:[38, 13, 8] Operation: 64-56=8
Exploring Operation: 64-38=26, Resulting Numbers: [13, 56, 26]
Generated Node #0,1: 33:[13, 56, 26] Operation: 64-38=26
Exploring Operation: 56-38=18, Re... | 0.986979 | hs_3 | sum_heuristic |
[
86,
55,
2,
32
] | 50 | [
"86*32=2752",
"2752-2=2750",
"2750/55=50"
] | Current State: 50:[86, 55, 2, 32], Operations: []
Exploring Operation: 86*32=2752, Resulting Numbers: [55, 2, 2752]
Generated Node #2: [55, 2, 2752] from Operation: 86*32=2752
Current State: 50:[55, 2, 2752], Operations: ['86*32=2752']
Exploring Operation: 2752-2=2750, Resulting Numbers: [55, 2750]
Generated Node #3: [... | 4 | Current State: 50:[86, 55, 2, 32], Operations: []
Exploring Operation: 86-32=54, Resulting Numbers: [55, 2, 54]
Generated Node #0,0: 50:[55, 2, 54] Operation: 86-32=54
Moving to Node #0,0
Current State: 50:[55, 2, 54], Operations: ['86-32=54']
Exploring Operation: 55-54=1, Resulting Numbers: [2, 1]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
62,
73,
18,
55
] | 26 | [
"73-62=11",
"55-18=37",
"37-11=26"
] | Current State: 26:[62, 73, 18, 55], Operations: []
Exploring Operation: 73-62=11, Resulting Numbers: [18, 55, 11]
Generated Node #2: [18, 55, 11] from Operation: 73-62=11
Current State: 26:[18, 55, 11], Operations: ['73-62=11']
Exploring Operation: 55-18=37, Resulting Numbers: [11, 37]
Generated Node #3: [11, 37] from ... | 4 | Current State: 26:[62, 73, 18, 55], Operations: []
Exploring Operation: 62-18=44, Resulting Numbers: [73, 55, 44]
Generated Node #0,0: 26:[73, 55, 44] Operation: 62-18=44
Exploring Operation: 62-55=7, Resulting Numbers: [73, 18, 7]
Generated Node #0,1: 26:[73, 18, 7] Operation: 62-55=7
Exploring Operation: 73-62=11, Re... | 0.984375 | hs_4 | mult_heuristic |
[
19,
93,
29,
42
] | 99 | [
"19+93=112",
"42-29=13",
"112-13=99"
] | Current State: 99:[19, 93, 29, 42], Operations: []
Exploring Operation: 19+93=112, Resulting Numbers: [29, 42, 112]
Generated Node #2: [29, 42, 112] from Operation: 19+93=112
Current State: 99:[29, 42, 112], Operations: ['19+93=112']
Exploring Operation: 42-29=13, Resulting Numbers: [112, 13]
Generated Node #3: [112, 1... | 4 | Current State: 99:[19, 93, 29, 42], Operations: []
Exploring Operation: 29-19=10, Resulting Numbers: [93, 42, 10]
Generated Node #0,0: 99:[93, 42, 10] Operation: 29-19=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[93, 42, 10], Operations: ['29-19=10']
Exploring Operation: 42-10=32, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
17,
60,
14,
84
] | 32 | [
"17-14=3",
"84/3=28",
"60-28=32"
] | Current State: 32:[17, 60, 14, 84], Operations: []
Exploring Operation: 17-14=3, Resulting Numbers: [60, 84, 3]
Generated Node #2: [60, 84, 3] from Operation: 17-14=3
Current State: 32:[60, 84, 3], Operations: ['17-14=3']
Exploring Operation: 84/3=28, Resulting Numbers: [60, 28]
Generated Node #3: [60, 28] from Operati... | 4 | Current State: 32:[17, 60, 14, 84], Operations: []
Exploring Operation: 84-60=24, Resulting Numbers: [17, 14, 24]
Generated Node #0,0: 32:[17, 14, 24] Operation: 84-60=24
Moving to Node #0,0
Current State: 32:[17, 14, 24], Operations: ['84-60=24']
Exploring Operation: 24-17=7, Resulting Numbers: [14, 7]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
89,
76,
19,
66
] | 60 | [
"89-76=13",
"66-19=47",
"13+47=60"
] | Current State: 60:[89, 76, 19, 66], Operations: []
Exploring Operation: 89-76=13, Resulting Numbers: [19, 66, 13]
Generated Node #2: [19, 66, 13] from Operation: 89-76=13
Current State: 60:[19, 66, 13], Operations: ['89-76=13']
Exploring Operation: 66-19=47, Resulting Numbers: [13, 47]
Generated Node #3: [13, 47] from ... | 4 | Current State: 60:[89, 76, 19, 66], Operations: []
Exploring Operation: 89-76=13, Resulting Numbers: [19, 66, 13]
Generated Node #0,0: 60:[19, 66, 13] Operation: 89-76=13
Moving to Node #0,0
Current State: 60:[19, 66, 13], Operations: ['89-76=13']
Exploring Operation: 19-13=6, Resulting Numbers: [66, 6]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
86,
94,
38,
2
] | 92 | [
"94-86=8",
"38+8=46",
"2*46=92"
] | Current State: 92:[86, 94, 38, 2], Operations: []
Exploring Operation: 94-86=8, Resulting Numbers: [38, 2, 8]
Generated Node #2: [38, 2, 8] from Operation: 94-86=8
Current State: 92:[38, 2, 8], Operations: ['94-86=8']
Exploring Operation: 38+8=46, Resulting Numbers: [2, 46]
Generated Node #3: [2, 46] from Operation: 38... | 4 | Current State: 92:[86, 94, 38, 2], Operations: []
Exploring Operation: 86-38=48, Resulting Numbers: [94, 2, 48]
Generated Node #0,0: 92:[94, 2, 48] Operation: 86-38=48
Exploring Operation: 94-86=8, Resulting Numbers: [38, 2, 8]
Generated Node #0,1: 92:[38, 2, 8] Operation: 94-86=8
Start Sub Search at level 1: Moving to... | 0.992188 | hs_2 | mult_heuristic |
[
93,
35,
12,
70
] | 24 | [
"93-35=58",
"12+70=82",
"82-58=24"
] | Current State: 24:[93, 35, 12, 70], Operations: []
Exploring Operation: 93-35=58, Resulting Numbers: [12, 70, 58]
Generated Node #2: [12, 70, 58] from Operation: 93-35=58
Current State: 24:[12, 70, 58], Operations: ['93-35=58']
Exploring Operation: 12+70=82, Resulting Numbers: [58, 82]
Generated Node #3: [58, 82] from ... | 4 | Current State: 24:[93, 35, 12, 70], Operations: []
Exploring Operation: 93-70=23, Resulting Numbers: [35, 12, 23]
Generated Node #0,0: 24:[35, 12, 23] Operation: 93-70=23
Exploring Operation: 70/35=2, Resulting Numbers: [93, 12, 2]
Generated Node #0,1: 24:[93, 12, 2] Operation: 70/35=2
Exploring Operation: 93-35=58, Re... | 0.983507 | hs_3 | sum_heuristic |
[
57,
75,
68,
53
] | 11 | [
"57+75=132",
"68+53=121",
"132-121=11"
] | Current State: 11:[57, 75, 68, 53], Operations: []
Exploring Operation: 57+75=132, Resulting Numbers: [68, 53, 132]
Generated Node #2: [68, 53, 132] from Operation: 57+75=132
Current State: 11:[68, 53, 132], Operations: ['57+75=132']
Exploring Operation: 68+53=121, Resulting Numbers: [132, 121]
Generated Node #3: [132,... | 4 | Current State: 11:[57, 75, 68, 53], Operations: []
Exploring Operation: 75-68=7, Resulting Numbers: [57, 53, 7]
Generated Node #0,0: 11:[57, 53, 7] Operation: 75-68=7
Moving to Node #0,0
Current State: 11:[57, 53, 7], Operations: ['75-68=7']
Exploring Operation: 57-53=4, Resulting Numbers: [7, 4]
Generated Node #0,0,0:... | 0.993924 | hs_1 | sum_heuristic |
[
81,
65,
45,
85
] | 83 | [
"45+85=130",
"130/65=2",
"81+2=83"
] | Current State: 83:[81, 65, 45, 85], Operations: []
Exploring Operation: 45+85=130, Resulting Numbers: [81, 65, 130]
Generated Node #2: [81, 65, 130] from Operation: 45+85=130
Current State: 83:[81, 65, 130], Operations: ['45+85=130']
Exploring Operation: 130/65=2, Resulting Numbers: [81, 2]
Generated Node #3: [81, 2] f... | 4 | Current State: 83:[81, 65, 45, 85], Operations: []
Exploring Operation: 65+45=110, Resulting Numbers: [81, 85, 110]
Generated Node #0,0: 83:[81, 85, 110] Operation: 65+45=110
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[81, 85, 110], Operations: ['65+45=110']
Exploring Operation: 110-81=29, Resul... | 0 | hs_1 | mult_heuristic |
[
68,
56,
48,
47
] | 43 | [
"68-56=12",
"48/12=4",
"47-4=43"
] | Current State: 43:[68, 56, 48, 47], Operations: []
Exploring Operation: 68-56=12, Resulting Numbers: [48, 47, 12]
Generated Node #2: [48, 47, 12] from Operation: 68-56=12
Current State: 43:[48, 47, 12], Operations: ['68-56=12']
Exploring Operation: 48/12=4, Resulting Numbers: [47, 4]
Generated Node #3: [47, 4] from Ope... | 4 | Current State: 43:[68, 56, 48, 47], Operations: []
Exploring Operation: 68-47=21, Resulting Numbers: [56, 48, 21]
Generated Node #0,0: 43:[56, 48, 21] Operation: 68-47=21
Exploring Operation: 68-56=12, Resulting Numbers: [48, 47, 12]
Generated Node #0,1: 43:[48, 47, 12] Operation: 68-56=12
Exploring Operation: 68-48=20... | 0 | hs_3 | sum_heuristic |
[
76,
34,
56,
9
] | 66 | [
"34+56=90",
"90/9=10",
"76-10=66"
] | Current State: 66:[76, 34, 56, 9], Operations: []
Exploring Operation: 34+56=90, Resulting Numbers: [76, 9, 90]
Generated Node #2: [76, 9, 90] from Operation: 34+56=90
Current State: 66:[76, 9, 90], Operations: ['34+56=90']
Exploring Operation: 90/9=10, Resulting Numbers: [76, 10]
Generated Node #3: [76, 10] from Opera... | 4 | Current State: 66:[76, 34, 56, 9], Operations: []
Exploring Operation: 76-56=20, Resulting Numbers: [34, 9, 20]
Generated Node #0,0: 66:[34, 9, 20] Operation: 76-56=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 66:[34, 9, 20], Operations: ['76-56=20']
Exploring Operation: 20-9=11, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
19,
97,
54,
63
] | 39 | [
"97-19=78",
"54+63=117",
"117-78=39"
] | Current State: 39:[19, 97, 54, 63], Operations: []
Exploring Operation: 97-19=78, Resulting Numbers: [54, 63, 78]
Generated Node #2: [54, 63, 78] from Operation: 97-19=78
Current State: 39:[54, 63, 78], Operations: ['97-19=78']
Exploring Operation: 54+63=117, Resulting Numbers: [78, 117]
Generated Node #3: [78, 117] fr... | 4 | Current State: 39:[19, 97, 54, 63], Operations: []
Exploring Operation: 97-63=34, Resulting Numbers: [19, 54, 34]
Generated Node #0,0: 39:[19, 54, 34] Operation: 97-63=34
Exploring Operation: 97-19=78, Resulting Numbers: [54, 63, 78]
Generated Node #0,1: 39:[54, 63, 78] Operation: 97-19=78
Exploring Operation: 63-54=9,... | 0.986111 | hs_4 | mult_heuristic |
[
33,
95,
92,
56
] | 99 | [
"56-33=23",
"92/23=4",
"95+4=99"
] | Current State: 99:[33, 95, 92, 56], Operations: []
Exploring Operation: 56-33=23, Resulting Numbers: [95, 92, 23]
Generated Node #2: [95, 92, 23] from Operation: 56-33=23
Current State: 99:[95, 92, 23], Operations: ['56-33=23']
Exploring Operation: 92/23=4, Resulting Numbers: [95, 4]
Generated Node #3: [95, 4] from Ope... | 4 | Current State: 99:[33, 95, 92, 56], Operations: []
Exploring Operation: 95-56=39, Resulting Numbers: [33, 92, 39]
Generated Node #0,0: 99:[33, 92, 39] Operation: 95-56=39
Exploring Operation: 92-56=36, Resulting Numbers: [33, 95, 36]
Generated Node #0,1: 99:[33, 95, 36] Operation: 92-56=36
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
56,
75,
62,
93
] | 100 | [
"56+75=131",
"93-62=31",
"131-31=100"
] | Current State: 100:[56, 75, 62, 93], Operations: []
Exploring Operation: 56+75=131, Resulting Numbers: [62, 93, 131]
Generated Node #2: [62, 93, 131] from Operation: 56+75=131
Current State: 100:[62, 93, 131], Operations: ['56+75=131']
Exploring Operation: 93-62=31, Resulting Numbers: [131, 31]
Generated Node #3: [131,... | 4 | Current State: 100:[56, 75, 62, 93], Operations: []
Exploring Operation: 75-56=19, Resulting Numbers: [62, 93, 19]
Generated Node #0,0: 100:[62, 93, 19] Operation: 75-56=19
Exploring Operation: 62-56=6, Resulting Numbers: [75, 93, 6]
Generated Node #0,1: 100:[75, 93, 6] Operation: 62-56=6
Exploring Operation: 93-62=31,... | 0.947049 | hs_5 | sum_heuristic |
[
25,
2,
1,
43
] | 60 | [
"25+1=26",
"2*43=86",
"86-26=60"
] | Current State: 60:[25, 2, 1, 43], Operations: []
Exploring Operation: 25+1=26, Resulting Numbers: [2, 43, 26]
Generated Node #2: [2, 43, 26] from Operation: 25+1=26
Current State: 60:[2, 43, 26], Operations: ['25+1=26']
Exploring Operation: 2*43=86, Resulting Numbers: [26, 86]
Generated Node #3: [26, 86] from Operation... | 4 | Current State: 60:[25, 2, 1, 43], Operations: []
Exploring Operation: 43-25=18, Resulting Numbers: [2, 1, 18]
Generated Node #0,0: 60:[2, 1, 18] Operation: 43-25=18
Exploring Operation: 25+2=27, Resulting Numbers: [1, 43, 27]
Generated Node #0,1: 60:[1, 43, 27] Operation: 25+2=27
Exploring Operation: 25+43=68, Resultin... | 0 | hs_3 | mult_heuristic |
[
36,
55,
78,
1
] | 97 | [
"55-36=19",
"78*1=78",
"19+78=97"
] | Current State: 97:[36, 55, 78, 1], Operations: []
Exploring Operation: 55-36=19, Resulting Numbers: [78, 1, 19]
Generated Node #2: [78, 1, 19] from Operation: 55-36=19
Current State: 97:[78, 1, 19], Operations: ['55-36=19']
Exploring Operation: 78*1=78, Resulting Numbers: [19, 78]
Generated Node #3: [19, 78] from Opera... | 4 | Current State: 97:[36, 55, 78, 1], Operations: []
Exploring Operation: 36+55=91, Resulting Numbers: [78, 1, 91]
Generated Node #0,0: 97:[78, 1, 91] Operation: 36+55=91
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[78, 1, 91], Operations: ['36+55=91']
Exploring Operation: 78+1=79, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
45,
91,
83,
50
] | 79 | [
"91-45=46",
"83-50=33",
"46+33=79"
] | Current State: 79:[45, 91, 83, 50], Operations: []
Exploring Operation: 91-45=46, Resulting Numbers: [83, 50, 46]
Generated Node #2: [83, 50, 46] from Operation: 91-45=46
Current State: 79:[83, 50, 46], Operations: ['91-45=46']
Exploring Operation: 83-50=33, Resulting Numbers: [46, 33]
Generated Node #3: [46, 33] from ... | 4 | Current State: 79:[45, 91, 83, 50], Operations: []
Exploring Operation: 91-45=46, Resulting Numbers: [83, 50, 46]
Generated Node #0,0: 79:[83, 50, 46] Operation: 91-45=46
Exploring Operation: 45+50=95, Resulting Numbers: [91, 83, 95]
Generated Node #0,1: 79:[91, 83, 95] Operation: 45+50=95
Exploring Operation: 91-50=41... | 0.988715 | hs_3 | mult_heuristic |
[
7,
62,
6,
53
] | 96 | [
"7+62=69",
"69-53=16",
"6*16=96"
] | Current State: 96:[7, 62, 6, 53], Operations: []
Exploring Operation: 7+62=69, Resulting Numbers: [6, 53, 69]
Generated Node #2: [6, 53, 69] from Operation: 7+62=69
Current State: 96:[6, 53, 69], Operations: ['7+62=69']
Exploring Operation: 69-53=16, Resulting Numbers: [6, 16]
Generated Node #3: [6, 16] from Operation:... | 4 | Current State: 96:[7, 62, 6, 53], Operations: []
Exploring Operation: 62-53=9, Resulting Numbers: [7, 6, 9]
Generated Node #0,0: 96:[7, 6, 9] Operation: 62-53=9
Moving to Node #0,0
Current State: 96:[7, 6, 9], Operations: ['62-53=9']
Exploring Operation: 7+9=16, Resulting Numbers: [6, 16]
Generated Node #0,0,0: 96:[6, ... | 0.993924 | hs_1 | sum_heuristic |
[
15,
11,
60,
23
] | 20 | [
"15+11=26",
"26-23=3",
"60/3=20"
] | Current State: 20:[15, 11, 60, 23], Operations: []
Exploring Operation: 15+11=26, Resulting Numbers: [60, 23, 26]
Generated Node #2: [60, 23, 26] from Operation: 15+11=26
Current State: 20:[60, 23, 26], Operations: ['15+11=26']
Exploring Operation: 26-23=3, Resulting Numbers: [60, 3]
Generated Node #3: [60, 3] from Ope... | 4 | Current State: 20:[15, 11, 60, 23], Operations: []
Exploring Operation: 60-11=49, Resulting Numbers: [15, 23, 49]
Generated Node #0,0: 20:[15, 23, 49] Operation: 60-11=49
Exploring Operation: 60-23=37, Resulting Numbers: [15, 11, 37]
Generated Node #0,1: 20:[15, 11, 37] Operation: 60-23=37
Exploring Operation: 60/15=4,... | 0 | hs_4 | mult_heuristic |
[
11,
58,
45,
76
] | 47 | [
"45+76=121",
"121/11=11",
"58-11=47"
] | Current State: 47:[11, 58, 45, 76], Operations: []
Exploring Operation: 45+76=121, Resulting Numbers: [11, 58, 121]
Generated Node #2: [11, 58, 121] from Operation: 45+76=121
Current State: 47:[11, 58, 121], Operations: ['45+76=121']
Exploring Operation: 121/11=11, Resulting Numbers: [58, 11]
Generated Node #3: [58, 11... | 4 | Current State: 47:[11, 58, 45, 76], Operations: []
Exploring Operation: 76-11=65, Resulting Numbers: [58, 45, 65]
Generated Node #0,0: 47:[58, 45, 65] Operation: 76-11=65
Exploring Operation: 58-11=47, Resulting Numbers: [45, 76, 47]
Generated Node #0,1: 47:[45, 76, 47] Operation: 58-11=47
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
40,
17,
55,
56
] | 58 | [
"40+17=57",
"56-55=1",
"57+1=58"
] | Current State: 58:[40, 17, 55, 56], Operations: []
Exploring Operation: 40+17=57, Resulting Numbers: [55, 56, 57]
Generated Node #2: [55, 56, 57] from Operation: 40+17=57
Current State: 58:[55, 56, 57], Operations: ['40+17=57']
Exploring Operation: 56-55=1, Resulting Numbers: [57, 1]
Generated Node #3: [57, 1] from Ope... | 4 | Current State: 58:[40, 17, 55, 56], Operations: []
Exploring Operation: 40-17=23, Resulting Numbers: [55, 56, 23]
Generated Node #0,0: 58:[55, 56, 23] Operation: 40-17=23
Exploring Operation: 56-17=39, Resulting Numbers: [40, 55, 39]
Generated Node #0,1: 58:[40, 55, 39] Operation: 56-17=39
Exploring Operation: 55-17=38... | 0.986979 | hs_4 | sum_heuristic |
[
9,
2,
22,
88
] | 53 | [
"9+88=97",
"2*22=44",
"97-44=53"
] | Current State: 53:[9, 2, 22, 88], Operations: []
Exploring Operation: 9+88=97, Resulting Numbers: [2, 22, 97]
Generated Node #2: [2, 22, 97] from Operation: 9+88=97
Current State: 53:[2, 22, 97], Operations: ['9+88=97']
Exploring Operation: 2*22=44, Resulting Numbers: [97, 44]
Generated Node #3: [97, 44] from Operation... | 4 | Current State: 53:[9, 2, 22, 88], Operations: []
Exploring Operation: 88/2=44, Resulting Numbers: [9, 22, 44]
Generated Node #0,0: 53:[9, 22, 44] Operation: 88/2=44
Moving to Node #0,0
Current State: 53:[9, 22, 44], Operations: ['88/2=44']
Exploring Operation: 9+22=31, Resulting Numbers: [44, 31]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
5,
12,
68,
23
] | 98 | [
"12-5=7",
"68+23=91",
"7+91=98"
] | Current State: 98:[5, 12, 68, 23], Operations: []
Exploring Operation: 12-5=7, Resulting Numbers: [68, 23, 7]
Generated Node #2: [68, 23, 7] from Operation: 12-5=7
Current State: 98:[68, 23, 7], Operations: ['12-5=7']
Exploring Operation: 68+23=91, Resulting Numbers: [7, 91]
Generated Node #3: [7, 91] from Operation: 6... | 4 | Current State: 98:[5, 12, 68, 23], Operations: []
Exploring Operation: 68-23=45, Resulting Numbers: [5, 12, 45]
Generated Node #0,0: 98:[5, 12, 45] Operation: 68-23=45
Exploring Operation: 68+23=91, Resulting Numbers: [5, 12, 91]
Generated Node #0,1: 98:[5, 12, 91] Operation: 68+23=91
Start Sub Search at level 1: Movin... | 0.984375 | hs_2 | sum_heuristic |
[
89,
99,
90,
94
] | 81 | [
"94-89=5",
"90/5=18",
"99-18=81"
] | Current State: 81:[89, 99, 90, 94], Operations: []
Exploring Operation: 94-89=5, Resulting Numbers: [99, 90, 5]
Generated Node #2: [99, 90, 5] from Operation: 94-89=5
Current State: 81:[99, 90, 5], Operations: ['94-89=5']
Exploring Operation: 90/5=18, Resulting Numbers: [99, 18]
Generated Node #3: [99, 18] from Operati... | 4 | Current State: 81:[89, 99, 90, 94], Operations: []
Exploring Operation: 99-94=5, Resulting Numbers: [89, 90, 5]
Generated Node #0,0: 81:[89, 90, 5] Operation: 99-94=5
Moving to Node #0,0
Current State: 81:[89, 90, 5], Operations: ['99-94=5']
Exploring Operation: 90-89=1, Resulting Numbers: [5, 1]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
24,
66,
32,
69
] | 26 | [
"32*69=2208",
"2208/24=92",
"92-66=26"
] | Current State: 26:[24, 66, 32, 69], Operations: []
Exploring Operation: 32*69=2208, Resulting Numbers: [24, 66, 2208]
Generated Node #2: [24, 66, 2208] from Operation: 32*69=2208
Current State: 26:[24, 66, 2208], Operations: ['32*69=2208']
Exploring Operation: 2208/24=92, Resulting Numbers: [66, 92]
Generated Node #3: ... | 4 | Current State: 26:[24, 66, 32, 69], Operations: []
Exploring Operation: 69-66=3, Resulting Numbers: [24, 32, 3]
Generated Node #0,0: 26:[24, 32, 3] Operation: 69-66=3
Moving to Node #0,0
Current State: 26:[24, 32, 3], Operations: ['69-66=3']
Exploring Operation: 32-3=29, Resulting Numbers: [24, 29]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
12,
96,
82,
90
] | 100 | [
"12+96=108",
"90-82=8",
"108-8=100"
] | Current State: 100:[12, 96, 82, 90], Operations: []
Exploring Operation: 12+96=108, Resulting Numbers: [82, 90, 108]
Generated Node #2: [82, 90, 108] from Operation: 12+96=108
Current State: 100:[82, 90, 108], Operations: ['12+96=108']
Exploring Operation: 90-82=8, Resulting Numbers: [108, 8]
Generated Node #3: [108, 8... | 4 | Current State: 100:[12, 96, 82, 90], Operations: []
Exploring Operation: 90-82=8, Resulting Numbers: [12, 96, 8]
Generated Node #0,0: 100:[12, 96, 8] Operation: 90-82=8
Exploring Operation: 12+90=102, Resulting Numbers: [96, 82, 102]
Generated Node #0,1: 100:[96, 82, 102] Operation: 12+90=102
Exploring Operation: 12+82... | 0.980903 | hs_5 | mult_heuristic |
[
85,
22,
56,
31
] | 37 | [
"22*56=1232",
"1232-85=1147",
"1147/31=37"
] | Current State: 37:[85, 22, 56, 31], Operations: []
Exploring Operation: 22*56=1232, Resulting Numbers: [85, 31, 1232]
Generated Node #2: [85, 31, 1232] from Operation: 22*56=1232
Current State: 37:[85, 31, 1232], Operations: ['22*56=1232']
Exploring Operation: 1232-85=1147, Resulting Numbers: [31, 1147]
Generated Node ... | 4 | Current State: 37:[85, 22, 56, 31], Operations: []
Exploring Operation: 85-22=63, Resulting Numbers: [56, 31, 63]
Generated Node #0,0: 37:[56, 31, 63] Operation: 85-22=63
Exploring Operation: 85-56=29, Resulting Numbers: [22, 31, 29]
Generated Node #0,1: 37:[22, 31, 29] Operation: 85-56=29
Exploring Operation: 85-31=54... | 0 | hs_3 | sum_heuristic |
[
28,
24,
26,
11
] | 36 | [
"28+11=39",
"24*39=936",
"936/26=36"
] | Current State: 36:[28, 24, 26, 11], Operations: []
Exploring Operation: 28+11=39, Resulting Numbers: [24, 26, 39]
Generated Node #2: [24, 26, 39] from Operation: 28+11=39
Current State: 36:[24, 26, 39], Operations: ['28+11=39']
Exploring Operation: 24*39=936, Resulting Numbers: [26, 936]
Generated Node #3: [26, 936] fr... | 4 | Current State: 36:[28, 24, 26, 11], Operations: []
Exploring Operation: 28-26=2, Resulting Numbers: [24, 11, 2]
Generated Node #0,0: 36:[24, 11, 2] Operation: 28-26=2
Moving to Node #0,0
Current State: 36:[24, 11, 2], Operations: ['28-26=2']
Exploring Operation: 24+11=35, Resulting Numbers: [2, 35]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
45,
39,
25,
27
] | 82 | [
"45+39=84",
"27-25=2",
"84-2=82"
] | Current State: 82:[45, 39, 25, 27], Operations: []
Exploring Operation: 45+39=84, Resulting Numbers: [25, 27, 84]
Generated Node #2: [25, 27, 84] from Operation: 45+39=84
Current State: 82:[25, 27, 84], Operations: ['45+39=84']
Exploring Operation: 27-25=2, Resulting Numbers: [84, 2]
Generated Node #3: [84, 2] from Ope... | 4 | Current State: 82:[45, 39, 25, 27], Operations: []
Exploring Operation: 27-25=2, Resulting Numbers: [45, 39, 2]
Generated Node #0,0: 82:[45, 39, 2] Operation: 27-25=2
Moving to Node #0,0
Current State: 82:[45, 39, 2], Operations: ['27-25=2']
Exploring Operation: 45+39=84, Resulting Numbers: [2, 84]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
56,
9,
63,
59
] | 60 | [
"59-56=3",
"9/3=3",
"63-3=60"
] | Current State: 60:[56, 9, 63, 59], Operations: []
Exploring Operation: 59-56=3, Resulting Numbers: [9, 63, 3]
Generated Node #2: [9, 63, 3] from Operation: 59-56=3
Current State: 60:[9, 63, 3], Operations: ['59-56=3']
Exploring Operation: 9/3=3, Resulting Numbers: [63, 3]
Generated Node #3: [63, 3] from Operation: 9/3=... | 4 | Current State: 60:[56, 9, 63, 59], Operations: []
Exploring Operation: 63-56=7, Resulting Numbers: [9, 59, 7]
Generated Node #0,0: 60:[9, 59, 7] Operation: 63-56=7
Moving to Node #0,0
Current State: 60:[9, 59, 7], Operations: ['63-56=7']
Exploring Operation: 9-7=2, Resulting Numbers: [59, 2]
Generated Node #0,0,0: 60:[... | 0 | hs_1 | sum_heuristic |
[
48,
51,
60,
9
] | 39 | [
"48+60=108",
"108/9=12",
"51-12=39"
] | Current State: 39:[48, 51, 60, 9], Operations: []
Exploring Operation: 48+60=108, Resulting Numbers: [51, 9, 108]
Generated Node #2: [51, 9, 108] from Operation: 48+60=108
Current State: 39:[51, 9, 108], Operations: ['48+60=108']
Exploring Operation: 108/9=12, Resulting Numbers: [51, 12]
Generated Node #3: [51, 12] fro... | 4 | Current State: 39:[48, 51, 60, 9], Operations: []
Exploring Operation: 60-48=12, Resulting Numbers: [51, 9, 12]
Generated Node #0,0: 39:[51, 9, 12] Operation: 60-48=12
Moving to Node #0,0
Current State: 39:[51, 9, 12], Operations: ['60-48=12']
Exploring Operation: 51-9=42, Resulting Numbers: [12, 42]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
12,
8,
27,
64
] | 43 | [
"12-8=4",
"64/4=16",
"27+16=43"
] | Current State: 43:[12, 8, 27, 64], Operations: []
Exploring Operation: 12-8=4, Resulting Numbers: [27, 64, 4]
Generated Node #2: [27, 64, 4] from Operation: 12-8=4
Current State: 43:[27, 64, 4], Operations: ['12-8=4']
Exploring Operation: 64/4=16, Resulting Numbers: [27, 16]
Generated Node #3: [27, 16] from Operation: ... | 4 | Current State: 43:[12, 8, 27, 64], Operations: []
Exploring Operation: 12+8=20, Resulting Numbers: [27, 64, 20]
Generated Node #0,0: 43:[27, 64, 20] Operation: 12+8=20
Exploring Operation: 12+27=39, Resulting Numbers: [8, 64, 39]
Generated Node #0,1: 43:[8, 64, 39] Operation: 12+27=39
Exploring Operation: 8+27=35, Resu... | 0 | hs_5 | mult_heuristic |
[
30,
7,
73,
37
] | 42 | [
"73-30=43",
"43-37=6",
"7*6=42"
] | Current State: 42:[30, 7, 73, 37], Operations: []
Exploring Operation: 73-30=43, Resulting Numbers: [7, 37, 43]
Generated Node #2: [7, 37, 43] from Operation: 73-30=43
Current State: 42:[7, 37, 43], Operations: ['73-30=43']
Exploring Operation: 43-37=6, Resulting Numbers: [7, 6]
Generated Node #3: [7, 6] from Operation... | 4 | Current State: 42:[30, 7, 73, 37], Operations: []
Exploring Operation: 30-7=23, Resulting Numbers: [73, 37, 23]
Generated Node #0,0: 42:[73, 37, 23] Operation: 30-7=23
Exploring Operation: 73-30=43, Resulting Numbers: [7, 37, 43]
Generated Node #0,1: 42:[7, 37, 43] Operation: 73-30=43
Exploring Operation: 37-30=7, Resu... | 0.987847 | hs_4 | mult_heuristic |
[
36,
74,
66,
78
] | 26 | [
"74-36=38",
"78-66=12",
"38-12=26"
] | Current State: 26:[36, 74, 66, 78], Operations: []
Exploring Operation: 74-36=38, Resulting Numbers: [66, 78, 38]
Generated Node #2: [66, 78, 38] from Operation: 74-36=38
Current State: 26:[66, 78, 38], Operations: ['74-36=38']
Exploring Operation: 78-66=12, Resulting Numbers: [38, 12]
Generated Node #3: [38, 12] from ... | 4 | Current State: 26:[36, 74, 66, 78], Operations: []
Exploring Operation: 78-74=4, Resulting Numbers: [36, 66, 4]
Generated Node #0,0: 26:[36, 66, 4] Operation: 78-74=4
Exploring Operation: 78-66=12, Resulting Numbers: [36, 74, 12]
Generated Node #0,1: 26:[36, 74, 12] Operation: 78-66=12
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
3,
85,
78,
83
] | 51 | [
"3*85=255",
"83-78=5",
"255/5=51"
] | Current State: 51:[3, 85, 78, 83], Operations: []
Exploring Operation: 3*85=255, Resulting Numbers: [78, 83, 255]
Generated Node #2: [78, 83, 255] from Operation: 3*85=255
Current State: 51:[78, 83, 255], Operations: ['3*85=255']
Exploring Operation: 83-78=5, Resulting Numbers: [255, 5]
Generated Node #3: [255, 5] from... | 4 | Current State: 51:[3, 85, 78, 83], Operations: []
Exploring Operation: 85-78=7, Resulting Numbers: [3, 83, 7]
Generated Node #0,0: 51:[3, 83, 7] Operation: 85-78=7
Exploring Operation: 85-83=2, Resulting Numbers: [3, 78, 2]
Generated Node #0,1: 51:[3, 78, 2] Operation: 85-83=2
Exploring Operation: 85-3=82, Resulting Nu... | 0.948785 | hs_5 | mult_heuristic |
[
2,
75,
49,
77
] | 50 | [
"2+75=77",
"77/77=1",
"49+1=50"
] | Current State: 50:[2, 75, 49, 77], Operations: []
Exploring Operation: 2+75=77, Resulting Numbers: [49, 77, 77]
Generated Node #2: [49, 77, 77] from Operation: 2+75=77
Current State: 50:[49, 77, 77], Operations: ['2+75=77']
Exploring Operation: 77/77=1, Resulting Numbers: [49, 1]
Generated Node #3: [49, 1] from Operati... | 4 | Current State: 50:[2, 75, 49, 77], Operations: []
Exploring Operation: 77-49=28, Resulting Numbers: [2, 75, 28]
Generated Node #0,0: 50:[2, 75, 28] Operation: 77-49=28
Exploring Operation: 75-49=26, Resulting Numbers: [2, 77, 26]
Generated Node #0,1: 50:[2, 77, 26] Operation: 75-49=26
Exploring Operation: 77-75=2, Resu... | 0 | hs_3 | mult_heuristic |
[
48,
27,
90,
39
] | 82 | [
"90*39=3510",
"3510/27=130",
"130-48=82"
] | Current State: 82:[48, 27, 90, 39], Operations: []
Exploring Operation: 90*39=3510, Resulting Numbers: [48, 27, 3510]
Generated Node #2: [48, 27, 3510] from Operation: 90*39=3510
Current State: 82:[48, 27, 3510], Operations: ['90*39=3510']
Exploring Operation: 3510/27=130, Resulting Numbers: [48, 130]
Generated Node #3... | 4 | Current State: 82:[48, 27, 90, 39], Operations: []
Exploring Operation: 48+27=75, Resulting Numbers: [90, 39, 75]
Generated Node #0,0: 82:[90, 39, 75] Operation: 48+27=75
Exploring Operation: 90-48=42, Resulting Numbers: [27, 39, 42]
Generated Node #0,1: 82:[27, 39, 42] Operation: 90-48=42
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
84,
17,
73,
27
] | 33 | [
"84-17=67",
"73+27=100",
"100-67=33"
] | Current State: 33:[84, 17, 73, 27], Operations: []
Exploring Operation: 84-17=67, Resulting Numbers: [73, 27, 67]
Generated Node #2: [73, 27, 67] from Operation: 84-17=67
Current State: 33:[73, 27, 67], Operations: ['84-17=67']
Exploring Operation: 73+27=100, Resulting Numbers: [67, 100]
Generated Node #3: [67, 100] fr... | 4 | Current State: 33:[84, 17, 73, 27], Operations: []
Exploring Operation: 73-27=46, Resulting Numbers: [84, 17, 46]
Generated Node #0,0: 33:[84, 17, 46] Operation: 73-27=46
Exploring Operation: 84-27=57, Resulting Numbers: [17, 73, 57]
Generated Node #0,1: 33:[17, 73, 57] Operation: 84-27=57
Exploring Operation: 84-73=11... | 0.97309 | hs_3 | mult_heuristic |
[
33,
2,
54,
27
] | 50 | [
"33-2=31",
"54+27=81",
"81-31=50"
] | Current State: 50:[33, 2, 54, 27], Operations: []
Exploring Operation: 33-2=31, Resulting Numbers: [54, 27, 31]
Generated Node #2: [54, 27, 31] from Operation: 33-2=31
Current State: 50:[54, 27, 31], Operations: ['33-2=31']
Exploring Operation: 54+27=81, Resulting Numbers: [31, 81]
Generated Node #3: [31, 81] from Oper... | 4 | Current State: 50:[33, 2, 54, 27], Operations: []
Exploring Operation: 33-27=6, Resulting Numbers: [2, 54, 6]
Generated Node #0,0: 50:[2, 54, 6] Operation: 33-27=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[2, 54, 6], Operations: ['33-27=6']
Exploring Operation: 54/6=9, Resulting Numbers: [2, 9... | 0 | hs_1 | sum_heuristic |
[
30,
6,
38,
26
] | 36 | [
"30-6=24",
"38-26=12",
"24+12=36"
] | Current State: 36:[30, 6, 38, 26], Operations: []
Exploring Operation: 30-6=24, Resulting Numbers: [38, 26, 24]
Generated Node #2: [38, 26, 24] from Operation: 30-6=24
Current State: 36:[38, 26, 24], Operations: ['30-6=24']
Exploring Operation: 38-26=12, Resulting Numbers: [24, 12]
Generated Node #3: [24, 12] from Oper... | 4 | Current State: 36:[30, 6, 38, 26], Operations: []
Exploring Operation: 30-26=4, Resulting Numbers: [6, 38, 4]
Generated Node #0,0: 36:[6, 38, 4] Operation: 30-26=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 36:[6, 38, 4], Operations: ['30-26=4']
Exploring Operation: 6-4=2, Resulting Numbers: [38, 2... | 0.993924 | hs_1 | sum_heuristic |
[
64,
73,
55,
4
] | 78 | [
"64+73=137",
"55+4=59",
"137-59=78"
] | Current State: 78:[64, 73, 55, 4], Operations: []
Exploring Operation: 64+73=137, Resulting Numbers: [55, 4, 137]
Generated Node #2: [55, 4, 137] from Operation: 64+73=137
Current State: 78:[55, 4, 137], Operations: ['64+73=137']
Exploring Operation: 55+4=59, Resulting Numbers: [137, 59]
Generated Node #3: [137, 59] fr... | 4 | Current State: 78:[64, 73, 55, 4], Operations: []
Exploring Operation: 64-55=9, Resulting Numbers: [73, 4, 9]
Generated Node #0,0: 78:[73, 4, 9] Operation: 64-55=9
Exploring Operation: 73-64=9, Resulting Numbers: [55, 4, 9]
Generated Node #0,1: 78:[55, 4, 9] Operation: 73-64=9
Moving to Node #0,0
Current State: 78:[73,... | 0.989583 | hs_2 | sum_heuristic |
[
71,
9,
14,
12
] | 54 | [
"71+9=80",
"14+12=26",
"80-26=54"
] | Current State: 54:[71, 9, 14, 12], Operations: []
Exploring Operation: 71+9=80, Resulting Numbers: [14, 12, 80]
Generated Node #2: [14, 12, 80] from Operation: 71+9=80
Current State: 54:[14, 12, 80], Operations: ['71+9=80']
Exploring Operation: 14+12=26, Resulting Numbers: [80, 26]
Generated Node #3: [80, 26] from Oper... | 4 | Current State: 54:[71, 9, 14, 12], Operations: []
Exploring Operation: 71-14=57, Resulting Numbers: [9, 12, 57]
Generated Node #0,0: 54:[9, 12, 57] Operation: 71-14=57
Moving to Node #0,0
Current State: 54:[9, 12, 57], Operations: ['71-14=57']
Exploring Operation: 12-9=3, Resulting Numbers: [57, 3]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
80,
83,
61,
3
] | 67 | [
"83-80=3",
"61+3=64",
"3+64=67"
] | Current State: 67:[80, 83, 61, 3], Operations: []
Exploring Operation: 83-80=3, Resulting Numbers: [61, 3, 3]
Generated Node #2: [61, 3, 3] from Operation: 83-80=3
Current State: 67:[61, 3, 3], Operations: ['83-80=3']
Exploring Operation: 61+3=64, Resulting Numbers: [64]
64,67 equal: Goal Reached
Exploring Operation: 3... | 4 | Current State: 67:[80, 83, 61, 3], Operations: []
Exploring Operation: 80+3=83, Resulting Numbers: [83, 61, 83]
Generated Node #0,0: 67:[83, 61, 83] Operation: 80+3=83
Exploring Operation: 80-3=77, Resulting Numbers: [83, 61, 77]
Generated Node #0,1: 67:[83, 61, 77] Operation: 80-3=77
Exploring Operation: 83+3=86, Resu... | 0.949653 | hs_5 | sum_heuristic |
[
37,
93,
75,
6
] | 49 | [
"37+93=130",
"75+6=81",
"130-81=49"
] | Current State: 49:[37, 93, 75, 6], Operations: []
Exploring Operation: 37+93=130, Resulting Numbers: [75, 6, 130]
Generated Node #2: [75, 6, 130] from Operation: 37+93=130
Current State: 49:[75, 6, 130], Operations: ['37+93=130']
Exploring Operation: 75+6=81, Resulting Numbers: [130, 81]
Generated Node #3: [130, 81] fr... | 4 | Current State: 49:[37, 93, 75, 6], Operations: []
Exploring Operation: 93-75=18, Resulting Numbers: [37, 6, 18]
Generated Node #0,0: 49:[37, 6, 18] Operation: 93-75=18
Exploring Operation: 93-37=56, Resulting Numbers: [75, 6, 56]
Generated Node #0,1: 49:[75, 6, 56] Operation: 93-37=56
Exploring Operation: 75-37=38, Res... | 0.990451 | hs_3 | mult_heuristic |
[
44,
64,
30,
43
] | 93 | [
"64-44=20",
"30+43=73",
"20+73=93"
] | Current State: 93:[44, 64, 30, 43], Operations: []
Exploring Operation: 64-44=20, Resulting Numbers: [30, 43, 20]
Generated Node #2: [30, 43, 20] from Operation: 64-44=20
Current State: 93:[30, 43, 20], Operations: ['64-44=20']
Exploring Operation: 30+43=73, Resulting Numbers: [20, 73]
Generated Node #3: [20, 73] from ... | 4 | Current State: 93:[44, 64, 30, 43], Operations: []
Exploring Operation: 64-43=21, Resulting Numbers: [44, 30, 21]
Generated Node #0,0: 93:[44, 30, 21] Operation: 64-43=21
Exploring Operation: 64-44=20, Resulting Numbers: [30, 43, 20]
Generated Node #0,1: 93:[30, 43, 20] Operation: 64-44=20
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
65,
86,
93,
48
] | 10 | [
"65+86=151",
"93+48=141",
"151-141=10"
] | Current State: 10:[65, 86, 93, 48], Operations: []
Exploring Operation: 65+86=151, Resulting Numbers: [93, 48, 151]
Generated Node #2: [93, 48, 151] from Operation: 65+86=151
Current State: 10:[93, 48, 151], Operations: ['65+86=151']
Exploring Operation: 93+48=141, Resulting Numbers: [151, 141]
Generated Node #3: [151,... | 4 | Current State: 10:[65, 86, 93, 48], Operations: []
Exploring Operation: 65-48=17, Resulting Numbers: [86, 93, 17]
Generated Node #0,0: 10:[86, 93, 17] Operation: 65-48=17
Exploring Operation: 93-65=28, Resulting Numbers: [86, 48, 28]
Generated Node #0,1: 10:[86, 48, 28] Operation: 93-65=28
Exploring Operation: 93-86=7,... | 0.978299 | hs_4 | mult_heuristic |
[
68,
97,
63,
73
] | 32 | [
"73-68=5",
"97+63=160",
"160/5=32"
] | Current State: 32:[68, 97, 63, 73], Operations: []
Exploring Operation: 73-68=5, Resulting Numbers: [97, 63, 5]
Generated Node #2: [97, 63, 5] from Operation: 73-68=5
Current State: 32:[97, 63, 5], Operations: ['73-68=5']
Exploring Operation: 97+63=160, Resulting Numbers: [5, 160]
Generated Node #3: [5, 160] from Opera... | 4 | Current State: 32:[68, 97, 63, 73], Operations: []
Exploring Operation: 97-68=29, Resulting Numbers: [63, 73, 29]
Generated Node #0,0: 32:[63, 73, 29] Operation: 97-68=29
Exploring Operation: 73-63=10, Resulting Numbers: [68, 97, 10]
Generated Node #0,1: 32:[68, 97, 10] Operation: 73-63=10
Exploring Operation: 73-68=5,... | 0 | hs_5 | sum_heuristic |
[
66,
86,
76,
99
] | 28 | [
"76*99=7524",
"7524/66=114",
"114-86=28"
] | Current State: 28:[66, 86, 76, 99], Operations: []
Exploring Operation: 76*99=7524, Resulting Numbers: [66, 86, 7524]
Generated Node #2: [66, 86, 7524] from Operation: 76*99=7524
Current State: 28:[66, 86, 7524], Operations: ['76*99=7524']
Exploring Operation: 7524/66=114, Resulting Numbers: [86, 114]
Generated Node #3... | 4 | Current State: 28:[66, 86, 76, 99], Operations: []
Exploring Operation: 99-76=23, Resulting Numbers: [66, 86, 23]
Generated Node #0,0: 28:[66, 86, 23] Operation: 99-76=23
Exploring Operation: 99-86=13, Resulting Numbers: [66, 76, 13]
Generated Node #0,1: 28:[66, 76, 13] Operation: 99-86=13
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
81,
9,
2,
23
] | 63 | [
"9*23=207",
"207-81=126",
"126/2=63"
] | Current State: 63:[81, 9, 2, 23], Operations: []
Exploring Operation: 9*23=207, Resulting Numbers: [81, 2, 207]
Generated Node #2: [81, 2, 207] from Operation: 9*23=207
Current State: 63:[81, 2, 207], Operations: ['9*23=207']
Exploring Operation: 207-81=126, Resulting Numbers: [2, 126]
Generated Node #3: [2, 126] from ... | 4 | Current State: 63:[81, 9, 2, 23], Operations: []
Exploring Operation: 81-23=58, Resulting Numbers: [9, 2, 58]
Generated Node #0,0: 63:[9, 2, 58] Operation: 81-23=58
Exploring Operation: 81/9=9, Resulting Numbers: [2, 23, 9]
Generated Node #0,1: 63:[2, 23, 9] Operation: 81/9=9
Exploring Operation: 81-9=72, Resulting Num... | 0 | hs_4 | sum_heuristic |
[
50,
67,
82,
61
] | 26 | [
"50+67=117",
"82+61=143",
"143-117=26"
] | Current State: 26:[50, 67, 82, 61], Operations: []
Exploring Operation: 50+67=117, Resulting Numbers: [82, 61, 117]
Generated Node #2: [82, 61, 117] from Operation: 50+67=117
Current State: 26:[82, 61, 117], Operations: ['50+67=117']
Exploring Operation: 82+61=143, Resulting Numbers: [117, 143]
Generated Node #3: [117,... | 4 | Current State: 26:[50, 67, 82, 61], Operations: []
Exploring Operation: 82-67=15, Resulting Numbers: [50, 61, 15]
Generated Node #0,0: 26:[50, 61, 15] Operation: 82-67=15
Exploring Operation: 82-61=21, Resulting Numbers: [50, 67, 21]
Generated Node #0,1: 26:[50, 67, 21] Operation: 82-61=21
Exploring Operation: 67-50=17... | 0.986111 | hs_5 | mult_heuristic |
[
11,
39,
3,
31
] | 99 | [
"31-11=20",
"3*20=60",
"39+60=99"
] | Current State: 99:[11, 39, 3, 31], Operations: []
Exploring Operation: 31-11=20, Resulting Numbers: [39, 3, 20]
Generated Node #2: [39, 3, 20] from Operation: 31-11=20
Current State: 99:[39, 3, 20], Operations: ['31-11=20']
Exploring Operation: 3*20=60, Resulting Numbers: [39, 60]
Generated Node #3: [39, 60] from Opera... | 4 | Current State: 99:[11, 39, 3, 31], Operations: []
Exploring Operation: 39/3=13, Resulting Numbers: [11, 31, 13]
Generated Node #0,0: 99:[11, 31, 13] Operation: 39/3=13
Exploring Operation: 39-3=36, Resulting Numbers: [11, 31, 36]
Generated Node #0,1: 99:[11, 31, 36] Operation: 39-3=36
Exploring Operation: 39-31=8, Resu... | 0 | hs_3 | sum_heuristic |
[
89,
60,
3,
81
] | 26 | [
"81-60=21",
"3*21=63",
"89-63=26"
] | Current State: 26:[89, 60, 3, 81], Operations: []
Exploring Operation: 81-60=21, Resulting Numbers: [89, 3, 21]
Generated Node #2: [89, 3, 21] from Operation: 81-60=21
Current State: 26:[89, 3, 21], Operations: ['81-60=21']
Exploring Operation: 3*21=63, Resulting Numbers: [89, 63]
Generated Node #3: [89, 63] from Opera... | 4 | Current State: 26:[89, 60, 3, 81], Operations: []
Exploring Operation: 89-60=29, Resulting Numbers: [3, 81, 29]
Generated Node #0,0: 26:[3, 81, 29] Operation: 89-60=29
Exploring Operation: 81/3=27, Resulting Numbers: [89, 60, 27]
Generated Node #0,1: 26:[89, 60, 27] Operation: 81/3=27
Exploring Operation: 81-60=21, Res... | 0 | hs_4 | mult_heuristic |
[
44,
56,
80,
66
] | 40 | [
"80-66=14",
"56/14=4",
"44-4=40"
] | Current State: 40:[44, 56, 80, 66], Operations: []
Exploring Operation: 80-66=14, Resulting Numbers: [44, 56, 14]
Generated Node #2: [44, 56, 14] from Operation: 80-66=14
Current State: 40:[44, 56, 14], Operations: ['80-66=14']
Exploring Operation: 56/14=4, Resulting Numbers: [44, 4]
Generated Node #3: [44, 4] from Ope... | 4 | Current State: 40:[44, 56, 80, 66], Operations: []
Exploring Operation: 80-66=14, Resulting Numbers: [44, 56, 14]
Generated Node #0,0: 40:[44, 56, 14] Operation: 80-66=14
Exploring Operation: 66-56=10, Resulting Numbers: [44, 80, 10]
Generated Node #0,1: 40:[44, 80, 10] Operation: 66-56=10
Exploring Operation: 80-56=24... | 0.967882 | hs_3 | mult_heuristic |
[
10,
97,
78,
62
] | 83 | [
"78+62=140",
"140/10=14",
"97-14=83"
] | Current State: 83:[10, 97, 78, 62], Operations: []
Exploring Operation: 78+62=140, Resulting Numbers: [10, 97, 140]
Generated Node #2: [10, 97, 140] from Operation: 78+62=140
Current State: 83:[10, 97, 140], Operations: ['78+62=140']
Exploring Operation: 140/10=14, Resulting Numbers: [97, 14]
Generated Node #3: [97, 14... | 4 | Current State: 83:[10, 97, 78, 62], Operations: []
Exploring Operation: 78-10=68, Resulting Numbers: [97, 62, 68]
Generated Node #0,0: 83:[97, 62, 68] Operation: 78-10=68
Exploring Operation: 10+78=88, Resulting Numbers: [97, 62, 88]
Generated Node #0,1: 83:[97, 62, 88] Operation: 10+78=88
Exploring Operation: 10+62=72... | 0 | hs_5 | sum_heuristic |
[
92,
56,
89,
29
] | 30 | [
"92+56=148",
"89+29=118",
"148-118=30"
] | Current State: 30:[92, 56, 89, 29], Operations: []
Exploring Operation: 92+56=148, Resulting Numbers: [89, 29, 148]
Generated Node #2: [89, 29, 148] from Operation: 92+56=148
Current State: 30:[89, 29, 148], Operations: ['92+56=148']
Exploring Operation: 89+29=118, Resulting Numbers: [148, 118]
Generated Node #3: [148,... | 4 | Current State: 30:[92, 56, 89, 29], Operations: []
Exploring Operation: 92-89=3, Resulting Numbers: [56, 29, 3]
Generated Node #0,0: 30:[56, 29, 3] Operation: 92-89=3
Exploring Operation: 89-29=60, Resulting Numbers: [92, 56, 60]
Generated Node #0,1: 30:[92, 56, 60] Operation: 89-29=60
Exploring Operation: 92-56=36, Re... | 0.980903 | hs_5 | mult_heuristic |
[
32,
34,
36,
66
] | 64 | [
"32+36=68",
"68/34=2",
"66-2=64"
] | Current State: 64:[32, 34, 36, 66], Operations: []
Exploring Operation: 32+36=68, Resulting Numbers: [34, 66, 68]
Generated Node #2: [34, 66, 68] from Operation: 32+36=68
Current State: 64:[34, 66, 68], Operations: ['32+36=68']
Exploring Operation: 68/34=2, Resulting Numbers: [66, 2]
Generated Node #3: [66, 2] from Ope... | 4 | Current State: 64:[32, 34, 36, 66], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [34, 66, 4]
Generated Node #0,0: 64:[34, 66, 4] Operation: 36-32=4
Exploring Operation: 66-34=32, Resulting Numbers: [32, 36, 32]
Generated Node #0,1: 64:[32, 36, 32] Operation: 66-34=32
Exploring Operation: 36-34=2, Res... | 0 | hs_3 | sum_heuristic |
[
6,
39,
20,
15
] | 68 | [
"39-6=33",
"20+15=35",
"33+35=68"
] | Current State: 68:[6, 39, 20, 15], Operations: []
Exploring Operation: 39-6=33, Resulting Numbers: [20, 15, 33]
Generated Node #2: [20, 15, 33] from Operation: 39-6=33
Current State: 68:[20, 15, 33], Operations: ['39-6=33']
Exploring Operation: 20+15=35, Resulting Numbers: [33, 35]
Generated Node #3: [33, 35] from Oper... | 4 | Current State: 68:[6, 39, 20, 15], Operations: []
Exploring Operation: 20-15=5, Resulting Numbers: [6, 39, 5]
Generated Node #0,0: 68:[6, 39, 5] Operation: 20-15=5
Exploring Operation: 39-6=33, Resulting Numbers: [20, 15, 33]
Generated Node #0,1: 68:[20, 15, 33] Operation: 39-6=33
Exploring Operation: 39-20=19, Resulti... | 0.983507 | hs_5 | sum_heuristic |
[
95,
76,
53,
37
] | 71 | [
"95-76=19",
"53+37=90",
"90-19=71"
] | Current State: 71:[95, 76, 53, 37], Operations: []
Exploring Operation: 95-76=19, Resulting Numbers: [53, 37, 19]
Generated Node #2: [53, 37, 19] from Operation: 95-76=19
Current State: 71:[53, 37, 19], Operations: ['95-76=19']
Exploring Operation: 53+37=90, Resulting Numbers: [19, 90]
Generated Node #3: [19, 90] from ... | 4 | Current State: 71:[95, 76, 53, 37], Operations: []
Exploring Operation: 95-37=58, Resulting Numbers: [76, 53, 58]
Generated Node #0,0: 71:[76, 53, 58] Operation: 95-37=58
Exploring Operation: 53+37=90, Resulting Numbers: [95, 76, 90]
Generated Node #0,1: 71:[95, 76, 90] Operation: 53+37=90
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
5,
9,
3,
37
] | 44 | [
"9-5=4",
"3+37=40",
"4+40=44"
] | Current State: 44:[5, 9, 3, 37], Operations: []
Exploring Operation: 9-5=4, Resulting Numbers: [3, 37, 4]
Generated Node #2: [3, 37, 4] from Operation: 9-5=4
Current State: 44:[3, 37, 4], Operations: ['9-5=4']
Exploring Operation: 3+37=40, Resulting Numbers: [4, 40]
Generated Node #3: [4, 40] from Operation: 3+37=40
Cu... | 4 | Current State: 44:[5, 9, 3, 37], Operations: []
Exploring Operation: 37-9=28, Resulting Numbers: [5, 3, 28]
Generated Node #0,0: 44:[5, 3, 28] Operation: 37-9=28
Exploring Operation: 9+37=46, Resulting Numbers: [5, 3, 46]
Generated Node #0,1: 44:[5, 3, 46] Operation: 9+37=46
Exploring Operation: 5+37=42, Resulting Numb... | 0.956597 | hs_5 | mult_heuristic |
[
8,
64,
48,
32
] | 62 | [
"32-8=24",
"48/24=2",
"64-2=62"
] | Current State: 62:[8, 64, 48, 32], Operations: []
Exploring Operation: 32-8=24, Resulting Numbers: [64, 48, 24]
Generated Node #2: [64, 48, 24] from Operation: 32-8=24
Current State: 62:[64, 48, 24], Operations: ['32-8=24']
Exploring Operation: 48/24=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Operati... | 4 | Current State: 62:[8, 64, 48, 32], Operations: []
Exploring Operation: 48/8=6, Resulting Numbers: [64, 32, 6]
Generated Node #0,0: 62:[64, 32, 6] Operation: 48/8=6
Exploring Operation: 8+48=56, Resulting Numbers: [64, 32, 56]
Generated Node #0,1: 62:[64, 32, 56] Operation: 8+48=56
Exploring Operation: 48-8=40, Resultin... | 0 | hs_3 | sum_heuristic |
[
65,
38,
26,
30
] | 50 | [
"26*30=780",
"780/65=12",
"38+12=50"
] | Current State: 50:[65, 38, 26, 30], Operations: []
Exploring Operation: 26*30=780, Resulting Numbers: [65, 38, 780]
Generated Node #2: [65, 38, 780] from Operation: 26*30=780
Current State: 50:[65, 38, 780], Operations: ['26*30=780']
Exploring Operation: 780/65=12, Resulting Numbers: [38, 12]
Generated Node #3: [38, 12... | 4 | Current State: 50:[65, 38, 26, 30], Operations: []
Exploring Operation: 65-38=27, Resulting Numbers: [26, 30, 27]
Generated Node #0,0: 50:[26, 30, 27] Operation: 65-38=27
Exploring Operation: 38-26=12, Resulting Numbers: [65, 30, 12]
Generated Node #0,1: 50:[65, 30, 12] Operation: 38-26=12
Exploring Operation: 38-30=8,... | 0 | hs_3 | sum_heuristic |
[
38,
66,
22,
56
] | 15 | [
"56-38=18",
"66/22=3",
"18-3=15"
] | Current State: 15:[38, 66, 22, 56], Operations: []
Exploring Operation: 56-38=18, Resulting Numbers: [66, 22, 18]
Generated Node #2: [66, 22, 18] from Operation: 56-38=18
Current State: 15:[66, 22, 18], Operations: ['56-38=18']
Exploring Operation: 66/22=3, Resulting Numbers: [18, 3]
Generated Node #3: [18, 3] from Ope... | 4 | Current State: 15:[38, 66, 22, 56], Operations: []
Exploring Operation: 66-56=10, Resulting Numbers: [38, 22, 10]
Generated Node #0,0: 15:[38, 22, 10] Operation: 66-56=10
Moving to Node #0,0
Current State: 15:[38, 22, 10], Operations: ['66-56=10']
Exploring Operation: 38-22=16, Resulting Numbers: [10, 16]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
5,
70,
7,
8
] | 23 | [
"5+8=13",
"70/7=10",
"13+10=23"
] | Current State: 23:[5, 70, 7, 8], Operations: []
Exploring Operation: 5+8=13, Resulting Numbers: [70, 7, 13]
Generated Node #2: [70, 7, 13] from Operation: 5+8=13
Current State: 23:[70, 7, 13], Operations: ['5+8=13']
Exploring Operation: 70/7=10, Resulting Numbers: [13, 10]
Generated Node #3: [13, 10] from Operation: 70... | 4 | Current State: 23:[5, 70, 7, 8], Operations: []
Exploring Operation: 70-5=65, Resulting Numbers: [7, 8, 65]
Generated Node #0,0: 23:[7, 8, 65] Operation: 70-5=65
Exploring Operation: 5+7=12, Resulting Numbers: [70, 8, 12]
Generated Node #0,1: 23:[70, 8, 12] Operation: 5+7=12
Exploring Operation: 70/7=10, Resulting Numb... | 0.973958 | hs_4 | sum_heuristic |
[
51,
74,
5,
57
] | 75 | [
"74-51=23",
"57-5=52",
"23+52=75"
] | Current State: 75:[51, 74, 5, 57], Operations: []
Exploring Operation: 74-51=23, Resulting Numbers: [5, 57, 23]
Generated Node #2: [5, 57, 23] from Operation: 74-51=23
Current State: 75:[5, 57, 23], Operations: ['74-51=23']
Exploring Operation: 57-5=52, Resulting Numbers: [23, 52]
Generated Node #3: [23, 52] from Opera... | 4 | Current State: 75:[51, 74, 5, 57], Operations: []
Exploring Operation: 57-51=6, Resulting Numbers: [74, 5, 6]
Generated Node #0,0: 75:[74, 5, 6] Operation: 57-51=6
Exploring Operation: 74-57=17, Resulting Numbers: [51, 5, 17]
Generated Node #0,1: 75:[51, 5, 17] Operation: 74-57=17
Exploring Operation: 74-51=23, Resulti... | 0.976563 | hs_3 | sum_heuristic |
[
8,
1,
16,
56
] | 54 | [
"8*1=8",
"16/8=2",
"56-2=54"
] | Current State: 54:[8, 1, 16, 56], Operations: []
Exploring Operation: 8*1=8, Resulting Numbers: [16, 56, 8]
Generated Node #2: [16, 56, 8] from Operation: 8*1=8
Current State: 54:[16, 56, 8], Operations: ['8*1=8']
Exploring Operation: 16/8=2, Resulting Numbers: [56, 2]
Generated Node #3: [56, 2] from Operation: 16/8=2
... | 4 | Current State: 54:[8, 1, 16, 56], Operations: []
Exploring Operation: 8+1=9, Resulting Numbers: [16, 56, 9]
Generated Node #0,0: 54:[16, 56, 9] Operation: 8+1=9
Exploring Operation: 16/8=2, Resulting Numbers: [1, 56, 2]
Generated Node #0,1: 54:[1, 56, 2] Operation: 16/8=2
Moving to Node #0,1
Current State: 54:[1, 56, 2... | 0.986979 | hs_2 | mult_heuristic |
[
6,
95,
97,
38
] | 42 | [
"6+95=101",
"97-38=59",
"101-59=42"
] | Current State: 42:[6, 95, 97, 38], Operations: []
Exploring Operation: 6+95=101, Resulting Numbers: [97, 38, 101]
Generated Node #2: [97, 38, 101] from Operation: 6+95=101
Current State: 42:[97, 38, 101], Operations: ['6+95=101']
Exploring Operation: 97-38=59, Resulting Numbers: [101, 59]
Generated Node #3: [101, 59] f... | 4 | Current State: 42:[6, 95, 97, 38], Operations: []
Exploring Operation: 95-38=57, Resulting Numbers: [6, 97, 57]
Generated Node #0,0: 42:[6, 97, 57] Operation: 95-38=57
Exploring Operation: 97-95=2, Resulting Numbers: [6, 38, 2]
Generated Node #0,1: 42:[6, 38, 2] Operation: 97-95=2
Exploring Operation: 97-38=59, Resulti... | 0.980903 | hs_4 | mult_heuristic |
[
24,
91,
31,
50
] | 37 | [
"31-24=7",
"91/7=13",
"50-13=37"
] | Current State: 37:[24, 91, 31, 50], Operations: []
Exploring Operation: 31-24=7, Resulting Numbers: [91, 50, 7]
Generated Node #2: [91, 50, 7] from Operation: 31-24=7
Current State: 37:[91, 50, 7], Operations: ['31-24=7']
Exploring Operation: 91/7=13, Resulting Numbers: [50, 13]
Generated Node #3: [50, 13] from Operati... | 4 | Current State: 37:[24, 91, 31, 50], Operations: []
Exploring Operation: 91-50=41, Resulting Numbers: [24, 31, 41]
Generated Node #0,0: 37:[24, 31, 41] Operation: 91-50=41
Exploring Operation: 91-24=67, Resulting Numbers: [31, 50, 67]
Generated Node #0,1: 37:[31, 50, 67] Operation: 91-24=67
Exploring Operation: 50-24=26... | 0 | hs_4 | mult_heuristic |
[
72,
15,
80,
89
] | 78 | [
"72+15=87",
"89-80=9",
"87-9=78"
] | Current State: 78:[72, 15, 80, 89], Operations: []
Exploring Operation: 72+15=87, Resulting Numbers: [80, 89, 87]
Generated Node #2: [80, 89, 87] from Operation: 72+15=87
Current State: 78:[80, 89, 87], Operations: ['72+15=87']
Exploring Operation: 89-80=9, Resulting Numbers: [87, 9]
Generated Node #3: [87, 9] from Ope... | 4 | Current State: 78:[72, 15, 80, 89], Operations: []
Exploring Operation: 89-72=17, Resulting Numbers: [15, 80, 17]
Generated Node #0,0: 78:[15, 80, 17] Operation: 89-72=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[15, 80, 17], Operations: ['89-72=17']
Exploring Operation: 17-15=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
72,
8,
13,
28
] | 32 | [
"72/8=9",
"13+28=41",
"41-9=32"
] | Current State: 32:[72, 8, 13, 28], Operations: []
Exploring Operation: 72/8=9, Resulting Numbers: [13, 28, 9]
Generated Node #2: [13, 28, 9] from Operation: 72/8=9
Current State: 32:[13, 28, 9], Operations: ['72/8=9']
Exploring Operation: 13+28=41, Resulting Numbers: [9, 41]
Generated Node #3: [9, 41] from Operation: 1... | 4 | Current State: 32:[72, 8, 13, 28], Operations: []
Exploring Operation: 72-28=44, Resulting Numbers: [8, 13, 44]
Generated Node #0,0: 32:[8, 13, 44] Operation: 72-28=44
Exploring Operation: 72/8=9, Resulting Numbers: [13, 28, 9]
Generated Node #0,1: 32:[13, 28, 9] Operation: 72/8=9
Exploring Operation: 72-13=59, Resulti... | 0.970486 | hs_3 | mult_heuristic |
[
33,
38,
22,
82
] | 35 | [
"82-38=44",
"44/22=2",
"33+2=35"
] | Current State: 35:[33, 38, 22, 82], Operations: []
Exploring Operation: 82-38=44, Resulting Numbers: [33, 22, 44]
Generated Node #2: [33, 22, 44] from Operation: 82-38=44
Current State: 35:[33, 22, 44], Operations: ['82-38=44']
Exploring Operation: 44/22=2, Resulting Numbers: [33, 2]
Generated Node #3: [33, 2] from Ope... | 4 | Current State: 35:[33, 38, 22, 82], Operations: []
Exploring Operation: 82-38=44, Resulting Numbers: [33, 22, 44]
Generated Node #0,0: 35:[33, 22, 44] Operation: 82-38=44
Exploring Operation: 82-22=60, Resulting Numbers: [33, 38, 60]
Generated Node #0,1: 35:[33, 38, 60] Operation: 82-22=60
Exploring Operation: 82-33=49... | 0.987847 | hs_4 | mult_heuristic |
[
7,
98,
10,
69
] | 45 | [
"98/7=14",
"69-10=59",
"59-14=45"
] | Current State: 45:[7, 98, 10, 69], Operations: []
Exploring Operation: 98/7=14, Resulting Numbers: [10, 69, 14]
Generated Node #2: [10, 69, 14] from Operation: 98/7=14
Current State: 45:[10, 69, 14], Operations: ['98/7=14']
Exploring Operation: 69-10=59, Resulting Numbers: [14, 59]
Generated Node #3: [14, 59] from Oper... | 4 | Current State: 45:[7, 98, 10, 69], Operations: []
Exploring Operation: 98-69=29, Resulting Numbers: [7, 10, 29]
Generated Node #0,0: 45:[7, 10, 29] Operation: 98-69=29
Exploring Operation: 98/7=14, Resulting Numbers: [10, 69, 14]
Generated Node #0,1: 45:[10, 69, 14] Operation: 98/7=14
Exploring Operation: 98-10=88, Res... | 0.986111 | hs_3 | mult_heuristic |
[
14,
65,
3,
30
] | 39 | [
"65-14=51",
"3*30=90",
"90-51=39"
] | Current State: 39:[14, 65, 3, 30], Operations: []
Exploring Operation: 65-14=51, Resulting Numbers: [3, 30, 51]
Generated Node #2: [3, 30, 51] from Operation: 65-14=51
Current State: 39:[3, 30, 51], Operations: ['65-14=51']
Exploring Operation: 3*30=90, Resulting Numbers: [51, 90]
Generated Node #3: [51, 90] from Opera... | 4 | Current State: 39:[14, 65, 3, 30], Operations: []
Exploring Operation: 30-14=16, Resulting Numbers: [65, 3, 16]
Generated Node #0,0: 39:[65, 3, 16] Operation: 30-14=16
Exploring Operation: 65-30=35, Resulting Numbers: [14, 3, 35]
Generated Node #0,1: 39:[14, 3, 35] Operation: 65-30=35
Exploring Operation: 30/3=10, Resu... | 0 | hs_4 | sum_heuristic |
[
39,
25,
31,
30
] | 54 | [
"39-30=9",
"31-25=6",
"9*6=54"
] | Current State: 54:[39, 25, 31, 30], Operations: []
Exploring Operation: 39-30=9, Resulting Numbers: [25, 31, 9]
Generated Node #2: [25, 31, 9] from Operation: 39-30=9
Current State: 54:[25, 31, 9], Operations: ['39-30=9']
Exploring Operation: 31-25=6, Resulting Numbers: [9, 6]
Generated Node #3: [9, 6] from Operation: ... | 4 | Current State: 54:[39, 25, 31, 30], Operations: []
Exploring Operation: 39-31=8, Resulting Numbers: [25, 30, 8]
Generated Node #0,0: 54:[25, 30, 8] Operation: 39-31=8
Exploring Operation: 39-30=9, Resulting Numbers: [25, 31, 9]
Generated Node #0,1: 54:[25, 31, 9] Operation: 39-30=9
Start Sub Search at level 1: Moving t... | 0.986979 | hs_2 | mult_heuristic |
[
2,
73,
17,
33
] | 27 | [
"17+33=50",
"2*50=100",
"100-73=27"
] | Current State: 27:[2, 73, 17, 33], Operations: []
Exploring Operation: 17+33=50, Resulting Numbers: [2, 73, 50]
Generated Node #2: [2, 73, 50] from Operation: 17+33=50
Current State: 27:[2, 73, 50], Operations: ['17+33=50']
Exploring Operation: 2*50=100, Resulting Numbers: [73, 100]
Generated Node #3: [73, 100] from Op... | 4 | Current State: 27:[2, 73, 17, 33], Operations: []
Exploring Operation: 73-33=40, Resulting Numbers: [2, 17, 40]
Generated Node #0,0: 27:[2, 17, 40] Operation: 73-33=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[2, 17, 40], Operations: ['73-33=40']
Exploring Operation: 40-17=23, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
28,
75,
46,
72
] | 73 | [
"75-28=47",
"72-46=26",
"47+26=73"
] | Current State: 73:[28, 75, 46, 72], Operations: []
Exploring Operation: 75-28=47, Resulting Numbers: [46, 72, 47]
Generated Node #2: [46, 72, 47] from Operation: 75-28=47
Current State: 73:[46, 72, 47], Operations: ['75-28=47']
Exploring Operation: 72-46=26, Resulting Numbers: [47, 26]
Generated Node #3: [47, 26] from ... | 4 | Current State: 73:[28, 75, 46, 72], Operations: []
Exploring Operation: 75-28=47, Resulting Numbers: [46, 72, 47]
Generated Node #0,0: 73:[46, 72, 47] Operation: 75-28=47
Exploring Operation: 28+46=74, Resulting Numbers: [75, 72, 74]
Generated Node #0,1: 73:[75, 72, 74] Operation: 28+46=74
Exploring Operation: 28+72=10... | 0.986979 | hs_3 | sum_heuristic |
[
6,
50,
81,
69
] | 33 | [
"69-50=19",
"6*19=114",
"114-81=33"
] | Current State: 33:[6, 50, 81, 69], Operations: []
Exploring Operation: 69-50=19, Resulting Numbers: [6, 81, 19]
Generated Node #2: [6, 81, 19] from Operation: 69-50=19
Current State: 33:[6, 81, 19], Operations: ['69-50=19']
Exploring Operation: 6*19=114, Resulting Numbers: [81, 114]
Generated Node #3: [81, 114] from Op... | 4 | Current State: 33:[6, 50, 81, 69], Operations: []
Exploring Operation: 50-6=44, Resulting Numbers: [81, 69, 44]
Generated Node #0,0: 33:[81, 69, 44] Operation: 50-6=44
Exploring Operation: 81-69=12, Resulting Numbers: [6, 50, 12]
Generated Node #0,1: 33:[6, 50, 12] Operation: 81-69=12
Exploring Operation: 81-50=31, Res... | 0 | hs_4 | mult_heuristic |
[
18,
56,
36,
31
] | 43 | [
"56-18=38",
"36-31=5",
"38+5=43"
] | Current State: 43:[18, 56, 36, 31], Operations: []
Exploring Operation: 56-18=38, Resulting Numbers: [36, 31, 38]
Generated Node #2: [36, 31, 38] from Operation: 56-18=38
Current State: 43:[36, 31, 38], Operations: ['56-18=38']
Exploring Operation: 36-31=5, Resulting Numbers: [38, 5]
Generated Node #3: [38, 5] from Ope... | 4 | Current State: 43:[18, 56, 36, 31], Operations: []
Exploring Operation: 56-18=38, Resulting Numbers: [36, 31, 38]
Generated Node #0,0: 43:[36, 31, 38] Operation: 56-18=38
Exploring Operation: 18+31=49, Resulting Numbers: [56, 36, 49]
Generated Node #0,1: 43:[56, 36, 49] Operation: 18+31=49
Start Sub Search at level 1: ... | 0.985243 | hs_2 | mult_heuristic |
[
87,
87,
96,
75
] | 22 | [
"87/87=1",
"96-75=21",
"1+21=22"
] | Current State: 22:[87, 87, 96, 75], Operations: []
Exploring Operation: 87/87=1, Resulting Numbers: [96, 75, 1]
Generated Node #2: [96, 75, 1] from Operation: 87/87=1
Current State: 22:[96, 75, 1], Operations: ['87/87=1']
Exploring Operation: 96-75=21, Resulting Numbers: [1, 21]
Generated Node #3: [1, 21] from Operatio... | 4 | Current State: 22:[87, 87, 96, 75], Operations: []
Exploring Operation: 96-87=9, Resulting Numbers: [87, 75, 9]
Generated Node #0,0: 22:[87, 75, 9] Operation: 96-87=9
Exploring Operation: 96-87=9, Resulting Numbers: [87, 75, 9]
Generated Node #0,1: 22:[87, 75, 9] Operation: 96-87=9
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
20,
5,
71,
25
] | 96 | [
"20+71=91",
"25/5=5",
"91+5=96"
] | Current State: 96:[20, 5, 71, 25], Operations: []
Exploring Operation: 20+71=91, Resulting Numbers: [5, 25, 91]
Generated Node #2: [5, 25, 91] from Operation: 20+71=91
Current State: 96:[5, 25, 91], Operations: ['20+71=91']
Exploring Operation: 25/5=5, Resulting Numbers: [91, 5]
Generated Node #3: [91, 5] from Operatio... | 4 | Current State: 96:[20, 5, 71, 25], Operations: []
Exploring Operation: 71-20=51, Resulting Numbers: [5, 25, 51]
Generated Node #0,0: 96:[5, 25, 51] Operation: 71-20=51
Exploring Operation: 71+25=96, Resulting Numbers: [20, 5, 96]
Generated Node #0,1: 96:[20, 5, 96] Operation: 71+25=96
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
45,
28,
2,
7
] | 90 | [
"45*28=1260",
"2*7=14",
"1260/14=90"
] | Current State: 90:[45, 28, 2, 7], Operations: []
Exploring Operation: 45*28=1260, Resulting Numbers: [2, 7, 1260]
Generated Node #2: [2, 7, 1260] from Operation: 45*28=1260
Current State: 90:[2, 7, 1260], Operations: ['45*28=1260']
Exploring Operation: 2*7=14, Resulting Numbers: [1260, 14]
Generated Node #3: [1260, 14]... | 4 | Current State: 90:[45, 28, 2, 7], Operations: []
Exploring Operation: 28/7=4, Resulting Numbers: [45, 2, 4]
Generated Node #0,0: 90:[45, 2, 4] Operation: 28/7=4
Exploring Operation: 28/2=14, Resulting Numbers: [45, 7, 14]
Generated Node #0,1: 90:[45, 7, 14] Operation: 28/2=14
Exploring Operation: 45-28=17, Resulting Nu... | 0.984375 | hs_4 | sum_heuristic |
[
85,
85,
1,
17
] | 34 | [
"85/85=1",
"1+1=2",
"17*2=34"
] | Current State: 34:[85, 85, 1, 17], Operations: []
Exploring Operation: 85/85=1, Resulting Numbers: [1, 17, 1]
Generated Node #2: [1, 17, 1] from Operation: 85/85=1
Current State: 34:[1, 17, 1], Operations: ['85/85=1']
Exploring Operation: 1+1=2, Resulting Numbers: [17, 2]
Generated Node #3: [17, 2] from Operation: 1+1=... | 4 | Current State: 34:[85, 85, 1, 17], Operations: []
Exploring Operation: 85-85=0, Resulting Numbers: [1, 17, 0]
Generated Node #0,0: 34:[1, 17, 0] Operation: 85-85=0
Exploring Operation: 85/85=1, Resulting Numbers: [1, 17, 1]
Generated Node #0,1: 34:[1, 17, 1] Operation: 85/85=1
Start Sub Search at level 1: Moving to Nod... | 0.991319 | hs_2 | mult_heuristic |
[
96,
53,
2,
82
] | 92 | [
"96-82=14",
"53*2=106",
"106-14=92"
] | Current State: 92:[96, 53, 2, 82], Operations: []
Exploring Operation: 96-82=14, Resulting Numbers: [53, 2, 14]
Generated Node #2: [53, 2, 14] from Operation: 96-82=14
Current State: 92:[53, 2, 14], Operations: ['96-82=14']
Exploring Operation: 53*2=106, Resulting Numbers: [14, 106]
Generated Node #3: [14, 106] from Op... | 4 | Current State: 92:[96, 53, 2, 82], Operations: []
Exploring Operation: 82-53=29, Resulting Numbers: [96, 2, 29]
Generated Node #0,0: 92:[96, 2, 29] Operation: 82-53=29
Exploring Operation: 96-82=14, Resulting Numbers: [53, 2, 14]
Generated Node #0,1: 92:[53, 2, 14] Operation: 96-82=14
Exploring Operation: 82/2=41, Resu... | 0 | hs_4 | mult_heuristic |
[
87,
98,
71,
50
] | 32 | [
"98-87=11",
"71-50=21",
"11+21=32"
] | Current State: 32:[87, 98, 71, 50], Operations: []
Exploring Operation: 98-87=11, Resulting Numbers: [71, 50, 11]
Generated Node #2: [71, 50, 11] from Operation: 98-87=11
Current State: 32:[71, 50, 11], Operations: ['98-87=11']
Exploring Operation: 71-50=21, Resulting Numbers: [11, 21]
Generated Node #3: [11, 21] from ... | 4 | Current State: 32:[87, 98, 71, 50], Operations: []
Exploring Operation: 87-71=16, Resulting Numbers: [98, 50, 16]
Generated Node #0,0: 32:[98, 50, 16] Operation: 87-71=16
Exploring Operation: 98-87=11, Resulting Numbers: [71, 50, 11]
Generated Node #0,1: 32:[71, 50, 11] Operation: 98-87=11
Exploring Operation: 87-50=37... | 0.967882 | hs_5 | sum_heuristic |
[
58,
54,
76,
97
] | 100 | [
"76-58=18",
"54/18=3",
"97+3=100"
] | Current State: 100:[58, 54, 76, 97], Operations: []
Exploring Operation: 76-58=18, Resulting Numbers: [54, 97, 18]
Generated Node #2: [54, 97, 18] from Operation: 76-58=18
Current State: 100:[54, 97, 18], Operations: ['76-58=18']
Exploring Operation: 54/18=3, Resulting Numbers: [97, 3]
Generated Node #3: [97, 3] from O... | 4 | Current State: 100:[58, 54, 76, 97], Operations: []
Exploring Operation: 76-54=22, Resulting Numbers: [58, 97, 22]
Generated Node #0,0: 100:[58, 97, 22] Operation: 76-54=22
Exploring Operation: 58+54=112, Resulting Numbers: [76, 97, 112]
Generated Node #0,1: 100:[76, 97, 112] Operation: 58+54=112
Exploring Operation: 7... | 0.985243 | hs_5 | mult_heuristic |
[
14,
16,
69,
17
] | 83 | [
"14+69=83",
"17-16=1",
"83*1=83"
] | Current State: 83:[14, 16, 69, 17], Operations: []
Exploring Operation: 14+69=83, Resulting Numbers: [16, 17, 83]
Generated Node #2: [16, 17, 83] from Operation: 14+69=83
Current State: 83:[16, 17, 83], Operations: ['14+69=83']
Exploring Operation: 17-16=1, Resulting Numbers: [83, 1]
Generated Node #3: [83, 1] from Ope... | 4 | Current State: 83:[14, 16, 69, 17], Operations: []
Exploring Operation: 14+69=83, Resulting Numbers: [16, 17, 83]
Generated Node #0,0: 83:[16, 17, 83] Operation: 14+69=83
Exploring Operation: 14+16=30, Resulting Numbers: [69, 17, 30]
Generated Node #0,1: 83:[69, 17, 30] Operation: 14+16=30
Exploring Operation: 14+17=31... | 0.985243 | hs_3 | sum_heuristic |
[
25,
50,
77,
47
] | 34 | [
"25+77=102",
"50-47=3",
"102/3=34"
] | Current State: 34:[25, 50, 77, 47], Operations: []
Exploring Operation: 25+77=102, Resulting Numbers: [50, 47, 102]
Generated Node #2: [50, 47, 102] from Operation: 25+77=102
Current State: 34:[50, 47, 102], Operations: ['25+77=102']
Exploring Operation: 50-47=3, Resulting Numbers: [102, 3]
Generated Node #3: [102, 3] ... | 4 | Current State: 34:[25, 50, 77, 47], Operations: []
Exploring Operation: 77-47=30, Resulting Numbers: [25, 50, 30]
Generated Node #0,0: 34:[25, 50, 30] Operation: 77-47=30
Exploring Operation: 77-50=27, Resulting Numbers: [25, 47, 27]
Generated Node #0,1: 34:[25, 47, 27] Operation: 77-50=27
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
85,
33,
17,
68
] | 13 | [
"85-33=52",
"68/17=4",
"52/4=13"
] | Current State: 13:[85, 33, 17, 68], Operations: []
Exploring Operation: 85-33=52, Resulting Numbers: [17, 68, 52]
Generated Node #2: [17, 68, 52] from Operation: 85-33=52
Current State: 13:[17, 68, 52], Operations: ['85-33=52']
Exploring Operation: 68/17=4, Resulting Numbers: [52, 4]
Generated Node #3: [52, 4] from Ope... | 4 | Current State: 13:[85, 33, 17, 68], Operations: []
Exploring Operation: 85-33=52, Resulting Numbers: [17, 68, 52]
Generated Node #0,0: 13:[17, 68, 52] Operation: 85-33=52
Exploring Operation: 85/17=5, Resulting Numbers: [33, 68, 5]
Generated Node #0,1: 13:[33, 68, 5] Operation: 85/17=5
Exploring Operation: 68-33=35, Re... | 0.955729 | hs_4 | mult_heuristic |
[
3,
59,
56,
48
] | 17 | [
"3+48=51",
"59-56=3",
"51/3=17"
] | Current State: 17:[3, 59, 56, 48], Operations: []
Exploring Operation: 3+48=51, Resulting Numbers: [59, 56, 51]
Generated Node #2: [59, 56, 51] from Operation: 3+48=51
Current State: 17:[59, 56, 51], Operations: ['3+48=51']
Exploring Operation: 59-56=3, Resulting Numbers: [51, 3]
Generated Node #3: [51, 3] from Operati... | 4 | Current State: 17:[3, 59, 56, 48], Operations: []
Exploring Operation: 59-56=3, Resulting Numbers: [3, 48, 3]
Generated Node #0,0: 17:[3, 48, 3] Operation: 59-56=3
Exploring Operation: 59-48=11, Resulting Numbers: [3, 56, 11]
Generated Node #0,1: 17:[3, 56, 11] Operation: 59-48=11
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
45,
21,
86,
79
] | 77 | [
"86+79=165",
"21*165=3465",
"3465/45=77"
] | Current State: 77:[45, 21, 86, 79], Operations: []
Exploring Operation: 86+79=165, Resulting Numbers: [45, 21, 165]
Generated Node #2: [45, 21, 165] from Operation: 86+79=165
Current State: 77:[45, 21, 165], Operations: ['86+79=165']
Exploring Operation: 21*165=3465, Resulting Numbers: [45, 3465]
Generated Node #3: [45... | 4 | Current State: 77:[45, 21, 86, 79], Operations: []
Exploring Operation: 45-21=24, Resulting Numbers: [86, 79, 24]
Generated Node #0,0: 77:[86, 79, 24] Operation: 45-21=24
Exploring Operation: 45+21=66, Resulting Numbers: [86, 79, 66]
Generated Node #0,1: 77:[86, 79, 66] Operation: 45+21=66
Exploring Operation: 86-45=41... | 0 | hs_4 | sum_heuristic |
[
43,
73,
45,
28
] | 59 | [
"45-43=2",
"28/2=14",
"73-14=59"
] | Current State: 59:[43, 73, 45, 28], Operations: []
Exploring Operation: 45-43=2, Resulting Numbers: [73, 28, 2]
Generated Node #2: [73, 28, 2] from Operation: 45-43=2
Current State: 59:[73, 28, 2], Operations: ['45-43=2']
Exploring Operation: 28/2=14, Resulting Numbers: [73, 14]
Generated Node #3: [73, 14] from Operati... | 4 | Current State: 59:[43, 73, 45, 28], Operations: []
Exploring Operation: 43+28=71, Resulting Numbers: [73, 45, 71]
Generated Node #0,0: 59:[73, 45, 71] Operation: 43+28=71
Exploring Operation: 73-28=45, Resulting Numbers: [43, 45, 45]
Generated Node #0,1: 59:[43, 45, 45] Operation: 73-28=45
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
26,
42,
17,
72
] | 72 | [
"42-26=16",
"17-16=1",
"72*1=72"
] | Current State: 72:[26, 42, 17, 72], Operations: []
Exploring Operation: 42-26=16, Resulting Numbers: [17, 72, 16]
Generated Node #2: [17, 72, 16] from Operation: 42-26=16
Current State: 72:[17, 72, 16], Operations: ['42-26=16']
Exploring Operation: 17-16=1, Resulting Numbers: [72, 1]
Generated Node #3: [72, 1] from Ope... | 4 | Current State: 72:[26, 42, 17, 72], Operations: []
Exploring Operation: 42-26=16, Resulting Numbers: [17, 72, 16]
Generated Node #0,0: 72:[17, 72, 16] Operation: 42-26=16
Exploring Operation: 26-17=9, Resulting Numbers: [42, 72, 9]
Generated Node #0,1: 72:[42, 72, 9] Operation: 26-17=9
Exploring Operation: 26+42=68, Re... | 0.984375 | hs_4 | sum_heuristic |
[
97,
47,
32,
86
] | 42 | [
"47*86=4042",
"32+4042=4074",
"4074/97=42"
] | Current State: 42:[97, 47, 32, 86], Operations: []
Exploring Operation: 47*86=4042, Resulting Numbers: [97, 32, 4042]
Generated Node #2: [97, 32, 4042] from Operation: 47*86=4042
Current State: 42:[97, 32, 4042], Operations: ['47*86=4042']
Exploring Operation: 32+4042=4074, Resulting Numbers: [97, 4074]
Generated Node ... | 4 | Current State: 42:[97, 47, 32, 86], Operations: []
Exploring Operation: 97-86=11, Resulting Numbers: [47, 32, 11]
Generated Node #0,0: 42:[47, 32, 11] Operation: 97-86=11
Moving to Node #0,0
Current State: 42:[47, 32, 11], Operations: ['97-86=11']
Exploring Operation: 47-32=15, Resulting Numbers: [11, 15]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
16,
87,
73,
47
] | 77 | [
"16+87=103",
"73-47=26",
"103-26=77"
] | Current State: 77:[16, 87, 73, 47], Operations: []
Exploring Operation: 16+87=103, Resulting Numbers: [73, 47, 103]
Generated Node #2: [73, 47, 103] from Operation: 16+87=103
Current State: 77:[73, 47, 103], Operations: ['16+87=103']
Exploring Operation: 73-47=26, Resulting Numbers: [103, 26]
Generated Node #3: [103, 2... | 4 | Current State: 77:[16, 87, 73, 47], Operations: []
Exploring Operation: 47-16=31, Resulting Numbers: [87, 73, 31]
Generated Node #0,0: 77:[87, 73, 31] Operation: 47-16=31
Exploring Operation: 73-47=26, Resulting Numbers: [16, 87, 26]
Generated Node #0,1: 77:[16, 87, 26] Operation: 73-47=26
Exploring Operation: 16+47=63... | 0.986979 | hs_5 | mult_heuristic |
[
19,
39,
10,
56
] | 50 | [
"39+56=95",
"95/19=5",
"10*5=50"
] | Current State: 50:[19, 39, 10, 56], Operations: []
Exploring Operation: 39+56=95, Resulting Numbers: [19, 10, 95]
Generated Node #2: [19, 10, 95] from Operation: 39+56=95
Current State: 50:[19, 10, 95], Operations: ['39+56=95']
Exploring Operation: 95/19=5, Resulting Numbers: [10, 5]
Generated Node #3: [10, 5] from Ope... | 4 | Current State: 50:[19, 39, 10, 56], Operations: []
Exploring Operation: 39-19=20, Resulting Numbers: [10, 56, 20]
Generated Node #0,0: 50:[10, 56, 20] Operation: 39-19=20
Exploring Operation: 56-39=17, Resulting Numbers: [19, 10, 17]
Generated Node #0,1: 50:[19, 10, 17] Operation: 56-39=17
Exploring Operation: 39+10=49... | 0 | hs_3 | sum_heuristic |
[
40,
17,
11,
14
] | 19 | [
"40+17=57",
"14-11=3",
"57/3=19"
] | Current State: 19:[40, 17, 11, 14], Operations: []
Exploring Operation: 40+17=57, Resulting Numbers: [11, 14, 57]
Generated Node #2: [11, 14, 57] from Operation: 40+17=57
Current State: 19:[11, 14, 57], Operations: ['40+17=57']
Exploring Operation: 14-11=3, Resulting Numbers: [57, 3]
Generated Node #3: [57, 3] from Ope... | 4 | Current State: 19:[40, 17, 11, 14], Operations: []
Exploring Operation: 40-17=23, Resulting Numbers: [11, 14, 23]
Generated Node #0,0: 19:[11, 14, 23] Operation: 40-17=23
Moving to Node #0,0
Current State: 19:[11, 14, 23], Operations: ['40-17=23']
Exploring Operation: 11+14=25, Resulting Numbers: [23, 25]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
29,
68,
58,
39
] | 31 | [
"58/29=2",
"68-39=29",
"2+29=31"
] | Current State: 31:[29, 68, 58, 39], Operations: []
Exploring Operation: 58/29=2, Resulting Numbers: [68, 39, 2]
Generated Node #2: [68, 39, 2] from Operation: 58/29=2
Current State: 31:[68, 39, 2], Operations: ['58/29=2']
Exploring Operation: 68-39=29, Resulting Numbers: [2, 29]
Generated Node #3: [2, 29] from Operatio... | 4 | Current State: 31:[29, 68, 58, 39], Operations: []
Exploring Operation: 58-29=29, Resulting Numbers: [68, 39, 29]
Generated Node #0,0: 31:[68, 39, 29] Operation: 58-29=29
Exploring Operation: 58-39=19, Resulting Numbers: [29, 68, 19]
Generated Node #0,1: 31:[29, 68, 19] Operation: 58-39=19
Exploring Operation: 68-58=10... | 0.958333 | hs_5 | sum_heuristic |
[
36,
84,
7,
36
] | 76 | [
"36/36=1",
"84-7=77",
"77-1=76"
] | Current State: 76:[36, 84, 7, 36], Operations: []
Exploring Operation: 36/36=1, Resulting Numbers: [84, 7, 1]
Generated Node #2: [84, 7, 1] from Operation: 36/36=1
Current State: 76:[84, 7, 1], Operations: ['36/36=1']
Exploring Operation: 84-7=77, Resulting Numbers: [1, 77]
Generated Node #3: [1, 77] from Operation: 84... | 4 | Current State: 76:[36, 84, 7, 36], Operations: []
Exploring Operation: 36/36=1, Resulting Numbers: [84, 7, 1]
Generated Node #0,0: 76:[84, 7, 1] Operation: 36/36=1
Exploring Operation: 84-7=77, Resulting Numbers: [36, 36, 77]
Generated Node #0,1: 76:[36, 36, 77] Operation: 84-7=77
Exploring Operation: 36-36=0, Resultin... | 0.985243 | hs_5 | mult_heuristic |
[
32,
76,
88,
23
] | 21 | [
"76-32=44",
"88-23=65",
"65-44=21"
] | Current State: 21:[32, 76, 88, 23], Operations: []
Exploring Operation: 76-32=44, Resulting Numbers: [88, 23, 44]
Generated Node #2: [88, 23, 44] from Operation: 76-32=44
Current State: 21:[88, 23, 44], Operations: ['76-32=44']
Exploring Operation: 88-23=65, Resulting Numbers: [44, 65]
Generated Node #3: [44, 65] from ... | 4 | Current State: 21:[32, 76, 88, 23], Operations: []
Exploring Operation: 88-32=56, Resulting Numbers: [76, 23, 56]
Generated Node #0,0: 21:[76, 23, 56] Operation: 88-32=56
Exploring Operation: 88-76=12, Resulting Numbers: [32, 23, 12]
Generated Node #0,1: 21:[32, 23, 12] Operation: 88-76=12
Exploring Operation: 76-32=44... | 0.987847 | hs_3 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.