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 |
|---|---|---|---|---|---|---|---|---|
[
54,
67,
3,
4
] | 35 | [
"67-54=13",
"3*13=39",
"39-4=35"
] | Current State: 35:[54, 67, 3, 4], Operations: []
Exploring Operation: 67-54=13, Resulting Numbers: [3, 4, 13]
Generated Node #2: [3, 4, 13] from Operation: 67-54=13
Current State: 35:[3, 4, 13], Operations: ['67-54=13']
Exploring Operation: 3*13=39, Resulting Numbers: [4, 39]
Generated Node #3: [4, 39] from Operation: ... | 4 | Current State: 35:[54, 67, 3, 4], Operations: []
Exploring Operation: 54/3=18, Resulting Numbers: [67, 4, 18]
Generated Node #0,0: 35:[67, 4, 18] Operation: 54/3=18
Exploring Operation: 54-3=51, Resulting Numbers: [67, 4, 51]
Generated Node #0,1: 35:[67, 4, 51] Operation: 54-3=51
Exploring Operation: 67-54=13, Resultin... | 0.984375 | hs_3 | sum_heuristic |
[
17,
83,
83,
39
] | 17 | [
"83-83=0",
"39*0=0",
"17+0=17"
] | Current State: 17:[17, 83, 83, 39], Operations: []
Exploring Operation: 83-83=0, Resulting Numbers: [17, 39, 0]
Generated Node #2: [17, 39, 0] from Operation: 83-83=0
Current State: 17:[17, 39, 0], Operations: ['83-83=0']
Exploring Operation: 39*0=0, Resulting Numbers: [17, 0]
Generated Node #3: [17, 0] from Operation:... | 4 | Current State: 17:[17, 83, 83, 39], Operations: []
Exploring Operation: 83-39=44, Resulting Numbers: [17, 83, 44]
Generated Node #0,0: 17:[17, 83, 44] Operation: 83-39=44
Exploring Operation: 83-39=44, Resulting Numbers: [17, 83, 44]
Generated Node #0,1: 17:[17, 83, 44] Operation: 83-39=44
Exploring Operation: 83/83=1,... | 0.96875 | hs_5 | sum_heuristic |
[
73,
23,
61,
14
] | 49 | [
"73+23=96",
"61-14=47",
"96-47=49"
] | Current State: 49:[73, 23, 61, 14], Operations: []
Exploring Operation: 73+23=96, Resulting Numbers: [61, 14, 96]
Generated Node #2: [61, 14, 96] from Operation: 73+23=96
Current State: 49:[61, 14, 96], Operations: ['73+23=96']
Exploring Operation: 61-14=47, Resulting Numbers: [96, 47]
Generated Node #3: [96, 47] from ... | 4 | Current State: 49:[73, 23, 61, 14], Operations: []
Exploring Operation: 73-23=50, Resulting Numbers: [61, 14, 50]
Generated Node #0,0: 49:[61, 14, 50] Operation: 73-23=50
Moving to Node #0,0
Current State: 49:[61, 14, 50], Operations: ['73-23=50']
Exploring Operation: 61-14=47, Resulting Numbers: [50, 47]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
12,
47,
37,
94
] | 86 | [
"94/47=2",
"37*2=74",
"12+74=86"
] | Current State: 86:[12, 47, 37, 94], Operations: []
Exploring Operation: 94/47=2, Resulting Numbers: [12, 37, 2]
Generated Node #2: [12, 37, 2] from Operation: 94/47=2
Current State: 86:[12, 37, 2], Operations: ['94/47=2']
Exploring Operation: 37*2=74, Resulting Numbers: [12, 74]
Generated Node #3: [12, 74] from Operati... | 4 | Current State: 86:[12, 47, 37, 94], Operations: []
Exploring Operation: 94/47=2, Resulting Numbers: [12, 37, 2]
Generated Node #0,0: 86:[12, 37, 2] Operation: 94/47=2
Exploring Operation: 94-12=82, Resulting Numbers: [47, 37, 82]
Generated Node #0,1: 86:[47, 37, 82] Operation: 94-12=82
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
42,
85,
7,
56
] | 83 | [
"56-42=14",
"14/7=2",
"85-2=83"
] | Current State: 83:[42, 85, 7, 56], Operations: []
Exploring Operation: 56-42=14, Resulting Numbers: [85, 7, 14]
Generated Node #2: [85, 7, 14] from Operation: 56-42=14
Current State: 83:[85, 7, 14], Operations: ['56-42=14']
Exploring Operation: 14/7=2, Resulting Numbers: [85, 2]
Generated Node #3: [85, 2] from Operatio... | 4 | Current State: 83:[42, 85, 7, 56], Operations: []
Exploring Operation: 42+7=49, Resulting Numbers: [85, 56, 49]
Generated Node #0,0: 83:[85, 56, 49] Operation: 42+7=49
Exploring Operation: 7+56=63, Resulting Numbers: [42, 85, 63]
Generated Node #0,1: 83:[42, 85, 63] Operation: 7+56=63
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
81,
10,
43,
53
] | 61 | [
"81-10=71",
"53-43=10",
"71-10=61"
] | Current State: 61:[81, 10, 43, 53], Operations: []
Exploring Operation: 81-10=71, Resulting Numbers: [43, 53, 71]
Generated Node #2: [43, 53, 71] from Operation: 81-10=71
Current State: 61:[43, 53, 71], Operations: ['81-10=71']
Exploring Operation: 53-43=10, Resulting Numbers: [71, 10]
Generated Node #3: [71, 10] from ... | 4 | Current State: 61:[81, 10, 43, 53], Operations: []
Exploring Operation: 10+43=53, Resulting Numbers: [81, 53, 53]
Generated Node #0,0: 61:[81, 53, 53] Operation: 10+43=53
Exploring Operation: 81-10=71, Resulting Numbers: [43, 53, 71]
Generated Node #0,1: 61:[43, 53, 71] Operation: 81-10=71
Exploring Operation: 10+53=63... | 0.963542 | hs_5 | mult_heuristic |
[
3,
87,
57,
35
] | 49 | [
"3*57=171",
"87+35=122",
"171-122=49"
] | Current State: 49:[3, 87, 57, 35], Operations: []
Exploring Operation: 3*57=171, Resulting Numbers: [87, 35, 171]
Generated Node #2: [87, 35, 171] from Operation: 3*57=171
Current State: 49:[87, 35, 171], Operations: ['3*57=171']
Exploring Operation: 87+35=122, Resulting Numbers: [171, 122]
Generated Node #3: [171, 122... | 4 | Current State: 49:[3, 87, 57, 35], Operations: []
Exploring Operation: 57-3=54, Resulting Numbers: [87, 35, 54]
Generated Node #0,0: 49:[87, 35, 54] Operation: 57-3=54
Exploring Operation: 87-35=52, Resulting Numbers: [3, 57, 52]
Generated Node #0,1: 49:[3, 57, 52] Operation: 87-35=52
Exploring Operation: 87/3=29, Resu... | 0 | hs_5 | mult_heuristic |
[
15,
64,
69,
16
] | 11 | [
"15*69=1035",
"64*16=1024",
"1035-1024=11"
] | Current State: 11:[15, 64, 69, 16], Operations: []
Exploring Operation: 15*69=1035, Resulting Numbers: [64, 16, 1035]
Generated Node #2: [64, 16, 1035] from Operation: 15*69=1035
Current State: 11:[64, 16, 1035], Operations: ['15*69=1035']
Exploring Operation: 64*16=1024, Resulting Numbers: [1035, 1024]
Generated Node ... | 4 | Current State: 11:[15, 64, 69, 16], Operations: []
Exploring Operation: 64/16=4, Resulting Numbers: [15, 69, 4]
Generated Node #0,0: 11:[15, 69, 4] Operation: 64/16=4
Exploring Operation: 69-64=5, Resulting Numbers: [15, 16, 5]
Generated Node #0,1: 11:[15, 16, 5] Operation: 69-64=5
Moving to Node #0,1
Current State: 11... | 0 | hs_2 | mult_heuristic |
[
16,
70,
1,
30
] | 57 | [
"16+70=86",
"30-1=29",
"86-29=57"
] | Current State: 57:[16, 70, 1, 30], Operations: []
Exploring Operation: 16+70=86, Resulting Numbers: [1, 30, 86]
Generated Node #2: [1, 30, 86] from Operation: 16+70=86
Current State: 57:[1, 30, 86], Operations: ['16+70=86']
Exploring Operation: 30-1=29, Resulting Numbers: [86, 29]
Generated Node #3: [86, 29] from Opera... | 4 | Current State: 57:[16, 70, 1, 30], Operations: []
Exploring Operation: 70-16=54, Resulting Numbers: [1, 30, 54]
Generated Node #0,0: 57:[1, 30, 54] Operation: 70-16=54
Exploring Operation: 70-30=40, Resulting Numbers: [16, 1, 40]
Generated Node #0,1: 57:[16, 1, 40] Operation: 70-30=40
Exploring Operation: 30-16=14, Res... | 0.952257 | hs_5 | sum_heuristic |
[
38,
73,
70,
47
] | 58 | [
"73-38=35",
"70-47=23",
"35+23=58"
] | Current State: 58:[38, 73, 70, 47], Operations: []
Exploring Operation: 73-38=35, Resulting Numbers: [70, 47, 35]
Generated Node #2: [70, 47, 35] from Operation: 73-38=35
Current State: 58:[70, 47, 35], Operations: ['73-38=35']
Exploring Operation: 70-47=23, Resulting Numbers: [35, 23]
Generated Node #3: [35, 23] from ... | 4 | Current State: 58:[38, 73, 70, 47], Operations: []
Exploring Operation: 73-47=26, Resulting Numbers: [38, 70, 26]
Generated Node #0,0: 58:[38, 70, 26] Operation: 73-47=26
Exploring Operation: 70-38=32, Resulting Numbers: [73, 47, 32]
Generated Node #0,1: 58:[73, 47, 32] Operation: 70-38=32
Exploring Operation: 73-38=35... | 0.972222 | hs_4 | sum_heuristic |
[
97,
21,
2,
95
] | 20 | [
"97-2=95",
"95/95=1",
"21-1=20"
] | Current State: 20:[97, 21, 2, 95], Operations: []
Exploring Operation: 97-2=95, Resulting Numbers: [21, 95, 95]
Generated Node #2: [21, 95, 95] from Operation: 97-2=95
Current State: 20:[21, 95, 95], Operations: ['97-2=95']
Exploring Operation: 95/95=1, Resulting Numbers: [21, 1]
Generated Node #3: [21, 1] from Operati... | 4 | Current State: 20:[97, 21, 2, 95], Operations: []
Exploring Operation: 97-21=76, Resulting Numbers: [2, 95, 76]
Generated Node #0,0: 20:[2, 95, 76] Operation: 97-21=76
Exploring Operation: 95-21=74, Resulting Numbers: [97, 2, 74]
Generated Node #0,1: 20:[97, 2, 74] Operation: 95-21=74
Exploring Operation: 97-95=2, Resu... | 0.974826 | hs_5 | sum_heuristic |
[
90,
45,
14,
50
] | 55 | [
"90+50=140",
"140/14=10",
"45+10=55"
] | Current State: 55:[90, 45, 14, 50], Operations: []
Exploring Operation: 90+50=140, Resulting Numbers: [45, 14, 140]
Generated Node #2: [45, 14, 140] from Operation: 90+50=140
Current State: 55:[45, 14, 140], Operations: ['90+50=140']
Exploring Operation: 140/14=10, Resulting Numbers: [45, 10]
Generated Node #3: [45, 10... | 4 | Current State: 55:[90, 45, 14, 50], Operations: []
Exploring Operation: 90/45=2, Resulting Numbers: [14, 50, 2]
Generated Node #0,0: 55:[14, 50, 2] Operation: 90/45=2
Moving to Node #0,0
Current State: 55:[14, 50, 2], Operations: ['90/45=2']
Exploring Operation: 14-2=12, Resulting Numbers: [50, 12]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
7,
6,
1,
81
] | 93 | [
"7+6=13",
"81-1=80",
"13+80=93"
] | Current State: 93:[7, 6, 1, 81], Operations: []
Exploring Operation: 7+6=13, Resulting Numbers: [1, 81, 13]
Generated Node #2: [1, 81, 13] from Operation: 7+6=13
Current State: 93:[1, 81, 13], Operations: ['7+6=13']
Exploring Operation: 81-1=80, Resulting Numbers: [13, 80]
Generated Node #3: [13, 80] from Operation: 81... | 4 | Current State: 93:[7, 6, 1, 81], Operations: []
Exploring Operation: 6+81=87, Resulting Numbers: [7, 1, 87]
Generated Node #0,0: 93:[7, 1, 87] Operation: 6+81=87
Exploring Operation: 7+81=88, Resulting Numbers: [6, 1, 88]
Generated Node #0,1: 93:[6, 1, 88] Operation: 7+81=88
Start Sub Search at level 1: Moving to Node ... | 0.992188 | hs_2 | mult_heuristic |
[
27,
45,
83,
73
] | 82 | [
"27+45=72",
"83-73=10",
"72+10=82"
] | Current State: 82:[27, 45, 83, 73], Operations: []
Exploring Operation: 27+45=72, Resulting Numbers: [83, 73, 72]
Generated Node #2: [83, 73, 72] from Operation: 27+45=72
Current State: 82:[83, 73, 72], Operations: ['27+45=72']
Exploring Operation: 83-73=10, Resulting Numbers: [72, 10]
Generated Node #3: [72, 10] from ... | 4 | Current State: 82:[27, 45, 83, 73], Operations: []
Exploring Operation: 73-27=46, Resulting Numbers: [45, 83, 46]
Generated Node #0,0: 82:[45, 83, 46] Operation: 73-27=46
Start Sub Search at level 1: Moving to Node #0,0
Current State: 82:[45, 83, 46], Operations: ['73-27=46']
Exploring Operation: 46-45=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
89,
6,
42,
49
] | 19 | [
"89+49=138",
"138/6=23",
"42-23=19"
] | Current State: 19:[89, 6, 42, 49], Operations: []
Exploring Operation: 89+49=138, Resulting Numbers: [6, 42, 138]
Generated Node #2: [6, 42, 138] from Operation: 89+49=138
Current State: 19:[6, 42, 138], Operations: ['89+49=138']
Exploring Operation: 138/6=23, Resulting Numbers: [42, 23]
Generated Node #3: [42, 23] fro... | 4 | Current State: 19:[89, 6, 42, 49], Operations: []
Exploring Operation: 89-42=47, Resulting Numbers: [6, 49, 47]
Generated Node #0,0: 19:[6, 49, 47] Operation: 89-42=47
Exploring Operation: 89-49=40, Resulting Numbers: [6, 42, 40]
Generated Node #0,1: 19:[6, 42, 40] Operation: 89-49=40
Exploring Operation: 49-42=7, Resu... | 0 | hs_3 | mult_heuristic |
[
58,
33,
26,
93
] | 94 | [
"58-33=25",
"26+93=119",
"119-25=94"
] | Current State: 94:[58, 33, 26, 93], Operations: []
Exploring Operation: 58-33=25, Resulting Numbers: [26, 93, 25]
Generated Node #2: [26, 93, 25] from Operation: 58-33=25
Current State: 94:[26, 93, 25], Operations: ['58-33=25']
Exploring Operation: 26+93=119, Resulting Numbers: [25, 119]
Generated Node #3: [25, 119] fr... | 4 | Current State: 94:[58, 33, 26, 93], Operations: []
Exploring Operation: 58+33=91, Resulting Numbers: [26, 93, 91]
Generated Node #0,0: 94:[26, 93, 91] Operation: 58+33=91
Exploring Operation: 33-26=7, Resulting Numbers: [58, 93, 7]
Generated Node #0,1: 94:[58, 93, 7] Operation: 33-26=7
Exploring Operation: 33+26=59, Re... | 0.978299 | hs_3 | sum_heuristic |
[
18,
38,
94,
47
] | 40 | [
"38-18=20",
"94/47=2",
"20*2=40"
] | Current State: 40:[18, 38, 94, 47], Operations: []
Exploring Operation: 38-18=20, Resulting Numbers: [94, 47, 20]
Generated Node #2: [94, 47, 20] from Operation: 38-18=20
Current State: 40:[94, 47, 20], Operations: ['38-18=20']
Exploring Operation: 94/47=2, Resulting Numbers: [20, 2]
Generated Node #3: [20, 2] from Ope... | 4 | Current State: 40:[18, 38, 94, 47], Operations: []
Exploring Operation: 94-47=47, Resulting Numbers: [18, 38, 47]
Generated Node #0,0: 40:[18, 38, 47] Operation: 94-47=47
Exploring Operation: 94/47=2, Resulting Numbers: [18, 38, 2]
Generated Node #0,1: 40:[18, 38, 2] Operation: 94/47=2
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | mult_heuristic |
[
78,
50,
96,
20
] | 99 | [
"78*50=3900",
"3900/20=195",
"195-96=99"
] | Current State: 99:[78, 50, 96, 20], Operations: []
Exploring Operation: 78*50=3900, Resulting Numbers: [96, 20, 3900]
Generated Node #2: [96, 20, 3900] from Operation: 78*50=3900
Current State: 99:[96, 20, 3900], Operations: ['78*50=3900']
Exploring Operation: 3900/20=195, Resulting Numbers: [96, 195]
Generated Node #3... | 4 | Current State: 99:[78, 50, 96, 20], Operations: []
Exploring Operation: 78-50=28, Resulting Numbers: [96, 20, 28]
Generated Node #0,0: 99:[96, 20, 28] Operation: 78-50=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 99:[96, 20, 28], Operations: ['78-50=28']
Exploring Operation: 28-20=8, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
23,
94,
84,
6
] | 26 | [
"84*6=504",
"94+504=598",
"598/23=26"
] | Current State: 26:[23, 94, 84, 6], Operations: []
Exploring Operation: 84*6=504, Resulting Numbers: [23, 94, 504]
Generated Node #2: [23, 94, 504] from Operation: 84*6=504
Current State: 26:[23, 94, 504], Operations: ['84*6=504']
Exploring Operation: 94+504=598, Resulting Numbers: [23, 598]
Generated Node #3: [23, 598]... | 4 | Current State: 26:[23, 94, 84, 6], Operations: []
Exploring Operation: 84/6=14, Resulting Numbers: [23, 94, 14]
Generated Node #0,0: 26:[23, 94, 14] Operation: 84/6=14
Exploring Operation: 94-84=10, Resulting Numbers: [23, 6, 10]
Generated Node #0,1: 26:[23, 6, 10] Operation: 94-84=10
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
23,
20,
88,
18
] | 94 | [
"23-20=3",
"18/3=6",
"88+6=94"
] | Current State: 94:[23, 20, 88, 18], Operations: []
Exploring Operation: 23-20=3, Resulting Numbers: [88, 18, 3]
Generated Node #2: [88, 18, 3] from Operation: 23-20=3
Current State: 94:[88, 18, 3], Operations: ['23-20=3']
Exploring Operation: 18/3=6, Resulting Numbers: [88, 6]
Generated Node #3: [88, 6] from Operation:... | 4 | Current State: 94:[23, 20, 88, 18], Operations: []
Exploring Operation: 23-20=3, Resulting Numbers: [88, 18, 3]
Generated Node #0,0: 94:[88, 18, 3] Operation: 23-20=3
Exploring Operation: 23+20=43, Resulting Numbers: [88, 18, 43]
Generated Node #0,1: 94:[88, 18, 43] Operation: 23+20=43
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
43,
82,
87,
15
] | 63 | [
"82-43=39",
"87+15=102",
"102-39=63"
] | Current State: 63:[43, 82, 87, 15], Operations: []
Exploring Operation: 82-43=39, Resulting Numbers: [87, 15, 39]
Generated Node #2: [87, 15, 39] from Operation: 82-43=39
Current State: 63:[87, 15, 39], Operations: ['82-43=39']
Exploring Operation: 87+15=102, Resulting Numbers: [39, 102]
Generated Node #3: [39, 102] fr... | 4 | Current State: 63:[43, 82, 87, 15], Operations: []
Exploring Operation: 87-82=5, Resulting Numbers: [43, 15, 5]
Generated Node #0,0: 63:[43, 15, 5] Operation: 87-82=5
Exploring Operation: 87-43=44, Resulting Numbers: [82, 15, 44]
Generated Node #0,1: 63:[82, 15, 44] Operation: 87-43=44
Exploring Operation: 82-43=39, Re... | 0.987847 | hs_4 | sum_heuristic |
[
41,
20,
44,
75
] | 30 | [
"41+20=61",
"75-44=31",
"61-31=30"
] | Current State: 30:[41, 20, 44, 75], Operations: []
Exploring Operation: 41+20=61, Resulting Numbers: [44, 75, 61]
Generated Node #2: [44, 75, 61] from Operation: 41+20=61
Current State: 30:[44, 75, 61], Operations: ['41+20=61']
Exploring Operation: 75-44=31, Resulting Numbers: [61, 31]
Generated Node #3: [61, 31] from ... | 4 | Current State: 30:[41, 20, 44, 75], Operations: []
Exploring Operation: 75-44=31, Resulting Numbers: [41, 20, 31]
Generated Node #0,0: 30:[41, 20, 31] Operation: 75-44=31
Exploring Operation: 44-41=3, Resulting Numbers: [20, 75, 3]
Generated Node #0,1: 30:[20, 75, 3] Operation: 44-41=3
Exploring Operation: 75-41=34, Re... | 0.986111 | hs_3 | sum_heuristic |
[
52,
73,
2,
23
] | 51 | [
"52+73=125",
"125-23=102",
"102/2=51"
] | Current State: 51:[52, 73, 2, 23], Operations: []
Exploring Operation: 52+73=125, Resulting Numbers: [2, 23, 125]
Generated Node #2: [2, 23, 125] from Operation: 52+73=125
Current State: 51:[2, 23, 125], Operations: ['52+73=125']
Exploring Operation: 125-23=102, Resulting Numbers: [2, 102]
Generated Node #3: [2, 102] f... | 4 | Current State: 51:[52, 73, 2, 23], Operations: []
Exploring Operation: 73-52=21, Resulting Numbers: [2, 23, 21]
Generated Node #0,0: 51:[2, 23, 21] Operation: 73-52=21
Exploring Operation: 23-2=21, Resulting Numbers: [52, 73, 21]
Generated Node #0,1: 51:[52, 73, 21] Operation: 23-2=21
Exploring Operation: 73-23=50, Res... | 0 | hs_4 | mult_heuristic |
[
31,
42,
11,
16
] | 46 | [
"31+42=73",
"11+16=27",
"73-27=46"
] | Current State: 46:[31, 42, 11, 16], Operations: []
Exploring Operation: 31+42=73, Resulting Numbers: [11, 16, 73]
Generated Node #2: [11, 16, 73] from Operation: 31+42=73
Current State: 46:[11, 16, 73], Operations: ['31+42=73']
Exploring Operation: 11+16=27, Resulting Numbers: [73, 27]
Generated Node #3: [73, 27] from ... | 4 | Current State: 46:[31, 42, 11, 16], Operations: []
Exploring Operation: 31-11=20, Resulting Numbers: [42, 16, 20]
Generated Node #0,0: 46:[42, 16, 20] Operation: 31-11=20
Exploring Operation: 31+11=42, Resulting Numbers: [42, 16, 42]
Generated Node #0,1: 46:[42, 16, 42] Operation: 31+11=42
Exploring Operation: 31+16=47... | 0.988715 | hs_3 | mult_heuristic |
[
44,
75,
24,
81
] | 13 | [
"44*24=1056",
"1056-81=975",
"975/75=13"
] | Current State: 13:[44, 75, 24, 81], Operations: []
Exploring Operation: 44*24=1056, Resulting Numbers: [75, 81, 1056]
Generated Node #2: [75, 81, 1056] from Operation: 44*24=1056
Current State: 13:[75, 81, 1056], Operations: ['44*24=1056']
Exploring Operation: 1056-81=975, Resulting Numbers: [75, 975]
Generated Node #3... | 4 | Current State: 13:[44, 75, 24, 81], Operations: []
Exploring Operation: 75-44=31, Resulting Numbers: [24, 81, 31]
Generated Node #0,0: 13:[24, 81, 31] Operation: 75-44=31
Exploring Operation: 81-75=6, Resulting Numbers: [44, 24, 6]
Generated Node #0,1: 13:[44, 24, 6] Operation: 81-75=6
Exploring Operation: 81-44=37, Re... | 0 | hs_3 | sum_heuristic |
[
35,
73,
17,
5
] | 49 | [
"35/5=7",
"73-17=56",
"56-7=49"
] | Current State: 49:[35, 73, 17, 5], Operations: []
Exploring Operation: 35/5=7, Resulting Numbers: [73, 17, 7]
Generated Node #2: [73, 17, 7] from Operation: 35/5=7
Current State: 49:[73, 17, 7], Operations: ['35/5=7']
Exploring Operation: 73-17=56, Resulting Numbers: [7, 56]
Generated Node #3: [7, 56] from Operation: 7... | 4 | Current State: 49:[35, 73, 17, 5], Operations: []
Exploring Operation: 35/5=7, Resulting Numbers: [73, 17, 7]
Generated Node #0,0: 49:[73, 17, 7] Operation: 35/5=7
Exploring Operation: 73-17=56, Resulting Numbers: [35, 5, 56]
Generated Node #0,1: 49:[35, 5, 56] Operation: 73-17=56
Exploring Operation: 35-17=18, Resulti... | 0.984375 | hs_5 | mult_heuristic |
[
89,
21,
25,
4
] | 42 | [
"89-21=68",
"68/4=17",
"25+17=42"
] | Current State: 42:[89, 21, 25, 4], Operations: []
Exploring Operation: 89-21=68, Resulting Numbers: [25, 4, 68]
Generated Node #2: [25, 4, 68] from Operation: 89-21=68
Current State: 42:[25, 4, 68], Operations: ['89-21=68']
Exploring Operation: 68/4=17, Resulting Numbers: [25, 17]
Generated Node #3: [25, 17] from Opera... | 4 | Current State: 42:[89, 21, 25, 4], Operations: []
Exploring Operation: 89-4=85, Resulting Numbers: [21, 25, 85]
Generated Node #0,0: 42:[21, 25, 85] Operation: 89-4=85
Exploring Operation: 89-21=68, Resulting Numbers: [25, 4, 68]
Generated Node #0,1: 42:[25, 4, 68] Operation: 89-21=68
Exploring Operation: 25-4=21, Resu... | 0.971354 | hs_4 | mult_heuristic |
[
53,
69,
33,
64
] | 72 | [
"64-53=11",
"33/11=3",
"69+3=72"
] | Current State: 72:[53, 69, 33, 64], Operations: []
Exploring Operation: 64-53=11, Resulting Numbers: [69, 33, 11]
Generated Node #2: [69, 33, 11] from Operation: 64-53=11
Current State: 72:[69, 33, 11], Operations: ['64-53=11']
Exploring Operation: 33/11=3, Resulting Numbers: [69, 3]
Generated Node #3: [69, 3] from Ope... | 4 | Current State: 72:[53, 69, 33, 64], Operations: []
Exploring Operation: 53-33=20, Resulting Numbers: [69, 64, 20]
Generated Node #0,0: 72:[69, 64, 20] Operation: 53-33=20
Exploring Operation: 69-64=5, Resulting Numbers: [53, 33, 5]
Generated Node #0,1: 72:[53, 33, 5] Operation: 69-64=5
Exploring Operation: 64-53=11, Re... | 0.983507 | hs_4 | mult_heuristic |
[
28,
34,
30,
57
] | 35 | [
"28+34=62",
"57-30=27",
"62-27=35"
] | Current State: 35:[28, 34, 30, 57], Operations: []
Exploring Operation: 28+34=62, Resulting Numbers: [30, 57, 62]
Generated Node #2: [30, 57, 62] from Operation: 28+34=62
Current State: 35:[30, 57, 62], Operations: ['28+34=62']
Exploring Operation: 57-30=27, Resulting Numbers: [62, 27]
Generated Node #3: [62, 27] from ... | 4 | Current State: 35:[28, 34, 30, 57], Operations: []
Exploring Operation: 57-28=29, Resulting Numbers: [34, 30, 29]
Generated Node #0,0: 35:[34, 30, 29] Operation: 57-28=29
Exploring Operation: 57-30=27, Resulting Numbers: [28, 34, 27]
Generated Node #0,1: 35:[28, 34, 27] Operation: 57-30=27
Exploring Operation: 57-34=23... | 0.989583 | hs_3 | sum_heuristic |
[
98,
53,
35,
64
] | 53 | [
"98-35=63",
"64-63=1",
"53*1=53"
] | Current State: 53:[98, 53, 35, 64], Operations: []
Exploring Operation: 98-35=63, Resulting Numbers: [53, 64, 63]
Generated Node #2: [53, 64, 63] from Operation: 98-35=63
Current State: 53:[53, 64, 63], Operations: ['98-35=63']
Exploring Operation: 64-63=1, Resulting Numbers: [53, 1]
Generated Node #3: [53, 1] from Ope... | 4 | Current State: 53:[98, 53, 35, 64], Operations: []
Exploring Operation: 98-35=63, Resulting Numbers: [53, 64, 63]
Generated Node #0,0: 53:[53, 64, 63] Operation: 98-35=63
Exploring Operation: 98-64=34, Resulting Numbers: [53, 35, 34]
Generated Node #0,1: 53:[53, 35, 34] Operation: 98-64=34
Exploring Operation: 98-53=45... | 0.985243 | hs_4 | sum_heuristic |
[
21,
2,
96,
98
] | 22 | [
"2+96=98",
"98/98=1",
"21+1=22"
] | Current State: 22:[21, 2, 96, 98], Operations: []
Exploring Operation: 2+96=98, Resulting Numbers: [21, 98, 98]
Generated Node #2: [21, 98, 98] from Operation: 2+96=98
Current State: 22:[21, 98, 98], Operations: ['2+96=98']
Exploring Operation: 98/98=1, Resulting Numbers: [21, 1]
Generated Node #3: [21, 1] from Operati... | 4 | Current State: 22:[21, 2, 96, 98], Operations: []
Exploring Operation: 98-96=2, Resulting Numbers: [21, 2, 2]
Generated Node #0,0: 22:[21, 2, 2] Operation: 98-96=2
Moving to Node #0,0
Current State: 22:[21, 2, 2], Operations: ['98-96=2']
Exploring Operation: 21+2=23, Resulting Numbers: [2, 23]
Generated Node #0,0,0: 22... | 0 | hs_1 | sum_heuristic |
[
5,
68,
97,
60
] | 45 | [
"68+97=165",
"60+165=225",
"225/5=45"
] | Current State: 45:[5, 68, 97, 60], Operations: []
Exploring Operation: 68+97=165, Resulting Numbers: [5, 60, 165]
Generated Node #2: [5, 60, 165] from Operation: 68+97=165
Current State: 45:[5, 60, 165], Operations: ['68+97=165']
Exploring Operation: 60+165=225, Resulting Numbers: [5, 225]
Generated Node #3: [5, 225] f... | 4 | Current State: 45:[5, 68, 97, 60], Operations: []
Exploring Operation: 97-68=29, Resulting Numbers: [5, 60, 29]
Generated Node #0,0: 45:[5, 60, 29] Operation: 97-68=29
Exploring Operation: 97-60=37, Resulting Numbers: [5, 68, 37]
Generated Node #0,1: 45:[5, 68, 37] Operation: 97-60=37
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
72,
79,
83,
20
] | 23 | [
"72+20=92",
"83-79=4",
"92/4=23"
] | Current State: 23:[72, 79, 83, 20], Operations: []
Exploring Operation: 72+20=92, Resulting Numbers: [79, 83, 92]
Generated Node #2: [79, 83, 92] from Operation: 72+20=92
Current State: 23:[79, 83, 92], Operations: ['72+20=92']
Exploring Operation: 83-79=4, Resulting Numbers: [92, 4]
Generated Node #3: [92, 4] from Ope... | 4 | Current State: 23:[72, 79, 83, 20], Operations: []
Exploring Operation: 83-72=11, Resulting Numbers: [79, 20, 11]
Generated Node #0,0: 23:[79, 20, 11] Operation: 83-72=11
Moving to Node #0,0
Current State: 23:[79, 20, 11], Operations: ['83-72=11']
Exploring Operation: 79-20=59, Resulting Numbers: [11, 59]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
57,
19,
38,
58
] | 56 | [
"57+19=76",
"58-38=20",
"76-20=56"
] | Current State: 56:[57, 19, 38, 58], Operations: []
Exploring Operation: 57+19=76, Resulting Numbers: [38, 58, 76]
Generated Node #2: [38, 58, 76] from Operation: 57+19=76
Current State: 56:[38, 58, 76], Operations: ['57+19=76']
Exploring Operation: 58-38=20, Resulting Numbers: [76, 20]
Generated Node #3: [76, 20] from ... | 4 | Current State: 56:[57, 19, 38, 58], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [57, 58, 2]
Generated Node #0,0: 56:[57, 58, 2] Operation: 38/19=2
Moving to Node #0,0
Current State: 56:[57, 58, 2], Operations: ['38/19=2']
Exploring Operation: 58-57=1, Resulting Numbers: [2, 1]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
61,
52,
14,
37
] | 62 | [
"61+52=113",
"14+37=51",
"113-51=62"
] | Current State: 62:[61, 52, 14, 37], Operations: []
Exploring Operation: 61+52=113, Resulting Numbers: [14, 37, 113]
Generated Node #2: [14, 37, 113] from Operation: 61+52=113
Current State: 62:[14, 37, 113], Operations: ['61+52=113']
Exploring Operation: 14+37=51, Resulting Numbers: [113, 51]
Generated Node #3: [113, 5... | 4 | Current State: 62:[61, 52, 14, 37], Operations: []
Exploring Operation: 52-14=38, Resulting Numbers: [61, 37, 38]
Generated Node #0,0: 62:[61, 37, 38] Operation: 52-14=38
Exploring Operation: 37-14=23, Resulting Numbers: [61, 52, 23]
Generated Node #0,1: 62:[61, 52, 23] Operation: 37-14=23
Exploring Operation: 14+37=51... | 0.972222 | hs_4 | sum_heuristic |
[
29,
82,
13,
30
] | 95 | [
"30-29=1",
"82+13=95",
"1*95=95"
] | Current State: 95:[29, 82, 13, 30], Operations: []
Exploring Operation: 30-29=1, Resulting Numbers: [82, 13, 1]
Generated Node #2: [82, 13, 1] from Operation: 30-29=1
Current State: 95:[82, 13, 1], Operations: ['30-29=1']
Exploring Operation: 82+13=95, Resulting Numbers: [1, 95]
Generated Node #3: [1, 95] from Operatio... | 4 | Current State: 95:[29, 82, 13, 30], Operations: []
Exploring Operation: 30-13=17, Resulting Numbers: [29, 82, 17]
Generated Node #0,0: 95:[29, 82, 17] Operation: 30-13=17
Exploring Operation: 82+13=95, Resulting Numbers: [29, 30, 95]
Generated Node #0,1: 95:[29, 30, 95] Operation: 82+13=95
Exploring Operation: 30-29=1,... | 0.990451 | hs_3 | sum_heuristic |
[
40,
64,
72,
51
] | 46 | [
"72-64=8",
"40/8=5",
"51-5=46"
] | Current State: 46:[40, 64, 72, 51], Operations: []
Exploring Operation: 72-64=8, Resulting Numbers: [40, 51, 8]
Generated Node #2: [40, 51, 8] from Operation: 72-64=8
Current State: 46:[40, 51, 8], Operations: ['72-64=8']
Exploring Operation: 40/8=5, Resulting Numbers: [51, 5]
Generated Node #3: [51, 5] from Operation:... | 4 | Current State: 46:[40, 64, 72, 51], Operations: []
Exploring Operation: 72-64=8, Resulting Numbers: [40, 51, 8]
Generated Node #0,0: 46:[40, 51, 8] Operation: 72-64=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 46:[40, 51, 8], Operations: ['72-64=8']
Exploring Operation: 40+8=48, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
45,
92,
41,
86
] | 24 | [
"45-41=4",
"92-86=6",
"4*6=24"
] | Current State: 24:[45, 92, 41, 86], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [92, 86, 4]
Generated Node #2: [92, 86, 4] from Operation: 45-41=4
Current State: 24:[92, 86, 4], Operations: ['45-41=4']
Exploring Operation: 92-86=6, Resulting Numbers: [4, 6]
Generated Node #3: [4, 6] from Operation: ... | 4 | Current State: 24:[45, 92, 41, 86], Operations: []
Exploring Operation: 92-41=51, Resulting Numbers: [45, 86, 51]
Generated Node #0,0: 24:[45, 86, 51] Operation: 92-41=51
Exploring Operation: 86-45=41, Resulting Numbers: [92, 41, 41]
Generated Node #0,1: 24:[92, 41, 41] Operation: 86-45=41
Exploring Operation: 92-45=47... | 0.988715 | hs_4 | mult_heuristic |
[
21,
6,
17,
12
] | 37 | [
"21-12=9",
"6*9=54",
"54-17=37"
] | Current State: 37:[21, 6, 17, 12], Operations: []
Exploring Operation: 21-12=9, Resulting Numbers: [6, 17, 9]
Generated Node #2: [6, 17, 9] from Operation: 21-12=9
Current State: 37:[6, 17, 9], Operations: ['21-12=9']
Exploring Operation: 6*9=54, Resulting Numbers: [17, 54]
Generated Node #3: [17, 54] from Operation: 6... | 4 | Current State: 37:[21, 6, 17, 12], Operations: []
Exploring Operation: 21+6=27, Resulting Numbers: [17, 12, 27]
Generated Node #0,0: 37:[17, 12, 27] Operation: 21+6=27
Exploring Operation: 21+12=33, Resulting Numbers: [6, 17, 33]
Generated Node #0,1: 37:[6, 17, 33] Operation: 21+12=33
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
40,
12,
44,
73
] | 23 | [
"40+12=52",
"73-44=29",
"52-29=23"
] | Current State: 23:[40, 12, 44, 73], Operations: []
Exploring Operation: 40+12=52, Resulting Numbers: [44, 73, 52]
Generated Node #2: [44, 73, 52] from Operation: 40+12=52
Current State: 23:[44, 73, 52], Operations: ['40+12=52']
Exploring Operation: 73-44=29, Resulting Numbers: [52, 29]
Generated Node #3: [52, 29] from ... | 4 | Current State: 23:[40, 12, 44, 73], Operations: []
Exploring Operation: 40-12=28, Resulting Numbers: [44, 73, 28]
Generated Node #0,0: 23:[44, 73, 28] Operation: 40-12=28
Exploring Operation: 73-12=61, Resulting Numbers: [40, 44, 61]
Generated Node #0,1: 23:[40, 44, 61] Operation: 73-12=61
Exploring Operation: 73-44=29... | 0.984375 | hs_5 | mult_heuristic |
[
77,
69,
94,
27
] | 19 | [
"69*27=1863",
"1863-77=1786",
"1786/94=19"
] | Current State: 19:[77, 69, 94, 27], Operations: []
Exploring Operation: 69*27=1863, Resulting Numbers: [77, 94, 1863]
Generated Node #2: [77, 94, 1863] from Operation: 69*27=1863
Current State: 19:[77, 94, 1863], Operations: ['69*27=1863']
Exploring Operation: 1863-77=1786, Resulting Numbers: [94, 1786]
Generated Node ... | 4 | Current State: 19:[77, 69, 94, 27], Operations: []
Exploring Operation: 77-69=8, Resulting Numbers: [94, 27, 8]
Generated Node #0,0: 19:[94, 27, 8] Operation: 77-69=8
Exploring Operation: 94-77=17, Resulting Numbers: [69, 27, 17]
Generated Node #0,1: 19:[69, 27, 17] Operation: 94-77=17
Exploring Operation: 94-69=25, Re... | 0 | hs_4 | mult_heuristic |
[
45,
79,
47,
16
] | 47 | [
"47-45=2",
"16*2=32",
"79-32=47"
] | Current State: 47:[45, 79, 47, 16], Operations: []
Exploring Operation: 47-45=2, Resulting Numbers: [79, 16, 2]
Generated Node #2: [79, 16, 2] from Operation: 47-45=2
Current State: 47:[79, 16, 2], Operations: ['47-45=2']
Exploring Operation: 16*2=32, Resulting Numbers: [79, 32]
Generated Node #3: [79, 32] from Operati... | 4 | Current State: 47:[45, 79, 47, 16], Operations: []
Exploring Operation: 79-16=63, Resulting Numbers: [45, 47, 63]
Generated Node #0,0: 47:[45, 47, 63] Operation: 79-16=63
Moving to Node #0,0
Current State: 47:[45, 47, 63], Operations: ['79-16=63']
Exploring Operation: 63-45=18, Resulting Numbers: [47, 18]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
57,
75,
18,
60
] | 96 | [
"75-57=18",
"18+60=78",
"18+78=96"
] | Current State: 96:[57, 75, 18, 60], Operations: []
Exploring Operation: 75-57=18, Resulting Numbers: [18, 60, 18]
Generated Node #2: [18, 60, 18] from Operation: 75-57=18
Current State: 96:[18, 60, 18], Operations: ['75-57=18']
Exploring Operation: 18+60=78, Resulting Numbers: [78]
78,96 equal: Goal Reached
Exploring O... | 4 | Current State: 96:[57, 75, 18, 60], Operations: []
Exploring Operation: 60-57=3, Resulting Numbers: [75, 18, 3]
Generated Node #0,0: 96:[75, 18, 3] Operation: 60-57=3
Exploring Operation: 75-60=15, Resulting Numbers: [57, 18, 15]
Generated Node #0,1: 96:[57, 18, 15] Operation: 75-60=15
Exploring Operation: 75-57=18, Re... | 0.973958 | hs_3 | mult_heuristic |
[
63,
13,
26,
69
] | 93 | [
"63-13=50",
"69-26=43",
"50+43=93"
] | Current State: 93:[63, 13, 26, 69], Operations: []
Exploring Operation: 63-13=50, Resulting Numbers: [26, 69, 50]
Generated Node #2: [26, 69, 50] from Operation: 63-13=50
Current State: 93:[26, 69, 50], Operations: ['63-13=50']
Exploring Operation: 69-26=43, Resulting Numbers: [50, 43]
Generated Node #3: [50, 43] from ... | 4 | Current State: 93:[63, 13, 26, 69], Operations: []
Exploring Operation: 63+26=89, Resulting Numbers: [13, 69, 89]
Generated Node #0,0: 93:[13, 69, 89] Operation: 63+26=89
Exploring Operation: 69-63=6, Resulting Numbers: [13, 26, 6]
Generated Node #0,1: 93:[13, 26, 6] Operation: 69-63=6
Exploring Operation: 26+69=95, Re... | 0.946181 | hs_5 | mult_heuristic |
[
27,
61,
38,
63
] | 63 | [
"27+61=88",
"63-38=25",
"88-25=63"
] | Current State: 63:[27, 61, 38, 63], Operations: []
Exploring Operation: 27+61=88, Resulting Numbers: [38, 63, 88]
Generated Node #2: [38, 63, 88] from Operation: 27+61=88
Current State: 63:[38, 63, 88], Operations: ['27+61=88']
Exploring Operation: 63-38=25, Resulting Numbers: [88, 25]
Generated Node #3: [88, 25] from ... | 4 | Current State: 63:[27, 61, 38, 63], Operations: []
Exploring Operation: 27+38=65, Resulting Numbers: [61, 63, 65]
Generated Node #0,0: 63:[61, 63, 65] Operation: 27+38=65
Exploring Operation: 38-27=11, Resulting Numbers: [61, 63, 11]
Generated Node #0,1: 63:[61, 63, 11] Operation: 38-27=11
Start Sub Search at level 1: ... | 0.990451 | hs_2 | sum_heuristic |
[
5,
95,
2,
26
] | 64 | [
"95/5=19",
"2*19=38",
"26+38=64"
] | Current State: 64:[5, 95, 2, 26], Operations: []
Exploring Operation: 95/5=19, Resulting Numbers: [2, 26, 19]
Generated Node #2: [2, 26, 19] from Operation: 95/5=19
Current State: 64:[2, 26, 19], Operations: ['95/5=19']
Exploring Operation: 2*19=38, Resulting Numbers: [26, 38]
Generated Node #3: [26, 38] from Operation... | 4 | Current State: 64:[5, 95, 2, 26], Operations: []
Exploring Operation: 95/5=19, Resulting Numbers: [2, 26, 19]
Generated Node #0,0: 64:[2, 26, 19] Operation: 95/5=19
Exploring Operation: 95-5=90, Resulting Numbers: [2, 26, 90]
Generated Node #0,1: 64:[2, 26, 90] Operation: 95-5=90
Exploring Operation: 95-26=69, Resultin... | 0 | hs_3 | mult_heuristic |
[
90,
6,
58,
80
] | 37 | [
"90/6=15",
"80-58=22",
"15+22=37"
] | Current State: 37:[90, 6, 58, 80], Operations: []
Exploring Operation: 90/6=15, Resulting Numbers: [58, 80, 15]
Generated Node #2: [58, 80, 15] from Operation: 90/6=15
Current State: 37:[58, 80, 15], Operations: ['90/6=15']
Exploring Operation: 80-58=22, Resulting Numbers: [15, 22]
Generated Node #3: [15, 22] from Oper... | 4 | Current State: 37:[90, 6, 58, 80], Operations: []
Exploring Operation: 90/6=15, Resulting Numbers: [58, 80, 15]
Generated Node #0,0: 37:[58, 80, 15] Operation: 90/6=15
Exploring Operation: 90-80=10, Resulting Numbers: [6, 58, 10]
Generated Node #0,1: 37:[6, 58, 10] Operation: 90-80=10
Exploring Operation: 90-58=32, Res... | 0.955729 | hs_4 | sum_heuristic |
[
24,
40,
70,
7
] | 28 | [
"40*7=280",
"280/70=4",
"24+4=28"
] | Current State: 28:[24, 40, 70, 7], Operations: []
Exploring Operation: 40*7=280, Resulting Numbers: [24, 70, 280]
Generated Node #2: [24, 70, 280] from Operation: 40*7=280
Current State: 28:[24, 70, 280], Operations: ['40*7=280']
Exploring Operation: 280/70=4, Resulting Numbers: [24, 4]
Generated Node #3: [24, 4] from ... | 4 | Current State: 28:[24, 40, 70, 7], Operations: []
Exploring Operation: 70-40=30, Resulting Numbers: [24, 7, 30]
Generated Node #0,0: 28:[24, 7, 30] Operation: 70-40=30
Moving to Node #0,0
Current State: 28:[24, 7, 30], Operations: ['70-40=30']
Exploring Operation: 30-24=6, Resulting Numbers: [7, 6]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
49,
90,
25,
2
] | 69 | [
"49-25=24",
"90/2=45",
"24+45=69"
] | Current State: 69:[49, 90, 25, 2], Operations: []
Exploring Operation: 49-25=24, Resulting Numbers: [90, 2, 24]
Generated Node #2: [90, 2, 24] from Operation: 49-25=24
Current State: 69:[90, 2, 24], Operations: ['49-25=24']
Exploring Operation: 90/2=45, Resulting Numbers: [24, 45]
Generated Node #3: [24, 45] from Opera... | 4 | Current State: 69:[49, 90, 25, 2], Operations: []
Exploring Operation: 49-25=24, Resulting Numbers: [90, 2, 24]
Generated Node #0,0: 69:[90, 2, 24] Operation: 49-25=24
Exploring Operation: 90-49=41, Resulting Numbers: [25, 2, 41]
Generated Node #0,1: 69:[25, 2, 41] Operation: 90-49=41
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
70,
14,
17,
65
] | 67 | [
"65-14=51",
"51/17=3",
"70-3=67"
] | Current State: 67:[70, 14, 17, 65], Operations: []
Exploring Operation: 65-14=51, Resulting Numbers: [70, 17, 51]
Generated Node #2: [70, 17, 51] from Operation: 65-14=51
Current State: 67:[70, 17, 51], Operations: ['65-14=51']
Exploring Operation: 51/17=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] from Ope... | 4 | Current State: 67:[70, 14, 17, 65], Operations: []
Exploring Operation: 14+17=31, Resulting Numbers: [70, 65, 31]
Generated Node #0,0: 67:[70, 65, 31] Operation: 14+17=31
Exploring Operation: 14+65=79, Resulting Numbers: [70, 17, 79]
Generated Node #0,1: 67:[70, 17, 79] Operation: 14+65=79
Exploring Operation: 70-14=56... | 0 | hs_3 | sum_heuristic |
[
95,
51,
7,
99
] | 23 | [
"99-95=4",
"7*4=28",
"51-28=23"
] | Current State: 23:[95, 51, 7, 99], Operations: []
Exploring Operation: 99-95=4, Resulting Numbers: [51, 7, 4]
Generated Node #2: [51, 7, 4] from Operation: 99-95=4
Current State: 23:[51, 7, 4], Operations: ['99-95=4']
Exploring Operation: 7*4=28, Resulting Numbers: [51, 28]
Generated Node #3: [51, 28] from Operation: 7... | 4 | Current State: 23:[95, 51, 7, 99], Operations: []
Exploring Operation: 99-95=4, Resulting Numbers: [51, 7, 4]
Generated Node #0,0: 23:[51, 7, 4] Operation: 99-95=4
Moving to Node #0,0
Current State: 23:[51, 7, 4], Operations: ['99-95=4']
Exploring Operation: 7*4=28, Resulting Numbers: [51, 28]
Generated Node #0,0,0: 23... | 0.993924 | hs_1 | sum_heuristic |
[
58,
39,
87,
96
] | 60 | [
"87-39=48",
"96/48=2",
"58+2=60"
] | Current State: 60:[58, 39, 87, 96], Operations: []
Exploring Operation: 87-39=48, Resulting Numbers: [58, 96, 48]
Generated Node #2: [58, 96, 48] from Operation: 87-39=48
Current State: 60:[58, 96, 48], Operations: ['87-39=48']
Exploring Operation: 96/48=2, Resulting Numbers: [58, 2]
Generated Node #3: [58, 2] from Ope... | 4 | Current State: 60:[58, 39, 87, 96], Operations: []
Exploring Operation: 96-58=38, Resulting Numbers: [39, 87, 38]
Generated Node #0,0: 60:[39, 87, 38] Operation: 96-58=38
Exploring Operation: 87-58=29, Resulting Numbers: [39, 96, 29]
Generated Node #0,1: 60:[39, 96, 29] Operation: 87-58=29
Exploring Operation: 96-87=9,... | 0.913194 | hs_5 | sum_heuristic |
[
30,
75,
7,
72
] | 97 | [
"75-72=3",
"30*3=90",
"7+90=97"
] | Current State: 97:[30, 75, 7, 72], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [30, 7, 3]
Generated Node #2: [30, 7, 3] from Operation: 75-72=3
Current State: 97:[30, 7, 3], Operations: ['75-72=3']
Exploring Operation: 30*3=90, Resulting Numbers: [7, 90]
Generated Node #3: [7, 90] from Operation: 30... | 4 | Current State: 97:[30, 75, 7, 72], Operations: []
Exploring Operation: 30+7=37, Resulting Numbers: [75, 72, 37]
Generated Node #0,0: 97:[75, 72, 37] Operation: 30+7=37
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[75, 72, 37], Operations: ['30+7=37']
Exploring Operation: 72+37=109, Resulting Numbe... | 0 | hs_1 | mult_heuristic |
[
67,
66,
63,
22
] | 92 | [
"67+66=133",
"63-22=41",
"133-41=92"
] | Current State: 92:[67, 66, 63, 22], Operations: []
Exploring Operation: 67+66=133, Resulting Numbers: [63, 22, 133]
Generated Node #2: [63, 22, 133] from Operation: 67+66=133
Current State: 92:[63, 22, 133], Operations: ['67+66=133']
Exploring Operation: 63-22=41, Resulting Numbers: [133, 41]
Generated Node #3: [133, 4... | 4 | Current State: 92:[67, 66, 63, 22], Operations: []
Exploring Operation: 67-63=4, Resulting Numbers: [66, 22, 4]
Generated Node #0,0: 92:[66, 22, 4] Operation: 67-63=4
Exploring Operation: 67-66=1, Resulting Numbers: [63, 22, 1]
Generated Node #0,1: 92:[63, 22, 1] Operation: 67-66=1
Exploring Operation: 67-22=45, Result... | 0.94184 | hs_4 | mult_heuristic |
[
39,
46,
92,
73
] | 12 | [
"46-39=7",
"92-73=19",
"19-7=12"
] | Current State: 12:[39, 46, 92, 73], Operations: []
Exploring Operation: 46-39=7, Resulting Numbers: [92, 73, 7]
Generated Node #2: [92, 73, 7] from Operation: 46-39=7
Current State: 12:[92, 73, 7], Operations: ['46-39=7']
Exploring Operation: 92-73=19, Resulting Numbers: [7, 19]
Generated Node #3: [7, 19] from Operatio... | 4 | Current State: 12:[39, 46, 92, 73], Operations: []
Exploring Operation: 92-73=19, Resulting Numbers: [39, 46, 19]
Generated Node #0,0: 12:[39, 46, 19] Operation: 92-73=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 12:[39, 46, 19], Operations: ['92-73=19']
Exploring Operation: 46-39=7, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
62,
20,
19,
67
] | 34 | [
"62+20=82",
"67-19=48",
"82-48=34"
] | Current State: 34:[62, 20, 19, 67], Operations: []
Exploring Operation: 62+20=82, Resulting Numbers: [19, 67, 82]
Generated Node #2: [19, 67, 82] from Operation: 62+20=82
Current State: 34:[19, 67, 82], Operations: ['62+20=82']
Exploring Operation: 67-19=48, Resulting Numbers: [82, 48]
Generated Node #3: [82, 48] from ... | 4 | Current State: 34:[62, 20, 19, 67], Operations: []
Exploring Operation: 67-20=47, Resulting Numbers: [62, 19, 47]
Generated Node #0,0: 34:[62, 19, 47] Operation: 67-20=47
Exploring Operation: 67-62=5, Resulting Numbers: [20, 19, 5]
Generated Node #0,1: 34:[20, 19, 5] Operation: 67-62=5
Exploring Operation: 62-20=42, Re... | 0.990451 | hs_3 | mult_heuristic |
[
76,
82,
35,
27
] | 54 | [
"76-35=41",
"82*27=2214",
"2214/41=54"
] | Current State: 54:[76, 82, 35, 27], Operations: []
Exploring Operation: 76-35=41, Resulting Numbers: [82, 27, 41]
Generated Node #2: [82, 27, 41] from Operation: 76-35=41
Current State: 54:[82, 27, 41], Operations: ['76-35=41']
Exploring Operation: 82*27=2214, Resulting Numbers: [41, 2214]
Generated Node #3: [41, 2214]... | 4 | Current State: 54:[76, 82, 35, 27], Operations: []
Exploring Operation: 82-76=6, Resulting Numbers: [35, 27, 6]
Generated Node #0,0: 54:[35, 27, 6] Operation: 82-76=6
Exploring Operation: 82-35=47, Resulting Numbers: [76, 27, 47]
Generated Node #0,1: 54:[76, 27, 47] Operation: 82-35=47
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
59,
47,
55,
29
] | 72 | [
"59-47=12",
"55+29=84",
"84-12=72"
] | Current State: 72:[59, 47, 55, 29], Operations: []
Exploring Operation: 59-47=12, Resulting Numbers: [55, 29, 12]
Generated Node #2: [55, 29, 12] from Operation: 59-47=12
Current State: 72:[55, 29, 12], Operations: ['59-47=12']
Exploring Operation: 55+29=84, Resulting Numbers: [12, 84]
Generated Node #3: [12, 84] from ... | 4 | Current State: 72:[59, 47, 55, 29], Operations: []
Exploring Operation: 59-55=4, Resulting Numbers: [47, 29, 4]
Generated Node #0,0: 72:[47, 29, 4] Operation: 59-55=4
Exploring Operation: 59-47=12, Resulting Numbers: [55, 29, 12]
Generated Node #0,1: 72:[55, 29, 12] Operation: 59-47=12
Exploring Operation: 55-47=8, Res... | 0.956597 | hs_4 | mult_heuristic |
[
10,
6,
36,
28
] | 80 | [
"10+6=16",
"36+28=64",
"16+64=80"
] | Current State: 80:[10, 6, 36, 28], Operations: []
Exploring Operation: 10+6=16, Resulting Numbers: [36, 28, 16]
Generated Node #2: [36, 28, 16] from Operation: 10+6=16
Current State: 80:[36, 28, 16], Operations: ['10+6=16']
Exploring Operation: 36+28=64, Resulting Numbers: [16, 64]
Generated Node #3: [16, 64] from Oper... | 4 | Current State: 80:[10, 6, 36, 28], Operations: []
Exploring Operation: 28-6=22, Resulting Numbers: [10, 36, 22]
Generated Node #0,0: 80:[10, 36, 22] Operation: 28-6=22
Exploring Operation: 36-28=8, Resulting Numbers: [10, 6, 8]
Generated Node #0,1: 80:[10, 6, 8] Operation: 36-28=8
Exploring Operation: 10+28=38, Resulti... | 0.96441 | hs_3 | sum_heuristic |
[
58,
40,
16,
42
] | 84 | [
"58-40=18",
"18-16=2",
"42*2=84"
] | Current State: 84:[58, 40, 16, 42], Operations: []
Exploring Operation: 58-40=18, Resulting Numbers: [16, 42, 18]
Generated Node #2: [16, 42, 18] from Operation: 58-40=18
Current State: 84:[16, 42, 18], Operations: ['58-40=18']
Exploring Operation: 18-16=2, Resulting Numbers: [42, 2]
Generated Node #3: [42, 2] from Ope... | 4 | Current State: 84:[58, 40, 16, 42], Operations: []
Exploring Operation: 58+16=74, Resulting Numbers: [40, 42, 74]
Generated Node #0,0: 84:[40, 42, 74] Operation: 58+16=74
Exploring Operation: 58-16=42, Resulting Numbers: [40, 42, 42]
Generated Node #0,1: 84:[40, 42, 42] Operation: 58-16=42
Exploring Operation: 58-40=18... | 0.986111 | hs_5 | mult_heuristic |
[
35,
45,
82,
25
] | 97 | [
"45-35=10",
"82+25=107",
"107-10=97"
] | Current State: 97:[35, 45, 82, 25], Operations: []
Exploring Operation: 45-35=10, Resulting Numbers: [82, 25, 10]
Generated Node #2: [82, 25, 10] from Operation: 45-35=10
Current State: 97:[82, 25, 10], Operations: ['45-35=10']
Exploring Operation: 82+25=107, Resulting Numbers: [10, 107]
Generated Node #3: [10, 107] fr... | 4 | Current State: 97:[35, 45, 82, 25], Operations: []
Exploring Operation: 35+25=60, Resulting Numbers: [45, 82, 60]
Generated Node #0,0: 97:[45, 82, 60] Operation: 35+25=60
Exploring Operation: 35+45=80, Resulting Numbers: [82, 25, 80]
Generated Node #0,1: 97:[82, 25, 80] Operation: 35+45=80
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
82,
60,
59,
2
] | 12 | [
"82+60=142",
"142/2=71",
"71-59=12"
] | Current State: 12:[82, 60, 59, 2], Operations: []
Exploring Operation: 82+60=142, Resulting Numbers: [59, 2, 142]
Generated Node #2: [59, 2, 142] from Operation: 82+60=142
Current State: 12:[59, 2, 142], Operations: ['82+60=142']
Exploring Operation: 142/2=71, Resulting Numbers: [59, 71]
Generated Node #3: [59, 71] fro... | 4 | Current State: 12:[82, 60, 59, 2], Operations: []
Exploring Operation: 82-60=22, Resulting Numbers: [59, 2, 22]
Generated Node #0,0: 12:[59, 2, 22] Operation: 82-60=22
Exploring Operation: 60-59=1, Resulting Numbers: [82, 2, 1]
Generated Node #0,1: 12:[82, 2, 1] Operation: 60-59=1
Exploring Operation: 82-59=23, Resulti... | 0 | hs_5 | mult_heuristic |
[
76,
92,
73,
76
] | 73 | [
"76-76=0",
"92*0=0",
"73+0=73"
] | Current State: 73:[76, 92, 73, 76], Operations: []
Exploring Operation: 76-76=0, Resulting Numbers: [92, 73, 0]
Generated Node #2: [92, 73, 0] from Operation: 76-76=0
Current State: 73:[92, 73, 0], Operations: ['76-76=0']
Exploring Operation: 92*0=0, Resulting Numbers: [73, 0]
Generated Node #3: [73, 0] from Operation:... | 4 | Current State: 73:[76, 92, 73, 76], Operations: []
Exploring Operation: 92-76=16, Resulting Numbers: [73, 76, 16]
Generated Node #0,0: 73:[73, 76, 16] Operation: 92-76=16
Exploring Operation: 92-73=19, Resulting Numbers: [76, 76, 19]
Generated Node #0,1: 73:[76, 76, 19] Operation: 92-73=19
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
20,
47,
27,
25
] | 79 | [
"47-20=27",
"27+25=52",
"27+52=79"
] | Current State: 79:[20, 47, 27, 25], Operations: []
Exploring Operation: 47-20=27, Resulting Numbers: [27, 25, 27]
Generated Node #2: [27, 25, 27] from Operation: 47-20=27
Current State: 79:[27, 25, 27], Operations: ['47-20=27']
Exploring Operation: 27+25=52, Resulting Numbers: [52]
52,79 equal: Goal Reached
Exploring O... | 4 | Current State: 79:[20, 47, 27, 25], Operations: []
Exploring Operation: 20+25=45, Resulting Numbers: [47, 27, 45]
Generated Node #0,0: 79:[47, 27, 45] Operation: 20+25=45
Exploring Operation: 20+47=67, Resulting Numbers: [27, 25, 67]
Generated Node #0,1: 79:[27, 25, 67] Operation: 20+47=67
Exploring Operation: 20+27=47... | 0 | hs_3 | sum_heuristic |
[
39,
41,
16,
31
] | 95 | [
"39+41=80",
"31-16=15",
"80+15=95"
] | Current State: 95:[39, 41, 16, 31], Operations: []
Exploring Operation: 39+41=80, Resulting Numbers: [16, 31, 80]
Generated Node #2: [16, 31, 80] from Operation: 39+41=80
Current State: 95:[16, 31, 80], Operations: ['39+41=80']
Exploring Operation: 31-16=15, Resulting Numbers: [80, 15]
Generated Node #3: [80, 15] from ... | 4 | Current State: 95:[39, 41, 16, 31], Operations: []
Exploring Operation: 39-31=8, Resulting Numbers: [41, 16, 8]
Generated Node #0,0: 95:[41, 16, 8] Operation: 39-31=8
Exploring Operation: 41-39=2, Resulting Numbers: [16, 31, 2]
Generated Node #0,1: 95:[16, 31, 2] Operation: 41-39=2
Moving to Node #0,1
Current State: 95... | 0 | hs_2 | sum_heuristic |
[
61,
3,
83,
15
] | 85 | [
"61*3=183",
"83+15=98",
"183-98=85"
] | Current State: 85:[61, 3, 83, 15], Operations: []
Exploring Operation: 61*3=183, Resulting Numbers: [83, 15, 183]
Generated Node #2: [83, 15, 183] from Operation: 61*3=183
Current State: 85:[83, 15, 183], Operations: ['61*3=183']
Exploring Operation: 83+15=98, Resulting Numbers: [183, 98]
Generated Node #3: [183, 98] f... | 4 | Current State: 85:[61, 3, 83, 15], Operations: []
Exploring Operation: 83-61=22, Resulting Numbers: [3, 15, 22]
Generated Node #0,0: 85:[3, 15, 22] Operation: 83-61=22
Exploring Operation: 61+15=76, Resulting Numbers: [3, 83, 76]
Generated Node #0,1: 85:[3, 83, 76] Operation: 61+15=76
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
33,
23,
3,
39
] | 81 | [
"39-23=16",
"3*16=48",
"33+48=81"
] | Current State: 81:[33, 23, 3, 39], Operations: []
Exploring Operation: 39-23=16, Resulting Numbers: [33, 3, 16]
Generated Node #2: [33, 3, 16] from Operation: 39-23=16
Current State: 81:[33, 3, 16], Operations: ['39-23=16']
Exploring Operation: 3*16=48, Resulting Numbers: [33, 48]
Generated Node #3: [33, 48] from Opera... | 4 | Current State: 81:[33, 23, 3, 39], Operations: []
Exploring Operation: 39-23=16, Resulting Numbers: [33, 3, 16]
Generated Node #0,0: 81:[33, 3, 16] Operation: 39-23=16
Exploring Operation: 33-23=10, Resulting Numbers: [3, 39, 10]
Generated Node #0,1: 81:[3, 39, 10] Operation: 33-23=10
Exploring Operation: 39-33=6, Resu... | 0 | hs_4 | mult_heuristic |
[
7,
7,
41,
14
] | 50 | [
"7+41=48",
"7*14=98",
"98-48=50"
] | Current State: 50:[7, 7, 41, 14], Operations: []
Exploring Operation: 7+41=48, Resulting Numbers: [14, 48]
Generated Node #2: [14, 48] from Operation: 7+41=48
Current State: 50:[14, 48], Operations: ['7+41=48']
Exploring Operation: 7*14=98, Resulting Numbers: [48, 98]
Generated Node #3: [48, 98] from Operation: 7*14=98... | 4 | Current State: 50:[7, 7, 41, 14], Operations: []
Exploring Operation: 7+41=48, Resulting Numbers: [7, 14, 48]
Generated Node #0,0: 50:[7, 14, 48] Operation: 7+41=48
Exploring Operation: 41+14=55, Resulting Numbers: [7, 7, 55]
Generated Node #0,1: 50:[7, 7, 55] Operation: 41+14=55
Exploring Operation: 41-14=27, Resultin... | 0.967882 | hs_5 | sum_heuristic |
[
78,
17,
14,
74
] | 73 | [
"78-74=4",
"14*4=56",
"17+56=73"
] | Current State: 73:[78, 17, 14, 74], Operations: []
Exploring Operation: 78-74=4, Resulting Numbers: [17, 14, 4]
Generated Node #2: [17, 14, 4] from Operation: 78-74=4
Current State: 73:[17, 14, 4], Operations: ['78-74=4']
Exploring Operation: 14*4=56, Resulting Numbers: [17, 56]
Generated Node #3: [17, 56] from Operati... | 4 | Current State: 73:[78, 17, 14, 74], Operations: []
Exploring Operation: 78-17=61, Resulting Numbers: [14, 74, 61]
Generated Node #0,0: 73:[14, 74, 61] Operation: 78-17=61
Exploring Operation: 74-14=60, Resulting Numbers: [78, 17, 60]
Generated Node #0,1: 73:[78, 17, 60] Operation: 74-14=60
Exploring Operation: 78-14=64... | 0 | hs_4 | mult_heuristic |
[
1,
88,
41,
19
] | 65 | [
"88-1=87",
"41-19=22",
"87-22=65"
] | Current State: 65:[1, 88, 41, 19], Operations: []
Exploring Operation: 88-1=87, Resulting Numbers: [41, 19, 87]
Generated Node #2: [41, 19, 87] from Operation: 88-1=87
Current State: 65:[41, 19, 87], Operations: ['88-1=87']
Exploring Operation: 41-19=22, Resulting Numbers: [87, 22]
Generated Node #3: [87, 22] from Oper... | 4 | Current State: 65:[1, 88, 41, 19], Operations: []
Exploring Operation: 41+19=60, Resulting Numbers: [1, 88, 60]
Generated Node #0,0: 65:[1, 88, 60] Operation: 41+19=60
Exploring Operation: 88-41=47, Resulting Numbers: [1, 19, 47]
Generated Node #0,1: 65:[1, 19, 47] Operation: 88-41=47
Exploring Operation: 88-19=69, Res... | 0.988715 | hs_3 | sum_heuristic |
[
69,
5,
47,
76
] | 93 | [
"69-5=64",
"76-47=29",
"64+29=93"
] | Current State: 93:[69, 5, 47, 76], Operations: []
Exploring Operation: 69-5=64, Resulting Numbers: [47, 76, 64]
Generated Node #2: [47, 76, 64] from Operation: 69-5=64
Current State: 93:[47, 76, 64], Operations: ['69-5=64']
Exploring Operation: 76-47=29, Resulting Numbers: [64, 29]
Generated Node #3: [64, 29] from Oper... | 4 | Current State: 93:[69, 5, 47, 76], Operations: []
Exploring Operation: 76-47=29, Resulting Numbers: [69, 5, 29]
Generated Node #0,0: 93:[69, 5, 29] Operation: 76-47=29
Exploring Operation: 69-47=22, Resulting Numbers: [5, 76, 22]
Generated Node #0,1: 93:[5, 76, 22] Operation: 69-47=22
Exploring Operation: 76-69=7, Resu... | 0.978299 | hs_3 | sum_heuristic |
[
53,
68,
67,
13
] | 67 | [
"53+68=121",
"67-13=54",
"121-54=67"
] | Current State: 67:[53, 68, 67, 13], Operations: []
Exploring Operation: 53+68=121, Resulting Numbers: [67, 13, 121]
Generated Node #2: [67, 13, 121] from Operation: 53+68=121
Current State: 67:[67, 13, 121], Operations: ['53+68=121']
Exploring Operation: 67-13=54, Resulting Numbers: [121, 54]
Generated Node #3: [121, 5... | 4 | Current State: 67:[53, 68, 67, 13], Operations: []
Exploring Operation: 53+13=66, Resulting Numbers: [68, 67, 66]
Generated Node #0,0: 67:[68, 67, 66] Operation: 53+13=66
Exploring Operation: 68-13=55, Resulting Numbers: [53, 67, 55]
Generated Node #0,1: 67:[53, 67, 55] Operation: 68-13=55
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
48,
86,
72,
20
] | 42 | [
"48+86=134",
"72+20=92",
"134-92=42"
] | Current State: 42:[48, 86, 72, 20], Operations: []
Exploring Operation: 48+86=134, Resulting Numbers: [72, 20, 134]
Generated Node #2: [72, 20, 134] from Operation: 48+86=134
Current State: 42:[72, 20, 134], Operations: ['48+86=134']
Exploring Operation: 72+20=92, Resulting Numbers: [134, 92]
Generated Node #3: [134, 9... | 4 | Current State: 42:[48, 86, 72, 20], Operations: []
Exploring Operation: 86-48=38, Resulting Numbers: [72, 20, 38]
Generated Node #0,0: 42:[72, 20, 38] Operation: 86-48=38
Exploring Operation: 86-72=14, Resulting Numbers: [48, 20, 14]
Generated Node #0,1: 42:[48, 20, 14] Operation: 86-72=14
Exploring Operation: 72-48=24... | 0.987847 | hs_4 | sum_heuristic |
[
62,
15,
45,
88
] | 56 | [
"62+15=77",
"45+88=133",
"133-77=56"
] | Current State: 56:[62, 15, 45, 88], Operations: []
Exploring Operation: 62+15=77, Resulting Numbers: [45, 88, 77]
Generated Node #2: [45, 88, 77] from Operation: 62+15=77
Current State: 56:[45, 88, 77], Operations: ['62+15=77']
Exploring Operation: 45+88=133, Resulting Numbers: [77, 133]
Generated Node #3: [77, 133] fr... | 4 | Current State: 56:[62, 15, 45, 88], Operations: []
Exploring Operation: 62-45=17, Resulting Numbers: [15, 88, 17]
Generated Node #0,0: 56:[15, 88, 17] Operation: 62-45=17
Exploring Operation: 88-15=73, Resulting Numbers: [62, 45, 73]
Generated Node #0,1: 56:[62, 45, 73] Operation: 88-15=73
Exploring Operation: 88-45=43... | 0.985243 | hs_4 | sum_heuristic |
[
79,
38,
82,
5
] | 10 | [
"79-38=41",
"82*5=410",
"410/41=10"
] | Current State: 10:[79, 38, 82, 5], Operations: []
Exploring Operation: 79-38=41, Resulting Numbers: [82, 5, 41]
Generated Node #2: [82, 5, 41] from Operation: 79-38=41
Current State: 10:[82, 5, 41], Operations: ['79-38=41']
Exploring Operation: 82*5=410, Resulting Numbers: [41, 410]
Generated Node #3: [41, 410] from Op... | 4 | Current State: 10:[79, 38, 82, 5], Operations: []
Exploring Operation: 79-5=74, Resulting Numbers: [38, 82, 74]
Generated Node #0,0: 10:[38, 82, 74] Operation: 79-5=74
Exploring Operation: 79-38=41, Resulting Numbers: [82, 5, 41]
Generated Node #0,1: 10:[82, 5, 41] Operation: 79-38=41
Exploring Operation: 82-79=3, Resu... | 0.972222 | hs_4 | sum_heuristic |
[
50,
66,
5,
69
] | 25 | [
"66+5=71",
"71-69=2",
"50/2=25"
] | Current State: 25:[50, 66, 5, 69], Operations: []
Exploring Operation: 66+5=71, Resulting Numbers: [50, 69, 71]
Generated Node #2: [50, 69, 71] from Operation: 66+5=71
Current State: 25:[50, 69, 71], Operations: ['66+5=71']
Exploring Operation: 71-69=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Operati... | 4 | Current State: 25:[50, 66, 5, 69], Operations: []
Exploring Operation: 69-66=3, Resulting Numbers: [50, 5, 3]
Generated Node #0,0: 25:[50, 5, 3] Operation: 69-66=3
Moving to Node #0,0
Current State: 25:[50, 5, 3], Operations: ['69-66=3']
Exploring Operation: 50/5=10, Resulting Numbers: [3, 10]
Generated Node #0,0,0: 25... | 0 | hs_1 | mult_heuristic |
[
5,
93,
19,
90
] | 93 | [
"90/5=18",
"19-18=1",
"93*1=93"
] | Current State: 93:[5, 93, 19, 90], Operations: []
Exploring Operation: 90/5=18, Resulting Numbers: [93, 19, 18]
Generated Node #2: [93, 19, 18] from Operation: 90/5=18
Current State: 93:[93, 19, 18], Operations: ['90/5=18']
Exploring Operation: 19-18=1, Resulting Numbers: [93, 1]
Generated Node #3: [93, 1] from Operati... | 4 | Current State: 93:[5, 93, 19, 90], Operations: []
Exploring Operation: 5*19=95, Resulting Numbers: [93, 90, 95]
Generated Node #0,0: 93:[93, 90, 95] Operation: 5*19=95
Moving to Node #0,0
Current State: 93:[93, 90, 95], Operations: ['5*19=95']
Exploring Operation: 93-90=3, Resulting Numbers: [95, 3]
Generated Node #0,0... | 0 | hs_1 | mult_heuristic |
[
65,
65,
34,
5
] | 39 | [
"65-65=0",
"34+5=39",
"0+39=39"
] | Current State: 39:[65, 65, 34, 5], Operations: []
Exploring Operation: 65-65=0, Resulting Numbers: [34, 5, 0]
Generated Node #2: [34, 5, 0] from Operation: 65-65=0
Current State: 39:[34, 5, 0], Operations: ['65-65=0']
Exploring Operation: 34+5=39, Resulting Numbers: [0, 39]
Generated Node #3: [0, 39] from Operation: 34... | 4 | Current State: 39:[65, 65, 34, 5], Operations: []
Exploring Operation: 65-65=0, Resulting Numbers: [34, 5, 0]
Generated Node #0,0: 39:[34, 5, 0] Operation: 65-65=0
Exploring Operation: 65/65=1, Resulting Numbers: [34, 5, 1]
Generated Node #0,1: 39:[34, 5, 1] Operation: 65/65=1
Start Sub Search at level 1: Moving to Nod... | 0.992188 | hs_2 | mult_heuristic |
[
81,
43,
44,
99
] | 93 | [
"81-43=38",
"99-44=55",
"38+55=93"
] | Current State: 93:[81, 43, 44, 99], Operations: []
Exploring Operation: 81-43=38, Resulting Numbers: [44, 99, 38]
Generated Node #2: [44, 99, 38] from Operation: 81-43=38
Current State: 93:[44, 99, 38], Operations: ['81-43=38']
Exploring Operation: 99-44=55, Resulting Numbers: [38, 55]
Generated Node #3: [38, 55] from ... | 4 | Current State: 93:[81, 43, 44, 99], Operations: []
Exploring Operation: 81-43=38, Resulting Numbers: [44, 99, 38]
Generated Node #0,0: 93:[44, 99, 38] Operation: 81-43=38
Exploring Operation: 43+44=87, Resulting Numbers: [81, 99, 87]
Generated Node #0,1: 93:[81, 99, 87] Operation: 43+44=87
Exploring Operation: 44-43=1,... | 0.970486 | hs_4 | sum_heuristic |
[
96,
75,
44,
89
] | 36 | [
"75*44=3300",
"3300-96=3204",
"3204/89=36"
] | Current State: 36:[96, 75, 44, 89], Operations: []
Exploring Operation: 75*44=3300, Resulting Numbers: [96, 89, 3300]
Generated Node #2: [96, 89, 3300] from Operation: 75*44=3300
Current State: 36:[96, 89, 3300], Operations: ['75*44=3300']
Exploring Operation: 3300-96=3204, Resulting Numbers: [89, 3204]
Generated Node ... | 4 | Current State: 36:[96, 75, 44, 89], Operations: []
Exploring Operation: 96-89=7, Resulting Numbers: [75, 44, 7]
Generated Node #0,0: 36:[75, 44, 7] Operation: 96-89=7
Moving to Node #0,0
Current State: 36:[75, 44, 7], Operations: ['96-89=7']
Exploring Operation: 75-44=31, Resulting Numbers: [7, 31]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
18,
67,
96,
48
] | 76 | [
"18*48=864",
"864/96=9",
"67+9=76"
] | Current State: 76:[18, 67, 96, 48], Operations: []
Exploring Operation: 18*48=864, Resulting Numbers: [67, 96, 864]
Generated Node #2: [67, 96, 864] from Operation: 18*48=864
Current State: 76:[67, 96, 864], Operations: ['18*48=864']
Exploring Operation: 864/96=9, Resulting Numbers: [67, 9]
Generated Node #3: [67, 9] f... | 4 | Current State: 76:[18, 67, 96, 48], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [18, 67, 2]
Generated Node #0,0: 76:[18, 67, 2] Operation: 96/48=2
Exploring Operation: 96-18=78, Resulting Numbers: [67, 48, 78]
Generated Node #0,1: 76:[67, 48, 78] Operation: 96-18=78
Exploring Operation: 67-48=19, Re... | 0 | hs_5 | mult_heuristic |
[
35,
91,
79,
15
] | 32 | [
"35+91=126",
"79+15=94",
"126-94=32"
] | Current State: 32:[35, 91, 79, 15], Operations: []
Exploring Operation: 35+91=126, Resulting Numbers: [79, 15, 126]
Generated Node #2: [79, 15, 126] from Operation: 35+91=126
Current State: 32:[79, 15, 126], Operations: ['35+91=126']
Exploring Operation: 79+15=94, Resulting Numbers: [126, 94]
Generated Node #3: [126, 9... | 4 | Current State: 32:[35, 91, 79, 15], Operations: []
Exploring Operation: 79-15=64, Resulting Numbers: [35, 91, 64]
Generated Node #0,0: 32:[35, 91, 64] Operation: 79-15=64
Exploring Operation: 79-35=44, Resulting Numbers: [91, 15, 44]
Generated Node #0,1: 32:[91, 15, 44] Operation: 79-35=44
Exploring Operation: 91-35=56... | 0.976563 | hs_5 | mult_heuristic |
[
41,
56,
47,
25
] | 75 | [
"41+56=97",
"47-25=22",
"97-22=75"
] | Current State: 75:[41, 56, 47, 25], Operations: []
Exploring Operation: 41+56=97, Resulting Numbers: [47, 25, 97]
Generated Node #2: [47, 25, 97] from Operation: 41+56=97
Current State: 75:[47, 25, 97], Operations: ['41+56=97']
Exploring Operation: 47-25=22, Resulting Numbers: [97, 22]
Generated Node #3: [97, 22] from ... | 4 | Current State: 75:[41, 56, 47, 25], Operations: []
Exploring Operation: 56-41=15, Resulting Numbers: [47, 25, 15]
Generated Node #0,0: 75:[47, 25, 15] Operation: 56-41=15
Exploring Operation: 56-47=9, Resulting Numbers: [41, 25, 9]
Generated Node #0,1: 75:[41, 25, 9] Operation: 56-47=9
Exploring Operation: 47-41=6, Res... | 0.981771 | hs_4 | sum_heuristic |
[
11,
5,
37,
50
] | 54 | [
"50-37=13",
"5*13=65",
"65-11=54"
] | Current State: 54:[11, 5, 37, 50], Operations: []
Exploring Operation: 50-37=13, Resulting Numbers: [11, 5, 13]
Generated Node #2: [11, 5, 13] from Operation: 50-37=13
Current State: 54:[11, 5, 13], Operations: ['50-37=13']
Exploring Operation: 5*13=65, Resulting Numbers: [11, 65]
Generated Node #3: [11, 65] from Opera... | 4 | Current State: 54:[11, 5, 37, 50], Operations: []
Exploring Operation: 37-11=26, Resulting Numbers: [5, 50, 26]
Generated Node #0,0: 54:[5, 50, 26] Operation: 37-11=26
Exploring Operation: 50-37=13, Resulting Numbers: [11, 5, 13]
Generated Node #0,1: 54:[11, 5, 13] Operation: 50-37=13
Exploring Operation: 11+37=48, Res... | 0 | hs_4 | mult_heuristic |
[
11,
92,
2,
90
] | 26 | [
"11+92=103",
"103-90=13",
"2*13=26"
] | Current State: 26:[11, 92, 2, 90], Operations: []
Exploring Operation: 11+92=103, Resulting Numbers: [2, 90, 103]
Generated Node #2: [2, 90, 103] from Operation: 11+92=103
Current State: 26:[2, 90, 103], Operations: ['11+92=103']
Exploring Operation: 103-90=13, Resulting Numbers: [2, 13]
Generated Node #3: [2, 13] from... | 4 | Current State: 26:[11, 92, 2, 90], Operations: []
Exploring Operation: 90/2=45, Resulting Numbers: [11, 92, 45]
Generated Node #0,0: 26:[11, 92, 45] Operation: 90/2=45
Exploring Operation: 90-11=79, Resulting Numbers: [92, 2, 79]
Generated Node #0,1: 26:[92, 2, 79] Operation: 90-11=79
Exploring Operation: 92-11=81, Res... | 0.986979 | hs_5 | sum_heuristic |
[
51,
74,
40,
70
] | 61 | [
"74-70=4",
"40/4=10",
"51+10=61"
] | Current State: 61:[51, 74, 40, 70], Operations: []
Exploring Operation: 74-70=4, Resulting Numbers: [51, 40, 4]
Generated Node #2: [51, 40, 4] from Operation: 74-70=4
Current State: 61:[51, 40, 4], Operations: ['74-70=4']
Exploring Operation: 40/4=10, Resulting Numbers: [51, 10]
Generated Node #3: [51, 10] from Operati... | 4 | Current State: 61:[51, 74, 40, 70], Operations: []
Exploring Operation: 74-40=34, Resulting Numbers: [51, 70, 34]
Generated Node #0,0: 61:[51, 70, 34] Operation: 74-40=34
Exploring Operation: 51+40=91, Resulting Numbers: [74, 70, 91]
Generated Node #0,1: 61:[74, 70, 91] Operation: 51+40=91
Exploring Operation: 70-40=30... | 0 | hs_3 | sum_heuristic |
[
23,
21,
45,
69
] | 18 | [
"69/23=3",
"21*3=63",
"63-45=18"
] | Current State: 18:[23, 21, 45, 69], Operations: []
Exploring Operation: 69/23=3, Resulting Numbers: [21, 45, 3]
Generated Node #2: [21, 45, 3] from Operation: 69/23=3
Current State: 18:[21, 45, 3], Operations: ['69/23=3']
Exploring Operation: 21*3=63, Resulting Numbers: [45, 63]
Generated Node #3: [45, 63] from Operati... | 4 | Current State: 18:[23, 21, 45, 69], Operations: []
Exploring Operation: 45-21=24, Resulting Numbers: [23, 69, 24]
Generated Node #0,0: 18:[23, 69, 24] Operation: 45-21=24
Exploring Operation: 69-23=46, Resulting Numbers: [21, 45, 46]
Generated Node #0,1: 18:[21, 45, 46] Operation: 69-23=46
Exploring Operation: 45-23=22... | 0 | hs_5 | mult_heuristic |
[
97,
52,
16,
86
] | 47 | [
"97+52=149",
"16+86=102",
"149-102=47"
] | Current State: 47:[97, 52, 16, 86], Operations: []
Exploring Operation: 97+52=149, Resulting Numbers: [16, 86, 149]
Generated Node #2: [16, 86, 149] from Operation: 97+52=149
Current State: 47:[16, 86, 149], Operations: ['97+52=149']
Exploring Operation: 16+86=102, Resulting Numbers: [149, 102]
Generated Node #3: [149,... | 4 | Current State: 47:[97, 52, 16, 86], Operations: []
Exploring Operation: 97-52=45, Resulting Numbers: [16, 86, 45]
Generated Node #0,0: 47:[16, 86, 45] Operation: 97-52=45
Exploring Operation: 97-16=81, Resulting Numbers: [52, 86, 81]
Generated Node #0,1: 47:[52, 86, 81] Operation: 97-16=81
Exploring Operation: 86-16=70... | 0.967882 | hs_4 | mult_heuristic |
[
6,
62,
55,
75
] | 58 | [
"75-55=20",
"6*20=120",
"120-62=58"
] | Current State: 58:[6, 62, 55, 75], Operations: []
Exploring Operation: 75-55=20, Resulting Numbers: [6, 62, 20]
Generated Node #2: [6, 62, 20] from Operation: 75-55=20
Current State: 58:[6, 62, 20], Operations: ['75-55=20']
Exploring Operation: 6*20=120, Resulting Numbers: [62, 120]
Generated Node #3: [62, 120] from Op... | 4 | Current State: 58:[6, 62, 55, 75], Operations: []
Exploring Operation: 75-55=20, Resulting Numbers: [6, 62, 20]
Generated Node #0,0: 58:[6, 62, 20] Operation: 75-55=20
Exploring Operation: 75-62=13, Resulting Numbers: [6, 55, 13]
Generated Node #0,1: 58:[6, 55, 13] Operation: 75-62=13
Exploring Operation: 75-6=69, Resu... | 0 | hs_5 | sum_heuristic |
[
20,
52,
86,
69
] | 10 | [
"20*69=1380",
"52+86=138",
"1380/138=10"
] | Current State: 10:[20, 52, 86, 69], Operations: []
Exploring Operation: 20*69=1380, Resulting Numbers: [52, 86, 1380]
Generated Node #2: [52, 86, 1380] from Operation: 20*69=1380
Current State: 10:[52, 86, 1380], Operations: ['20*69=1380']
Exploring Operation: 52+86=138, Resulting Numbers: [1380, 138]
Generated Node #3... | 4 | Current State: 10:[20, 52, 86, 69], Operations: []
Exploring Operation: 52-20=32, Resulting Numbers: [86, 69, 32]
Generated Node #0,0: 10:[86, 69, 32] Operation: 52-20=32
Exploring Operation: 69-52=17, Resulting Numbers: [20, 86, 17]
Generated Node #0,1: 10:[20, 86, 17] Operation: 69-52=17
Exploring Operation: 86-69=17... | 0 | hs_4 | mult_heuristic |
[
19,
9,
58,
12
] | 18 | [
"19+9=28",
"58-12=46",
"46-28=18"
] | Current State: 18:[19, 9, 58, 12], Operations: []
Exploring Operation: 19+9=28, Resulting Numbers: [58, 12, 28]
Generated Node #2: [58, 12, 28] from Operation: 19+9=28
Current State: 18:[58, 12, 28], Operations: ['19+9=28']
Exploring Operation: 58-12=46, Resulting Numbers: [28, 46]
Generated Node #3: [28, 46] from Oper... | 4 | Current State: 18:[19, 9, 58, 12], Operations: []
Exploring Operation: 58-19=39, Resulting Numbers: [9, 12, 39]
Generated Node #0,0: 18:[9, 12, 39] Operation: 58-19=39
Moving to Node #0,0
Current State: 18:[9, 12, 39], Operations: ['58-19=39']
Exploring Operation: 39-12=27, Resulting Numbers: [9, 27]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
3,
28,
57,
25
] | 58 | [
"28-3=25",
"25/25=1",
"57+1=58"
] | Current State: 58:[3, 28, 57, 25], Operations: []
Exploring Operation: 28-3=25, Resulting Numbers: [57, 25, 25]
Generated Node #2: [57, 25, 25] from Operation: 28-3=25
Current State: 58:[57, 25, 25], Operations: ['28-3=25']
Exploring Operation: 25/25=1, Resulting Numbers: [57, 1]
Generated Node #3: [57, 1] from Operati... | 4 | Current State: 58:[3, 28, 57, 25], Operations: []
Exploring Operation: 3+25=28, Resulting Numbers: [28, 57, 28]
Generated Node #0,0: 58:[28, 57, 28] Operation: 3+25=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[28, 57, 28], Operations: ['3+25=28']
Exploring Operation: 57-28=29, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
36,
65,
26,
40
] | 43 | [
"65-36=29",
"40-26=14",
"29+14=43"
] | Current State: 43:[36, 65, 26, 40], Operations: []
Exploring Operation: 65-36=29, Resulting Numbers: [26, 40, 29]
Generated Node #2: [26, 40, 29] from Operation: 65-36=29
Current State: 43:[26, 40, 29], Operations: ['65-36=29']
Exploring Operation: 40-26=14, Resulting Numbers: [29, 14]
Generated Node #3: [29, 14] from ... | 4 | Current State: 43:[36, 65, 26, 40], Operations: []
Exploring Operation: 65-26=39, Resulting Numbers: [36, 40, 39]
Generated Node #0,0: 43:[36, 40, 39] Operation: 65-26=39
Exploring Operation: 65-36=29, Resulting Numbers: [26, 40, 29]
Generated Node #0,1: 43:[26, 40, 29] Operation: 65-36=29
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
90,
2,
17,
1
] | 63 | [
"90/2=45",
"17+1=18",
"45+18=63"
] | Current State: 63:[90, 2, 17, 1], Operations: []
Exploring Operation: 90/2=45, Resulting Numbers: [17, 1, 45]
Generated Node #2: [17, 1, 45] from Operation: 90/2=45
Current State: 63:[17, 1, 45], Operations: ['90/2=45']
Exploring Operation: 17+1=18, Resulting Numbers: [45, 18]
Generated Node #3: [45, 18] from Operation... | 4 | Current State: 63:[90, 2, 17, 1], Operations: []
Exploring Operation: 90-17=73, Resulting Numbers: [2, 1, 73]
Generated Node #0,0: 63:[2, 1, 73] Operation: 90-17=73
Exploring Operation: 90/2=45, Resulting Numbers: [17, 1, 45]
Generated Node #0,1: 63:[17, 1, 45] Operation: 90/2=45
Start Sub Search at level 1: Moving to ... | 0.986111 | hs_2 | sum_heuristic |
[
27,
2,
13,
66
] | 52 | [
"27+13=40",
"66-40=26",
"2*26=52"
] | Current State: 52:[27, 2, 13, 66], Operations: []
Exploring Operation: 27+13=40, Resulting Numbers: [2, 66, 40]
Generated Node #2: [2, 66, 40] from Operation: 27+13=40
Current State: 52:[2, 66, 40], Operations: ['27+13=40']
Exploring Operation: 66-40=26, Resulting Numbers: [2, 26]
Generated Node #3: [2, 26] from Operat... | 4 | Current State: 52:[27, 2, 13, 66], Operations: []
Exploring Operation: 66-13=53, Resulting Numbers: [27, 2, 53]
Generated Node #0,0: 52:[27, 2, 53] Operation: 66-13=53
Start Sub Search at level 1: Moving to Node #0,0
Current State: 52:[27, 2, 53], Operations: ['66-13=53']
Exploring Operation: 53-27=26, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
51,
37,
6,
54
] | 39 | [
"54-51=3",
"6/3=2",
"37+2=39"
] | Current State: 39:[51, 37, 6, 54], Operations: []
Exploring Operation: 54-51=3, Resulting Numbers: [37, 6, 3]
Generated Node #2: [37, 6, 3] from Operation: 54-51=3
Current State: 39:[37, 6, 3], Operations: ['54-51=3']
Exploring Operation: 6/3=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Operation: 6/3=... | 4 | Current State: 39:[51, 37, 6, 54], Operations: []
Exploring Operation: 54-51=3, Resulting Numbers: [37, 6, 3]
Generated Node #0,0: 39:[37, 6, 3] Operation: 54-51=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[37, 6, 3], Operations: ['54-51=3']
Exploring Operation: 6-3=3, Resulting Numbers: [37, 3... | 0 | hs_1 | mult_heuristic |
[
45,
37,
75,
34
] | 41 | [
"45+37=82",
"75-34=41",
"82-41=41"
] | Current State: 41:[45, 37, 75, 34], Operations: []
Exploring Operation: 45+37=82, Resulting Numbers: [75, 34, 82]
Generated Node #2: [75, 34, 82] from Operation: 45+37=82
Current State: 41:[75, 34, 82], Operations: ['45+37=82']
Exploring Operation: 75-34=41, Resulting Numbers: [82, 41]
Generated Node #3: [82, 41] from ... | 4 | Current State: 41:[45, 37, 75, 34], Operations: []
Exploring Operation: 45-34=11, Resulting Numbers: [37, 75, 11]
Generated Node #0,0: 41:[37, 75, 11] Operation: 45-34=11
Exploring Operation: 75-37=38, Resulting Numbers: [45, 34, 38]
Generated Node #0,1: 41:[45, 34, 38] Operation: 75-37=38
Exploring Operation: 75-34=41... | 0.983507 | hs_4 | sum_heuristic |
[
75,
18,
19,
80
] | 71 | [
"80-75=5",
"18*5=90",
"90-19=71"
] | Current State: 71:[75, 18, 19, 80], Operations: []
Exploring Operation: 80-75=5, Resulting Numbers: [18, 19, 5]
Generated Node #2: [18, 19, 5] from Operation: 80-75=5
Current State: 71:[18, 19, 5], Operations: ['80-75=5']
Exploring Operation: 18*5=90, Resulting Numbers: [19, 90]
Generated Node #3: [19, 90] from Operati... | 4 | Current State: 71:[75, 18, 19, 80], Operations: []
Exploring Operation: 80-18=62, Resulting Numbers: [75, 19, 62]
Generated Node #0,0: 71:[75, 19, 62] Operation: 80-18=62
Exploring Operation: 18+19=37, Resulting Numbers: [75, 80, 37]
Generated Node #0,1: 71:[75, 80, 37] Operation: 18+19=37
Exploring Operation: 80-19=61... | 0 | hs_4 | mult_heuristic |
[
71,
64,
36,
43
] | 14 | [
"71-64=7",
"43-36=7",
"7+7=14"
] | Current State: 14:[71, 64, 36, 43], Operations: []
Exploring Operation: 71-64=7, Resulting Numbers: [36, 43, 7]
Generated Node #2: [36, 43, 7] from Operation: 71-64=7
Current State: 14:[36, 43, 7], Operations: ['71-64=7']
Exploring Operation: 43-36=7, Resulting Numbers: [7, 7]
Generated Node #3: [7, 7] from Operation: ... | 4 | Current State: 14:[71, 64, 36, 43], Operations: []
Exploring Operation: 71-36=35, Resulting Numbers: [64, 43, 35]
Generated Node #0,0: 14:[64, 43, 35] Operation: 71-36=35
Exploring Operation: 64-43=21, Resulting Numbers: [71, 36, 21]
Generated Node #0,1: 14:[71, 36, 21] Operation: 64-43=21
Exploring Operation: 71-64=7,... | 0.987847 | hs_4 | sum_heuristic |
[
20,
58,
8,
84
] | 18 | [
"20*8=160",
"58+84=142",
"160-142=18"
] | Current State: 18:[20, 58, 8, 84], Operations: []
Exploring Operation: 20*8=160, Resulting Numbers: [58, 84, 160]
Generated Node #2: [58, 84, 160] from Operation: 20*8=160
Current State: 18:[58, 84, 160], Operations: ['20*8=160']
Exploring Operation: 58+84=142, Resulting Numbers: [160, 142]
Generated Node #3: [160, 142... | 4 | Current State: 18:[20, 58, 8, 84], Operations: []
Exploring Operation: 84-58=26, Resulting Numbers: [20, 8, 26]
Generated Node #0,0: 18:[20, 8, 26] Operation: 84-58=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[20, 8, 26], Operations: ['84-58=26']
Exploring Operation: 26-20=6, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.