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,
46,
76,
30
] | 38 | [
"54-46=8",
"76-30=46",
"46-8=38"
] | Current State: 38:[54, 46, 76, 30], Operations: []
Exploring Operation: 54-46=8, Resulting Numbers: [76, 30, 8]
Generated Node #2: [76, 30, 8] from Operation: 54-46=8
Current State: 38:[76, 30, 8], Operations: ['54-46=8']
Exploring Operation: 76-30=46, Resulting Numbers: [8, 46]
Generated Node #3: [8, 46] from Operatio... | 4 | Current State: 38:[54, 46, 76, 30], Operations: []
Exploring Operation: 54-46=8, Resulting Numbers: [76, 30, 8]
Generated Node #0,0: 38:[76, 30, 8] Operation: 54-46=8
Exploring Operation: 76-54=22, Resulting Numbers: [46, 30, 22]
Generated Node #0,1: 38:[46, 30, 22] Operation: 76-54=22
Exploring Operation: 76-46=30, Re... | 0.96875 | hs_5 | sum_heuristic |
[
8,
52,
53,
9
] | 44 | [
"8*53=424",
"52*9=468",
"468-424=44"
] | Current State: 44:[8, 52, 53, 9], Operations: []
Exploring Operation: 8*53=424, Resulting Numbers: [52, 9, 424]
Generated Node #2: [52, 9, 424] from Operation: 8*53=424
Current State: 44:[52, 9, 424], Operations: ['8*53=424']
Exploring Operation: 52*9=468, Resulting Numbers: [424, 468]
Generated Node #3: [424, 468] fro... | 4 | Current State: 44:[8, 52, 53, 9], Operations: []
Exploring Operation: 53-9=44, Resulting Numbers: [8, 52, 44]
Generated Node #0,0: 44:[8, 52, 44] Operation: 53-9=44
Exploring Operation: 52-9=43, Resulting Numbers: [8, 53, 43]
Generated Node #0,1: 44:[8, 53, 43] Operation: 52-9=43
Exploring Operation: 53-8=45, Resulting... | 0 | hs_5 | mult_heuristic |
[
55,
82,
76,
34
] | 83 | [
"82-55=27",
"76+34=110",
"110-27=83"
] | Current State: 83:[55, 82, 76, 34], Operations: []
Exploring Operation: 82-55=27, Resulting Numbers: [76, 34, 27]
Generated Node #2: [76, 34, 27] from Operation: 82-55=27
Current State: 83:[76, 34, 27], Operations: ['82-55=27']
Exploring Operation: 76+34=110, Resulting Numbers: [27, 110]
Generated Node #3: [27, 110] fr... | 4 | Current State: 83:[55, 82, 76, 34], Operations: []
Exploring Operation: 55+34=89, Resulting Numbers: [82, 76, 89]
Generated Node #0,0: 83:[82, 76, 89] Operation: 55+34=89
Exploring Operation: 76+34=110, Resulting Numbers: [55, 82, 110]
Generated Node #0,1: 83:[55, 82, 110] Operation: 76+34=110
Exploring Operation: 82+3... | 0.983507 | hs_4 | mult_heuristic |
[
20,
74,
5,
13
] | 65 | [
"20/5=4",
"74-13=61",
"4+61=65"
] | Current State: 65:[20, 74, 5, 13], Operations: []
Exploring Operation: 20/5=4, Resulting Numbers: [74, 13, 4]
Generated Node #2: [74, 13, 4] from Operation: 20/5=4
Current State: 65:[74, 13, 4], Operations: ['20/5=4']
Exploring Operation: 74-13=61, Resulting Numbers: [4, 61]
Generated Node #3: [4, 61] from Operation: 7... | 4 | Current State: 65:[20, 74, 5, 13], Operations: []
Exploring Operation: 20/5=4, Resulting Numbers: [74, 13, 4]
Generated Node #0,0: 65:[74, 13, 4] Operation: 20/5=4
Exploring Operation: 74-20=54, Resulting Numbers: [5, 13, 54]
Generated Node #0,1: 65:[5, 13, 54] Operation: 74-20=54
Moving to Node #0,0
Current State: 65:... | 0.990451 | hs_2 | mult_heuristic |
[
85,
65,
44,
87
] | 42 | [
"87-85=2",
"65-44=21",
"2*21=42"
] | Current State: 42:[85, 65, 44, 87], Operations: []
Exploring Operation: 87-85=2, Resulting Numbers: [65, 44, 2]
Generated Node #2: [65, 44, 2] from Operation: 87-85=2
Current State: 42:[65, 44, 2], Operations: ['87-85=2']
Exploring Operation: 65-44=21, Resulting Numbers: [2, 21]
Generated Node #3: [2, 21] from Operatio... | 4 | Current State: 42:[85, 65, 44, 87], Operations: []
Exploring Operation: 85-65=20, Resulting Numbers: [44, 87, 20]
Generated Node #0,0: 42:[44, 87, 20] Operation: 85-65=20
Exploring Operation: 87-85=2, Resulting Numbers: [65, 44, 2]
Generated Node #0,1: 42:[65, 44, 2] Operation: 87-85=2
Exploring Operation: 87-65=22, Re... | 0.990451 | hs_3 | sum_heuristic |
[
23,
48,
4,
47
] | 28 | [
"23+48=71",
"47-4=43",
"71-43=28"
] | Current State: 28:[23, 48, 4, 47], Operations: []
Exploring Operation: 23+48=71, Resulting Numbers: [4, 47, 71]
Generated Node #2: [4, 47, 71] from Operation: 23+48=71
Current State: 28:[4, 47, 71], Operations: ['23+48=71']
Exploring Operation: 47-4=43, Resulting Numbers: [71, 43]
Generated Node #3: [71, 43] from Opera... | 4 | Current State: 28:[23, 48, 4, 47], Operations: []
Exploring Operation: 48-23=25, Resulting Numbers: [4, 47, 25]
Generated Node #0,0: 28:[4, 47, 25] Operation: 48-23=25
Exploring Operation: 48-47=1, Resulting Numbers: [23, 4, 1]
Generated Node #0,1: 28:[23, 4, 1] Operation: 48-47=1
Exploring Operation: 47-23=24, Resulti... | 0.990451 | hs_3 | sum_heuristic |
[
70,
2,
22,
13
] | 63 | [
"70+2=72",
"22-13=9",
"72-9=63"
] | Current State: 63:[70, 2, 22, 13], Operations: []
Exploring Operation: 70+2=72, Resulting Numbers: [22, 13, 72]
Generated Node #2: [22, 13, 72] from Operation: 70+2=72
Current State: 63:[22, 13, 72], Operations: ['70+2=72']
Exploring Operation: 22-13=9, Resulting Numbers: [72, 9]
Generated Node #3: [72, 9] from Operati... | 4 | Current State: 63:[70, 2, 22, 13], Operations: []
Exploring Operation: 70-2=68, Resulting Numbers: [22, 13, 68]
Generated Node #0,0: 63:[22, 13, 68] Operation: 70-2=68
Exploring Operation: 22-13=9, Resulting Numbers: [70, 2, 9]
Generated Node #0,1: 63:[70, 2, 9] Operation: 22-13=9
Exploring Operation: 70-13=57, Resulti... | 0.976563 | hs_3 | sum_heuristic |
[
28,
19,
26,
16
] | 20 | [
"26-19=7",
"28/7=4",
"16+4=20"
] | Current State: 20:[28, 19, 26, 16], Operations: []
Exploring Operation: 26-19=7, Resulting Numbers: [28, 16, 7]
Generated Node #2: [28, 16, 7] from Operation: 26-19=7
Current State: 20:[28, 16, 7], Operations: ['26-19=7']
Exploring Operation: 28/7=4, Resulting Numbers: [16, 4]
Generated Node #3: [16, 4] from Operation:... | 4 | Current State: 20:[28, 19, 26, 16], Operations: []
Exploring Operation: 28-16=12, Resulting Numbers: [19, 26, 12]
Generated Node #0,0: 20:[19, 26, 12] Operation: 28-16=12
Exploring Operation: 28-26=2, Resulting Numbers: [19, 16, 2]
Generated Node #0,1: 20:[19, 16, 2] Operation: 28-26=2
Exploring Operation: 26-16=10, Re... | 0 | hs_4 | mult_heuristic |
[
2,
45,
87,
28
] | 94 | [
"45+87=132",
"132/2=66",
"28+66=94"
] | Current State: 94:[2, 45, 87, 28], Operations: []
Exploring Operation: 45+87=132, Resulting Numbers: [2, 28, 132]
Generated Node #2: [2, 28, 132] from Operation: 45+87=132
Current State: 94:[2, 28, 132], Operations: ['45+87=132']
Exploring Operation: 132/2=66, Resulting Numbers: [28, 66]
Generated Node #3: [28, 66] fro... | 4 | Current State: 94:[2, 45, 87, 28], Operations: []
Exploring Operation: 28/2=14, Resulting Numbers: [45, 87, 14]
Generated Node #0,0: 94:[45, 87, 14] Operation: 28/2=14
Exploring Operation: 87+28=115, Resulting Numbers: [2, 45, 115]
Generated Node #0,1: 94:[2, 45, 115] Operation: 87+28=115
Exploring Operation: 45-28=17,... | 0 | hs_5 | mult_heuristic |
[
36,
65,
13,
53
] | 39 | [
"36*13=468",
"65-53=12",
"468/12=39"
] | Current State: 39:[36, 65, 13, 53], Operations: []
Exploring Operation: 36*13=468, Resulting Numbers: [65, 53, 468]
Generated Node #2: [65, 53, 468] from Operation: 36*13=468
Current State: 39:[65, 53, 468], Operations: ['36*13=468']
Exploring Operation: 65-53=12, Resulting Numbers: [468, 12]
Generated Node #3: [468, 1... | 4 | Current State: 39:[36, 65, 13, 53], Operations: []
Exploring Operation: 65-53=12, Resulting Numbers: [36, 13, 12]
Generated Node #0,0: 39:[36, 13, 12] Operation: 65-53=12
Start Sub Search at level 1: Moving to Node #0,0
Current State: 39:[36, 13, 12], Operations: ['65-53=12']
Exploring Operation: 36/12=3, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
52,
91,
2,
32
] | 58 | [
"91*32=2912",
"2912/52=56",
"2+56=58"
] | Current State: 58:[52, 91, 2, 32], Operations: []
Exploring Operation: 91*32=2912, Resulting Numbers: [52, 2, 2912]
Generated Node #2: [52, 2, 2912] from Operation: 91*32=2912
Current State: 58:[52, 2, 2912], Operations: ['91*32=2912']
Exploring Operation: 2912/52=56, Resulting Numbers: [2, 56]
Generated Node #3: [2, 5... | 4 | Current State: 58:[52, 91, 2, 32], Operations: []
Exploring Operation: 91-52=39, Resulting Numbers: [2, 32, 39]
Generated Node #0,0: 58:[2, 32, 39] Operation: 91-52=39
Exploring Operation: 52/2=26, Resulting Numbers: [91, 32, 26]
Generated Node #0,1: 58:[91, 32, 26] Operation: 52/2=26
Exploring Operation: 91-32=59, Res... | 0 | hs_3 | mult_heuristic |
[
51,
54,
25,
99
] | 75 | [
"54+99=153",
"153/51=3",
"25*3=75"
] | Current State: 75:[51, 54, 25, 99], Operations: []
Exploring Operation: 54+99=153, Resulting Numbers: [51, 25, 153]
Generated Node #2: [51, 25, 153] from Operation: 54+99=153
Current State: 75:[51, 25, 153], Operations: ['54+99=153']
Exploring Operation: 153/51=3, Resulting Numbers: [25, 3]
Generated Node #3: [25, 3] f... | 4 | Current State: 75:[51, 54, 25, 99], Operations: []
Exploring Operation: 51+25=76, Resulting Numbers: [54, 99, 76]
Generated Node #0,0: 75:[54, 99, 76] Operation: 51+25=76
Exploring Operation: 99-51=48, Resulting Numbers: [54, 25, 48]
Generated Node #0,1: 75:[54, 25, 48] Operation: 99-51=48
Exploring Operation: 54-51=3,... | 0 | hs_4 | sum_heuristic |
[
25,
37,
57,
6
] | 51 | [
"37-25=12",
"57+6=63",
"63-12=51"
] | Current State: 51:[25, 37, 57, 6], Operations: []
Exploring Operation: 37-25=12, Resulting Numbers: [57, 6, 12]
Generated Node #2: [57, 6, 12] from Operation: 37-25=12
Current State: 51:[57, 6, 12], Operations: ['37-25=12']
Exploring Operation: 57+6=63, Resulting Numbers: [12, 63]
Generated Node #3: [12, 63] from Opera... | 4 | Current State: 51:[25, 37, 57, 6], Operations: []
Exploring Operation: 37-25=12, Resulting Numbers: [57, 6, 12]
Generated Node #0,0: 51:[57, 6, 12] Operation: 37-25=12
Exploring Operation: 57-37=20, Resulting Numbers: [25, 6, 20]
Generated Node #0,1: 51:[25, 6, 20] Operation: 57-37=20
Exploring Operation: 25-6=19, Resu... | 0.980903 | hs_4 | mult_heuristic |
[
36,
61,
76,
33
] | 68 | [
"61-36=25",
"76-33=43",
"25+43=68"
] | Current State: 68:[36, 61, 76, 33], Operations: []
Exploring Operation: 61-36=25, Resulting Numbers: [76, 33, 25]
Generated Node #2: [76, 33, 25] from Operation: 61-36=25
Current State: 68:[76, 33, 25], Operations: ['61-36=25']
Exploring Operation: 76-33=43, Resulting Numbers: [25, 43]
Generated Node #3: [25, 43] from ... | 4 | Current State: 68:[36, 61, 76, 33], Operations: []
Exploring Operation: 76-61=15, Resulting Numbers: [36, 33, 15]
Generated Node #0,0: 68:[36, 33, 15] Operation: 76-61=15
Exploring Operation: 36+33=69, Resulting Numbers: [61, 76, 69]
Generated Node #0,1: 68:[61, 76, 69] Operation: 36+33=69
Exploring Operation: 36-33=3,... | 0.96875 | hs_4 | sum_heuristic |
[
22,
35,
4,
45
] | 62 | [
"35-22=13",
"4+45=49",
"13+49=62"
] | Current State: 62:[22, 35, 4, 45], Operations: []
Exploring Operation: 35-22=13, Resulting Numbers: [4, 45, 13]
Generated Node #2: [4, 45, 13] from Operation: 35-22=13
Current State: 62:[4, 45, 13], Operations: ['35-22=13']
Exploring Operation: 4+45=49, Resulting Numbers: [13, 49]
Generated Node #3: [13, 49] from Opera... | 4 | Current State: 62:[22, 35, 4, 45], Operations: []
Exploring Operation: 45-35=10, Resulting Numbers: [22, 4, 10]
Generated Node #0,0: 62:[22, 4, 10] Operation: 45-35=10
Exploring Operation: 22+45=67, Resulting Numbers: [35, 4, 67]
Generated Node #0,1: 62:[35, 4, 67] Operation: 22+45=67
Exploring Operation: 45-22=23, Res... | 0.980035 | hs_3 | sum_heuristic |
[
31,
34,
94,
94
] | 64 | [
"31+34=65",
"94/94=1",
"65-1=64"
] | Current State: 64:[31, 34, 94, 94], Operations: []
Exploring Operation: 31+34=65, Resulting Numbers: [94, 94, 65]
Generated Node #2: [94, 94, 65] from Operation: 31+34=65
Current State: 64:[94, 94, 65], Operations: ['31+34=65']
Exploring Operation: 94/94=1, Resulting Numbers: [65, 1]
Generated Node #3: [65, 1] from Ope... | 4 | Current State: 64:[31, 34, 94, 94], Operations: []
Exploring Operation: 94/94=1, Resulting Numbers: [31, 34, 1]
Generated Node #0,0: 64:[31, 34, 1] Operation: 94/94=1
Exploring Operation: 94-94=0, Resulting Numbers: [31, 34, 0]
Generated Node #0,1: 64:[31, 34, 0] Operation: 94-94=0
Exploring Operation: 94-31=63, Result... | 0.969618 | hs_3 | sum_heuristic |
[
20,
57,
28,
39
] | 14 | [
"57-20=37",
"39-37=2",
"28/2=14"
] | Current State: 14:[20, 57, 28, 39], Operations: []
Exploring Operation: 57-20=37, Resulting Numbers: [28, 39, 37]
Generated Node #2: [28, 39, 37] from Operation: 57-20=37
Current State: 14:[28, 39, 37], Operations: ['57-20=37']
Exploring Operation: 39-37=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 14:[20, 57, 28, 39], Operations: []
Exploring Operation: 57-20=37, Resulting Numbers: [28, 39, 37]
Generated Node #0,0: 14:[28, 39, 37] Operation: 57-20=37
Exploring Operation: 57-28=29, Resulting Numbers: [20, 39, 29]
Generated Node #0,1: 14:[20, 39, 29] Operation: 57-28=29
Exploring Operation: 39-20=19... | 0.980035 | hs_5 | sum_heuristic |
[
28,
76,
11,
98
] | 26 | [
"98-76=22",
"22/11=2",
"28-2=26"
] | Current State: 26:[28, 76, 11, 98], Operations: []
Exploring Operation: 98-76=22, Resulting Numbers: [28, 11, 22]
Generated Node #2: [28, 11, 22] from Operation: 98-76=22
Current State: 26:[28, 11, 22], Operations: ['98-76=22']
Exploring Operation: 22/11=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Ope... | 4 | Current State: 26:[28, 76, 11, 98], Operations: []
Exploring Operation: 76-28=48, Resulting Numbers: [11, 98, 48]
Generated Node #0,0: 26:[11, 98, 48] Operation: 76-28=48
Exploring Operation: 98-76=22, Resulting Numbers: [28, 11, 22]
Generated Node #0,1: 26:[28, 11, 22] Operation: 98-76=22
Exploring Operation: 76-11=65... | 0.988715 | hs_4 | mult_heuristic |
[
3,
90,
72,
67
] | 46 | [
"3+90=93",
"72+67=139",
"139-93=46"
] | Current State: 46:[3, 90, 72, 67], Operations: []
Exploring Operation: 3+90=93, Resulting Numbers: [72, 67, 93]
Generated Node #2: [72, 67, 93] from Operation: 3+90=93
Current State: 46:[72, 67, 93], Operations: ['3+90=93']
Exploring Operation: 72+67=139, Resulting Numbers: [93, 139]
Generated Node #3: [93, 139] from O... | 4 | Current State: 46:[3, 90, 72, 67], Operations: []
Exploring Operation: 90-72=18, Resulting Numbers: [3, 67, 18]
Generated Node #0,0: 46:[3, 67, 18] Operation: 90-72=18
Moving to Node #0,0
Current State: 46:[3, 67, 18], Operations: ['90-72=18']
Exploring Operation: 67-18=49, Resulting Numbers: [3, 49]
Generated Node #0,... | 0.993924 | hs_1 | mult_heuristic |
[
66,
24,
84,
41
] | 82 | [
"66-24=42",
"84*41=3444",
"3444/42=82"
] | Current State: 82:[66, 24, 84, 41], Operations: []
Exploring Operation: 66-24=42, Resulting Numbers: [84, 41, 42]
Generated Node #2: [84, 41, 42] from Operation: 66-24=42
Current State: 82:[84, 41, 42], Operations: ['66-24=42']
Exploring Operation: 84*41=3444, Resulting Numbers: [42, 3444]
Generated Node #3: [42, 3444]... | 4 | Current State: 82:[66, 24, 84, 41], Operations: []
Exploring Operation: 84-66=18, Resulting Numbers: [24, 41, 18]
Generated Node #0,0: 82:[24, 41, 18] Operation: 84-66=18
Exploring Operation: 41-24=17, Resulting Numbers: [66, 84, 17]
Generated Node #0,1: 82:[66, 84, 17] Operation: 41-24=17
Exploring Operation: 66+24=90... | 0.967882 | hs_4 | mult_heuristic |
[
27,
68,
80,
7
] | 57 | [
"80-68=12",
"7*12=84",
"84-27=57"
] | Current State: 57:[27, 68, 80, 7], Operations: []
Exploring Operation: 80-68=12, Resulting Numbers: [27, 7, 12]
Generated Node #2: [27, 7, 12] from Operation: 80-68=12
Current State: 57:[27, 7, 12], Operations: ['80-68=12']
Exploring Operation: 7*12=84, Resulting Numbers: [27, 84]
Generated Node #3: [27, 84] from Opera... | 4 | Current State: 57:[27, 68, 80, 7], Operations: []
Exploring Operation: 80-68=12, Resulting Numbers: [27, 7, 12]
Generated Node #0,0: 57:[27, 7, 12] Operation: 80-68=12
Exploring Operation: 80-27=53, Resulting Numbers: [68, 7, 53]
Generated Node #0,1: 57:[68, 7, 53] Operation: 80-27=53
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
13,
2,
35,
18
] | 68 | [
"13+2=15",
"35+18=53",
"15+53=68"
] | Current State: 68:[13, 2, 35, 18], Operations: []
Exploring Operation: 13+2=15, Resulting Numbers: [35, 18, 15]
Generated Node #2: [35, 18, 15] from Operation: 13+2=15
Current State: 68:[35, 18, 15], Operations: ['13+2=15']
Exploring Operation: 35+18=53, Resulting Numbers: [15, 53]
Generated Node #3: [15, 53] from Oper... | 4 | Current State: 68:[13, 2, 35, 18], Operations: []
Exploring Operation: 18-13=5, Resulting Numbers: [2, 35, 5]
Generated Node #0,0: 68:[2, 35, 5] Operation: 18-13=5
Moving to Node #0,0
Current State: 68:[2, 35, 5], Operations: ['18-13=5']
Exploring Operation: 35-2=33, Resulting Numbers: [5, 33]
Generated Node #0,0,0: 68... | 0 | hs_1 | sum_heuristic |
[
5,
26,
32,
29
] | 34 | [
"5+26=31",
"32-29=3",
"31+3=34"
] | Current State: 34:[5, 26, 32, 29], Operations: []
Exploring Operation: 5+26=31, Resulting Numbers: [32, 29, 31]
Generated Node #2: [32, 29, 31] from Operation: 5+26=31
Current State: 34:[32, 29, 31], Operations: ['5+26=31']
Exploring Operation: 32-29=3, Resulting Numbers: [31, 3]
Generated Node #3: [31, 3] from Operati... | 4 | Current State: 34:[5, 26, 32, 29], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [5, 32, 3]
Generated Node #0,0: 34:[5, 32, 3] Operation: 29-26=3
Exploring Operation: 5+26=31, Resulting Numbers: [32, 29, 31]
Generated Node #0,1: 34:[32, 29, 31] Operation: 5+26=31
Exploring Operation: 5+29=34, Resultin... | 0.989583 | hs_3 | mult_heuristic |
[
71,
90,
78,
78
] | 19 | [
"90-71=19",
"78-78=0",
"19+0=19"
] | Current State: 19:[71, 90, 78, 78], Operations: []
Exploring Operation: 90-71=19, Resulting Numbers: [78, 78, 19]
Generated Node #2: [78, 78, 19] from Operation: 90-71=19
Current State: 19:[78, 78, 19], Operations: ['90-71=19']
Exploring Operation: 78-78=0, Resulting Numbers: [19, 0]
Generated Node #3: [19, 0] from Ope... | 4 | Current State: 19:[71, 90, 78, 78], Operations: []
Exploring Operation: 78/78=1, Resulting Numbers: [71, 90, 1]
Generated Node #0,0: 19:[71, 90, 1] Operation: 78/78=1
Exploring Operation: 90-71=19, Resulting Numbers: [78, 78, 19]
Generated Node #0,1: 19:[78, 78, 19] Operation: 90-71=19
Exploring Operation: 90-78=12, Re... | 0.986111 | hs_5 | sum_heuristic |
[
34,
82,
97,
51
] | 32 | [
"34+82=116",
"97+51=148",
"148-116=32"
] | Current State: 32:[34, 82, 97, 51], Operations: []
Exploring Operation: 34+82=116, Resulting Numbers: [97, 51, 116]
Generated Node #2: [97, 51, 116] from Operation: 34+82=116
Current State: 32:[97, 51, 116], Operations: ['34+82=116']
Exploring Operation: 97+51=148, Resulting Numbers: [116, 148]
Generated Node #3: [116,... | 4 | Current State: 32:[34, 82, 97, 51], Operations: []
Exploring Operation: 97-82=15, Resulting Numbers: [34, 51, 15]
Generated Node #0,0: 32:[34, 51, 15] Operation: 97-82=15
Exploring Operation: 97-51=46, Resulting Numbers: [34, 82, 46]
Generated Node #0,1: 32:[34, 82, 46] Operation: 97-51=46
Exploring Operation: 82-51=31... | 0.989583 | hs_3 | mult_heuristic |
[
61,
53,
34,
19
] | 62 | [
"53-34=19",
"19/19=1",
"61+1=62"
] | Current State: 62:[61, 53, 34, 19], Operations: []
Exploring Operation: 53-34=19, Resulting Numbers: [61, 19, 19]
Generated Node #2: [61, 19, 19] from Operation: 53-34=19
Current State: 62:[61, 19, 19], Operations: ['53-34=19']
Exploring Operation: 19/19=1, Resulting Numbers: [61, 1]
Generated Node #3: [61, 1] from Ope... | 4 | Current State: 62:[61, 53, 34, 19], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [34, 19, 8]
Generated Node #0,0: 62:[34, 19, 8] Operation: 61-53=8
Exploring Operation: 53-19=34, Resulting Numbers: [61, 34, 34]
Generated Node #0,1: 62:[61, 34, 34] Operation: 53-19=34
Exploring Operation: 53+19=72, Re... | 0.965278 | hs_4 | sum_heuristic |
[
14,
73,
66,
57
] | 68 | [
"73-14=59",
"66-57=9",
"59+9=68"
] | Current State: 68:[14, 73, 66, 57], Operations: []
Exploring Operation: 73-14=59, Resulting Numbers: [66, 57, 59]
Generated Node #2: [66, 57, 59] from Operation: 73-14=59
Current State: 68:[66, 57, 59], Operations: ['73-14=59']
Exploring Operation: 66-57=9, Resulting Numbers: [59, 9]
Generated Node #3: [59, 9] from Ope... | 4 | Current State: 68:[14, 73, 66, 57], Operations: []
Exploring Operation: 14+57=71, Resulting Numbers: [73, 66, 71]
Generated Node #0,0: 68:[73, 66, 71] Operation: 14+57=71
Exploring Operation: 66-57=9, Resulting Numbers: [14, 73, 9]
Generated Node #0,1: 68:[14, 73, 9] Operation: 66-57=9
Exploring Operation: 73-66=7, Res... | 0.986979 | hs_5 | sum_heuristic |
[
11,
4,
92,
68
] | 29 | [
"92+68=160",
"160/4=40",
"40-11=29"
] | Current State: 29:[11, 4, 92, 68], Operations: []
Exploring Operation: 92+68=160, Resulting Numbers: [11, 4, 160]
Generated Node #2: [11, 4, 160] from Operation: 92+68=160
Current State: 29:[11, 4, 160], Operations: ['92+68=160']
Exploring Operation: 160/4=40, Resulting Numbers: [11, 40]
Generated Node #3: [11, 40] fro... | 4 | Current State: 29:[11, 4, 92, 68], Operations: []
Exploring Operation: 92-68=24, Resulting Numbers: [11, 4, 24]
Generated Node #0,0: 29:[11, 4, 24] Operation: 92-68=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[11, 4, 24], Operations: ['92-68=24']
Exploring Operation: 11+4=15, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
35,
53,
46,
81
] | 86 | [
"53-46=7",
"35/7=5",
"81+5=86"
] | Current State: 86:[35, 53, 46, 81], Operations: []
Exploring Operation: 53-46=7, Resulting Numbers: [35, 81, 7]
Generated Node #2: [35, 81, 7] from Operation: 53-46=7
Current State: 86:[35, 81, 7], Operations: ['53-46=7']
Exploring Operation: 35/7=5, Resulting Numbers: [81, 5]
Generated Node #3: [81, 5] from Operation:... | 4 | Current State: 86:[35, 53, 46, 81], Operations: []
Exploring Operation: 53-46=7, Resulting Numbers: [35, 81, 7]
Generated Node #0,0: 86:[35, 81, 7] Operation: 53-46=7
Exploring Operation: 81-35=46, Resulting Numbers: [53, 46, 46]
Generated Node #0,1: 86:[53, 46, 46] Operation: 81-35=46
Exploring Operation: 35+53=88, Re... | 0.977431 | hs_3 | mult_heuristic |
[
83,
61,
59,
14
] | 95 | [
"83-61=22",
"59+14=73",
"22+73=95"
] | Current State: 95:[83, 61, 59, 14], Operations: []
Exploring Operation: 83-61=22, Resulting Numbers: [59, 14, 22]
Generated Node #2: [59, 14, 22] from Operation: 83-61=22
Current State: 95:[59, 14, 22], Operations: ['83-61=22']
Exploring Operation: 59+14=73, Resulting Numbers: [22, 73]
Generated Node #3: [22, 73] from ... | 4 | Current State: 95:[83, 61, 59, 14], Operations: []
Exploring Operation: 83-61=22, Resulting Numbers: [59, 14, 22]
Generated Node #0,0: 95:[59, 14, 22] Operation: 83-61=22
Exploring Operation: 61-59=2, Resulting Numbers: [83, 14, 2]
Generated Node #0,1: 95:[83, 14, 2] Operation: 61-59=2
Exploring Operation: 61+59=120, R... | 0.966146 | hs_4 | mult_heuristic |
[
51,
12,
61,
58
] | 55 | [
"61-58=3",
"12/3=4",
"51+4=55"
] | Current State: 55:[51, 12, 61, 58], Operations: []
Exploring Operation: 61-58=3, Resulting Numbers: [51, 12, 3]
Generated Node #2: [51, 12, 3] from Operation: 61-58=3
Current State: 55:[51, 12, 3], Operations: ['61-58=3']
Exploring Operation: 12/3=4, Resulting Numbers: [51, 4]
Generated Node #3: [51, 4] from Operation:... | 4 | Current State: 55:[51, 12, 61, 58], Operations: []
Exploring Operation: 58-51=7, Resulting Numbers: [12, 61, 7]
Generated Node #0,0: 55:[12, 61, 7] Operation: 58-51=7
Exploring Operation: 61-51=10, Resulting Numbers: [12, 58, 10]
Generated Node #0,1: 55:[12, 58, 10] Operation: 61-51=10
Exploring Operation: 61-58=3, Res... | 0.969618 | hs_4 | sum_heuristic |
[
65,
80,
60,
82
] | 86 | [
"80-65=15",
"60/15=4",
"82+4=86"
] | Current State: 86:[65, 80, 60, 82], Operations: []
Exploring Operation: 80-65=15, Resulting Numbers: [60, 82, 15]
Generated Node #2: [60, 82, 15] from Operation: 80-65=15
Current State: 86:[60, 82, 15], Operations: ['80-65=15']
Exploring Operation: 60/15=4, Resulting Numbers: [82, 4]
Generated Node #3: [82, 4] from Ope... | 4 | Current State: 86:[65, 80, 60, 82], Operations: []
Exploring Operation: 80-65=15, Resulting Numbers: [60, 82, 15]
Generated Node #0,0: 86:[60, 82, 15] Operation: 80-65=15
Exploring Operation: 65-60=5, Resulting Numbers: [80, 82, 5]
Generated Node #0,1: 86:[80, 82, 5] Operation: 65-60=5
Moving to Node #0,1
Current State... | 0.984375 | hs_2 | sum_heuristic |
[
15,
19,
71,
21
] | 41 | [
"21-19=2",
"15*2=30",
"71-30=41"
] | Current State: 41:[15, 19, 71, 21], Operations: []
Exploring Operation: 21-19=2, Resulting Numbers: [15, 71, 2]
Generated Node #2: [15, 71, 2] from Operation: 21-19=2
Current State: 41:[15, 71, 2], Operations: ['21-19=2']
Exploring Operation: 15*2=30, Resulting Numbers: [71, 30]
Generated Node #3: [71, 30] from Operati... | 4 | Current State: 41:[15, 19, 71, 21], Operations: []
Exploring Operation: 15+21=36, Resulting Numbers: [19, 71, 36]
Generated Node #0,0: 41:[19, 71, 36] Operation: 15+21=36
Exploring Operation: 71-15=56, Resulting Numbers: [19, 21, 56]
Generated Node #0,1: 41:[19, 21, 56] Operation: 71-15=56
Exploring Operation: 15+19=34... | 0 | hs_3 | sum_heuristic |
[
42,
5,
32,
64
] | 74 | [
"42-5=37",
"64/32=2",
"37*2=74"
] | Current State: 74:[42, 5, 32, 64], Operations: []
Exploring Operation: 42-5=37, Resulting Numbers: [32, 64, 37]
Generated Node #2: [32, 64, 37] from Operation: 42-5=37
Current State: 74:[32, 64, 37], Operations: ['42-5=37']
Exploring Operation: 64/32=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Operati... | 4 | Current State: 74:[42, 5, 32, 64], Operations: []
Exploring Operation: 64/32=2, Resulting Numbers: [42, 5, 2]
Generated Node #0,0: 74:[42, 5, 2] Operation: 64/32=2
Exploring Operation: 42+32=74, Resulting Numbers: [5, 64, 74]
Generated Node #0,1: 74:[5, 64, 74] Operation: 42+32=74
Exploring Operation: 64-32=32, Resulti... | 0.988715 | hs_4 | mult_heuristic |
[
10,
81,
66,
46
] | 69 | [
"81-66=15",
"46*15=690",
"690/10=69"
] | Current State: 69:[10, 81, 66, 46], Operations: []
Exploring Operation: 81-66=15, Resulting Numbers: [10, 46, 15]
Generated Node #2: [10, 46, 15] from Operation: 81-66=15
Current State: 69:[10, 46, 15], Operations: ['81-66=15']
Exploring Operation: 46*15=690, Resulting Numbers: [10, 690]
Generated Node #3: [10, 690] fr... | 4 | Current State: 69:[10, 81, 66, 46], Operations: []
Exploring Operation: 81-46=35, Resulting Numbers: [10, 66, 35]
Generated Node #0,0: 69:[10, 66, 35] Operation: 81-46=35
Exploring Operation: 66-46=20, Resulting Numbers: [10, 81, 20]
Generated Node #0,1: 69:[10, 81, 20] Operation: 66-46=20
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
41,
47,
73,
74
] | 89 | [
"41+47=88",
"74-73=1",
"88+1=89"
] | Current State: 89:[41, 47, 73, 74], Operations: []
Exploring Operation: 41+47=88, Resulting Numbers: [73, 74, 88]
Generated Node #2: [73, 74, 88] from Operation: 41+47=88
Current State: 89:[73, 74, 88], Operations: ['41+47=88']
Exploring Operation: 74-73=1, Resulting Numbers: [88, 1]
Generated Node #3: [88, 1] from Ope... | 4 | Current State: 89:[41, 47, 73, 74], Operations: []
Exploring Operation: 41+47=88, Resulting Numbers: [73, 74, 88]
Generated Node #0,0: 89:[73, 74, 88] Operation: 41+47=88
Moving to Node #0,0
Current State: 89:[73, 74, 88], Operations: ['41+47=88']
Exploring Operation: 73+74=147, Resulting Numbers: [88, 147]
Generated N... | 0 | hs_1 | sum_heuristic |
[
24,
44,
16,
73
] | 78 | [
"44+73=117",
"16*117=1872",
"1872/24=78"
] | Current State: 78:[24, 44, 16, 73], Operations: []
Exploring Operation: 44+73=117, Resulting Numbers: [24, 16, 117]
Generated Node #2: [24, 16, 117] from Operation: 44+73=117
Current State: 78:[24, 16, 117], Operations: ['44+73=117']
Exploring Operation: 16*117=1872, Resulting Numbers: [24, 1872]
Generated Node #3: [24... | 4 | Current State: 78:[24, 44, 16, 73], Operations: []
Exploring Operation: 44-16=28, Resulting Numbers: [24, 73, 28]
Generated Node #0,0: 78:[24, 73, 28] Operation: 44-16=28
Exploring Operation: 73-44=29, Resulting Numbers: [24, 16, 29]
Generated Node #0,1: 78:[24, 16, 29] Operation: 73-44=29
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
51,
29,
5,
65
] | 49 | [
"51+29=80",
"80/5=16",
"65-16=49"
] | Current State: 49:[51, 29, 5, 65], Operations: []
Exploring Operation: 51+29=80, Resulting Numbers: [5, 65, 80]
Generated Node #2: [5, 65, 80] from Operation: 51+29=80
Current State: 49:[5, 65, 80], Operations: ['51+29=80']
Exploring Operation: 80/5=16, Resulting Numbers: [65, 16]
Generated Node #3: [65, 16] from Opera... | 4 | Current State: 49:[51, 29, 5, 65], Operations: []
Exploring Operation: 51-29=22, Resulting Numbers: [5, 65, 22]
Generated Node #0,0: 49:[5, 65, 22] Operation: 51-29=22
Exploring Operation: 65-29=36, Resulting Numbers: [51, 5, 36]
Generated Node #0,1: 49:[51, 5, 36] Operation: 65-29=36
Exploring Operation: 65/5=13, Resu... | 0 | hs_5 | sum_heuristic |
[
2,
69,
78,
60
] | 53 | [
"2+69=71",
"78-60=18",
"71-18=53"
] | Current State: 53:[2, 69, 78, 60], Operations: []
Exploring Operation: 2+69=71, Resulting Numbers: [78, 60, 71]
Generated Node #2: [78, 60, 71] from Operation: 2+69=71
Current State: 53:[78, 60, 71], Operations: ['2+69=71']
Exploring Operation: 78-60=18, Resulting Numbers: [71, 18]
Generated Node #3: [71, 18] from Oper... | 4 | Current State: 53:[2, 69, 78, 60], Operations: []
Exploring Operation: 78/2=39, Resulting Numbers: [69, 60, 39]
Generated Node #0,0: 53:[69, 60, 39] Operation: 78/2=39
Exploring Operation: 69-2=67, Resulting Numbers: [78, 60, 67]
Generated Node #0,1: 53:[78, 60, 67] Operation: 69-2=67
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
50,
57,
36,
73
] | 30 | [
"57-50=7",
"73-36=37",
"37-7=30"
] | Current State: 30:[50, 57, 36, 73], Operations: []
Exploring Operation: 57-50=7, Resulting Numbers: [36, 73, 7]
Generated Node #2: [36, 73, 7] from Operation: 57-50=7
Current State: 30:[36, 73, 7], Operations: ['57-50=7']
Exploring Operation: 73-36=37, Resulting Numbers: [7, 37]
Generated Node #3: [7, 37] from Operatio... | 4 | Current State: 30:[50, 57, 36, 73], Operations: []
Exploring Operation: 73-57=16, Resulting Numbers: [50, 36, 16]
Generated Node #0,0: 30:[50, 36, 16] Operation: 73-57=16
Exploring Operation: 73-50=23, Resulting Numbers: [57, 36, 23]
Generated Node #0,1: 30:[57, 36, 23] Operation: 73-50=23
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
54,
81,
12,
27
] | 39 | [
"54-12=42",
"81/27=3",
"42-3=39"
] | Current State: 39:[54, 81, 12, 27], Operations: []
Exploring Operation: 54-12=42, Resulting Numbers: [81, 27, 42]
Generated Node #2: [81, 27, 42] from Operation: 54-12=42
Current State: 39:[81, 27, 42], Operations: ['54-12=42']
Exploring Operation: 81/27=3, Resulting Numbers: [42, 3]
Generated Node #3: [42, 3] from Ope... | 4 | Current State: 39:[54, 81, 12, 27], Operations: []
Exploring Operation: 81-27=54, Resulting Numbers: [54, 12, 54]
Generated Node #0,0: 39:[54, 12, 54] Operation: 81-27=54
Exploring Operation: 81-54=27, Resulting Numbers: [12, 27, 27]
Generated Node #0,1: 39:[12, 27, 27] Operation: 81-54=27
Exploring Operation: 54/27=2,... | 0.955729 | hs_4 | mult_heuristic |
[
51,
35,
23,
69
] | 13 | [
"51-35=16",
"69/23=3",
"16-3=13"
] | Current State: 13:[51, 35, 23, 69], Operations: []
Exploring Operation: 51-35=16, Resulting Numbers: [23, 69, 16]
Generated Node #2: [23, 69, 16] from Operation: 51-35=16
Current State: 13:[23, 69, 16], Operations: ['51-35=16']
Exploring Operation: 69/23=3, Resulting Numbers: [16, 3]
Generated Node #3: [16, 3] from Ope... | 4 | Current State: 13:[51, 35, 23, 69], Operations: []
Exploring Operation: 51-35=16, Resulting Numbers: [23, 69, 16]
Generated Node #0,0: 13:[23, 69, 16] Operation: 51-35=16
Exploring Operation: 69-35=34, Resulting Numbers: [51, 23, 34]
Generated Node #0,1: 13:[51, 23, 34] Operation: 69-35=34
Exploring Operation: 69-51=18... | 0.976563 | hs_3 | mult_heuristic |
[
54,
19,
32,
28
] | 25 | [
"54-19=35",
"32+28=60",
"60-35=25"
] | Current State: 25:[54, 19, 32, 28], Operations: []
Exploring Operation: 54-19=35, Resulting Numbers: [32, 28, 35]
Generated Node #2: [32, 28, 35] from Operation: 54-19=35
Current State: 25:[32, 28, 35], Operations: ['54-19=35']
Exploring Operation: 32+28=60, Resulting Numbers: [35, 60]
Generated Node #3: [35, 60] from ... | 4 | Current State: 25:[54, 19, 32, 28], Operations: []
Exploring Operation: 54-28=26, Resulting Numbers: [19, 32, 26]
Generated Node #0,0: 25:[19, 32, 26] Operation: 54-28=26
Exploring Operation: 32-28=4, Resulting Numbers: [54, 19, 4]
Generated Node #0,1: 25:[54, 19, 4] Operation: 32-28=4
Exploring Operation: 32-19=13, Re... | 0.976563 | hs_5 | mult_heuristic |
[
56,
12,
5,
63
] | 53 | [
"63-56=7",
"12*5=60",
"60-7=53"
] | Current State: 53:[56, 12, 5, 63], Operations: []
Exploring Operation: 63-56=7, Resulting Numbers: [12, 5, 7]
Generated Node #2: [12, 5, 7] from Operation: 63-56=7
Current State: 53:[12, 5, 7], Operations: ['63-56=7']
Exploring Operation: 12*5=60, Resulting Numbers: [7, 60]
Generated Node #3: [7, 60] from Operation: 12... | 4 | Current State: 53:[56, 12, 5, 63], Operations: []
Exploring Operation: 12*5=60, Resulting Numbers: [56, 63, 60]
Generated Node #0,0: 53:[56, 63, 60] Operation: 12*5=60
Exploring Operation: 12+5=17, Resulting Numbers: [56, 63, 17]
Generated Node #0,1: 53:[56, 63, 17] Operation: 12+5=17
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | sum_heuristic |
[
63,
75,
85,
3
] | 33 | [
"85-75=10",
"3*10=30",
"63-30=33"
] | Current State: 33:[63, 75, 85, 3], Operations: []
Exploring Operation: 85-75=10, Resulting Numbers: [63, 3, 10]
Generated Node #2: [63, 3, 10] from Operation: 85-75=10
Current State: 33:[63, 3, 10], Operations: ['85-75=10']
Exploring Operation: 3*10=30, Resulting Numbers: [63, 30]
Generated Node #3: [63, 30] from Opera... | 4 | Current State: 33:[63, 75, 85, 3], Operations: []
Exploring Operation: 75-63=12, Resulting Numbers: [85, 3, 12]
Generated Node #0,0: 33:[85, 3, 12] Operation: 75-63=12
Exploring Operation: 85-75=10, Resulting Numbers: [63, 3, 10]
Generated Node #0,1: 33:[63, 3, 10] Operation: 85-75=10
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
23,
37,
97,
32
] | 64 | [
"97-23=74",
"74/37=2",
"32*2=64"
] | Current State: 64:[23, 37, 97, 32], Operations: []
Exploring Operation: 97-23=74, Resulting Numbers: [37, 32, 74]
Generated Node #2: [37, 32, 74] from Operation: 97-23=74
Current State: 64:[37, 32, 74], Operations: ['97-23=74']
Exploring Operation: 74/37=2, Resulting Numbers: [32, 2]
Generated Node #3: [32, 2] from Ope... | 4 | Current State: 64:[23, 37, 97, 32], Operations: []
Exploring Operation: 97-23=74, Resulting Numbers: [37, 32, 74]
Generated Node #0,0: 64:[37, 32, 74] Operation: 97-23=74
Exploring Operation: 97-32=65, Resulting Numbers: [23, 37, 65]
Generated Node #0,1: 64:[23, 37, 65] Operation: 97-32=65
Exploring Operation: 97-37=60... | 0.960069 | hs_4 | mult_heuristic |
[
44,
36,
29,
24
] | 27 | [
"44+36=80",
"29+24=53",
"80-53=27"
] | Current State: 27:[44, 36, 29, 24], Operations: []
Exploring Operation: 44+36=80, Resulting Numbers: [29, 24, 80]
Generated Node #2: [29, 24, 80] from Operation: 44+36=80
Current State: 27:[29, 24, 80], Operations: ['44+36=80']
Exploring Operation: 29+24=53, Resulting Numbers: [80, 53]
Generated Node #3: [80, 53] from ... | 4 | Current State: 27:[44, 36, 29, 24], Operations: []
Exploring Operation: 36-29=7, Resulting Numbers: [44, 24, 7]
Generated Node #0,0: 27:[44, 24, 7] Operation: 36-29=7
Exploring Operation: 44-29=15, Resulting Numbers: [36, 24, 15]
Generated Node #0,1: 27:[36, 24, 15] Operation: 44-29=15
Exploring Operation: 44-24=20, Re... | 0.977431 | hs_5 | sum_heuristic |
[
5,
68,
97,
67
] | 93 | [
"68-5=63",
"97-67=30",
"63+30=93"
] | Current State: 93:[5, 68, 97, 67], Operations: []
Exploring Operation: 68-5=63, Resulting Numbers: [97, 67, 63]
Generated Node #2: [97, 67, 63] from Operation: 68-5=63
Current State: 93:[97, 67, 63], Operations: ['68-5=63']
Exploring Operation: 97-67=30, Resulting Numbers: [63, 30]
Generated Node #3: [63, 30] from Oper... | 4 | Current State: 93:[5, 68, 97, 67], Operations: []
Exploring Operation: 97-67=30, Resulting Numbers: [5, 68, 30]
Generated Node #0,0: 93:[5, 68, 30] Operation: 97-67=30
Exploring Operation: 68-67=1, Resulting Numbers: [5, 97, 1]
Generated Node #0,1: 93:[5, 97, 1] Operation: 68-67=1
Moving to Node #0,1
Current State: 93:... | 0.989583 | hs_2 | mult_heuristic |
[
27,
68,
29,
26
] | 92 | [
"27+68=95",
"29-26=3",
"95-3=92"
] | Current State: 92:[27, 68, 29, 26], Operations: []
Exploring Operation: 27+68=95, Resulting Numbers: [29, 26, 95]
Generated Node #2: [29, 26, 95] from Operation: 27+68=95
Current State: 92:[29, 26, 95], Operations: ['27+68=95']
Exploring Operation: 29-26=3, Resulting Numbers: [95, 3]
Generated Node #3: [95, 3] from Ope... | 4 | Current State: 92:[27, 68, 29, 26], Operations: []
Exploring Operation: 27+68=95, Resulting Numbers: [29, 26, 95]
Generated Node #0,0: 92:[29, 26, 95] Operation: 27+68=95
Exploring Operation: 68+29=97, Resulting Numbers: [27, 26, 97]
Generated Node #0,1: 92:[27, 26, 97] Operation: 68+29=97
Moving to Node #0,0
Current S... | 0.986111 | hs_2 | sum_heuristic |
[
29,
77,
82,
27
] | 61 | [
"77-29=48",
"82+27=109",
"109-48=61"
] | Current State: 61:[29, 77, 82, 27], Operations: []
Exploring Operation: 77-29=48, Resulting Numbers: [82, 27, 48]
Generated Node #2: [82, 27, 48] from Operation: 77-29=48
Current State: 61:[82, 27, 48], Operations: ['77-29=48']
Exploring Operation: 82+27=109, Resulting Numbers: [48, 109]
Generated Node #3: [48, 109] fr... | 4 | Current State: 61:[29, 77, 82, 27], Operations: []
Exploring Operation: 82-27=55, Resulting Numbers: [29, 77, 55]
Generated Node #0,0: 61:[29, 77, 55] Operation: 82-27=55
Exploring Operation: 29+27=56, Resulting Numbers: [77, 82, 56]
Generated Node #0,1: 61:[77, 82, 56] Operation: 29+27=56
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | mult_heuristic |
[
45,
16,
55,
25
] | 37 | [
"16*55=880",
"45+880=925",
"925/25=37"
] | Current State: 37:[45, 16, 55, 25], Operations: []
Exploring Operation: 16*55=880, Resulting Numbers: [45, 25, 880]
Generated Node #2: [45, 25, 880] from Operation: 16*55=880
Current State: 37:[45, 25, 880], Operations: ['16*55=880']
Exploring Operation: 45+880=925, Resulting Numbers: [25, 925]
Generated Node #3: [25, ... | 4 | Current State: 37:[45, 16, 55, 25], Operations: []
Exploring Operation: 16+25=41, Resulting Numbers: [45, 55, 41]
Generated Node #0,0: 37:[45, 55, 41] Operation: 16+25=41
Exploring Operation: 55-16=39, Resulting Numbers: [45, 25, 39]
Generated Node #0,1: 37:[45, 25, 39] Operation: 55-16=39
Exploring Operation: 55-25=30... | 0 | hs_4 | sum_heuristic |
[
14,
63,
60,
74
] | 20 | [
"14+63=77",
"77-74=3",
"60/3=20"
] | Current State: 20:[14, 63, 60, 74], Operations: []
Exploring Operation: 14+63=77, Resulting Numbers: [60, 74, 77]
Generated Node #2: [60, 74, 77] from Operation: 14+63=77
Current State: 20:[60, 74, 77], Operations: ['14+63=77']
Exploring Operation: 77-74=3, Resulting Numbers: [60, 3]
Generated Node #3: [60, 3] from Ope... | 4 | Current State: 20:[14, 63, 60, 74], Operations: []
Exploring Operation: 74-63=11, Resulting Numbers: [14, 60, 11]
Generated Node #0,0: 20:[14, 60, 11] Operation: 74-63=11
Exploring Operation: 74-60=14, Resulting Numbers: [14, 63, 14]
Generated Node #0,1: 20:[14, 63, 14] Operation: 74-60=14
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
81,
82,
50,
82
] | 32 | [
"82-81=1",
"82-50=32",
"1*32=32"
] | Current State: 32:[81, 82, 50, 82], Operations: []
Exploring Operation: 82-81=1, Resulting Numbers: [50, 1]
Generated Node #2: [50, 1] from Operation: 82-81=1
Current State: 32:[50, 1], Operations: ['82-81=1']
Exploring Operation: 82-50=32, Resulting Numbers: [1, 32]
Generated Node #3: [1, 32] from Operation: 82-50=32
... | 4 | Current State: 32:[81, 82, 50, 82], Operations: []
Exploring Operation: 82-81=1, Resulting Numbers: [50, 82, 1]
Generated Node #0,0: 32:[50, 82, 1] Operation: 82-81=1
Exploring Operation: 82-50=32, Resulting Numbers: [81, 82, 32]
Generated Node #0,1: 32:[81, 82, 32] Operation: 82-50=32
Exploring Operation: 82-81=1, Res... | 0.986979 | hs_5 | mult_heuristic |
[
60,
37,
1,
35
] | 13 | [
"60-37=23",
"1+35=36",
"36-23=13"
] | Current State: 13:[60, 37, 1, 35], Operations: []
Exploring Operation: 60-37=23, Resulting Numbers: [1, 35, 23]
Generated Node #2: [1, 35, 23] from Operation: 60-37=23
Current State: 13:[1, 35, 23], Operations: ['60-37=23']
Exploring Operation: 1+35=36, Resulting Numbers: [23, 36]
Generated Node #3: [23, 36] from Opera... | 4 | Current State: 13:[60, 37, 1, 35], Operations: []
Exploring Operation: 37-1=36, Resulting Numbers: [60, 35, 36]
Generated Node #0,0: 13:[60, 35, 36] Operation: 37-1=36
Exploring Operation: 60-1=59, Resulting Numbers: [37, 35, 59]
Generated Node #0,1: 13:[37, 35, 59] Operation: 60-1=59
Exploring Operation: 60-35=25, Res... | 0.984375 | hs_5 | mult_heuristic |
[
60,
40,
9,
50
] | 57 | [
"60*40=2400",
"2400/50=48",
"9+48=57"
] | Current State: 57:[60, 40, 9, 50], Operations: []
Exploring Operation: 60*40=2400, Resulting Numbers: [9, 50, 2400]
Generated Node #2: [9, 50, 2400] from Operation: 60*40=2400
Current State: 57:[9, 50, 2400], Operations: ['60*40=2400']
Exploring Operation: 2400/50=48, Resulting Numbers: [9, 48]
Generated Node #3: [9, 4... | 4 | Current State: 57:[60, 40, 9, 50], Operations: []
Exploring Operation: 50-40=10, Resulting Numbers: [60, 9, 10]
Generated Node #0,0: 57:[60, 9, 10] Operation: 50-40=10
Exploring Operation: 60-40=20, Resulting Numbers: [9, 50, 20]
Generated Node #0,1: 57:[9, 50, 20] Operation: 60-40=20
Exploring Operation: 40+9=49, Resu... | 0 | hs_3 | mult_heuristic |
[
14,
23,
72,
95
] | 87 | [
"23-14=9",
"72/9=8",
"95-8=87"
] | Current State: 87:[14, 23, 72, 95], Operations: []
Exploring Operation: 23-14=9, Resulting Numbers: [72, 95, 9]
Generated Node #2: [72, 95, 9] from Operation: 23-14=9
Current State: 87:[72, 95, 9], Operations: ['23-14=9']
Exploring Operation: 72/9=8, Resulting Numbers: [95, 8]
Generated Node #3: [95, 8] from Operation:... | 4 | Current State: 87:[14, 23, 72, 95], Operations: []
Exploring Operation: 23-14=9, Resulting Numbers: [72, 95, 9]
Generated Node #0,0: 87:[72, 95, 9] Operation: 23-14=9
Exploring Operation: 95-14=81, Resulting Numbers: [23, 72, 81]
Generated Node #0,1: 87:[23, 72, 81] Operation: 95-14=81
Exploring Operation: 95-72=23, Re... | 0.911458 | hs_5 | sum_heuristic |
[
46,
84,
4,
28
] | 58 | [
"84*4=336",
"336/28=12",
"46+12=58"
] | Current State: 58:[46, 84, 4, 28], Operations: []
Exploring Operation: 84*4=336, Resulting Numbers: [46, 28, 336]
Generated Node #2: [46, 28, 336] from Operation: 84*4=336
Current State: 58:[46, 28, 336], Operations: ['84*4=336']
Exploring Operation: 336/28=12, Resulting Numbers: [46, 12]
Generated Node #3: [46, 12] fr... | 4 | Current State: 58:[46, 84, 4, 28], Operations: []
Exploring Operation: 84-46=38, Resulting Numbers: [4, 28, 38]
Generated Node #0,0: 58:[4, 28, 38] Operation: 84-46=38
Moving to Node #0,0
Current State: 58:[4, 28, 38], Operations: ['84-46=38']
Exploring Operation: 38-4=34, Resulting Numbers: [28, 34]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
7,
56,
12,
2
] | 46 | [
"12-7=5",
"2*5=10",
"56-10=46"
] | Current State: 46:[7, 56, 12, 2], Operations: []
Exploring Operation: 12-7=5, Resulting Numbers: [56, 2, 5]
Generated Node #2: [56, 2, 5] from Operation: 12-7=5
Current State: 46:[56, 2, 5], Operations: ['12-7=5']
Exploring Operation: 2*5=10, Resulting Numbers: [56, 10]
Generated Node #3: [56, 10] from Operation: 2*5=1... | 4 | Current State: 46:[7, 56, 12, 2], Operations: []
Exploring Operation: 56/7=8, Resulting Numbers: [12, 2, 8]
Generated Node #0,0: 46:[12, 2, 8] Operation: 56/7=8
Exploring Operation: 56-12=44, Resulting Numbers: [7, 2, 44]
Generated Node #0,1: 46:[7, 2, 44] Operation: 56-12=44
Exploring Operation: 7+12=19, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
21,
3,
98,
25
] | 48 | [
"21+98=119",
"25+119=144",
"144/3=48"
] | Current State: 48:[21, 3, 98, 25], Operations: []
Exploring Operation: 21+98=119, Resulting Numbers: [3, 25, 119]
Generated Node #2: [3, 25, 119] from Operation: 21+98=119
Current State: 48:[3, 25, 119], Operations: ['21+98=119']
Exploring Operation: 25+119=144, Resulting Numbers: [3, 144]
Generated Node #3: [3, 144] f... | 4 | Current State: 48:[21, 3, 98, 25], Operations: []
Exploring Operation: 98-21=77, Resulting Numbers: [3, 25, 77]
Generated Node #0,0: 48:[3, 25, 77] Operation: 98-21=77
Exploring Operation: 98-25=73, Resulting Numbers: [21, 3, 73]
Generated Node #0,1: 48:[21, 3, 73] Operation: 98-25=73
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
89,
64,
32,
90
] | 88 | [
"89*64=5696",
"5696/32=178",
"178-90=88"
] | Current State: 88:[89, 64, 32, 90], Operations: []
Exploring Operation: 89*64=5696, Resulting Numbers: [32, 90, 5696]
Generated Node #2: [32, 90, 5696] from Operation: 89*64=5696
Current State: 88:[32, 90, 5696], Operations: ['89*64=5696']
Exploring Operation: 5696/32=178, Resulting Numbers: [90, 178]
Generated Node #3... | 4 | Current State: 88:[89, 64, 32, 90], Operations: []
Exploring Operation: 64-32=32, Resulting Numbers: [89, 90, 32]
Generated Node #0,0: 88:[89, 90, 32] Operation: 64-32=32
Exploring Operation: 89-64=25, Resulting Numbers: [32, 90, 25]
Generated Node #0,1: 88:[32, 90, 25] Operation: 89-64=25
Exploring Operation: 64+32=96... | 0 | hs_5 | mult_heuristic |
[
2,
91,
85,
87
] | 90 | [
"2+85=87",
"87/87=1",
"91-1=90"
] | Current State: 90:[2, 91, 85, 87], Operations: []
Exploring Operation: 2+85=87, Resulting Numbers: [91, 87, 87]
Generated Node #2: [91, 87, 87] from Operation: 2+85=87
Current State: 90:[91, 87, 87], Operations: ['2+85=87']
Exploring Operation: 87/87=1, Resulting Numbers: [91, 1]
Generated Node #3: [91, 1] from Operati... | 4 | Current State: 90:[2, 91, 85, 87], Operations: []
Exploring Operation: 91-85=6, Resulting Numbers: [2, 87, 6]
Generated Node #0,0: 90:[2, 87, 6] Operation: 91-85=6
Exploring Operation: 87-85=2, Resulting Numbers: [2, 91, 2]
Generated Node #0,1: 90:[2, 91, 2] Operation: 87-85=2
Moving to Node #0,1
Current State: 90:[2, ... | 0.984375 | hs_2 | sum_heuristic |
[
83,
92,
26,
70
] | 65 | [
"83+92=175",
"26*175=4550",
"4550/70=65"
] | Current State: 65:[83, 92, 26, 70], Operations: []
Exploring Operation: 83+92=175, Resulting Numbers: [26, 70, 175]
Generated Node #2: [26, 70, 175] from Operation: 83+92=175
Current State: 65:[26, 70, 175], Operations: ['83+92=175']
Exploring Operation: 26*175=4550, Resulting Numbers: [70, 4550]
Generated Node #3: [70... | 4 | Current State: 65:[83, 92, 26, 70], Operations: []
Exploring Operation: 92-83=9, Resulting Numbers: [26, 70, 9]
Generated Node #0,0: 65:[26, 70, 9] Operation: 92-83=9
Exploring Operation: 83-26=57, Resulting Numbers: [92, 70, 57]
Generated Node #0,1: 65:[92, 70, 57] Operation: 83-26=57
Exploring Operation: 83-70=13, Re... | 0 | hs_4 | mult_heuristic |
[
73,
90,
59,
81
] | 39 | [
"90-73=17",
"81-59=22",
"17+22=39"
] | Current State: 39:[73, 90, 59, 81], Operations: []
Exploring Operation: 90-73=17, Resulting Numbers: [59, 81, 17]
Generated Node #2: [59, 81, 17] from Operation: 90-73=17
Current State: 39:[59, 81, 17], Operations: ['90-73=17']
Exploring Operation: 81-59=22, Resulting Numbers: [17, 22]
Generated Node #3: [17, 22] from ... | 4 | Current State: 39:[73, 90, 59, 81], Operations: []
Exploring Operation: 90-81=9, Resulting Numbers: [73, 59, 9]
Generated Node #0,0: 39:[73, 59, 9] Operation: 90-81=9
Exploring Operation: 90-73=17, Resulting Numbers: [59, 81, 17]
Generated Node #0,1: 39:[59, 81, 17] Operation: 90-73=17
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | mult_heuristic |
[
79,
31,
4,
32
] | 40 | [
"79-31=48",
"32/4=8",
"48-8=40"
] | Current State: 40:[79, 31, 4, 32], Operations: []
Exploring Operation: 79-31=48, Resulting Numbers: [4, 32, 48]
Generated Node #2: [4, 32, 48] from Operation: 79-31=48
Current State: 40:[4, 32, 48], Operations: ['79-31=48']
Exploring Operation: 32/4=8, Resulting Numbers: [48, 8]
Generated Node #3: [48, 8] from Operatio... | 4 | Current State: 40:[79, 31, 4, 32], Operations: []
Exploring Operation: 32/4=8, Resulting Numbers: [79, 31, 8]
Generated Node #0,0: 40:[79, 31, 8] Operation: 32/4=8
Exploring Operation: 32-31=1, Resulting Numbers: [79, 4, 1]
Generated Node #0,1: 40:[79, 4, 1] Operation: 32-31=1
Exploring Operation: 79-31=48, Resulting N... | 0.981771 | hs_5 | mult_heuristic |
[
28,
64,
77,
59
] | 44 | [
"28+64=92",
"77+59=136",
"136-92=44"
] | Current State: 44:[28, 64, 77, 59], Operations: []
Exploring Operation: 28+64=92, Resulting Numbers: [77, 59, 92]
Generated Node #2: [77, 59, 92] from Operation: 28+64=92
Current State: 44:[77, 59, 92], Operations: ['28+64=92']
Exploring Operation: 77+59=136, Resulting Numbers: [92, 136]
Generated Node #3: [92, 136] fr... | 4 | Current State: 44:[28, 64, 77, 59], Operations: []
Exploring Operation: 77-64=13, Resulting Numbers: [28, 59, 13]
Generated Node #0,0: 44:[28, 59, 13] Operation: 77-64=13
Moving to Node #0,0
Current State: 44:[28, 59, 13], Operations: ['77-64=13']
Exploring Operation: 59-13=46, Resulting Numbers: [28, 46]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
30,
6,
14,
73
] | 19 | [
"30+73=103",
"6*14=84",
"103-84=19"
] | Current State: 19:[30, 6, 14, 73], Operations: []
Exploring Operation: 30+73=103, Resulting Numbers: [6, 14, 103]
Generated Node #2: [6, 14, 103] from Operation: 30+73=103
Current State: 19:[6, 14, 103], Operations: ['30+73=103']
Exploring Operation: 6*14=84, Resulting Numbers: [103, 84]
Generated Node #3: [103, 84] fr... | 4 | Current State: 19:[30, 6, 14, 73], Operations: []
Exploring Operation: 73-14=59, Resulting Numbers: [30, 6, 59]
Generated Node #0,0: 19:[30, 6, 59] Operation: 73-14=59
Exploring Operation: 6+14=20, Resulting Numbers: [30, 73, 20]
Generated Node #0,1: 19:[30, 73, 20] Operation: 6+14=20
Exploring Operation: 30-6=24, Resu... | 0 | hs_5 | sum_heuristic |
[
24,
50,
13,
7
] | 17 | [
"24+50=74",
"13*7=91",
"91-74=17"
] | Current State: 17:[24, 50, 13, 7], Operations: []
Exploring Operation: 24+50=74, Resulting Numbers: [13, 7, 74]
Generated Node #2: [13, 7, 74] from Operation: 24+50=74
Current State: 17:[13, 7, 74], Operations: ['24+50=74']
Exploring Operation: 13*7=91, Resulting Numbers: [74, 91]
Generated Node #3: [74, 91] from Opera... | 4 | Current State: 17:[24, 50, 13, 7], Operations: []
Exploring Operation: 50-7=43, Resulting Numbers: [24, 13, 43]
Generated Node #0,0: 17:[24, 13, 43] Operation: 50-7=43
Exploring Operation: 50-24=26, Resulting Numbers: [13, 7, 26]
Generated Node #0,1: 17:[13, 7, 26] Operation: 50-24=26
Exploring Operation: 24-7=17, Resu... | 0 | hs_4 | sum_heuristic |
[
63,
45,
18,
99
] | 99 | [
"63-45=18",
"18+99=117",
"117-18=99"
] | Current State: 99:[63, 45, 18, 99], Operations: []
Exploring Operation: 63-45=18, Resulting Numbers: [18, 99, 18]
Generated Node #2: [18, 99, 18] from Operation: 63-45=18
Current State: 99:[18, 99, 18], Operations: ['63-45=18']
Exploring Operation: 18+99=117, Resulting Numbers: [117]
117,99 equal: Goal Reached
Explorin... | 4 | Current State: 99:[63, 45, 18, 99], Operations: []
Exploring Operation: 63-45=18, Resulting Numbers: [18, 99, 18]
Generated Node #0,0: 99:[18, 99, 18] Operation: 63-45=18
Moving to Node #0,0
Current State: 99:[18, 99, 18], Operations: ['63-45=18']
Exploring Operation: 18/18=1, Resulting Numbers: [99, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
2,
7,
2,
8
] | 35 | [
"2+8=10",
"7*10=70",
"70/2=35"
] | Current State: 35:[2, 7, 2, 8], Operations: []
Exploring Operation: 2+8=10, Resulting Numbers: [7, 10]
Generated Node #2: [7, 10] from Operation: 2+8=10
Current State: 35:[7, 10], Operations: ['2+8=10']
Exploring Operation: 7*10=70, Resulting Numbers: [70]
70,35 equal: Goal Reached
Exploring Operation: 70/2=35, Resulti... | 4 | Current State: 35:[2, 7, 2, 8], Operations: []
Exploring Operation: 2+2=4, Resulting Numbers: [7, 8, 4]
Generated Node #0,0: 35:[7, 8, 4] Operation: 2+2=4
Exploring Operation: 2*2=4, Resulting Numbers: [7, 8, 4]
Generated Node #0,1: 35:[7, 8, 4] Operation: 2*2=4
Exploring Operation: 7-2=5, Resulting Numbers: [2, 8, 5]
... | 0 | hs_3 | mult_heuristic |
[
45,
54,
80,
73
] | 23 | [
"54*80=4320",
"4320/45=96",
"96-73=23"
] | Current State: 23:[45, 54, 80, 73], Operations: []
Exploring Operation: 54*80=4320, Resulting Numbers: [45, 73, 4320]
Generated Node #2: [45, 73, 4320] from Operation: 54*80=4320
Current State: 23:[45, 73, 4320], Operations: ['54*80=4320']
Exploring Operation: 4320/45=96, Resulting Numbers: [73, 96]
Generated Node #3: ... | 4 | Current State: 23:[45, 54, 80, 73], Operations: []
Exploring Operation: 80-54=26, Resulting Numbers: [45, 73, 26]
Generated Node #0,0: 23:[45, 73, 26] Operation: 80-54=26
Exploring Operation: 73-54=19, Resulting Numbers: [45, 80, 19]
Generated Node #0,1: 23:[45, 80, 19] Operation: 73-54=19
Exploring Operation: 80-73=7,... | 0 | hs_4 | mult_heuristic |
[
21,
23,
43,
61
] | 16 | [
"23-21=2",
"61-43=18",
"18-2=16"
] | Current State: 16:[21, 23, 43, 61], Operations: []
Exploring Operation: 23-21=2, Resulting Numbers: [43, 61, 2]
Generated Node #2: [43, 61, 2] from Operation: 23-21=2
Current State: 16:[43, 61, 2], Operations: ['23-21=2']
Exploring Operation: 61-43=18, Resulting Numbers: [2, 18]
Generated Node #3: [2, 18] from Operatio... | 4 | Current State: 16:[21, 23, 43, 61], Operations: []
Exploring Operation: 61-43=18, Resulting Numbers: [21, 23, 18]
Generated Node #0,0: 16:[21, 23, 18] Operation: 61-43=18
Moving to Node #0,0
Current State: 16:[21, 23, 18], Operations: ['61-43=18']
Exploring Operation: 23-21=2, Resulting Numbers: [18, 2]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
91,
11,
79,
45
] | 93 | [
"11+79=90",
"90/45=2",
"91+2=93"
] | Current State: 93:[91, 11, 79, 45], Operations: []
Exploring Operation: 11+79=90, Resulting Numbers: [91, 45, 90]
Generated Node #2: [91, 45, 90] from Operation: 11+79=90
Current State: 93:[91, 45, 90], Operations: ['11+79=90']
Exploring Operation: 90/45=2, Resulting Numbers: [91, 2]
Generated Node #3: [91, 2] from Ope... | 4 | Current State: 93:[91, 11, 79, 45], Operations: []
Exploring Operation: 45-11=34, Resulting Numbers: [91, 79, 34]
Generated Node #0,0: 93:[91, 79, 34] Operation: 45-11=34
Exploring Operation: 11+79=90, Resulting Numbers: [91, 45, 90]
Generated Node #0,1: 93:[91, 45, 90] Operation: 11+79=90
Exploring Operation: 79-45=34... | 0.975694 | hs_3 | mult_heuristic |
[
83,
94,
41,
96
] | 66 | [
"94-83=11",
"96-41=55",
"11+55=66"
] | Current State: 66:[83, 94, 41, 96], Operations: []
Exploring Operation: 94-83=11, Resulting Numbers: [41, 96, 11]
Generated Node #2: [41, 96, 11] from Operation: 94-83=11
Current State: 66:[41, 96, 11], Operations: ['94-83=11']
Exploring Operation: 96-41=55, Resulting Numbers: [11, 55]
Generated Node #3: [11, 55] from ... | 4 | Current State: 66:[83, 94, 41, 96], Operations: []
Exploring Operation: 96-83=13, Resulting Numbers: [94, 41, 13]
Generated Node #0,0: 66:[94, 41, 13] Operation: 96-83=13
Exploring Operation: 94-83=11, Resulting Numbers: [41, 96, 11]
Generated Node #0,1: 66:[41, 96, 11] Operation: 94-83=11
Exploring Operation: 96-94=2,... | 0.978299 | hs_3 | sum_heuristic |
[
17,
17,
44,
35
] | 79 | [
"17-17=0",
"44+35=79",
"0+79=79"
] | Current State: 79:[17, 17, 44, 35], Operations: []
Exploring Operation: 17-17=0, Resulting Numbers: [44, 35, 0]
Generated Node #2: [44, 35, 0] from Operation: 17-17=0
Current State: 79:[44, 35, 0], Operations: ['17-17=0']
Exploring Operation: 44+35=79, Resulting Numbers: [0, 79]
Generated Node #3: [0, 79] from Operatio... | 4 | Current State: 79:[17, 17, 44, 35], Operations: []
Exploring Operation: 17+17=34, Resulting Numbers: [44, 35, 34]
Generated Node #0,0: 79:[44, 35, 34] Operation: 17+17=34
Exploring Operation: 17+35=52, Resulting Numbers: [17, 44, 52]
Generated Node #0,1: 79:[17, 44, 52] Operation: 17+35=52
Exploring Operation: 17+44=61... | 0.97309 | hs_3 | mult_heuristic |
[
77,
72,
76,
29
] | 12 | [
"77-29=48",
"76-72=4",
"48/4=12"
] | Current State: 12:[77, 72, 76, 29], Operations: []
Exploring Operation: 77-29=48, Resulting Numbers: [72, 76, 48]
Generated Node #2: [72, 76, 48] from Operation: 77-29=48
Current State: 12:[72, 76, 48], Operations: ['77-29=48']
Exploring Operation: 76-72=4, Resulting Numbers: [48, 4]
Generated Node #3: [48, 4] from Ope... | 4 | Current State: 12:[77, 72, 76, 29], Operations: []
Exploring Operation: 77-76=1, Resulting Numbers: [72, 29, 1]
Generated Node #0,0: 12:[72, 29, 1] Operation: 77-76=1
Moving to Node #0,0
Current State: 12:[72, 29, 1], Operations: ['77-76=1']
Exploring Operation: 72-29=43, Resulting Numbers: [1, 43]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
44,
27,
78,
92
] | 99 | [
"44+27=71",
"78+92=170",
"170-71=99"
] | Current State: 99:[44, 27, 78, 92], Operations: []
Exploring Operation: 44+27=71, Resulting Numbers: [78, 92, 71]
Generated Node #2: [78, 92, 71] from Operation: 44+27=71
Current State: 99:[78, 92, 71], Operations: ['44+27=71']
Exploring Operation: 78+92=170, Resulting Numbers: [71, 170]
Generated Node #3: [71, 170] fr... | 4 | Current State: 99:[44, 27, 78, 92], Operations: []
Exploring Operation: 27+78=105, Resulting Numbers: [44, 92, 105]
Generated Node #0,0: 99:[44, 92, 105] Operation: 27+78=105
Exploring Operation: 92-78=14, Resulting Numbers: [44, 27, 14]
Generated Node #0,1: 99:[44, 27, 14] Operation: 92-78=14
Exploring Operation: 78-4... | 0.96875 | hs_3 | sum_heuristic |
[
2,
32,
14,
61
] | 38 | [
"32+14=46",
"46/2=23",
"61-23=38"
] | Current State: 38:[2, 32, 14, 61], Operations: []
Exploring Operation: 32+14=46, Resulting Numbers: [2, 61, 46]
Generated Node #2: [2, 61, 46] from Operation: 32+14=46
Current State: 38:[2, 61, 46], Operations: ['32+14=46']
Exploring Operation: 46/2=23, Resulting Numbers: [61, 23]
Generated Node #3: [61, 23] from Opera... | 4 | Current State: 38:[2, 32, 14, 61], Operations: []
Exploring Operation: 61-32=29, Resulting Numbers: [2, 14, 29]
Generated Node #0,0: 38:[2, 14, 29] Operation: 61-32=29
Exploring Operation: 61-14=47, Resulting Numbers: [2, 32, 47]
Generated Node #0,1: 38:[2, 32, 47] Operation: 61-14=47
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
44,
94,
43,
82
] | 89 | [
"94-44=50",
"82-43=39",
"50+39=89"
] | Current State: 89:[44, 94, 43, 82], Operations: []
Exploring Operation: 94-44=50, Resulting Numbers: [43, 82, 50]
Generated Node #2: [43, 82, 50] from Operation: 94-44=50
Current State: 89:[43, 82, 50], Operations: ['94-44=50']
Exploring Operation: 82-43=39, Resulting Numbers: [50, 39]
Generated Node #3: [50, 39] from ... | 4 | Current State: 89:[44, 94, 43, 82], Operations: []
Exploring Operation: 44+43=87, Resulting Numbers: [94, 82, 87]
Generated Node #0,0: 89:[94, 82, 87] Operation: 44+43=87
Exploring Operation: 43+82=125, Resulting Numbers: [44, 94, 125]
Generated Node #0,1: 89:[44, 94, 125] Operation: 43+82=125
Start Sub Search at level... | 0 | hs_2 | sum_heuristic |
[
9,
47,
98,
23
] | 83 | [
"47-9=38",
"98+23=121",
"121-38=83"
] | Current State: 83:[9, 47, 98, 23], Operations: []
Exploring Operation: 47-9=38, Resulting Numbers: [98, 23, 38]
Generated Node #2: [98, 23, 38] from Operation: 47-9=38
Current State: 83:[98, 23, 38], Operations: ['47-9=38']
Exploring Operation: 98+23=121, Resulting Numbers: [38, 121]
Generated Node #3: [38, 121] from O... | 4 | Current State: 83:[9, 47, 98, 23], Operations: []
Exploring Operation: 9+47=56, Resulting Numbers: [98, 23, 56]
Generated Node #0,0: 83:[98, 23, 56] Operation: 9+47=56
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[98, 23, 56], Operations: ['9+47=56']
Exploring Operation: 23+56=79, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
16,
46,
14,
57
] | 17 | [
"14*57=798",
"798-16=782",
"782/46=17"
] | Current State: 17:[16, 46, 14, 57], Operations: []
Exploring Operation: 14*57=798, Resulting Numbers: [16, 46, 798]
Generated Node #2: [16, 46, 798] from Operation: 14*57=798
Current State: 17:[16, 46, 798], Operations: ['14*57=798']
Exploring Operation: 798-16=782, Resulting Numbers: [46, 782]
Generated Node #3: [46, ... | 4 | Current State: 17:[16, 46, 14, 57], Operations: []
Exploring Operation: 46-16=30, Resulting Numbers: [14, 57, 30]
Generated Node #0,0: 17:[14, 57, 30] Operation: 46-16=30
Exploring Operation: 57-46=11, Resulting Numbers: [16, 14, 11]
Generated Node #0,1: 17:[16, 14, 11] Operation: 57-46=11
Exploring Operation: 57-16=41... | 0 | hs_3 | sum_heuristic |
[
31,
62,
93,
53
] | 38 | [
"62/31=2",
"93-53=40",
"40-2=38"
] | Current State: 38:[31, 62, 93, 53], Operations: []
Exploring Operation: 62/31=2, Resulting Numbers: [93, 53, 2]
Generated Node #2: [93, 53, 2] from Operation: 62/31=2
Current State: 38:[93, 53, 2], Operations: ['62/31=2']
Exploring Operation: 93-53=40, Resulting Numbers: [2, 40]
Generated Node #3: [2, 40] from Operatio... | 4 | Current State: 38:[31, 62, 93, 53], Operations: []
Exploring Operation: 93-31=62, Resulting Numbers: [62, 53, 62]
Generated Node #0,0: 38:[62, 53, 62] Operation: 93-31=62
Exploring Operation: 93-62=31, Resulting Numbers: [31, 53, 31]
Generated Node #0,1: 38:[31, 53, 31] Operation: 93-62=31
Exploring Operation: 62-53=9,... | 0.925347 | hs_5 | mult_heuristic |
[
98,
43,
47,
63
] | 91 | [
"98*43=4214",
"63+4214=4277",
"4277/47=91"
] | Current State: 91:[98, 43, 47, 63], Operations: []
Exploring Operation: 98*43=4214, Resulting Numbers: [47, 63, 4214]
Generated Node #2: [47, 63, 4214] from Operation: 98*43=4214
Current State: 91:[47, 63, 4214], Operations: ['98*43=4214']
Exploring Operation: 63+4214=4277, Resulting Numbers: [47, 4277]
Generated Node ... | 4 | Current State: 91:[98, 43, 47, 63], Operations: []
Exploring Operation: 43+47=90, Resulting Numbers: [98, 63, 90]
Generated Node #0,0: 91:[98, 63, 90] Operation: 43+47=90
Exploring Operation: 47-43=4, Resulting Numbers: [98, 63, 4]
Generated Node #0,1: 91:[98, 63, 4] Operation: 47-43=4
Exploring Operation: 63-43=20, Re... | 0 | hs_4 | mult_heuristic |
[
5,
78,
74,
41
] | 87 | [
"74-41=33",
"5*33=165",
"165-78=87"
] | Current State: 87:[5, 78, 74, 41], Operations: []
Exploring Operation: 74-41=33, Resulting Numbers: [5, 78, 33]
Generated Node #2: [5, 78, 33] from Operation: 74-41=33
Current State: 87:[5, 78, 33], Operations: ['74-41=33']
Exploring Operation: 5*33=165, Resulting Numbers: [78, 165]
Generated Node #3: [78, 165] from Op... | 4 | Current State: 87:[5, 78, 74, 41], Operations: []
Exploring Operation: 78-74=4, Resulting Numbers: [5, 41, 4]
Generated Node #0,0: 87:[5, 41, 4] Operation: 78-74=4
Exploring Operation: 74-41=33, Resulting Numbers: [5, 78, 33]
Generated Node #0,1: 87:[5, 78, 33] Operation: 74-41=33
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
30,
39,
92,
6
] | 38 | [
"39-30=9",
"6*9=54",
"92-54=38"
] | Current State: 38:[30, 39, 92, 6], Operations: []
Exploring Operation: 39-30=9, Resulting Numbers: [92, 6, 9]
Generated Node #2: [92, 6, 9] from Operation: 39-30=9
Current State: 38:[92, 6, 9], Operations: ['39-30=9']
Exploring Operation: 6*9=54, Resulting Numbers: [92, 54]
Generated Node #3: [92, 54] from Operation: 6... | 4 | Current State: 38:[30, 39, 92, 6], Operations: []
Exploring Operation: 30+6=36, Resulting Numbers: [39, 92, 36]
Generated Node #0,0: 38:[39, 92, 36] Operation: 30+6=36
Exploring Operation: 92-30=62, Resulting Numbers: [39, 6, 62]
Generated Node #0,1: 38:[39, 6, 62] Operation: 92-30=62
Exploring Operation: 30/6=5, Resul... | 0 | hs_5 | mult_heuristic |
[
14,
11,
43,
7
] | 52 | [
"14/7=2",
"11+43=54",
"54-2=52"
] | Current State: 52:[14, 11, 43, 7], Operations: []
Exploring Operation: 14/7=2, Resulting Numbers: [11, 43, 2]
Generated Node #2: [11, 43, 2] from Operation: 14/7=2
Current State: 52:[11, 43, 2], Operations: ['14/7=2']
Exploring Operation: 11+43=54, Resulting Numbers: [2, 54]
Generated Node #3: [2, 54] from Operation: 1... | 4 | Current State: 52:[14, 11, 43, 7], Operations: []
Exploring Operation: 43+7=50, Resulting Numbers: [14, 11, 50]
Generated Node #0,0: 52:[14, 11, 50] Operation: 43+7=50
Exploring Operation: 14+43=57, Resulting Numbers: [11, 7, 57]
Generated Node #0,1: 52:[11, 7, 57] Operation: 14+43=57
Exploring Operation: 43-14=29, Res... | 0.966146 | hs_5 | mult_heuristic |
[
20,
22,
23,
56
] | 66 | [
"22-20=2",
"56-23=33",
"2*33=66"
] | Current State: 66:[20, 22, 23, 56], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [23, 56, 2]
Generated Node #2: [23, 56, 2] from Operation: 22-20=2
Current State: 66:[23, 56, 2], Operations: ['22-20=2']
Exploring Operation: 56-23=33, Resulting Numbers: [2, 33]
Generated Node #3: [2, 33] from Operatio... | 4 | Current State: 66:[20, 22, 23, 56], Operations: []
Exploring Operation: 56-23=33, Resulting Numbers: [20, 22, 33]
Generated Node #0,0: 66:[20, 22, 33] Operation: 56-23=33
Exploring Operation: 22-20=2, Resulting Numbers: [23, 56, 2]
Generated Node #0,1: 66:[23, 56, 2] Operation: 22-20=2
Exploring Operation: 56-20=36, Re... | 0.986111 | hs_5 | sum_heuristic |
[
24,
1,
55,
2
] | 85 | [
"24+1=25",
"55*2=110",
"110-25=85"
] | Current State: 85:[24, 1, 55, 2], Operations: []
Exploring Operation: 24+1=25, Resulting Numbers: [55, 2, 25]
Generated Node #2: [55, 2, 25] from Operation: 24+1=25
Current State: 85:[55, 2, 25], Operations: ['24+1=25']
Exploring Operation: 55*2=110, Resulting Numbers: [25, 110]
Generated Node #3: [25, 110] from Operat... | 4 | Current State: 85:[24, 1, 55, 2], Operations: []
Exploring Operation: 24-2=22, Resulting Numbers: [1, 55, 22]
Generated Node #0,0: 85:[1, 55, 22] Operation: 24-2=22
Exploring Operation: 24+55=79, Resulting Numbers: [1, 2, 79]
Generated Node #0,1: 85:[1, 2, 79] Operation: 24+55=79
Exploring Operation: 55*2=110, Resultin... | 0.938368 | hs_5 | mult_heuristic |
[
4,
98,
88,
79
] | 73 | [
"98-4=94",
"88+79=167",
"167-94=73"
] | Current State: 73:[4, 98, 88, 79], Operations: []
Exploring Operation: 98-4=94, Resulting Numbers: [88, 79, 94]
Generated Node #2: [88, 79, 94] from Operation: 98-4=94
Current State: 73:[88, 79, 94], Operations: ['98-4=94']
Exploring Operation: 88+79=167, Resulting Numbers: [94, 167]
Generated Node #3: [94, 167] from O... | 4 | Current State: 73:[4, 98, 88, 79], Operations: []
Exploring Operation: 88-4=84, Resulting Numbers: [98, 79, 84]
Generated Node #0,0: 73:[98, 79, 84] Operation: 88-4=84
Exploring Operation: 98-4=94, Resulting Numbers: [88, 79, 94]
Generated Node #0,1: 73:[88, 79, 94] Operation: 98-4=94
Start Sub Search at level 1: Movin... | 0.986979 | hs_2 | sum_heuristic |
[
27,
11,
16,
39
] | 96 | [
"27+39=66",
"66/11=6",
"16*6=96"
] | Current State: 96:[27, 11, 16, 39], Operations: []
Exploring Operation: 27+39=66, Resulting Numbers: [11, 16, 66]
Generated Node #2: [11, 16, 66] from Operation: 27+39=66
Current State: 96:[11, 16, 66], Operations: ['27+39=66']
Exploring Operation: 66/11=6, Resulting Numbers: [16, 6]
Generated Node #3: [16, 6] from Ope... | 4 | Current State: 96:[27, 11, 16, 39], Operations: []
Exploring Operation: 11+39=50, Resulting Numbers: [27, 16, 50]
Generated Node #0,0: 96:[27, 16, 50] Operation: 11+39=50
Exploring Operation: 39-27=12, Resulting Numbers: [11, 16, 12]
Generated Node #0,1: 96:[11, 16, 12] Operation: 39-27=12
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
35,
20,
5,
14
] | 85 | [
"35-20=15",
"5*14=70",
"15+70=85"
] | Current State: 85:[35, 20, 5, 14], Operations: []
Exploring Operation: 35-20=15, Resulting Numbers: [5, 14, 15]
Generated Node #2: [5, 14, 15] from Operation: 35-20=15
Current State: 85:[5, 14, 15], Operations: ['35-20=15']
Exploring Operation: 5*14=70, Resulting Numbers: [15, 70]
Generated Node #3: [15, 70] from Opera... | 4 | Current State: 85:[35, 20, 5, 14], Operations: []
Exploring Operation: 35-20=15, Resulting Numbers: [5, 14, 15]
Generated Node #0,0: 85:[5, 14, 15] Operation: 35-20=15
Exploring Operation: 35-14=21, Resulting Numbers: [20, 5, 21]
Generated Node #0,1: 85:[20, 5, 21] Operation: 35-14=21
Exploring Operation: 35-5=30, Resu... | 0 | hs_4 | mult_heuristic |
[
79,
72,
63,
90
] | 89 | [
"72-63=9",
"90/9=10",
"79+10=89"
] | Current State: 89:[79, 72, 63, 90], Operations: []
Exploring Operation: 72-63=9, Resulting Numbers: [79, 90, 9]
Generated Node #2: [79, 90, 9] from Operation: 72-63=9
Current State: 89:[79, 90, 9], Operations: ['72-63=9']
Exploring Operation: 90/9=10, Resulting Numbers: [79, 10]
Generated Node #3: [79, 10] from Operati... | 4 | Current State: 89:[79, 72, 63, 90], Operations: []
Exploring Operation: 72+63=135, Resulting Numbers: [79, 90, 135]
Generated Node #0,0: 89:[79, 90, 135] Operation: 72+63=135
Exploring Operation: 90-63=27, Resulting Numbers: [79, 72, 27]
Generated Node #0,1: 89:[79, 72, 27] Operation: 90-63=27
Exploring Operation: 79+7... | 0 | hs_5 | mult_heuristic |
[
26,
8,
87,
29
] | 98 | [
"26-8=18",
"87+29=116",
"116-18=98"
] | Current State: 98:[26, 8, 87, 29], Operations: []
Exploring Operation: 26-8=18, Resulting Numbers: [87, 29, 18]
Generated Node #2: [87, 29, 18] from Operation: 26-8=18
Current State: 98:[87, 29, 18], Operations: ['26-8=18']
Exploring Operation: 87+29=116, Resulting Numbers: [18, 116]
Generated Node #3: [18, 116] from O... | 4 | Current State: 98:[26, 8, 87, 29], Operations: []
Exploring Operation: 29-26=3, Resulting Numbers: [8, 87, 3]
Generated Node #0,0: 98:[8, 87, 3] Operation: 29-26=3
Moving to Node #0,0
Current State: 98:[8, 87, 3], Operations: ['29-26=3']
Exploring Operation: 8+87=95, Resulting Numbers: [3, 95]
Generated Node #0,0,0: 98... | 0.993924 | hs_1 | sum_heuristic |
[
59,
2,
10,
74
] | 32 | [
"59+10=69",
"74/2=37",
"69-37=32"
] | Current State: 32:[59, 2, 10, 74], Operations: []
Exploring Operation: 59+10=69, Resulting Numbers: [2, 74, 69]
Generated Node #2: [2, 74, 69] from Operation: 59+10=69
Current State: 32:[2, 74, 69], Operations: ['59+10=69']
Exploring Operation: 74/2=37, Resulting Numbers: [69, 37]
Generated Node #3: [69, 37] from Opera... | 4 | Current State: 32:[59, 2, 10, 74], Operations: []
Exploring Operation: 74-59=15, Resulting Numbers: [2, 10, 15]
Generated Node #0,0: 32:[2, 10, 15] Operation: 74-59=15
Exploring Operation: 74/2=37, Resulting Numbers: [59, 10, 37]
Generated Node #0,1: 32:[59, 10, 37] Operation: 74/2=37
Exploring Operation: 74-10=64, Res... | 0.972222 | hs_4 | mult_heuristic |
[
24,
50,
48,
11
] | 72 | [
"48/24=2",
"11*2=22",
"50+22=72"
] | Current State: 72:[24, 50, 48, 11], Operations: []
Exploring Operation: 48/24=2, Resulting Numbers: [50, 11, 2]
Generated Node #2: [50, 11, 2] from Operation: 48/24=2
Current State: 72:[50, 11, 2], Operations: ['48/24=2']
Exploring Operation: 11*2=22, Resulting Numbers: [50, 22]
Generated Node #3: [50, 22] from Operati... | 4 | Current State: 72:[24, 50, 48, 11], Operations: []
Exploring Operation: 24+50=74, Resulting Numbers: [48, 11, 74]
Generated Node #0,0: 72:[48, 11, 74] Operation: 24+50=74
Exploring Operation: 50-48=2, Resulting Numbers: [24, 11, 2]
Generated Node #0,1: 72:[24, 11, 2] Operation: 50-48=2
Exploring Operation: 24+48=72, Re... | 0 | hs_5 | sum_heuristic |
[
40,
24,
90,
20
] | 60 | [
"90-40=50",
"24*50=1200",
"1200/20=60"
] | Current State: 60:[40, 24, 90, 20], Operations: []
Exploring Operation: 90-40=50, Resulting Numbers: [24, 20, 50]
Generated Node #2: [24, 20, 50] from Operation: 90-40=50
Current State: 60:[24, 20, 50], Operations: ['90-40=50']
Exploring Operation: 24*50=1200, Resulting Numbers: [20, 1200]
Generated Node #3: [20, 1200]... | 4 | Current State: 60:[40, 24, 90, 20], Operations: []
Exploring Operation: 90-24=66, Resulting Numbers: [40, 20, 66]
Generated Node #0,0: 60:[40, 20, 66] Operation: 90-24=66
Exploring Operation: 90-40=50, Resulting Numbers: [24, 20, 50]
Generated Node #0,1: 60:[24, 20, 50] Operation: 90-40=50
Exploring Operation: 40-24=16... | 0 | hs_5 | sum_heuristic |
[
84,
75,
9,
99
] | 13 | [
"9*99=891",
"84+891=975",
"975/75=13"
] | Current State: 13:[84, 75, 9, 99], Operations: []
Exploring Operation: 9*99=891, Resulting Numbers: [84, 75, 891]
Generated Node #2: [84, 75, 891] from Operation: 9*99=891
Current State: 13:[84, 75, 891], Operations: ['9*99=891']
Exploring Operation: 84+891=975, Resulting Numbers: [75, 975]
Generated Node #3: [75, 975]... | 4 | Current State: 13:[84, 75, 9, 99], Operations: []
Exploring Operation: 84-75=9, Resulting Numbers: [9, 99, 9]
Generated Node #0,0: 13:[9, 99, 9] Operation: 84-75=9
Exploring Operation: 99-75=24, Resulting Numbers: [84, 9, 24]
Generated Node #0,1: 13:[84, 9, 24] Operation: 99-75=24
Exploring Operation: 99-84=15, Resulti... | 0 | hs_4 | mult_heuristic |
[
35,
40,
2,
12
] | 86 | [
"35-12=23",
"2*23=46",
"40+46=86"
] | Current State: 86:[35, 40, 2, 12], Operations: []
Exploring Operation: 35-12=23, Resulting Numbers: [40, 2, 23]
Generated Node #2: [40, 2, 23] from Operation: 35-12=23
Current State: 86:[40, 2, 23], Operations: ['35-12=23']
Exploring Operation: 2*23=46, Resulting Numbers: [40, 46]
Generated Node #3: [40, 46] from Opera... | 4 | Current State: 86:[35, 40, 2, 12], Operations: []
Exploring Operation: 40+12=52, Resulting Numbers: [35, 2, 52]
Generated Node #0,0: 86:[35, 2, 52] Operation: 40+12=52
Exploring Operation: 35+12=47, Resulting Numbers: [40, 2, 47]
Generated Node #0,1: 86:[40, 2, 47] Operation: 35+12=47
Exploring Operation: 40-35=5, Resu... | 0 | hs_4 | sum_heuristic |
[
90,
61,
6,
49
] | 26 | [
"90-61=29",
"6+49=55",
"55-29=26"
] | Current State: 26:[90, 61, 6, 49], Operations: []
Exploring Operation: 90-61=29, Resulting Numbers: [6, 49, 29]
Generated Node #2: [6, 49, 29] from Operation: 90-61=29
Current State: 26:[6, 49, 29], Operations: ['90-61=29']
Exploring Operation: 6+49=55, Resulting Numbers: [29, 55]
Generated Node #3: [29, 55] from Opera... | 4 | Current State: 26:[90, 61, 6, 49], Operations: []
Exploring Operation: 90-61=29, Resulting Numbers: [6, 49, 29]
Generated Node #0,0: 26:[6, 49, 29] Operation: 90-61=29
Exploring Operation: 90-49=41, Resulting Numbers: [61, 6, 41]
Generated Node #0,1: 26:[61, 6, 41] Operation: 90-49=41
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | sum_heuristic |
[
17,
20,
23,
2
] | 63 | [
"20-17=3",
"23-2=21",
"3*21=63"
] | Current State: 63:[17, 20, 23, 2], Operations: []
Exploring Operation: 20-17=3, Resulting Numbers: [23, 2, 3]
Generated Node #2: [23, 2, 3] from Operation: 20-17=3
Current State: 63:[23, 2, 3], Operations: ['20-17=3']
Exploring Operation: 23-2=21, Resulting Numbers: [3, 21]
Generated Node #3: [3, 21] from Operation: 23... | 4 | Current State: 63:[17, 20, 23, 2], Operations: []
Exploring Operation: 17+2=19, Resulting Numbers: [20, 23, 19]
Generated Node #0,0: 63:[20, 23, 19] Operation: 17+2=19
Exploring Operation: 23-17=6, Resulting Numbers: [20, 2, 6]
Generated Node #0,1: 63:[20, 2, 6] Operation: 23-17=6
Exploring Operation: 20-17=3, Resultin... | 0.979167 | hs_3 | sum_heuristic |
[
79,
95,
54,
61
] | 91 | [
"79*61=4819",
"95+4819=4914",
"4914/54=91"
] | Current State: 91:[79, 95, 54, 61], Operations: []
Exploring Operation: 79*61=4819, Resulting Numbers: [95, 54, 4819]
Generated Node #2: [95, 54, 4819] from Operation: 79*61=4819
Current State: 91:[95, 54, 4819], Operations: ['79*61=4819']
Exploring Operation: 95+4819=4914, Resulting Numbers: [54, 4914]
Generated Node ... | 4 | Current State: 91:[79, 95, 54, 61], Operations: []
Exploring Operation: 54+61=115, Resulting Numbers: [79, 95, 115]
Generated Node #0,0: 91:[79, 95, 115] Operation: 54+61=115
Exploring Operation: 61-54=7, Resulting Numbers: [79, 95, 7]
Generated Node #0,1: 91:[79, 95, 7] Operation: 61-54=7
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.