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 |
|---|---|---|---|---|---|---|---|---|
[
40,
4,
20,
88
] | 13 | [
"20+88=108",
"108/4=27",
"40-27=13"
] | Current State: 13:[40, 4, 20, 88], Operations: []
Exploring Operation: 20+88=108, Resulting Numbers: [40, 4, 108]
Generated Node #2: [40, 4, 108] from Operation: 20+88=108
Current State: 13:[40, 4, 108], Operations: ['20+88=108']
Exploring Operation: 108/4=27, Resulting Numbers: [40, 27]
Generated Node #3: [40, 27] fro... | 4 | Current State: 13:[40, 4, 20, 88], Operations: []
Exploring Operation: 88/4=22, Resulting Numbers: [40, 20, 22]
Generated Node #0,0: 13:[40, 20, 22] Operation: 88/4=22
Exploring Operation: 40-20=20, Resulting Numbers: [4, 88, 20]
Generated Node #0,1: 13:[4, 88, 20] Operation: 40-20=20
Exploring Operation: 40/4=10, Resu... | 0 | hs_5 | mult_heuristic |
[
72,
7,
63,
6
] | 10 | [
"72+7=79",
"63+6=69",
"79-69=10"
] | Current State: 10:[72, 7, 63, 6], Operations: []
Exploring Operation: 72+7=79, Resulting Numbers: [63, 6, 79]
Generated Node #2: [63, 6, 79] from Operation: 72+7=79
Current State: 10:[63, 6, 79], Operations: ['72+7=79']
Exploring Operation: 63+6=69, Resulting Numbers: [79, 69]
Generated Node #3: [79, 69] from Operation... | 4 | Current State: 10:[72, 7, 63, 6], Operations: []
Exploring Operation: 72-63=9, Resulting Numbers: [7, 6, 9]
Generated Node #0,0: 10:[7, 6, 9] Operation: 72-63=9
Moving to Node #0,0
Current State: 10:[7, 6, 9], Operations: ['72-63=9']
Exploring Operation: 9-7=2, Resulting Numbers: [6, 2]
Generated Node #0,0,0: 10:[6, 2]... | 0 | hs_1 | sum_heuristic |
[
40,
38,
30,
41
] | 36 | [
"38-30=8",
"40/8=5",
"41-5=36"
] | Current State: 36:[40, 38, 30, 41], Operations: []
Exploring Operation: 38-30=8, Resulting Numbers: [40, 41, 8]
Generated Node #2: [40, 41, 8] from Operation: 38-30=8
Current State: 36:[40, 41, 8], Operations: ['38-30=8']
Exploring Operation: 40/8=5, Resulting Numbers: [41, 5]
Generated Node #3: [41, 5] from Operation:... | 4 | Current State: 36:[40, 38, 30, 41], Operations: []
Exploring Operation: 41-30=11, Resulting Numbers: [40, 38, 11]
Generated Node #0,0: 36:[40, 38, 11] Operation: 41-30=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 36:[40, 38, 11], Operations: ['41-30=11']
Exploring Operation: 40-38=2, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
73,
8,
94,
96
] | 63 | [
"73-8=65",
"96-94=2",
"65-2=63"
] | Current State: 63:[73, 8, 94, 96], Operations: []
Exploring Operation: 73-8=65, Resulting Numbers: [94, 96, 65]
Generated Node #2: [94, 96, 65] from Operation: 73-8=65
Current State: 63:[94, 96, 65], Operations: ['73-8=65']
Exploring Operation: 96-94=2, Resulting Numbers: [65, 2]
Generated Node #3: [65, 2] from Operati... | 4 | Current State: 63:[73, 8, 94, 96], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [73, 8, 2]
Generated Node #0,0: 63:[73, 8, 2] Operation: 96-94=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[73, 8, 2], Operations: ['96-94=2']
Exploring Operation: 73-8=65, Resulting Numbers: [2, ... | 0.993924 | hs_1 | sum_heuristic |
[
19,
58,
53,
15
] | 94 | [
"58-53=5",
"15*5=75",
"19+75=94"
] | Current State: 94:[19, 58, 53, 15], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [19, 15, 5]
Generated Node #2: [19, 15, 5] from Operation: 58-53=5
Current State: 94:[19, 15, 5], Operations: ['58-53=5']
Exploring Operation: 15*5=75, Resulting Numbers: [19, 75]
Generated Node #3: [19, 75] from Operati... | 4 | Current State: 94:[19, 58, 53, 15], Operations: []
Exploring Operation: 19+15=34, Resulting Numbers: [58, 53, 34]
Generated Node #0,0: 94:[58, 53, 34] Operation: 19+15=34
Exploring Operation: 58-53=5, Resulting Numbers: [19, 15, 5]
Generated Node #0,1: 94:[19, 15, 5] Operation: 58-53=5
Exploring Operation: 19-15=4, Res... | 0 | hs_5 | mult_heuristic |
[
77,
62,
98,
25
] | 88 | [
"77-62=15",
"98-25=73",
"15+73=88"
] | Current State: 88:[77, 62, 98, 25], Operations: []
Exploring Operation: 77-62=15, Resulting Numbers: [98, 25, 15]
Generated Node #2: [98, 25, 15] from Operation: 77-62=15
Current State: 88:[98, 25, 15], Operations: ['77-62=15']
Exploring Operation: 98-25=73, Resulting Numbers: [15, 73]
Generated Node #3: [15, 73] from ... | 4 | Current State: 88:[77, 62, 98, 25], Operations: []
Exploring Operation: 77-62=15, Resulting Numbers: [98, 25, 15]
Generated Node #0,0: 88:[98, 25, 15] Operation: 77-62=15
Exploring Operation: 98-77=21, Resulting Numbers: [62, 25, 21]
Generated Node #0,1: 88:[62, 25, 21] Operation: 98-77=21
Exploring Operation: 98-62=36... | 0.974826 | hs_3 | sum_heuristic |
[
2,
6,
91,
37
] | 21 | [
"91-2=89",
"37+89=126",
"126/6=21"
] | Current State: 21:[2, 6, 91, 37], Operations: []
Exploring Operation: 91-2=89, Resulting Numbers: [6, 37, 89]
Generated Node #2: [6, 37, 89] from Operation: 91-2=89
Current State: 21:[6, 37, 89], Operations: ['91-2=89']
Exploring Operation: 37+89=126, Resulting Numbers: [6, 126]
Generated Node #3: [6, 126] from Operati... | 4 | Current State: 21:[2, 6, 91, 37], Operations: []
Exploring Operation: 91-37=54, Resulting Numbers: [2, 6, 54]
Generated Node #0,0: 21:[2, 6, 54] Operation: 91-37=54
Exploring Operation: 91-2=89, Resulting Numbers: [6, 37, 89]
Generated Node #0,1: 21:[6, 37, 89] Operation: 91-2=89
Exploring Operation: 37-6=31, Resulting... | 0.94184 | hs_4 | mult_heuristic |
[
6,
70,
78,
77
] | 79 | [
"6+70=76",
"78+77=155",
"155-76=79"
] | Current State: 79:[6, 70, 78, 77], Operations: []
Exploring Operation: 6+70=76, Resulting Numbers: [78, 77, 76]
Generated Node #2: [78, 77, 76] from Operation: 6+70=76
Current State: 79:[78, 77, 76], Operations: ['6+70=76']
Exploring Operation: 78+77=155, Resulting Numbers: [76, 155]
Generated Node #3: [76, 155] from O... | 4 | Current State: 79:[6, 70, 78, 77], Operations: []
Exploring Operation: 6+70=76, Resulting Numbers: [78, 77, 76]
Generated Node #0,0: 79:[78, 77, 76] Operation: 6+70=76
Moving to Node #0,0
Current State: 79:[78, 77, 76], Operations: ['6+70=76']
Exploring Operation: 77+76=153, Resulting Numbers: [78, 153]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
5,
45,
75,
3
] | 87 | [
"45/5=9",
"75+3=78",
"9+78=87"
] | Current State: 87:[5, 45, 75, 3], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [75, 3, 9]
Generated Node #2: [75, 3, 9] from Operation: 45/5=9
Current State: 87:[75, 3, 9], Operations: ['45/5=9']
Exploring Operation: 75+3=78, Resulting Numbers: [9, 78]
Generated Node #3: [9, 78] from Operation: 75+3=7... | 4 | Current State: 87:[5, 45, 75, 3], Operations: []
Exploring Operation: 45/5=9, Resulting Numbers: [75, 3, 9]
Generated Node #0,0: 87:[75, 3, 9] Operation: 45/5=9
Exploring Operation: 75-45=30, Resulting Numbers: [5, 3, 30]
Generated Node #0,1: 87:[5, 3, 30] Operation: 75-45=30
Exploring Operation: 75/3=25, Resulting Num... | 0.987847 | hs_3 | sum_heuristic |
[
85,
88,
20,
64
] | 80 | [
"85*64=5440",
"88-20=68",
"5440/68=80"
] | Current State: 80:[85, 88, 20, 64], Operations: []
Exploring Operation: 85*64=5440, Resulting Numbers: [88, 20, 5440]
Generated Node #2: [88, 20, 5440] from Operation: 85*64=5440
Current State: 80:[88, 20, 5440], Operations: ['85*64=5440']
Exploring Operation: 88-20=68, Resulting Numbers: [5440, 68]
Generated Node #3: ... | 4 | Current State: 80:[85, 88, 20, 64], Operations: []
Exploring Operation: 88-85=3, Resulting Numbers: [20, 64, 3]
Generated Node #0,0: 80:[20, 64, 3] Operation: 88-85=3
Exploring Operation: 88-64=24, Resulting Numbers: [85, 20, 24]
Generated Node #0,1: 80:[85, 20, 24] Operation: 88-64=24
Exploring Operation: 20+64=84, Re... | 0 | hs_4 | mult_heuristic |
[
9,
17,
7,
33
] | 78 | [
"9*17=153",
"7*33=231",
"231-153=78"
] | Current State: 78:[9, 17, 7, 33], Operations: []
Exploring Operation: 9*17=153, Resulting Numbers: [7, 33, 153]
Generated Node #2: [7, 33, 153] from Operation: 9*17=153
Current State: 78:[7, 33, 153], Operations: ['9*17=153']
Exploring Operation: 7*33=231, Resulting Numbers: [153, 231]
Generated Node #3: [153, 231] fro... | 4 | Current State: 78:[9, 17, 7, 33], Operations: []
Exploring Operation: 9+17=26, Resulting Numbers: [7, 33, 26]
Generated Node #0,0: 78:[7, 33, 26] Operation: 9+17=26
Exploring Operation: 9+33=42, Resulting Numbers: [17, 7, 42]
Generated Node #0,1: 78:[17, 7, 42] Operation: 9+33=42
Exploring Operation: 33-9=24, Resulting... | 0 | hs_5 | sum_heuristic |
[
49,
3,
74,
63
] | 12 | [
"74-49=25",
"3*25=75",
"75-63=12"
] | Current State: 12:[49, 3, 74, 63], Operations: []
Exploring Operation: 74-49=25, Resulting Numbers: [3, 63, 25]
Generated Node #2: [3, 63, 25] from Operation: 74-49=25
Current State: 12:[3, 63, 25], Operations: ['74-49=25']
Exploring Operation: 3*25=75, Resulting Numbers: [63, 75]
Generated Node #3: [63, 75] from Opera... | 4 | Current State: 12:[49, 3, 74, 63], Operations: []
Exploring Operation: 63/3=21, Resulting Numbers: [49, 74, 21]
Generated Node #0,0: 12:[49, 74, 21] Operation: 63/3=21
Exploring Operation: 63-49=14, Resulting Numbers: [3, 74, 14]
Generated Node #0,1: 12:[3, 74, 14] Operation: 63-49=14
Exploring Operation: 74-63=11, Res... | 0 | hs_5 | sum_heuristic |
[
60,
30,
49,
41
] | 63 | [
"49+41=90",
"90/30=3",
"60+3=63"
] | Current State: 63:[60, 30, 49, 41], Operations: []
Exploring Operation: 49+41=90, Resulting Numbers: [60, 30, 90]
Generated Node #2: [60, 30, 90] from Operation: 49+41=90
Current State: 63:[60, 30, 90], Operations: ['49+41=90']
Exploring Operation: 90/30=3, Resulting Numbers: [60, 3]
Generated Node #3: [60, 3] from Ope... | 4 | Current State: 63:[60, 30, 49, 41], Operations: []
Exploring Operation: 49-41=8, Resulting Numbers: [60, 30, 8]
Generated Node #0,0: 63:[60, 30, 8] Operation: 49-41=8
Exploring Operation: 49-30=19, Resulting Numbers: [60, 41, 19]
Generated Node #0,1: 63:[60, 41, 19] Operation: 49-30=19
Exploring Operation: 41-30=11, Re... | 0 | hs_4 | mult_heuristic |
[
79,
65,
85,
82
] | 84 | [
"82-65=17",
"85/17=5",
"79+5=84"
] | Current State: 84:[79, 65, 85, 82], Operations: []
Exploring Operation: 82-65=17, Resulting Numbers: [79, 85, 17]
Generated Node #2: [79, 85, 17] from Operation: 82-65=17
Current State: 84:[79, 85, 17], Operations: ['82-65=17']
Exploring Operation: 85/17=5, Resulting Numbers: [79, 5]
Generated Node #3: [79, 5] from Ope... | 4 | Current State: 84:[79, 65, 85, 82], Operations: []
Exploring Operation: 85-65=20, Resulting Numbers: [79, 82, 20]
Generated Node #0,0: 84:[79, 82, 20] Operation: 85-65=20
Exploring Operation: 79-65=14, Resulting Numbers: [85, 82, 14]
Generated Node #0,1: 84:[85, 82, 14] Operation: 79-65=14
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
86,
47,
83,
94
] | 50 | [
"86-47=39",
"94-83=11",
"39+11=50"
] | Current State: 50:[86, 47, 83, 94], Operations: []
Exploring Operation: 86-47=39, Resulting Numbers: [83, 94, 39]
Generated Node #2: [83, 94, 39] from Operation: 86-47=39
Current State: 50:[83, 94, 39], Operations: ['86-47=39']
Exploring Operation: 94-83=11, Resulting Numbers: [39, 11]
Generated Node #3: [39, 11] from ... | 4 | Current State: 50:[86, 47, 83, 94], Operations: []
Exploring Operation: 86-83=3, Resulting Numbers: [47, 94, 3]
Generated Node #0,0: 50:[47, 94, 3] Operation: 86-83=3
Exploring Operation: 94-83=11, Resulting Numbers: [86, 47, 11]
Generated Node #0,1: 50:[86, 47, 11] Operation: 94-83=11
Exploring Operation: 94-47=47, Re... | 0.969618 | hs_5 | sum_heuristic |
[
56,
12,
28,
49
] | 63 | [
"56/28=2",
"12+49=61",
"2+61=63"
] | Current State: 63:[56, 12, 28, 49], Operations: []
Exploring Operation: 56/28=2, Resulting Numbers: [12, 49, 2]
Generated Node #2: [12, 49, 2] from Operation: 56/28=2
Current State: 63:[12, 49, 2], Operations: ['56/28=2']
Exploring Operation: 12+49=61, Resulting Numbers: [2, 61]
Generated Node #3: [2, 61] from Operatio... | 4 | Current State: 63:[56, 12, 28, 49], Operations: []
Exploring Operation: 56-28=28, Resulting Numbers: [12, 49, 28]
Generated Node #0,0: 63:[12, 49, 28] Operation: 56-28=28
Exploring Operation: 56/28=2, Resulting Numbers: [12, 49, 2]
Generated Node #0,1: 63:[12, 49, 2] Operation: 56/28=2
Exploring Operation: 56-49=7, Res... | 0.949653 | hs_5 | mult_heuristic |
[
5,
60,
15,
26
] | 29 | [
"60/5=12",
"15+26=41",
"41-12=29"
] | Current State: 29:[5, 60, 15, 26], Operations: []
Exploring Operation: 60/5=12, Resulting Numbers: [15, 26, 12]
Generated Node #2: [15, 26, 12] from Operation: 60/5=12
Current State: 29:[15, 26, 12], Operations: ['60/5=12']
Exploring Operation: 15+26=41, Resulting Numbers: [12, 41]
Generated Node #3: [12, 41] from Oper... | 4 | Current State: 29:[5, 60, 15, 26], Operations: []
Exploring Operation: 60/5=12, Resulting Numbers: [15, 26, 12]
Generated Node #0,0: 29:[15, 26, 12] Operation: 60/5=12
Exploring Operation: 60-26=34, Resulting Numbers: [5, 15, 34]
Generated Node #0,1: 29:[5, 15, 34] Operation: 60-26=34
Exploring Operation: 5+15=20, Resu... | 0.981771 | hs_5 | sum_heuristic |
[
93,
88,
69,
16
] | 48 | [
"93-88=5",
"69-16=53",
"53-5=48"
] | Current State: 48:[93, 88, 69, 16], Operations: []
Exploring Operation: 93-88=5, Resulting Numbers: [69, 16, 5]
Generated Node #2: [69, 16, 5] from Operation: 93-88=5
Current State: 48:[69, 16, 5], Operations: ['93-88=5']
Exploring Operation: 69-16=53, Resulting Numbers: [5, 53]
Generated Node #3: [5, 53] from Operatio... | 4 | Current State: 48:[93, 88, 69, 16], Operations: []
Exploring Operation: 93-88=5, Resulting Numbers: [69, 16, 5]
Generated Node #0,0: 48:[69, 16, 5] Operation: 93-88=5
Exploring Operation: 93-69=24, Resulting Numbers: [88, 16, 24]
Generated Node #0,1: 48:[88, 16, 24] Operation: 93-69=24
Moving to Node #0,0
Current State... | 0.990451 | hs_2 | sum_heuristic |
[
16,
77,
77,
53
] | 53 | [
"77-77=0",
"16*0=0",
"53+0=53"
] | Current State: 53:[16, 77, 77, 53], Operations: []
Exploring Operation: 77-77=0, Resulting Numbers: [16, 53, 0]
Generated Node #2: [16, 53, 0] from Operation: 77-77=0
Current State: 53:[16, 53, 0], Operations: ['77-77=0']
Exploring Operation: 16*0=0, Resulting Numbers: [53, 0]
Generated Node #3: [53, 0] from Operation:... | 4 | Current State: 53:[16, 77, 77, 53], Operations: []
Exploring Operation: 77-16=61, Resulting Numbers: [77, 53, 61]
Generated Node #0,0: 53:[77, 53, 61] Operation: 77-16=61
Exploring Operation: 77-16=61, Resulting Numbers: [77, 53, 61]
Generated Node #0,1: 53:[77, 53, 61] Operation: 77-16=61
Exploring Operation: 16+77=93... | 0 | hs_3 | mult_heuristic |
[
12,
13,
54,
1
] | 79 | [
"12+13=25",
"54*1=54",
"25+54=79"
] | Current State: 79:[12, 13, 54, 1], Operations: []
Exploring Operation: 12+13=25, Resulting Numbers: [54, 1, 25]
Generated Node #2: [54, 1, 25] from Operation: 12+13=25
Current State: 79:[54, 1, 25], Operations: ['12+13=25']
Exploring Operation: 54*1=54, Resulting Numbers: [25, 54]
Generated Node #3: [25, 54] from Opera... | 4 | Current State: 79:[12, 13, 54, 1], Operations: []
Exploring Operation: 12+13=25, Resulting Numbers: [54, 1, 25]
Generated Node #0,0: 79:[54, 1, 25] Operation: 12+13=25
Exploring Operation: 12+1=13, Resulting Numbers: [13, 54, 13]
Generated Node #0,1: 79:[13, 54, 13] Operation: 12+1=13
Exploring Operation: 12+54=66, Res... | 0.987847 | hs_3 | mult_heuristic |
[
4,
28,
66,
83
] | 37 | [
"4*28=112",
"66+83=149",
"149-112=37"
] | Current State: 37:[4, 28, 66, 83], Operations: []
Exploring Operation: 4*28=112, Resulting Numbers: [66, 83, 112]
Generated Node #2: [66, 83, 112] from Operation: 4*28=112
Current State: 37:[66, 83, 112], Operations: ['4*28=112']
Exploring Operation: 66+83=149, Resulting Numbers: [112, 149]
Generated Node #3: [112, 149... | 4 | Current State: 37:[4, 28, 66, 83], Operations: []
Exploring Operation: 66-28=38, Resulting Numbers: [4, 83, 38]
Generated Node #0,0: 37:[4, 83, 38] Operation: 66-28=38
Exploring Operation: 4+28=32, Resulting Numbers: [66, 83, 32]
Generated Node #0,1: 37:[66, 83, 32] Operation: 4+28=32
Exploring Operation: 83-66=17, Res... | 0 | hs_5 | sum_heuristic |
[
57,
23,
26,
82
] | 52 | [
"57+23=80",
"82-80=2",
"26*2=52"
] | Current State: 52:[57, 23, 26, 82], Operations: []
Exploring Operation: 57+23=80, Resulting Numbers: [26, 82, 80]
Generated Node #2: [26, 82, 80] from Operation: 57+23=80
Current State: 52:[26, 82, 80], Operations: ['57+23=80']
Exploring Operation: 82-80=2, Resulting Numbers: [26, 2]
Generated Node #3: [26, 2] from Ope... | 4 | Current State: 52:[57, 23, 26, 82], Operations: []
Exploring Operation: 82-23=59, Resulting Numbers: [57, 26, 59]
Generated Node #0,0: 52:[57, 26, 59] Operation: 82-23=59
Exploring Operation: 82-57=25, Resulting Numbers: [23, 26, 25]
Generated Node #0,1: 52:[23, 26, 25] Operation: 82-57=25
Exploring Operation: 82-26=56... | 0.988715 | hs_4 | sum_heuristic |
[
20,
40,
26,
32
] | 84 | [
"40/20=2",
"26*2=52",
"32+52=84"
] | Current State: 84:[20, 40, 26, 32], Operations: []
Exploring Operation: 40/20=2, Resulting Numbers: [26, 32, 2]
Generated Node #2: [26, 32, 2] from Operation: 40/20=2
Current State: 84:[26, 32, 2], Operations: ['40/20=2']
Exploring Operation: 26*2=52, Resulting Numbers: [32, 52]
Generated Node #3: [32, 52] from Operati... | 4 | Current State: 84:[20, 40, 26, 32], Operations: []
Exploring Operation: 40-32=8, Resulting Numbers: [20, 26, 8]
Generated Node #0,0: 84:[20, 26, 8] Operation: 40-32=8
Exploring Operation: 40-26=14, Resulting Numbers: [20, 32, 14]
Generated Node #0,1: 84:[20, 32, 14] Operation: 40-26=14
Exploring Operation: 32-20=12, Re... | 0 | hs_5 | sum_heuristic |
[
27,
33,
67,
26
] | 34 | [
"27-26=1",
"67-33=34",
"1*34=34"
] | Current State: 34:[27, 33, 67, 26], Operations: []
Exploring Operation: 27-26=1, Resulting Numbers: [33, 67, 1]
Generated Node #2: [33, 67, 1] from Operation: 27-26=1
Current State: 34:[33, 67, 1], Operations: ['27-26=1']
Exploring Operation: 67-33=34, Resulting Numbers: [1, 34]
Generated Node #3: [1, 34] from Operatio... | 4 | Current State: 34:[27, 33, 67, 26], Operations: []
Exploring Operation: 67-27=40, Resulting Numbers: [33, 26, 40]
Generated Node #0,0: 34:[33, 26, 40] Operation: 67-27=40
Exploring Operation: 67-33=34, Resulting Numbers: [27, 26, 34]
Generated Node #0,1: 34:[27, 26, 34] Operation: 67-33=34
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
12,
4,
23,
45
] | 35 | [
"12+45=57",
"4*23=92",
"92-57=35"
] | Current State: 35:[12, 4, 23, 45], Operations: []
Exploring Operation: 12+45=57, Resulting Numbers: [4, 23, 57]
Generated Node #2: [4, 23, 57] from Operation: 12+45=57
Current State: 35:[4, 23, 57], Operations: ['12+45=57']
Exploring Operation: 4*23=92, Resulting Numbers: [57, 92]
Generated Node #3: [57, 92] from Opera... | 4 | Current State: 35:[12, 4, 23, 45], Operations: []
Exploring Operation: 12+23=35, Resulting Numbers: [4, 45, 35]
Generated Node #0,0: 35:[4, 45, 35] Operation: 12+23=35
Moving to Node #0,0
Current State: 35:[4, 45, 35], Operations: ['12+23=35']
Exploring Operation: 45-35=10, Resulting Numbers: [4, 10]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
65,
92,
26,
12
] | 32 | [
"92-12=80",
"26*80=2080",
"2080/65=32"
] | Current State: 32:[65, 92, 26, 12], Operations: []
Exploring Operation: 92-12=80, Resulting Numbers: [65, 26, 80]
Generated Node #2: [65, 26, 80] from Operation: 92-12=80
Current State: 32:[65, 26, 80], Operations: ['92-12=80']
Exploring Operation: 26*80=2080, Resulting Numbers: [65, 2080]
Generated Node #3: [65, 2080]... | 4 | Current State: 32:[65, 92, 26, 12], Operations: []
Exploring Operation: 92-26=66, Resulting Numbers: [65, 12, 66]
Generated Node #0,0: 32:[65, 12, 66] Operation: 92-26=66
Exploring Operation: 92-12=80, Resulting Numbers: [65, 26, 80]
Generated Node #0,1: 32:[65, 26, 80] Operation: 92-12=80
Exploring Operation: 92-65=27... | 0 | hs_5 | sum_heuristic |
[
69,
11,
25,
64
] | 41 | [
"69+11=80",
"64-25=39",
"80-39=41"
] | Current State: 41:[69, 11, 25, 64], Operations: []
Exploring Operation: 69+11=80, Resulting Numbers: [25, 64, 80]
Generated Node #2: [25, 64, 80] from Operation: 69+11=80
Current State: 41:[25, 64, 80], Operations: ['69+11=80']
Exploring Operation: 64-25=39, Resulting Numbers: [80, 39]
Generated Node #3: [80, 39] from ... | 4 | Current State: 41:[69, 11, 25, 64], Operations: []
Exploring Operation: 11+25=36, Resulting Numbers: [69, 64, 36]
Generated Node #0,0: 41:[69, 64, 36] Operation: 11+25=36
Exploring Operation: 69-11=58, Resulting Numbers: [25, 64, 58]
Generated Node #0,1: 41:[25, 64, 58] Operation: 69-11=58
Exploring Operation: 69-25=44... | 0.986979 | hs_3 | sum_heuristic |
[
62,
31,
44,
17
] | 31 | [
"62-44=18",
"18-17=1",
"31*1=31"
] | Current State: 31:[62, 31, 44, 17], Operations: []
Exploring Operation: 62-44=18, Resulting Numbers: [31, 17, 18]
Generated Node #2: [31, 17, 18] from Operation: 62-44=18
Current State: 31:[31, 17, 18], Operations: ['62-44=18']
Exploring Operation: 18-17=1, Resulting Numbers: [31, 1]
Generated Node #3: [31, 1] from Ope... | 4 | Current State: 31:[62, 31, 44, 17], Operations: []
Exploring Operation: 62-17=45, Resulting Numbers: [31, 44, 45]
Generated Node #0,0: 31:[31, 44, 45] Operation: 62-17=45
Exploring Operation: 62-44=18, Resulting Numbers: [31, 17, 18]
Generated Node #0,1: 31:[31, 17, 18] Operation: 62-44=18
Exploring Operation: 62-31=31... | 0.972222 | hs_3 | mult_heuristic |
[
10,
11,
39,
19
] | 41 | [
"10+11=21",
"39-19=20",
"21+20=41"
] | Current State: 41:[10, 11, 39, 19], Operations: []
Exploring Operation: 10+11=21, Resulting Numbers: [39, 19, 21]
Generated Node #2: [39, 19, 21] from Operation: 10+11=21
Current State: 41:[39, 19, 21], Operations: ['10+11=21']
Exploring Operation: 39-19=20, Resulting Numbers: [21, 20]
Generated Node #3: [21, 20] from ... | 4 | Current State: 41:[10, 11, 39, 19], Operations: []
Exploring Operation: 10+11=21, Resulting Numbers: [39, 19, 21]
Generated Node #0,0: 41:[39, 19, 21] Operation: 10+11=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[39, 19, 21], Operations: ['10+11=21']
Exploring Operation: 19+21=40, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
1,
1,
59,
27
] | 34 | [
"1+1=2",
"59-27=32",
"2+32=34"
] | Current State: 34:[1, 1, 59, 27], Operations: []
Exploring Operation: 1+1=2, Resulting Numbers: [59, 27, 2]
Generated Node #2: [59, 27, 2] from Operation: 1+1=2
Current State: 34:[59, 27, 2], Operations: ['1+1=2']
Exploring Operation: 59-27=32, Resulting Numbers: [2, 32]
Generated Node #3: [2, 32] from Operation: 59-27... | 4 | Current State: 34:[1, 1, 59, 27], Operations: []
Exploring Operation: 59-1=58, Resulting Numbers: [1, 27, 58]
Generated Node #0,0: 34:[1, 27, 58] Operation: 59-1=58
Exploring Operation: 1+1=2, Resulting Numbers: [59, 27, 2]
Generated Node #0,1: 34:[59, 27, 2] Operation: 1+1=2
Exploring Operation: 1+27=28, Resulting Num... | 0.954861 | hs_4 | mult_heuristic |
[
12,
64,
59,
22
] | 15 | [
"64-12=52",
"59-22=37",
"52-37=15"
] | Current State: 15:[12, 64, 59, 22], Operations: []
Exploring Operation: 64-12=52, Resulting Numbers: [59, 22, 52]
Generated Node #2: [59, 22, 52] from Operation: 64-12=52
Current State: 15:[59, 22, 52], Operations: ['64-12=52']
Exploring Operation: 59-22=37, Resulting Numbers: [52, 37]
Generated Node #3: [52, 37] from ... | 4 | Current State: 15:[12, 64, 59, 22], Operations: []
Exploring Operation: 59-22=37, Resulting Numbers: [12, 64, 37]
Generated Node #0,0: 15:[12, 64, 37] Operation: 59-22=37
Exploring Operation: 64-59=5, Resulting Numbers: [12, 22, 5]
Generated Node #0,1: 15:[12, 22, 5] Operation: 64-59=5
Exploring Operation: 59-12=47, Re... | 0.986111 | hs_5 | mult_heuristic |
[
49,
89,
6,
2
] | 66 | [
"49+89=138",
"138-6=132",
"132/2=66"
] | Current State: 66:[49, 89, 6, 2], Operations: []
Exploring Operation: 49+89=138, Resulting Numbers: [6, 2, 138]
Generated Node #2: [6, 2, 138] from Operation: 49+89=138
Current State: 66:[6, 2, 138], Operations: ['49+89=138']
Exploring Operation: 138-6=132, Resulting Numbers: [2, 132]
Generated Node #3: [2, 132] from O... | 4 | Current State: 66:[49, 89, 6, 2], Operations: []
Exploring Operation: 89-49=40, Resulting Numbers: [6, 2, 40]
Generated Node #0,0: 66:[6, 2, 40] Operation: 89-49=40
Exploring Operation: 49-6=43, Resulting Numbers: [89, 2, 43]
Generated Node #0,1: 66:[89, 2, 43] Operation: 49-6=43
Exploring Operation: 49+6=55, Resulting... | 0 | hs_4 | mult_heuristic |
[
54,
95,
59,
14
] | 33 | [
"59-54=5",
"95/5=19",
"14+19=33"
] | Current State: 33:[54, 95, 59, 14], Operations: []
Exploring Operation: 59-54=5, Resulting Numbers: [95, 14, 5]
Generated Node #2: [95, 14, 5] from Operation: 59-54=5
Current State: 33:[95, 14, 5], Operations: ['59-54=5']
Exploring Operation: 95/5=19, Resulting Numbers: [14, 19]
Generated Node #3: [14, 19] from Operati... | 4 | Current State: 33:[54, 95, 59, 14], Operations: []
Exploring Operation: 95-59=36, Resulting Numbers: [54, 14, 36]
Generated Node #0,0: 33:[54, 14, 36] Operation: 95-59=36
Exploring Operation: 95-54=41, Resulting Numbers: [59, 14, 41]
Generated Node #0,1: 33:[59, 14, 41] Operation: 95-54=41
Exploring Operation: 59-54=5,... | 0.967882 | hs_3 | mult_heuristic |
[
47,
84,
10,
15
] | 30 | [
"84+10=94",
"94/47=2",
"15*2=30"
] | Current State: 30:[47, 84, 10, 15], Operations: []
Exploring Operation: 84+10=94, Resulting Numbers: [47, 15, 94]
Generated Node #2: [47, 15, 94] from Operation: 84+10=94
Current State: 30:[47, 15, 94], Operations: ['84+10=94']
Exploring Operation: 94/47=2, Resulting Numbers: [15, 2]
Generated Node #3: [15, 2] from Ope... | 4 | Current State: 30:[47, 84, 10, 15], Operations: []
Exploring Operation: 84-15=69, Resulting Numbers: [47, 10, 69]
Generated Node #0,0: 30:[47, 10, 69] Operation: 84-15=69
Exploring Operation: 84-47=37, Resulting Numbers: [10, 15, 37]
Generated Node #0,1: 30:[10, 15, 37] Operation: 84-47=37
Exploring Operation: 47-15=32... | 0 | hs_3 | mult_heuristic |
[
81,
25,
77,
44
] | 23 | [
"81-25=56",
"77-44=33",
"56-33=23"
] | Current State: 23:[81, 25, 77, 44], Operations: []
Exploring Operation: 81-25=56, Resulting Numbers: [77, 44, 56]
Generated Node #2: [77, 44, 56] from Operation: 81-25=56
Current State: 23:[77, 44, 56], Operations: ['81-25=56']
Exploring Operation: 77-44=33, Resulting Numbers: [56, 33]
Generated Node #3: [56, 33] from ... | 4 | Current State: 23:[81, 25, 77, 44], Operations: []
Exploring Operation: 81-25=56, Resulting Numbers: [77, 44, 56]
Generated Node #0,0: 23:[77, 44, 56] Operation: 81-25=56
Exploring Operation: 81-77=4, Resulting Numbers: [25, 44, 4]
Generated Node #0,1: 23:[25, 44, 4] Operation: 81-77=4
Exploring Operation: 77-44=33, Re... | 0.981771 | hs_4 | sum_heuristic |
[
40,
47,
73,
18
] | 13 | [
"47-40=7",
"73+18=91",
"91/7=13"
] | Current State: 13:[40, 47, 73, 18], Operations: []
Exploring Operation: 47-40=7, Resulting Numbers: [73, 18, 7]
Generated Node #2: [73, 18, 7] from Operation: 47-40=7
Current State: 13:[73, 18, 7], Operations: ['47-40=7']
Exploring Operation: 73+18=91, Resulting Numbers: [7, 91]
Generated Node #3: [7, 91] from Operatio... | 4 | Current State: 13:[40, 47, 73, 18], Operations: []
Exploring Operation: 73-47=26, Resulting Numbers: [40, 18, 26]
Generated Node #0,0: 13:[40, 18, 26] Operation: 73-47=26
Exploring Operation: 47-40=7, Resulting Numbers: [73, 18, 7]
Generated Node #0,1: 13:[73, 18, 7] Operation: 47-40=7
Exploring Operation: 73-40=33, Re... | 0 | hs_4 | mult_heuristic |
[
42,
58,
10,
54
] | 62 | [
"54-42=12",
"10*12=120",
"120-58=62"
] | Current State: 62:[42, 58, 10, 54], Operations: []
Exploring Operation: 54-42=12, Resulting Numbers: [58, 10, 12]
Generated Node #2: [58, 10, 12] from Operation: 54-42=12
Current State: 62:[58, 10, 12], Operations: ['54-42=12']
Exploring Operation: 10*12=120, Resulting Numbers: [58, 120]
Generated Node #3: [58, 120] fr... | 4 | Current State: 62:[42, 58, 10, 54], Operations: []
Exploring Operation: 42+10=52, Resulting Numbers: [58, 54, 52]
Generated Node #0,0: 62:[58, 54, 52] Operation: 42+10=52
Exploring Operation: 58-54=4, Resulting Numbers: [42, 10, 4]
Generated Node #0,1: 62:[42, 10, 4] Operation: 58-54=4
Exploring Operation: 54-42=12, Re... | 0 | hs_5 | mult_heuristic |
[
82,
91,
5,
88
] | 67 | [
"91-88=3",
"5*3=15",
"82-15=67"
] | Current State: 67:[82, 91, 5, 88], Operations: []
Exploring Operation: 91-88=3, Resulting Numbers: [82, 5, 3]
Generated Node #2: [82, 5, 3] from Operation: 91-88=3
Current State: 67:[82, 5, 3], Operations: ['91-88=3']
Exploring Operation: 5*3=15, Resulting Numbers: [82, 15]
Generated Node #3: [82, 15] from Operation: 5... | 4 | Current State: 67:[82, 91, 5, 88], Operations: []
Exploring Operation: 82-5=77, Resulting Numbers: [91, 88, 77]
Generated Node #0,0: 67:[91, 88, 77] Operation: 82-5=77
Exploring Operation: 91-5=86, Resulting Numbers: [82, 88, 86]
Generated Node #0,1: 67:[82, 88, 86] Operation: 91-5=86
Exploring Operation: 82+5=87, Resu... | 0 | hs_4 | sum_heuristic |
[
31,
6,
73,
19
] | 26 | [
"73-31=42",
"42/6=7",
"19+7=26"
] | Current State: 26:[31, 6, 73, 19], Operations: []
Exploring Operation: 73-31=42, Resulting Numbers: [6, 19, 42]
Generated Node #2: [6, 19, 42] from Operation: 73-31=42
Current State: 26:[6, 19, 42], Operations: ['73-31=42']
Exploring Operation: 42/6=7, Resulting Numbers: [19, 7]
Generated Node #3: [19, 7] from Operatio... | 4 | Current State: 26:[31, 6, 73, 19], Operations: []
Exploring Operation: 73-19=54, Resulting Numbers: [31, 6, 54]
Generated Node #0,0: 26:[31, 6, 54] Operation: 73-19=54
Exploring Operation: 73-31=42, Resulting Numbers: [6, 19, 42]
Generated Node #0,1: 26:[6, 19, 42] Operation: 73-31=42
Exploring Operation: 31-19=12, Res... | 0.983507 | hs_5 | sum_heuristic |
[
69,
92,
68,
16
] | 56 | [
"69*16=1104",
"1104/92=12",
"68-12=56"
] | Current State: 56:[69, 92, 68, 16], Operations: []
Exploring Operation: 69*16=1104, Resulting Numbers: [92, 68, 1104]
Generated Node #2: [92, 68, 1104] from Operation: 69*16=1104
Current State: 56:[92, 68, 1104], Operations: ['69*16=1104']
Exploring Operation: 1104/92=12, Resulting Numbers: [68, 12]
Generated Node #3: ... | 4 | Current State: 56:[69, 92, 68, 16], Operations: []
Exploring Operation: 92-69=23, Resulting Numbers: [68, 16, 23]
Generated Node #0,0: 56:[68, 16, 23] Operation: 92-69=23
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[68, 16, 23], Operations: ['92-69=23']
Exploring Operation: 68-16=52, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
1,
19,
6,
79
] | 91 | [
"19-1=18",
"79-6=73",
"18+73=91"
] | Current State: 91:[1, 19, 6, 79], Operations: []
Exploring Operation: 19-1=18, Resulting Numbers: [6, 79, 18]
Generated Node #2: [6, 79, 18] from Operation: 19-1=18
Current State: 91:[6, 79, 18], Operations: ['19-1=18']
Exploring Operation: 79-6=73, Resulting Numbers: [18, 73]
Generated Node #3: [18, 73] from Operation... | 4 | Current State: 91:[1, 19, 6, 79], Operations: []
Exploring Operation: 19+79=98, Resulting Numbers: [1, 6, 98]
Generated Node #0,0: 91:[1, 6, 98] Operation: 19+79=98
Exploring Operation: 19-1=18, Resulting Numbers: [6, 79, 18]
Generated Node #0,1: 91:[6, 79, 18] Operation: 19-1=18
Moving to Node #0,0
Current State: 91:[... | 0.991319 | hs_2 | sum_heuristic |
[
12,
59,
4,
78
] | 35 | [
"59-12=47",
"4+78=82",
"82-47=35"
] | Current State: 35:[12, 59, 4, 78], Operations: []
Exploring Operation: 59-12=47, Resulting Numbers: [4, 78, 47]
Generated Node #2: [4, 78, 47] from Operation: 59-12=47
Current State: 35:[4, 78, 47], Operations: ['59-12=47']
Exploring Operation: 4+78=82, Resulting Numbers: [47, 82]
Generated Node #3: [47, 82] from Opera... | 4 | Current State: 35:[12, 59, 4, 78], Operations: []
Exploring Operation: 59-12=47, Resulting Numbers: [4, 78, 47]
Generated Node #0,0: 35:[4, 78, 47] Operation: 59-12=47
Exploring Operation: 78-59=19, Resulting Numbers: [12, 4, 19]
Generated Node #0,1: 35:[12, 4, 19] Operation: 78-59=19
Moving to Node #0,1
Current State:... | 0.988715 | hs_2 | mult_heuristic |
[
54,
71,
55,
7
] | 10 | [
"54+71=125",
"125-55=70",
"70/7=10"
] | Current State: 10:[54, 71, 55, 7], Operations: []
Exploring Operation: 54+71=125, Resulting Numbers: [55, 7, 125]
Generated Node #2: [55, 7, 125] from Operation: 54+71=125
Current State: 10:[55, 7, 125], Operations: ['54+71=125']
Exploring Operation: 125-55=70, Resulting Numbers: [7, 70]
Generated Node #3: [7, 70] from... | 4 | Current State: 10:[54, 71, 55, 7], Operations: []
Exploring Operation: 71-54=17, Resulting Numbers: [55, 7, 17]
Generated Node #0,0: 10:[55, 7, 17] Operation: 71-54=17
Exploring Operation: 55-54=1, Resulting Numbers: [71, 7, 1]
Generated Node #0,1: 10:[71, 7, 1] Operation: 55-54=1
Exploring Operation: 71-55=16, Resulti... | 0.96441 | hs_3 | mult_heuristic |
[
5,
88,
90,
47
] | 99 | [
"90-88=2",
"47*2=94",
"5+94=99"
] | Current State: 99:[5, 88, 90, 47], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [5, 47, 2]
Generated Node #2: [5, 47, 2] from Operation: 90-88=2
Current State: 99:[5, 47, 2], Operations: ['90-88=2']
Exploring Operation: 47*2=94, Resulting Numbers: [5, 94]
Generated Node #3: [5, 94] from Operation: 47... | 4 | Current State: 99:[5, 88, 90, 47], Operations: []
Exploring Operation: 90-88=2, Resulting Numbers: [5, 47, 2]
Generated Node #0,0: 99:[5, 47, 2] Operation: 90-88=2
Exploring Operation: 88-47=41, Resulting Numbers: [5, 90, 41]
Generated Node #0,1: 99:[5, 90, 41] Operation: 88-47=41
Moving to Node #0,0
Current State: 99:... | 0.991319 | hs_2 | sum_heuristic |
[
82,
60,
8,
98
] | 58 | [
"98-82=16",
"16/8=2",
"60-2=58"
] | Current State: 58:[82, 60, 8, 98], Operations: []
Exploring Operation: 98-82=16, Resulting Numbers: [60, 8, 16]
Generated Node #2: [60, 8, 16] from Operation: 98-82=16
Current State: 58:[60, 8, 16], Operations: ['98-82=16']
Exploring Operation: 16/8=2, Resulting Numbers: [60, 2]
Generated Node #3: [60, 2] from Operatio... | 4 | Current State: 58:[82, 60, 8, 98], Operations: []
Exploring Operation: 82-60=22, Resulting Numbers: [8, 98, 22]
Generated Node #0,0: 58:[8, 98, 22] Operation: 82-60=22
Exploring Operation: 98-82=16, Resulting Numbers: [60, 8, 16]
Generated Node #0,1: 58:[60, 8, 16] Operation: 98-82=16
Exploring Operation: 98-60=38, Res... | 0.976563 | hs_3 | mult_heuristic |
[
65,
6,
38,
58
] | 55 | [
"58-38=20",
"6*20=120",
"120-65=55"
] | Current State: 55:[65, 6, 38, 58], Operations: []
Exploring Operation: 58-38=20, Resulting Numbers: [65, 6, 20]
Generated Node #2: [65, 6, 20] from Operation: 58-38=20
Current State: 55:[65, 6, 20], Operations: ['58-38=20']
Exploring Operation: 6*20=120, Resulting Numbers: [65, 120]
Generated Node #3: [65, 120] from Op... | 4 | Current State: 55:[65, 6, 38, 58], Operations: []
Exploring Operation: 58-38=20, Resulting Numbers: [65, 6, 20]
Generated Node #0,0: 55:[65, 6, 20] Operation: 58-38=20
Exploring Operation: 65-6=59, Resulting Numbers: [38, 58, 59]
Generated Node #0,1: 55:[38, 58, 59] Operation: 65-6=59
Exploring Operation: 6+38=44, Resu... | 0 | hs_5 | mult_heuristic |
[
9,
86,
98,
63
] | 84 | [
"86-9=77",
"98+63=161",
"161-77=84"
] | Current State: 84:[9, 86, 98, 63], Operations: []
Exploring Operation: 86-9=77, Resulting Numbers: [98, 63, 77]
Generated Node #2: [98, 63, 77] from Operation: 86-9=77
Current State: 84:[98, 63, 77], Operations: ['86-9=77']
Exploring Operation: 98+63=161, Resulting Numbers: [77, 161]
Generated Node #3: [77, 161] from O... | 4 | Current State: 84:[9, 86, 98, 63], Operations: []
Exploring Operation: 63/9=7, Resulting Numbers: [86, 98, 7]
Generated Node #0,0: 84:[86, 98, 7] Operation: 63/9=7
Exploring Operation: 98-63=35, Resulting Numbers: [9, 86, 35]
Generated Node #0,1: 84:[9, 86, 35] Operation: 98-63=35
Moving to Node #0,1
Current State: 84:... | 0.986111 | hs_2 | sum_heuristic |
[
20,
84,
26,
2
] | 91 | [
"20+84=104",
"26/2=13",
"104-13=91"
] | Current State: 91:[20, 84, 26, 2], Operations: []
Exploring Operation: 20+84=104, Resulting Numbers: [26, 2, 104]
Generated Node #2: [26, 2, 104] from Operation: 20+84=104
Current State: 91:[26, 2, 104], Operations: ['20+84=104']
Exploring Operation: 26/2=13, Resulting Numbers: [104, 13]
Generated Node #3: [104, 13] fr... | 4 | Current State: 91:[20, 84, 26, 2], Operations: []
Exploring Operation: 26/2=13, Resulting Numbers: [20, 84, 13]
Generated Node #0,0: 91:[20, 84, 13] Operation: 26/2=13
Exploring Operation: 26-20=6, Resulting Numbers: [84, 2, 6]
Generated Node #0,1: 91:[84, 2, 6] Operation: 26-20=6
Start Sub Search at level 1: Moving to... | 0.986979 | hs_2 | mult_heuristic |
[
18,
8,
23,
49
] | 32 | [
"23+49=72",
"72/18=4",
"8*4=32"
] | Current State: 32:[18, 8, 23, 49], Operations: []
Exploring Operation: 23+49=72, Resulting Numbers: [18, 8, 72]
Generated Node #2: [18, 8, 72] from Operation: 23+49=72
Current State: 32:[18, 8, 72], Operations: ['23+49=72']
Exploring Operation: 72/18=4, Resulting Numbers: [8, 4]
Generated Node #3: [8, 4] from Operation... | 4 | Current State: 32:[18, 8, 23, 49], Operations: []
Exploring Operation: 49-23=26, Resulting Numbers: [18, 8, 26]
Generated Node #0,0: 32:[18, 8, 26] Operation: 49-23=26
Exploring Operation: 49-18=31, Resulting Numbers: [8, 23, 31]
Generated Node #0,1: 32:[8, 23, 31] Operation: 49-18=31
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
37,
37,
39,
96
] | 61 | [
"37+37=74",
"39+96=135",
"135-74=61"
] | Current State: 61:[37, 37, 39, 96], Operations: []
Exploring Operation: 37+37=74, Resulting Numbers: [39, 96, 74]
Generated Node #2: [39, 96, 74] from Operation: 37+37=74
Current State: 61:[39, 96, 74], Operations: ['37+37=74']
Exploring Operation: 39+96=135, Resulting Numbers: [74, 135]
Generated Node #3: [74, 135] fr... | 4 | Current State: 61:[37, 37, 39, 96], Operations: []
Exploring Operation: 96-37=59, Resulting Numbers: [37, 39, 59]
Generated Node #0,0: 61:[37, 39, 59] Operation: 96-37=59
Exploring Operation: 37+39=76, Resulting Numbers: [37, 96, 76]
Generated Node #0,1: 61:[37, 96, 76] Operation: 37+39=76
Exploring Operation: 37+37=74... | 0.981771 | hs_5 | mult_heuristic |
[
10,
17,
44,
67
] | 65 | [
"44-10=34",
"34/17=2",
"67-2=65"
] | Current State: 65:[10, 17, 44, 67], Operations: []
Exploring Operation: 44-10=34, Resulting Numbers: [17, 67, 34]
Generated Node #2: [17, 67, 34] from Operation: 44-10=34
Current State: 65:[17, 67, 34], Operations: ['44-10=34']
Exploring Operation: 34/17=2, Resulting Numbers: [67, 2]
Generated Node #3: [67, 2] from Ope... | 4 | Current State: 65:[10, 17, 44, 67], Operations: []
Exploring Operation: 10+44=54, Resulting Numbers: [17, 67, 54]
Generated Node #0,0: 65:[17, 67, 54] Operation: 10+44=54
Exploring Operation: 67-44=23, Resulting Numbers: [10, 17, 23]
Generated Node #0,1: 65:[10, 17, 23] Operation: 67-44=23
Exploring Operation: 44-17=27... | 0 | hs_4 | sum_heuristic |
[
90,
90,
50,
5
] | 26 | [
"90+90=180",
"180-50=130",
"130/5=26"
] | Current State: 26:[90, 90, 50, 5], Operations: []
Exploring Operation: 90+90=180, Resulting Numbers: [50, 5, 180]
Generated Node #2: [50, 5, 180] from Operation: 90+90=180
Current State: 26:[50, 5, 180], Operations: ['90+90=180']
Exploring Operation: 180-50=130, Resulting Numbers: [5, 130]
Generated Node #3: [5, 130] f... | 4 | Current State: 26:[90, 90, 50, 5], Operations: []
Exploring Operation: 90-90=0, Resulting Numbers: [50, 5, 0]
Generated Node #0,0: 26:[50, 5, 0] Operation: 90-90=0
Exploring Operation: 90/90=1, Resulting Numbers: [50, 5, 1]
Generated Node #0,1: 26:[50, 5, 1] Operation: 90/90=1
Exploring Operation: 90-50=40, Resulting N... | 0 | hs_4 | mult_heuristic |
[
89,
49,
31,
56
] | 98 | [
"89-31=58",
"58-56=2",
"49*2=98"
] | Current State: 98:[89, 49, 31, 56], Operations: []
Exploring Operation: 89-31=58, Resulting Numbers: [49, 56, 58]
Generated Node #2: [49, 56, 58] from Operation: 89-31=58
Current State: 98:[49, 56, 58], Operations: ['89-31=58']
Exploring Operation: 58-56=2, Resulting Numbers: [49, 2]
Generated Node #3: [49, 2] from Ope... | 4 | Current State: 98:[89, 49, 31, 56], Operations: []
Exploring Operation: 49-31=18, Resulting Numbers: [89, 56, 18]
Generated Node #0,0: 98:[89, 56, 18] Operation: 49-31=18
Exploring Operation: 31+56=87, Resulting Numbers: [89, 49, 87]
Generated Node #0,1: 98:[89, 49, 87] Operation: 31+56=87
Exploring Operation: 56-31=25... | 0.988715 | hs_4 | mult_heuristic |
[
3,
15,
4,
33
] | 74 | [
"3*15=45",
"33-4=29",
"45+29=74"
] | Current State: 74:[3, 15, 4, 33], Operations: []
Exploring Operation: 3*15=45, Resulting Numbers: [4, 33, 45]
Generated Node #2: [4, 33, 45] from Operation: 3*15=45
Current State: 74:[4, 33, 45], Operations: ['3*15=45']
Exploring Operation: 33-4=29, Resulting Numbers: [45, 29]
Generated Node #3: [45, 29] from Operation... | 4 | Current State: 74:[3, 15, 4, 33], Operations: []
Exploring Operation: 15/3=5, Resulting Numbers: [4, 33, 5]
Generated Node #0,0: 74:[4, 33, 5] Operation: 15/3=5
Moving to Node #0,0
Current State: 74:[4, 33, 5], Operations: ['15/3=5']
Exploring Operation: 4+33=37, Resulting Numbers: [5, 37]
Generated Node #0,0,0: 74:[5,... | 0 | hs_1 | mult_heuristic |
[
64,
19,
70,
43
] | 56 | [
"64+19=83",
"70-43=27",
"83-27=56"
] | Current State: 56:[64, 19, 70, 43], Operations: []
Exploring Operation: 64+19=83, Resulting Numbers: [70, 43, 83]
Generated Node #2: [70, 43, 83] from Operation: 64+19=83
Current State: 56:[70, 43, 83], Operations: ['64+19=83']
Exploring Operation: 70-43=27, Resulting Numbers: [83, 27]
Generated Node #3: [83, 27] from ... | 4 | Current State: 56:[64, 19, 70, 43], Operations: []
Exploring Operation: 70-43=27, Resulting Numbers: [64, 19, 27]
Generated Node #0,0: 56:[64, 19, 27] Operation: 70-43=27
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[64, 19, 27], Operations: ['70-43=27']
Exploring Operation: 27-19=8, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
4,
43,
70,
5
] | 18 | [
"4+43=47",
"70-5=65",
"65-47=18"
] | Current State: 18:[4, 43, 70, 5], Operations: []
Exploring Operation: 4+43=47, Resulting Numbers: [70, 5, 47]
Generated Node #2: [70, 5, 47] from Operation: 4+43=47
Current State: 18:[70, 5, 47], Operations: ['4+43=47']
Exploring Operation: 70-5=65, Resulting Numbers: [47, 65]
Generated Node #3: [47, 65] from Operation... | 4 | Current State: 18:[4, 43, 70, 5], Operations: []
Exploring Operation: 70/5=14, Resulting Numbers: [4, 43, 14]
Generated Node #0,0: 18:[4, 43, 14] Operation: 70/5=14
Exploring Operation: 70-43=27, Resulting Numbers: [4, 5, 27]
Generated Node #0,1: 18:[4, 5, 27] Operation: 70-43=27
Start Sub Search at level 1: Moving to ... | 0.991319 | hs_2 | mult_heuristic |
[
1,
2,
84,
81
] | 79 | [
"84-1=83",
"2*81=162",
"162-83=79"
] | Current State: 79:[1, 2, 84, 81], Operations: []
Exploring Operation: 84-1=83, Resulting Numbers: [2, 81, 83]
Generated Node #2: [2, 81, 83] from Operation: 84-1=83
Current State: 79:[2, 81, 83], Operations: ['84-1=83']
Exploring Operation: 2*81=162, Resulting Numbers: [83, 162]
Generated Node #3: [83, 162] from Operat... | 4 | Current State: 79:[1, 2, 84, 81], Operations: []
Exploring Operation: 81-1=80, Resulting Numbers: [2, 84, 80]
Generated Node #0,0: 79:[2, 84, 80] Operation: 81-1=80
Exploring Operation: 84-1=83, Resulting Numbers: [2, 81, 83]
Generated Node #0,1: 79:[2, 81, 83] Operation: 84-1=83
Exploring Operation: 84-2=82, Resulting... | 0 | hs_4 | sum_heuristic |
[
8,
86,
75,
15
] | 83 | [
"86-8=78",
"75/15=5",
"78+5=83"
] | Current State: 83:[8, 86, 75, 15], Operations: []
Exploring Operation: 86-8=78, Resulting Numbers: [75, 15, 78]
Generated Node #2: [75, 15, 78] from Operation: 86-8=78
Current State: 83:[75, 15, 78], Operations: ['86-8=78']
Exploring Operation: 75/15=5, Resulting Numbers: [78, 5]
Generated Node #3: [78, 5] from Operati... | 4 | Current State: 83:[8, 86, 75, 15], Operations: []
Exploring Operation: 8+75=83, Resulting Numbers: [86, 15, 83]
Generated Node #0,0: 83:[86, 15, 83] Operation: 8+75=83
Exploring Operation: 8*15=120, Resulting Numbers: [86, 75, 120]
Generated Node #0,1: 83:[86, 75, 120] Operation: 8*15=120
Moving to Node #0,1
Current St... | 0 | hs_2 | mult_heuristic |
[
33,
60,
57,
18
] | 45 | [
"57-33=24",
"60*18=1080",
"1080/24=45"
] | Current State: 45:[33, 60, 57, 18], Operations: []
Exploring Operation: 57-33=24, Resulting Numbers: [60, 18, 24]
Generated Node #2: [60, 18, 24] from Operation: 57-33=24
Current State: 45:[60, 18, 24], Operations: ['57-33=24']
Exploring Operation: 60*18=1080, Resulting Numbers: [24, 1080]
Generated Node #3: [24, 1080]... | 4 | Current State: 45:[33, 60, 57, 18], Operations: []
Exploring Operation: 60-57=3, Resulting Numbers: [33, 18, 3]
Generated Node #0,0: 45:[33, 18, 3] Operation: 60-57=3
Exploring Operation: 60-33=27, Resulting Numbers: [57, 18, 27]
Generated Node #0,1: 45:[57, 18, 27] Operation: 60-33=27
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
51,
3,
58,
87
] | 49 | [
"3*58=174",
"174/87=2",
"51-2=49"
] | Current State: 49:[51, 3, 58, 87], Operations: []
Exploring Operation: 3*58=174, Resulting Numbers: [51, 87, 174]
Generated Node #2: [51, 87, 174] from Operation: 3*58=174
Current State: 49:[51, 87, 174], Operations: ['3*58=174']
Exploring Operation: 174/87=2, Resulting Numbers: [51, 2]
Generated Node #3: [51, 2] from ... | 4 | Current State: 49:[51, 3, 58, 87], Operations: []
Exploring Operation: 87-51=36, Resulting Numbers: [3, 58, 36]
Generated Node #0,0: 49:[3, 58, 36] Operation: 87-51=36
Exploring Operation: 87-58=29, Resulting Numbers: [51, 3, 29]
Generated Node #0,1: 49:[51, 3, 29] Operation: 87-58=29
Exploring Operation: 87/3=29, Resu... | 0.969618 | hs_3 | sum_heuristic |
[
26,
8,
26,
35
] | 98 | [
"35-26=9",
"8*9=72",
"26+72=98"
] | Current State: 98:[26, 8, 26, 35], Operations: []
Exploring Operation: 35-26=9, Resulting Numbers: [8, 9]
Generated Node #2: [8, 9] from Operation: 35-26=9
Current State: 98:[8, 9], Operations: ['35-26=9']
Exploring Operation: 8*9=72, Resulting Numbers: [72]
72,98 equal: Goal Reached
Exploring Operation: 26+72=98, Resu... | 4 | Current State: 98:[26, 8, 26, 35], Operations: []
Exploring Operation: 35-26=9, Resulting Numbers: [26, 8, 9]
Generated Node #0,0: 98:[26, 8, 9] Operation: 35-26=9
Exploring Operation: 26/26=1, Resulting Numbers: [8, 35, 1]
Generated Node #0,1: 98:[8, 35, 1] Operation: 26/26=1
Exploring Operation: 26-26=0, Resulting Nu... | 0 | hs_4 | sum_heuristic |
[
47,
6,
37,
11
] | 29 | [
"47*6=282",
"37+282=319",
"319/11=29"
] | Current State: 29:[47, 6, 37, 11], Operations: []
Exploring Operation: 47*6=282, Resulting Numbers: [37, 11, 282]
Generated Node #2: [37, 11, 282] from Operation: 47*6=282
Current State: 29:[37, 11, 282], Operations: ['47*6=282']
Exploring Operation: 37+282=319, Resulting Numbers: [11, 319]
Generated Node #3: [11, 319]... | 4 | Current State: 29:[47, 6, 37, 11], Operations: []
Exploring Operation: 6+11=17, Resulting Numbers: [47, 37, 17]
Generated Node #0,0: 29:[47, 37, 17] Operation: 6+11=17
Exploring Operation: 47-11=36, Resulting Numbers: [6, 37, 36]
Generated Node #0,1: 29:[6, 37, 36] Operation: 47-11=36
Exploring Operation: 37-6=31, Resu... | 0 | hs_4 | mult_heuristic |
[
51,
15,
73,
1
] | 37 | [
"51-15=36",
"73*1=73",
"73-36=37"
] | Current State: 37:[51, 15, 73, 1], Operations: []
Exploring Operation: 51-15=36, Resulting Numbers: [73, 1, 36]
Generated Node #2: [73, 1, 36] from Operation: 51-15=36
Current State: 37:[73, 1, 36], Operations: ['51-15=36']
Exploring Operation: 73*1=73, Resulting Numbers: [36, 73]
Generated Node #3: [36, 73] from Opera... | 4 | Current State: 37:[51, 15, 73, 1], Operations: []
Exploring Operation: 51-1=50, Resulting Numbers: [15, 73, 50]
Generated Node #0,0: 37:[15, 73, 50] Operation: 51-1=50
Moving to Node #0,0
Current State: 37:[15, 73, 50], Operations: ['51-1=50']
Exploring Operation: 73-15=58, Resulting Numbers: [50, 58]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
83,
40,
55,
1
] | 98 | [
"83-40=43",
"55*1=55",
"43+55=98"
] | Current State: 98:[83, 40, 55, 1], Operations: []
Exploring Operation: 83-40=43, Resulting Numbers: [55, 1, 43]
Generated Node #2: [55, 1, 43] from Operation: 83-40=43
Current State: 98:[55, 1, 43], Operations: ['83-40=43']
Exploring Operation: 55*1=55, Resulting Numbers: [43, 55]
Generated Node #3: [43, 55] from Opera... | 4 | Current State: 98:[83, 40, 55, 1], Operations: []
Exploring Operation: 40+55=95, Resulting Numbers: [83, 1, 95]
Generated Node #0,0: 98:[83, 1, 95] Operation: 40+55=95
Exploring Operation: 83-55=28, Resulting Numbers: [40, 1, 28]
Generated Node #0,1: 98:[40, 1, 28] Operation: 83-55=28
Exploring Operation: 55-40=15, Res... | 0.986979 | hs_4 | mult_heuristic |
[
65,
24,
14,
2
] | 70 | [
"24-14=10",
"10/2=5",
"65+5=70"
] | Current State: 70:[65, 24, 14, 2], Operations: []
Exploring Operation: 24-14=10, Resulting Numbers: [65, 2, 10]
Generated Node #2: [65, 2, 10] from Operation: 24-14=10
Current State: 70:[65, 2, 10], Operations: ['24-14=10']
Exploring Operation: 10/2=5, Resulting Numbers: [65, 5]
Generated Node #3: [65, 5] from Operatio... | 4 | Current State: 70:[65, 24, 14, 2], Operations: []
Exploring Operation: 24-14=10, Resulting Numbers: [65, 2, 10]
Generated Node #0,0: 70:[65, 2, 10] Operation: 24-14=10
Moving to Node #0,0
Current State: 70:[65, 2, 10], Operations: ['24-14=10']
Exploring Operation: 65+2=67, Resulting Numbers: [10, 67]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
2,
97,
75,
81
] | 19 | [
"75+81=156",
"156/2=78",
"97-78=19"
] | Current State: 19:[2, 97, 75, 81], Operations: []
Exploring Operation: 75+81=156, Resulting Numbers: [2, 97, 156]
Generated Node #2: [2, 97, 156] from Operation: 75+81=156
Current State: 19:[2, 97, 156], Operations: ['75+81=156']
Exploring Operation: 156/2=78, Resulting Numbers: [97, 78]
Generated Node #3: [97, 78] fro... | 4 | Current State: 19:[2, 97, 75, 81], Operations: []
Exploring Operation: 97-75=22, Resulting Numbers: [2, 81, 22]
Generated Node #0,0: 19:[2, 81, 22] Operation: 97-75=22
Exploring Operation: 97-81=16, Resulting Numbers: [2, 75, 16]
Generated Node #0,1: 19:[2, 75, 16] Operation: 97-81=16
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
81,
37,
35,
67
] | 58 | [
"81-37=44",
"35+67=102",
"102-44=58"
] | Current State: 58:[81, 37, 35, 67], Operations: []
Exploring Operation: 81-37=44, Resulting Numbers: [35, 67, 44]
Generated Node #2: [35, 67, 44] from Operation: 81-37=44
Current State: 58:[35, 67, 44], Operations: ['81-37=44']
Exploring Operation: 35+67=102, Resulting Numbers: [44, 102]
Generated Node #3: [44, 102] fr... | 4 | Current State: 58:[81, 37, 35, 67], Operations: []
Exploring Operation: 81-67=14, Resulting Numbers: [37, 35, 14]
Generated Node #0,0: 58:[37, 35, 14] Operation: 81-67=14
Moving to Node #0,0
Current State: 58:[37, 35, 14], Operations: ['81-67=14']
Exploring Operation: 37-35=2, Resulting Numbers: [14, 2]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
21,
47,
31,
28
] | 23 | [
"47-21=26",
"31-28=3",
"26-3=23"
] | Current State: 23:[21, 47, 31, 28], Operations: []
Exploring Operation: 47-21=26, Resulting Numbers: [31, 28, 26]
Generated Node #2: [31, 28, 26] from Operation: 47-21=26
Current State: 23:[31, 28, 26], Operations: ['47-21=26']
Exploring Operation: 31-28=3, Resulting Numbers: [26, 3]
Generated Node #3: [26, 3] from Ope... | 4 | Current State: 23:[21, 47, 31, 28], Operations: []
Exploring Operation: 47-31=16, Resulting Numbers: [21, 28, 16]
Generated Node #0,0: 23:[21, 28, 16] Operation: 47-31=16
Exploring Operation: 31-21=10, Resulting Numbers: [47, 28, 10]
Generated Node #0,1: 23:[47, 28, 10] Operation: 31-21=10
Exploring Operation: 47-21=26... | 0.983507 | hs_4 | mult_heuristic |
[
12,
11,
79,
90
] | 34 | [
"12+11=23",
"90-79=11",
"23+11=34"
] | Current State: 34:[12, 11, 79, 90], Operations: []
Exploring Operation: 12+11=23, Resulting Numbers: [79, 90, 23]
Generated Node #2: [79, 90, 23] from Operation: 12+11=23
Current State: 34:[79, 90, 23], Operations: ['12+11=23']
Exploring Operation: 90-79=11, Resulting Numbers: [23, 11]
Generated Node #3: [23, 11] from ... | 4 | Current State: 34:[12, 11, 79, 90], Operations: []
Exploring Operation: 79-11=68, Resulting Numbers: [12, 90, 68]
Generated Node #0,0: 34:[12, 90, 68] Operation: 79-11=68
Exploring Operation: 90-79=11, Resulting Numbers: [12, 11, 11]
Generated Node #0,1: 34:[12, 11, 11] Operation: 90-79=11
Exploring Operation: 79-12=67... | 0.958333 | hs_5 | sum_heuristic |
[
58,
32,
93,
15
] | 87 | [
"58+32=90",
"90/15=6",
"93-6=87"
] | Current State: 87:[58, 32, 93, 15], Operations: []
Exploring Operation: 58+32=90, Resulting Numbers: [93, 15, 90]
Generated Node #2: [93, 15, 90] from Operation: 58+32=90
Current State: 87:[93, 15, 90], Operations: ['58+32=90']
Exploring Operation: 90/15=6, Resulting Numbers: [93, 6]
Generated Node #3: [93, 6] from Ope... | 4 | Current State: 87:[58, 32, 93, 15], Operations: []
Exploring Operation: 58-32=26, Resulting Numbers: [93, 15, 26]
Generated Node #0,0: 87:[93, 15, 26] Operation: 58-32=26
Exploring Operation: 93-58=35, Resulting Numbers: [32, 15, 35]
Generated Node #0,1: 87:[32, 15, 35] Operation: 93-58=35
Exploring Operation: 58+32=90... | 0.975694 | hs_3 | mult_heuristic |
[
89,
23,
8,
98
] | 40 | [
"89-23=66",
"8+98=106",
"106-66=40"
] | Current State: 40:[89, 23, 8, 98], Operations: []
Exploring Operation: 89-23=66, Resulting Numbers: [8, 98, 66]
Generated Node #2: [8, 98, 66] from Operation: 89-23=66
Current State: 40:[8, 98, 66], Operations: ['89-23=66']
Exploring Operation: 8+98=106, Resulting Numbers: [66, 106]
Generated Node #3: [66, 106] from Op... | 4 | Current State: 40:[89, 23, 8, 98], Operations: []
Exploring Operation: 98-89=9, Resulting Numbers: [23, 8, 9]
Generated Node #0,0: 40:[23, 8, 9] Operation: 98-89=9
Exploring Operation: 89-23=66, Resulting Numbers: [8, 98, 66]
Generated Node #0,1: 40:[8, 98, 66] Operation: 89-23=66
Exploring Operation: 89-8=81, Resultin... | 0.980903 | hs_5 | mult_heuristic |
[
81,
25,
24,
28
] | 52 | [
"81-25=56",
"28-24=4",
"56-4=52"
] | Current State: 52:[81, 25, 24, 28], Operations: []
Exploring Operation: 81-25=56, Resulting Numbers: [24, 28, 56]
Generated Node #2: [24, 28, 56] from Operation: 81-25=56
Current State: 52:[24, 28, 56], Operations: ['81-25=56']
Exploring Operation: 28-24=4, Resulting Numbers: [56, 4]
Generated Node #3: [56, 4] from Ope... | 4 | Current State: 52:[81, 25, 24, 28], Operations: []
Exploring Operation: 81-28=53, Resulting Numbers: [25, 24, 53]
Generated Node #0,0: 52:[25, 24, 53] Operation: 81-28=53
Exploring Operation: 81-25=56, Resulting Numbers: [24, 28, 56]
Generated Node #0,1: 52:[24, 28, 56] Operation: 81-25=56
Exploring Operation: 81-24=57... | 0.988715 | hs_3 | mult_heuristic |
[
61,
62,
2,
78
] | 75 | [
"62-61=1",
"78-2=76",
"76-1=75"
] | Current State: 75:[61, 62, 2, 78], Operations: []
Exploring Operation: 62-61=1, Resulting Numbers: [2, 78, 1]
Generated Node #2: [2, 78, 1] from Operation: 62-61=1
Current State: 75:[2, 78, 1], Operations: ['62-61=1']
Exploring Operation: 78-2=76, Resulting Numbers: [1, 76]
Generated Node #3: [1, 76] from Operation: 78... | 4 | Current State: 75:[61, 62, 2, 78], Operations: []
Exploring Operation: 62/2=31, Resulting Numbers: [61, 78, 31]
Generated Node #0,0: 75:[61, 78, 31] Operation: 62/2=31
Exploring Operation: 62-61=1, Resulting Numbers: [2, 78, 1]
Generated Node #0,1: 75:[2, 78, 1] Operation: 62-61=1
Exploring Operation: 78-61=17, Resulti... | 0.986111 | hs_4 | sum_heuristic |
[
9,
67,
88,
47
] | 35 | [
"9+67=76",
"88-47=41",
"76-41=35"
] | Current State: 35:[9, 67, 88, 47], Operations: []
Exploring Operation: 9+67=76, Resulting Numbers: [88, 47, 76]
Generated Node #2: [88, 47, 76] from Operation: 9+67=76
Current State: 35:[88, 47, 76], Operations: ['9+67=76']
Exploring Operation: 88-47=41, Resulting Numbers: [76, 41]
Generated Node #3: [76, 41] from Oper... | 4 | Current State: 35:[9, 67, 88, 47], Operations: []
Exploring Operation: 67-9=58, Resulting Numbers: [88, 47, 58]
Generated Node #0,0: 35:[88, 47, 58] Operation: 67-9=58
Exploring Operation: 88-47=41, Resulting Numbers: [9, 67, 41]
Generated Node #0,1: 35:[9, 67, 41] Operation: 88-47=41
Exploring Operation: 88-67=21, Res... | 0.986979 | hs_4 | sum_heuristic |
[
35,
26,
79,
7
] | 51 | [
"35*26=910",
"910/7=130",
"130-79=51"
] | Current State: 51:[35, 26, 79, 7], Operations: []
Exploring Operation: 35*26=910, Resulting Numbers: [79, 7, 910]
Generated Node #2: [79, 7, 910] from Operation: 35*26=910
Current State: 51:[79, 7, 910], Operations: ['35*26=910']
Exploring Operation: 910/7=130, Resulting Numbers: [79, 130]
Generated Node #3: [79, 130] ... | 4 | Current State: 51:[35, 26, 79, 7], Operations: []
Exploring Operation: 79-35=44, Resulting Numbers: [26, 7, 44]
Generated Node #0,0: 51:[26, 7, 44] Operation: 79-35=44
Moving to Node #0,0
Current State: 51:[26, 7, 44], Operations: ['79-35=44']
Exploring Operation: 44-26=18, Resulting Numbers: [7, 18]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
65,
12,
28,
86
] | 16 | [
"86-65=21",
"12*28=336",
"336/21=16"
] | Current State: 16:[65, 12, 28, 86], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [12, 28, 21]
Generated Node #2: [12, 28, 21] from Operation: 86-65=21
Current State: 16:[12, 28, 21], Operations: ['86-65=21']
Exploring Operation: 12*28=336, Resulting Numbers: [21, 336]
Generated Node #3: [21, 336] fr... | 4 | Current State: 16:[65, 12, 28, 86], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [12, 28, 21]
Generated Node #0,0: 16:[12, 28, 21] Operation: 86-65=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[12, 28, 21], Operations: ['86-65=21']
Exploring Operation: 28-12=16, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
30,
98,
2,
87
] | 17 | [
"98-30=68",
"87-2=85",
"85-68=17"
] | Current State: 17:[30, 98, 2, 87], Operations: []
Exploring Operation: 98-30=68, Resulting Numbers: [2, 87, 68]
Generated Node #2: [2, 87, 68] from Operation: 98-30=68
Current State: 17:[2, 87, 68], Operations: ['98-30=68']
Exploring Operation: 87-2=85, Resulting Numbers: [68, 85]
Generated Node #3: [68, 85] from Opera... | 4 | Current State: 17:[30, 98, 2, 87], Operations: []
Exploring Operation: 98-87=11, Resulting Numbers: [30, 2, 11]
Generated Node #0,0: 17:[30, 2, 11] Operation: 98-87=11
Exploring Operation: 87-30=57, Resulting Numbers: [98, 2, 57]
Generated Node #0,1: 17:[98, 2, 57] Operation: 87-30=57
Exploring Operation: 98/2=49, Resu... | 0.971354 | hs_4 | mult_heuristic |
[
19,
95,
11,
57
] | 88 | [
"95+57=152",
"152/19=8",
"11*8=88"
] | Current State: 88:[19, 95, 11, 57], Operations: []
Exploring Operation: 95+57=152, Resulting Numbers: [19, 11, 152]
Generated Node #2: [19, 11, 152] from Operation: 95+57=152
Current State: 88:[19, 11, 152], Operations: ['95+57=152']
Exploring Operation: 152/19=8, Resulting Numbers: [11, 8]
Generated Node #3: [11, 8] f... | 4 | Current State: 88:[19, 95, 11, 57], Operations: []
Exploring Operation: 57-19=38, Resulting Numbers: [95, 11, 38]
Generated Node #0,0: 88:[95, 11, 38] Operation: 57-19=38
Exploring Operation: 95/19=5, Resulting Numbers: [11, 57, 5]
Generated Node #0,1: 88:[11, 57, 5] Operation: 95/19=5
Exploring Operation: 57/19=3, Res... | 0 | hs_5 | mult_heuristic |
[
77,
54,
37,
74
] | 55 | [
"77-74=3",
"54/3=18",
"37+18=55"
] | Current State: 55:[77, 54, 37, 74], Operations: []
Exploring Operation: 77-74=3, Resulting Numbers: [54, 37, 3]
Generated Node #2: [54, 37, 3] from Operation: 77-74=3
Current State: 55:[54, 37, 3], Operations: ['77-74=3']
Exploring Operation: 54/3=18, Resulting Numbers: [37, 18]
Generated Node #3: [37, 18] from Operati... | 4 | Current State: 55:[77, 54, 37, 74], Operations: []
Exploring Operation: 77-74=3, Resulting Numbers: [54, 37, 3]
Generated Node #0,0: 55:[54, 37, 3] Operation: 77-74=3
Exploring Operation: 74/37=2, Resulting Numbers: [77, 54, 2]
Generated Node #0,1: 55:[77, 54, 2] Operation: 74/37=2
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
54,
91,
8,
92
] | 61 | [
"54+91=145",
"92-8=84",
"145-84=61"
] | Current State: 61:[54, 91, 8, 92], Operations: []
Exploring Operation: 54+91=145, Resulting Numbers: [8, 92, 145]
Generated Node #2: [8, 92, 145] from Operation: 54+91=145
Current State: 61:[8, 92, 145], Operations: ['54+91=145']
Exploring Operation: 92-8=84, Resulting Numbers: [145, 84]
Generated Node #3: [145, 84] fr... | 4 | Current State: 61:[54, 91, 8, 92], Operations: []
Exploring Operation: 91-8=83, Resulting Numbers: [54, 92, 83]
Generated Node #0,0: 61:[54, 92, 83] Operation: 91-8=83
Exploring Operation: 92-8=84, Resulting Numbers: [54, 91, 84]
Generated Node #0,1: 61:[54, 91, 84] Operation: 92-8=84
Moving to Node #0,0
Current State:... | 0.985243 | hs_2 | mult_heuristic |
[
4,
80,
53,
47
] | 40 | [
"53-4=49",
"49-47=2",
"80/2=40"
] | Current State: 40:[4, 80, 53, 47], Operations: []
Exploring Operation: 53-4=49, Resulting Numbers: [80, 47, 49]
Generated Node #2: [80, 47, 49] from Operation: 53-4=49
Current State: 40:[80, 47, 49], Operations: ['53-4=49']
Exploring Operation: 49-47=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] from Operati... | 4 | Current State: 40:[4, 80, 53, 47], Operations: []
Exploring Operation: 80-47=33, Resulting Numbers: [4, 53, 33]
Generated Node #0,0: 40:[4, 53, 33] Operation: 80-47=33
Exploring Operation: 80/4=20, Resulting Numbers: [53, 47, 20]
Generated Node #0,1: 40:[53, 47, 20] Operation: 80/4=20
Exploring Operation: 53-47=6, Resu... | 0 | hs_4 | mult_heuristic |
[
45,
40,
15,
35
] | 65 | [
"45+40=85",
"35-15=20",
"85-20=65"
] | Current State: 65:[45, 40, 15, 35], Operations: []
Exploring Operation: 45+40=85, Resulting Numbers: [15, 35, 85]
Generated Node #2: [15, 35, 85] from Operation: 45+40=85
Current State: 65:[15, 35, 85], Operations: ['45+40=85']
Exploring Operation: 35-15=20, Resulting Numbers: [85, 20]
Generated Node #3: [85, 20] from ... | 4 | Current State: 65:[45, 40, 15, 35], Operations: []
Exploring Operation: 40-35=5, Resulting Numbers: [45, 15, 5]
Generated Node #0,0: 65:[45, 15, 5] Operation: 40-35=5
Exploring Operation: 45-40=5, Resulting Numbers: [15, 35, 5]
Generated Node #0,1: 65:[15, 35, 5] Operation: 45-40=5
Exploring Operation: 45-35=10, Result... | 0.970486 | hs_3 | mult_heuristic |
[
20,
40,
23,
45
] | 82 | [
"20+40=60",
"45-23=22",
"60+22=82"
] | Current State: 82:[20, 40, 23, 45], Operations: []
Exploring Operation: 20+40=60, Resulting Numbers: [23, 45, 60]
Generated Node #2: [23, 45, 60] from Operation: 20+40=60
Current State: 82:[23, 45, 60], Operations: ['20+40=60']
Exploring Operation: 45-23=22, Resulting Numbers: [60, 22]
Generated Node #3: [60, 22] from ... | 4 | Current State: 82:[20, 40, 23, 45], Operations: []
Exploring Operation: 23-20=3, Resulting Numbers: [40, 45, 3]
Generated Node #0,0: 82:[40, 45, 3] Operation: 23-20=3
Exploring Operation: 20+23=43, Resulting Numbers: [40, 45, 43]
Generated Node #0,1: 82:[40, 45, 43] Operation: 20+23=43
Exploring Operation: 23+45=68, Re... | 0.985243 | hs_5 | mult_heuristic |
[
35,
70,
97,
23
] | 51 | [
"70/35=2",
"23*2=46",
"97-46=51"
] | Current State: 51:[35, 70, 97, 23], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [97, 23, 2]
Generated Node #2: [97, 23, 2] from Operation: 70/35=2
Current State: 51:[97, 23, 2], Operations: ['70/35=2']
Exploring Operation: 23*2=46, Resulting Numbers: [97, 46]
Generated Node #3: [97, 46] from Operati... | 4 | Current State: 51:[35, 70, 97, 23], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [97, 23, 2]
Generated Node #0,0: 51:[97, 23, 2] Operation: 70/35=2
Exploring Operation: 97-70=27, Resulting Numbers: [35, 23, 27]
Generated Node #0,1: 51:[35, 23, 27] Operation: 97-70=27
Exploring Operation: 97-35=62, Re... | 0 | hs_3 | mult_heuristic |
[
40,
98,
44,
48
] | 55 | [
"98-48=50",
"44*50=2200",
"2200/40=55"
] | Current State: 55:[40, 98, 44, 48], Operations: []
Exploring Operation: 98-48=50, Resulting Numbers: [40, 44, 50]
Generated Node #2: [40, 44, 50] from Operation: 98-48=50
Current State: 55:[40, 44, 50], Operations: ['98-48=50']
Exploring Operation: 44*50=2200, Resulting Numbers: [40, 2200]
Generated Node #3: [40, 2200]... | 4 | Current State: 55:[40, 98, 44, 48], Operations: []
Exploring Operation: 48-40=8, Resulting Numbers: [98, 44, 8]
Generated Node #0,0: 55:[98, 44, 8] Operation: 48-40=8
Exploring Operation: 98-48=50, Resulting Numbers: [40, 44, 50]
Generated Node #0,1: 55:[40, 44, 50] Operation: 98-48=50
Exploring Operation: 44-40=4, Res... | 0 | hs_5 | sum_heuristic |
[
60,
58,
42,
49
] | 14 | [
"60-58=2",
"49-42=7",
"2*7=14"
] | Current State: 14:[60, 58, 42, 49], Operations: []
Exploring Operation: 60-58=2, Resulting Numbers: [42, 49, 2]
Generated Node #2: [42, 49, 2] from Operation: 60-58=2
Current State: 14:[42, 49, 2], Operations: ['60-58=2']
Exploring Operation: 49-42=7, Resulting Numbers: [2, 7]
Generated Node #3: [2, 7] from Operation: ... | 4 | Current State: 14:[60, 58, 42, 49], Operations: []
Exploring Operation: 58-49=9, Resulting Numbers: [60, 42, 9]
Generated Node #0,0: 14:[60, 42, 9] Operation: 58-49=9
Exploring Operation: 60-42=18, Resulting Numbers: [58, 49, 18]
Generated Node #0,1: 14:[58, 49, 18] Operation: 60-42=18
Exploring Operation: 60-49=11, Re... | 0.986979 | hs_4 | mult_heuristic |
[
72,
75,
86,
62
] | 72 | [
"75-72=3",
"86-62=24",
"3*24=72"
] | Current State: 72:[72, 75, 86, 62], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [86, 62, 3]
Generated Node #2: [86, 62, 3] from Operation: 75-72=3
Current State: 72:[86, 62, 3], Operations: ['75-72=3']
Exploring Operation: 86-62=24, Resulting Numbers: [3, 24]
Generated Node #3: [3, 24] from Operatio... | 4 | Current State: 72:[72, 75, 86, 62], Operations: []
Exploring Operation: 86-62=24, Resulting Numbers: [72, 75, 24]
Generated Node #0,0: 72:[72, 75, 24] Operation: 86-62=24
Exploring Operation: 86-72=14, Resulting Numbers: [75, 62, 14]
Generated Node #0,1: 72:[75, 62, 14] Operation: 86-72=14
Exploring Operation: 86-75=11... | 0.988715 | hs_3 | sum_heuristic |
[
58,
8,
2,
97
] | 49 | [
"58-8=50",
"2+97=99",
"99-50=49"
] | Current State: 49:[58, 8, 2, 97], Operations: []
Exploring Operation: 58-8=50, Resulting Numbers: [2, 97, 50]
Generated Node #2: [2, 97, 50] from Operation: 58-8=50
Current State: 49:[2, 97, 50], Operations: ['58-8=50']
Exploring Operation: 2+97=99, Resulting Numbers: [50, 99]
Generated Node #3: [50, 99] from Operation... | 4 | Current State: 49:[58, 8, 2, 97], Operations: []
Exploring Operation: 97-58=39, Resulting Numbers: [8, 2, 39]
Generated Node #0,0: 49:[8, 2, 39] Operation: 97-58=39
Start Sub Search at level 1: Moving to Node #0,0
Current State: 49:[8, 2, 39], Operations: ['97-58=39']
Exploring Operation: 8+39=47, Resulting Numbers: [2... | 0.993924 | hs_1 | mult_heuristic |
[
61,
61,
24,
52
] | 77 | [
"61/61=1",
"24+52=76",
"1+76=77"
] | Current State: 77:[61, 61, 24, 52], Operations: []
Exploring Operation: 61/61=1, Resulting Numbers: [24, 52, 1]
Generated Node #2: [24, 52, 1] from Operation: 61/61=1
Current State: 77:[24, 52, 1], Operations: ['61/61=1']
Exploring Operation: 24+52=76, Resulting Numbers: [1, 76]
Generated Node #3: [1, 76] from Operatio... | 4 | Current State: 77:[61, 61, 24, 52], Operations: []
Exploring Operation: 61-52=9, Resulting Numbers: [61, 24, 9]
Generated Node #0,0: 77:[61, 24, 9] Operation: 61-52=9
Exploring Operation: 61-52=9, Resulting Numbers: [61, 24, 9]
Generated Node #0,1: 77:[61, 24, 9] Operation: 61-52=9
Exploring Operation: 24+52=76, Result... | 0.950521 | hs_5 | mult_heuristic |
[
5,
72,
51,
20
] | 36 | [
"72-5=67",
"51-20=31",
"67-31=36"
] | Current State: 36:[5, 72, 51, 20], Operations: []
Exploring Operation: 72-5=67, Resulting Numbers: [51, 20, 67]
Generated Node #2: [51, 20, 67] from Operation: 72-5=67
Current State: 36:[51, 20, 67], Operations: ['72-5=67']
Exploring Operation: 51-20=31, Resulting Numbers: [67, 31]
Generated Node #3: [67, 31] from Oper... | 4 | Current State: 36:[5, 72, 51, 20], Operations: []
Exploring Operation: 72-51=21, Resulting Numbers: [5, 20, 21]
Generated Node #0,0: 36:[5, 20, 21] Operation: 72-51=21
Exploring Operation: 72-20=52, Resulting Numbers: [5, 51, 52]
Generated Node #0,1: 36:[5, 51, 52] Operation: 72-20=52
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
58,
76,
87,
27
] | 74 | [
"58+76=134",
"87-27=60",
"134-60=74"
] | Current State: 74:[58, 76, 87, 27], Operations: []
Exploring Operation: 58+76=134, Resulting Numbers: [87, 27, 134]
Generated Node #2: [87, 27, 134] from Operation: 58+76=134
Current State: 74:[87, 27, 134], Operations: ['58+76=134']
Exploring Operation: 87-27=60, Resulting Numbers: [134, 60]
Generated Node #3: [134, 6... | 4 | Current State: 74:[58, 76, 87, 27], Operations: []
Exploring Operation: 58+27=85, Resulting Numbers: [76, 87, 85]
Generated Node #0,0: 74:[76, 87, 85] Operation: 58+27=85
Exploring Operation: 87-27=60, Resulting Numbers: [58, 76, 60]
Generated Node #0,1: 74:[58, 76, 60] Operation: 87-27=60
Exploring Operation: 87-58=29... | 0.986111 | hs_4 | sum_heuristic |
[
24,
61,
57,
92
] | 29 | [
"24+92=116",
"61-57=4",
"116/4=29"
] | Current State: 29:[24, 61, 57, 92], Operations: []
Exploring Operation: 24+92=116, Resulting Numbers: [61, 57, 116]
Generated Node #2: [61, 57, 116] from Operation: 24+92=116
Current State: 29:[61, 57, 116], Operations: ['24+92=116']
Exploring Operation: 61-57=4, Resulting Numbers: [116, 4]
Generated Node #3: [116, 4] ... | 4 | Current State: 29:[24, 61, 57, 92], Operations: []
Exploring Operation: 92-61=31, Resulting Numbers: [24, 57, 31]
Generated Node #0,0: 29:[24, 57, 31] Operation: 92-61=31
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[24, 57, 31], Operations: ['92-61=31']
Exploring Operation: 57-24=33, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
98,
92,
95,
19
] | 39 | [
"98+19=117",
"95-92=3",
"117/3=39"
] | Current State: 39:[98, 92, 95, 19], Operations: []
Exploring Operation: 98+19=117, Resulting Numbers: [92, 95, 117]
Generated Node #2: [92, 95, 117] from Operation: 98+19=117
Current State: 39:[92, 95, 117], Operations: ['98+19=117']
Exploring Operation: 95-92=3, Resulting Numbers: [117, 3]
Generated Node #3: [117, 3] ... | 4 | Current State: 39:[98, 92, 95, 19], Operations: []
Exploring Operation: 98-92=6, Resulting Numbers: [95, 19, 6]
Generated Node #0,0: 39:[95, 19, 6] Operation: 98-92=6
Exploring Operation: 95/19=5, Resulting Numbers: [98, 92, 5]
Generated Node #0,1: 39:[98, 92, 5] Operation: 95/19=5
Exploring Operation: 98-95=3, Resulti... | 0 | hs_4 | mult_heuristic |
[
18,
35,
72,
72
] | 53 | [
"18+35=53",
"72-72=0",
"53+0=53"
] | Current State: 53:[18, 35, 72, 72], Operations: []
Exploring Operation: 18+35=53, Resulting Numbers: [72, 72, 53]
Generated Node #2: [72, 72, 53] from Operation: 18+35=53
Current State: 53:[72, 72, 53], Operations: ['18+35=53']
Exploring Operation: 72-72=0, Resulting Numbers: [53, 0]
Generated Node #3: [53, 0] from Ope... | 4 | Current State: 53:[18, 35, 72, 72], Operations: []
Exploring Operation: 72-18=54, Resulting Numbers: [35, 72, 54]
Generated Node #0,0: 53:[35, 72, 54] Operation: 72-18=54
Exploring Operation: 18+35=53, Resulting Numbers: [72, 72, 53]
Generated Node #0,1: 53:[72, 72, 53] Operation: 18+35=53
Moving to Node #0,0
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
41,
99,
27,
42
] | 72 | [
"42-41=1",
"99-27=72",
"1*72=72"
] | Current State: 72:[41, 99, 27, 42], Operations: []
Exploring Operation: 42-41=1, Resulting Numbers: [99, 27, 1]
Generated Node #2: [99, 27, 1] from Operation: 42-41=1
Current State: 72:[99, 27, 1], Operations: ['42-41=1']
Exploring Operation: 99-27=72, Resulting Numbers: [1, 72]
Generated Node #3: [1, 72] from Operatio... | 4 | Current State: 72:[41, 99, 27, 42], Operations: []
Exploring Operation: 42-41=1, Resulting Numbers: [99, 27, 1]
Generated Node #0,0: 72:[99, 27, 1] Operation: 42-41=1
Exploring Operation: 99-27=72, Resulting Numbers: [41, 42, 72]
Generated Node #0,1: 72:[41, 42, 72] Operation: 99-27=72
Exploring Operation: 99-41=58, Re... | 0.988715 | hs_4 | mult_heuristic |
[
35,
47,
10,
53
] | 67 | [
"47-35=12",
"10*12=120",
"120-53=67"
] | Current State: 67:[35, 47, 10, 53], Operations: []
Exploring Operation: 47-35=12, Resulting Numbers: [10, 53, 12]
Generated Node #2: [10, 53, 12] from Operation: 47-35=12
Current State: 67:[10, 53, 12], Operations: ['47-35=12']
Exploring Operation: 10*12=120, Resulting Numbers: [53, 120]
Generated Node #3: [53, 120] fr... | 4 | Current State: 67:[35, 47, 10, 53], Operations: []
Exploring Operation: 35+10=45, Resulting Numbers: [47, 53, 45]
Generated Node #0,0: 67:[47, 53, 45] Operation: 35+10=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 67:[47, 53, 45], Operations: ['35+10=45']
Exploring Operation: 47+45=92, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
38,
64,
46,
50
] | 98 | [
"38+64=102",
"50-46=4",
"102-4=98"
] | Current State: 98:[38, 64, 46, 50], Operations: []
Exploring Operation: 38+64=102, Resulting Numbers: [46, 50, 102]
Generated Node #2: [46, 50, 102] from Operation: 38+64=102
Current State: 98:[46, 50, 102], Operations: ['38+64=102']
Exploring Operation: 50-46=4, Resulting Numbers: [102, 4]
Generated Node #3: [102, 4] ... | 4 | Current State: 98:[38, 64, 46, 50], Operations: []
Exploring Operation: 64-46=18, Resulting Numbers: [38, 50, 18]
Generated Node #0,0: 98:[38, 50, 18] Operation: 64-46=18
Exploring Operation: 38+64=102, Resulting Numbers: [46, 50, 102]
Generated Node #0,1: 98:[46, 50, 102] Operation: 38+64=102
Exploring Operation: 64-5... | 0.985243 | hs_4 | mult_heuristic |
[
12,
34,
13,
3
] | 75 | [
"34-13=21",
"3*21=63",
"12+63=75"
] | Current State: 75:[12, 34, 13, 3], Operations: []
Exploring Operation: 34-13=21, Resulting Numbers: [12, 3, 21]
Generated Node #2: [12, 3, 21] from Operation: 34-13=21
Current State: 75:[12, 3, 21], Operations: ['34-13=21']
Exploring Operation: 3*21=63, Resulting Numbers: [12, 63]
Generated Node #3: [12, 63] from Opera... | 4 | Current State: 75:[12, 34, 13, 3], Operations: []
Exploring Operation: 34-12=22, Resulting Numbers: [13, 3, 22]
Generated Node #0,0: 75:[13, 3, 22] Operation: 34-12=22
Exploring Operation: 13-12=1, Resulting Numbers: [34, 3, 1]
Generated Node #0,1: 75:[34, 3, 1] Operation: 13-12=1
Exploring Operation: 12+3=15, Resultin... | 0 | hs_5 | sum_heuristic |
[
72,
53,
4,
21
] | 65 | [
"72-53=19",
"4*21=84",
"84-19=65"
] | Current State: 65:[72, 53, 4, 21], Operations: []
Exploring Operation: 72-53=19, Resulting Numbers: [4, 21, 19]
Generated Node #2: [4, 21, 19] from Operation: 72-53=19
Current State: 65:[4, 21, 19], Operations: ['72-53=19']
Exploring Operation: 4*21=84, Resulting Numbers: [19, 84]
Generated Node #3: [19, 84] from Opera... | 4 | Current State: 65:[72, 53, 4, 21], Operations: []
Exploring Operation: 53+21=74, Resulting Numbers: [72, 4, 74]
Generated Node #0,0: 65:[72, 4, 74] Operation: 53+21=74
Exploring Operation: 72-53=19, Resulting Numbers: [4, 21, 19]
Generated Node #0,1: 65:[4, 21, 19] Operation: 72-53=19
Exploring Operation: 72-4=68, Resu... | 0 | hs_3 | mult_heuristic |
[
32,
53,
74,
83
] | 76 | [
"32+53=85",
"83-74=9",
"85-9=76"
] | Current State: 76:[32, 53, 74, 83], Operations: []
Exploring Operation: 32+53=85, Resulting Numbers: [74, 83, 85]
Generated Node #2: [74, 83, 85] from Operation: 32+53=85
Current State: 76:[74, 83, 85], Operations: ['32+53=85']
Exploring Operation: 83-74=9, Resulting Numbers: [85, 9]
Generated Node #3: [85, 9] from Ope... | 4 | Current State: 76:[32, 53, 74, 83], Operations: []
Exploring Operation: 53-32=21, Resulting Numbers: [74, 83, 21]
Generated Node #0,0: 76:[74, 83, 21] Operation: 53-32=21
Exploring Operation: 74-32=42, Resulting Numbers: [53, 83, 42]
Generated Node #0,1: 76:[53, 83, 42] Operation: 74-32=42
Exploring Operation: 74-53=21... | 0.946181 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.