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 |
|---|---|---|---|---|---|---|---|---|
[
36,
51,
80,
5
] | 60 | [
"51-36=15",
"80-5=75",
"75-15=60"
] | Current State: 60:[36, 51, 80, 5], Operations: []
Exploring Operation: 51-36=15, Resulting Numbers: [80, 5, 15]
Generated Node #2: [80, 5, 15] from Operation: 51-36=15
Current State: 60:[80, 5, 15], Operations: ['51-36=15']
Exploring Operation: 80-5=75, Resulting Numbers: [15, 75]
Generated Node #3: [15, 75] from Opera... | 4 | Current State: 60:[36, 51, 80, 5], Operations: []
Exploring Operation: 80-36=44, Resulting Numbers: [51, 5, 44]
Generated Node #0,0: 60:[51, 5, 44] Operation: 80-36=44
Exploring Operation: 51-36=15, Resulting Numbers: [80, 5, 15]
Generated Node #0,1: 60:[80, 5, 15] Operation: 51-36=15
Exploring Operation: 80/5=16, Resu... | 0.984375 | hs_4 | mult_heuristic |
[
31,
35,
20,
37
] | 68 | [
"35-31=4",
"37-20=17",
"4*17=68"
] | Current State: 68:[31, 35, 20, 37], Operations: []
Exploring Operation: 35-31=4, Resulting Numbers: [20, 37, 4]
Generated Node #2: [20, 37, 4] from Operation: 35-31=4
Current State: 68:[20, 37, 4], Operations: ['35-31=4']
Exploring Operation: 37-20=17, Resulting Numbers: [4, 17]
Generated Node #3: [4, 17] from Operatio... | 4 | Current State: 68:[31, 35, 20, 37], Operations: []
Exploring Operation: 35-31=4, Resulting Numbers: [20, 37, 4]
Generated Node #0,0: 68:[20, 37, 4] Operation: 35-31=4
Exploring Operation: 37-20=17, Resulting Numbers: [31, 35, 17]
Generated Node #0,1: 68:[31, 35, 17] Operation: 37-20=17
Exploring Operation: 31+37=68, Re... | 0.986979 | hs_5 | sum_heuristic |
[
11,
79,
76,
6
] | 15 | [
"11-6=5",
"79-76=3",
"5*3=15"
] | Current State: 15:[11, 79, 76, 6], Operations: []
Exploring Operation: 11-6=5, Resulting Numbers: [79, 76, 5]
Generated Node #2: [79, 76, 5] from Operation: 11-6=5
Current State: 15:[79, 76, 5], Operations: ['11-6=5']
Exploring Operation: 79-76=3, Resulting Numbers: [5, 3]
Generated Node #3: [5, 3] from Operation: 79-7... | 4 | Current State: 15:[11, 79, 76, 6], Operations: []
Exploring Operation: 79-76=3, Resulting Numbers: [11, 6, 3]
Generated Node #0,0: 15:[11, 6, 3] Operation: 79-76=3
Exploring Operation: 79-11=68, Resulting Numbers: [76, 6, 68]
Generated Node #0,1: 15:[76, 6, 68] Operation: 79-11=68
Moving to Node #0,0
Current State: 15:... | 0.992188 | hs_2 | sum_heuristic |
[
4,
22,
5,
10
] | 38 | [
"4*22=88",
"5*10=50",
"88-50=38"
] | Current State: 38:[4, 22, 5, 10], Operations: []
Exploring Operation: 4*22=88, Resulting Numbers: [5, 10, 88]
Generated Node #2: [5, 10, 88] from Operation: 4*22=88
Current State: 38:[5, 10, 88], Operations: ['4*22=88']
Exploring Operation: 5*10=50, Resulting Numbers: [88, 50]
Generated Node #3: [88, 50] from Operation... | 4 | Current State: 38:[4, 22, 5, 10], Operations: []
Exploring Operation: 10/5=2, Resulting Numbers: [4, 22, 2]
Generated Node #0,0: 38:[4, 22, 2] Operation: 10/5=2
Moving to Node #0,0
Current State: 38:[4, 22, 2], Operations: ['10/5=2']
Exploring Operation: 22-4=18, Resulting Numbers: [2, 18]
Generated Node #0,0,0: 38:[2,... | 0 | hs_1 | mult_heuristic |
[
66,
11,
17,
50
] | 27 | [
"66/11=6",
"50-17=33",
"33-6=27"
] | Current State: 27:[66, 11, 17, 50], Operations: []
Exploring Operation: 66/11=6, Resulting Numbers: [17, 50, 6]
Generated Node #2: [17, 50, 6] from Operation: 66/11=6
Current State: 27:[17, 50, 6], Operations: ['66/11=6']
Exploring Operation: 50-17=33, Resulting Numbers: [6, 33]
Generated Node #3: [6, 33] from Operatio... | 4 | Current State: 27:[66, 11, 17, 50], Operations: []
Exploring Operation: 66-50=16, Resulting Numbers: [11, 17, 16]
Generated Node #0,0: 27:[11, 17, 16] Operation: 66-50=16
Exploring Operation: 66/11=6, Resulting Numbers: [17, 50, 6]
Generated Node #0,1: 27:[17, 50, 6] Operation: 66/11=6
Exploring Operation: 66-17=49, Re... | 0.978299 | hs_3 | mult_heuristic |
[
90,
30,
22,
23
] | 64 | [
"30-23=7",
"22*7=154",
"154-90=64"
] | Current State: 64:[90, 30, 22, 23], Operations: []
Exploring Operation: 30-23=7, Resulting Numbers: [90, 22, 7]
Generated Node #2: [90, 22, 7] from Operation: 30-23=7
Current State: 64:[90, 22, 7], Operations: ['30-23=7']
Exploring Operation: 22*7=154, Resulting Numbers: [90, 154]
Generated Node #3: [90, 154] from Oper... | 4 | Current State: 64:[90, 30, 22, 23], Operations: []
Exploring Operation: 90-23=67, Resulting Numbers: [30, 22, 67]
Generated Node #0,0: 64:[30, 22, 67] Operation: 90-23=67
Exploring Operation: 90/30=3, Resulting Numbers: [22, 23, 3]
Generated Node #0,1: 64:[22, 23, 3] Operation: 90/30=3
Exploring Operation: 90-22=68, Re... | 0 | hs_3 | sum_heuristic |
[
6,
48,
35,
43
] | 13 | [
"48-43=5",
"35/5=7",
"6+7=13"
] | Current State: 13:[6, 48, 35, 43], Operations: []
Exploring Operation: 48-43=5, Resulting Numbers: [6, 35, 5]
Generated Node #2: [6, 35, 5] from Operation: 48-43=5
Current State: 13:[6, 35, 5], Operations: ['48-43=5']
Exploring Operation: 35/5=7, Resulting Numbers: [6, 7]
Generated Node #3: [6, 7] from Operation: 35/5=... | 4 | Current State: 13:[6, 48, 35, 43], Operations: []
Exploring Operation: 48-35=13, Resulting Numbers: [6, 43, 13]
Generated Node #0,0: 13:[6, 43, 13] Operation: 48-35=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[6, 43, 13], Operations: ['48-35=13']
Exploring Operation: 43-6=37, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
38,
36,
79,
42
] | 74 | [
"38-36=2",
"79-42=37",
"2*37=74"
] | Current State: 74:[38, 36, 79, 42], Operations: []
Exploring Operation: 38-36=2, Resulting Numbers: [79, 42, 2]
Generated Node #2: [79, 42, 2] from Operation: 38-36=2
Current State: 74:[79, 42, 2], Operations: ['38-36=2']
Exploring Operation: 79-42=37, Resulting Numbers: [2, 37]
Generated Node #3: [2, 37] from Operatio... | 4 | Current State: 74:[38, 36, 79, 42], Operations: []
Exploring Operation: 79-42=37, Resulting Numbers: [38, 36, 37]
Generated Node #0,0: 74:[38, 36, 37] Operation: 79-42=37
Moving to Node #0,0
Current State: 74:[38, 36, 37], Operations: ['79-42=37']
Exploring Operation: 38+36=74, Resulting Numbers: [37, 74]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
69,
63,
91,
98
] | 13 | [
"69-63=6",
"98-91=7",
"6+7=13"
] | Current State: 13:[69, 63, 91, 98], Operations: []
Exploring Operation: 69-63=6, Resulting Numbers: [91, 98, 6]
Generated Node #2: [91, 98, 6] from Operation: 69-63=6
Current State: 13:[91, 98, 6], Operations: ['69-63=6']
Exploring Operation: 98-91=7, Resulting Numbers: [6, 7]
Generated Node #3: [6, 7] from Operation: ... | 4 | Current State: 13:[69, 63, 91, 98], Operations: []
Exploring Operation: 91-69=22, Resulting Numbers: [63, 98, 22]
Generated Node #0,0: 13:[63, 98, 22] Operation: 91-69=22
Exploring Operation: 91-63=28, Resulting Numbers: [69, 98, 28]
Generated Node #0,1: 13:[69, 98, 28] Operation: 91-63=28
Exploring Operation: 98-69=29... | 0.988715 | hs_4 | sum_heuristic |
[
67,
2,
59,
50
] | 88 | [
"67+59=126",
"50+126=176",
"176/2=88"
] | Current State: 88:[67, 2, 59, 50], Operations: []
Exploring Operation: 67+59=126, Resulting Numbers: [2, 50, 126]
Generated Node #2: [2, 50, 126] from Operation: 67+59=126
Current State: 88:[2, 50, 126], Operations: ['67+59=126']
Exploring Operation: 50+126=176, Resulting Numbers: [2, 176]
Generated Node #3: [2, 176] f... | 4 | Current State: 88:[67, 2, 59, 50], Operations: []
Exploring Operation: 67-50=17, Resulting Numbers: [2, 59, 17]
Generated Node #0,0: 88:[2, 59, 17] Operation: 67-50=17
Exploring Operation: 59-50=9, Resulting Numbers: [67, 2, 9]
Generated Node #0,1: 88:[67, 2, 9] Operation: 59-50=9
Exploring Operation: 67-59=8, Resultin... | 0 | hs_3 | mult_heuristic |
[
98,
7,
10,
39
] | 62 | [
"98-7=91",
"39-10=29",
"91-29=62"
] | Current State: 62:[98, 7, 10, 39], Operations: []
Exploring Operation: 98-7=91, Resulting Numbers: [10, 39, 91]
Generated Node #2: [10, 39, 91] from Operation: 98-7=91
Current State: 62:[10, 39, 91], Operations: ['98-7=91']
Exploring Operation: 39-10=29, Resulting Numbers: [91, 29]
Generated Node #3: [91, 29] from Oper... | 4 | Current State: 62:[98, 7, 10, 39], Operations: []
Exploring Operation: 98-39=59, Resulting Numbers: [7, 10, 59]
Generated Node #0,0: 62:[7, 10, 59] Operation: 98-39=59
Exploring Operation: 98/7=14, Resulting Numbers: [10, 39, 14]
Generated Node #0,1: 62:[10, 39, 14] Operation: 98/7=14
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | mult_heuristic |
[
47,
3,
50,
81
] | 10 | [
"47*3=141",
"50+81=131",
"141-131=10"
] | Current State: 10:[47, 3, 50, 81], Operations: []
Exploring Operation: 47*3=141, Resulting Numbers: [50, 81, 141]
Generated Node #2: [50, 81, 141] from Operation: 47*3=141
Current State: 10:[50, 81, 141], Operations: ['47*3=141']
Exploring Operation: 50+81=131, Resulting Numbers: [141, 131]
Generated Node #3: [141, 131... | 4 | Current State: 10:[47, 3, 50, 81], Operations: []
Exploring Operation: 81-50=31, Resulting Numbers: [47, 3, 31]
Generated Node #0,0: 10:[47, 3, 31] Operation: 81-50=31
Moving to Node #0,0
Current State: 10:[47, 3, 31], Operations: ['81-50=31']
Exploring Operation: 47-31=16, Resulting Numbers: [3, 16]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
7,
27,
61,
56
] | 62 | [
"61-56=5",
"7*5=35",
"27+35=62"
] | Current State: 62:[7, 27, 61, 56], Operations: []
Exploring Operation: 61-56=5, Resulting Numbers: [7, 27, 5]
Generated Node #2: [7, 27, 5] from Operation: 61-56=5
Current State: 62:[7, 27, 5], Operations: ['61-56=5']
Exploring Operation: 7*5=35, Resulting Numbers: [27, 35]
Generated Node #3: [27, 35] from Operation: 7... | 4 | Current State: 62:[7, 27, 61, 56], Operations: []
Exploring Operation: 56-27=29, Resulting Numbers: [7, 61, 29]
Generated Node #0,0: 62:[7, 61, 29] Operation: 56-27=29
Exploring Operation: 7+56=63, Resulting Numbers: [27, 61, 63]
Generated Node #0,1: 62:[27, 61, 63] Operation: 7+56=63
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
72,
8,
81,
15
] | 57 | [
"72/8=9",
"81-15=66",
"66-9=57"
] | Current State: 57:[72, 8, 81, 15], Operations: []
Exploring Operation: 72/8=9, Resulting Numbers: [81, 15, 9]
Generated Node #2: [81, 15, 9] from Operation: 72/8=9
Current State: 57:[81, 15, 9], Operations: ['72/8=9']
Exploring Operation: 81-15=66, Resulting Numbers: [9, 66]
Generated Node #3: [9, 66] from Operation: 8... | 4 | Current State: 57:[72, 8, 81, 15], Operations: []
Exploring Operation: 81-72=9, Resulting Numbers: [8, 15, 9]
Generated Node #0,0: 57:[8, 15, 9] Operation: 81-72=9
Exploring Operation: 81-15=66, Resulting Numbers: [72, 8, 66]
Generated Node #0,1: 57:[72, 8, 66] Operation: 81-15=66
Exploring Operation: 72/8=9, Resulting... | 0.977431 | hs_4 | sum_heuristic |
[
8,
18,
88,
10
] | 97 | [
"10-8=2",
"18/2=9",
"88+9=97"
] | Current State: 97:[8, 18, 88, 10], Operations: []
Exploring Operation: 10-8=2, Resulting Numbers: [18, 88, 2]
Generated Node #2: [18, 88, 2] from Operation: 10-8=2
Current State: 97:[18, 88, 2], Operations: ['10-8=2']
Exploring Operation: 18/2=9, Resulting Numbers: [88, 9]
Generated Node #3: [88, 9] from Operation: 18/... | 4 | Current State: 97:[8, 18, 88, 10], Operations: []
Exploring Operation: 8*10=80, Resulting Numbers: [18, 88, 80]
Generated Node #0,0: 97:[18, 88, 80] Operation: 8*10=80
Exploring Operation: 8*18=144, Resulting Numbers: [88, 10, 144]
Generated Node #0,1: 97:[88, 10, 144] Operation: 8*18=144
Start Sub Search at level 1: M... | 0 | hs_2 | sum_heuristic |
[
64,
2,
20,
34
] | 48 | [
"64-2=62",
"34-20=14",
"62-14=48"
] | Current State: 48:[64, 2, 20, 34], Operations: []
Exploring Operation: 64-2=62, Resulting Numbers: [20, 34, 62]
Generated Node #2: [20, 34, 62] from Operation: 64-2=62
Current State: 48:[20, 34, 62], Operations: ['64-2=62']
Exploring Operation: 34-20=14, Resulting Numbers: [62, 14]
Generated Node #3: [62, 14] from Oper... | 4 | Current State: 48:[64, 2, 20, 34], Operations: []
Exploring Operation: 34/2=17, Resulting Numbers: [64, 20, 17]
Generated Node #0,0: 48:[64, 20, 17] Operation: 34/2=17
Exploring Operation: 34-20=14, Resulting Numbers: [64, 2, 14]
Generated Node #0,1: 48:[64, 2, 14] Operation: 34-20=14
Exploring Operation: 64/2=32, Resu... | 0.985243 | hs_5 | sum_heuristic |
[
8,
33,
77,
19
] | 88 | [
"33*19=627",
"77+627=704",
"704/8=88"
] | Current State: 88:[8, 33, 77, 19], Operations: []
Exploring Operation: 33*19=627, Resulting Numbers: [8, 77, 627]
Generated Node #2: [8, 77, 627] from Operation: 33*19=627
Current State: 88:[8, 77, 627], Operations: ['33*19=627']
Exploring Operation: 77+627=704, Resulting Numbers: [8, 704]
Generated Node #3: [8, 704] f... | 4 | Current State: 88:[8, 33, 77, 19], Operations: []
Exploring Operation: 33-19=14, Resulting Numbers: [8, 77, 14]
Generated Node #0,0: 88:[8, 77, 14] Operation: 33-19=14
Exploring Operation: 77-33=44, Resulting Numbers: [8, 19, 44]
Generated Node #0,1: 88:[8, 19, 44] Operation: 77-33=44
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
95,
6,
90,
5
] | 43 | [
"95+90=185",
"185/5=37",
"6+37=43"
] | Current State: 43:[95, 6, 90, 5], Operations: []
Exploring Operation: 95+90=185, Resulting Numbers: [6, 5, 185]
Generated Node #2: [6, 5, 185] from Operation: 95+90=185
Current State: 43:[6, 5, 185], Operations: ['95+90=185']
Exploring Operation: 185/5=37, Resulting Numbers: [6, 37]
Generated Node #3: [6, 37] from Oper... | 4 | Current State: 43:[95, 6, 90, 5], Operations: []
Exploring Operation: 95/5=19, Resulting Numbers: [6, 90, 19]
Generated Node #0,0: 43:[6, 90, 19] Operation: 95/5=19
Exploring Operation: 6*5=30, Resulting Numbers: [95, 90, 30]
Generated Node #0,1: 43:[95, 90, 30] Operation: 6*5=30
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
46,
98,
20,
2
] | 13 | [
"98+20=118",
"118/2=59",
"59-46=13"
] | Current State: 13:[46, 98, 20, 2], Operations: []
Exploring Operation: 98+20=118, Resulting Numbers: [46, 2, 118]
Generated Node #2: [46, 2, 118] from Operation: 98+20=118
Current State: 13:[46, 2, 118], Operations: ['98+20=118']
Exploring Operation: 118/2=59, Resulting Numbers: [46, 59]
Generated Node #3: [46, 59] fro... | 4 | Current State: 13:[46, 98, 20, 2], Operations: []
Exploring Operation: 98-46=52, Resulting Numbers: [20, 2, 52]
Generated Node #0,0: 13:[20, 2, 52] Operation: 98-46=52
Moving to Node #0,0
Current State: 13:[20, 2, 52], Operations: ['98-46=52']
Exploring Operation: 52/2=26, Resulting Numbers: [20, 26]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
41,
35,
40,
28
] | 65 | [
"41-28=13",
"40-35=5",
"13*5=65"
] | Current State: 65:[41, 35, 40, 28], Operations: []
Exploring Operation: 41-28=13, Resulting Numbers: [35, 40, 13]
Generated Node #2: [35, 40, 13] from Operation: 41-28=13
Current State: 65:[35, 40, 13], Operations: ['41-28=13']
Exploring Operation: 40-35=5, Resulting Numbers: [13, 5]
Generated Node #3: [13, 5] from Ope... | 4 | Current State: 65:[41, 35, 40, 28], Operations: []
Exploring Operation: 41-35=6, Resulting Numbers: [40, 28, 6]
Generated Node #0,0: 65:[40, 28, 6] Operation: 41-35=6
Exploring Operation: 40-35=5, Resulting Numbers: [41, 28, 5]
Generated Node #0,1: 65:[41, 28, 5] Operation: 40-35=5
Moving to Node #0,1
Current State: 65... | 0.990451 | hs_2 | mult_heuristic |
[
28,
29,
24,
91
] | 30 | [
"28-24=4",
"29+91=120",
"120/4=30"
] | Current State: 30:[28, 29, 24, 91], Operations: []
Exploring Operation: 28-24=4, Resulting Numbers: [29, 91, 4]
Generated Node #2: [29, 91, 4] from Operation: 28-24=4
Current State: 30:[29, 91, 4], Operations: ['28-24=4']
Exploring Operation: 29+91=120, Resulting Numbers: [4, 120]
Generated Node #3: [4, 120] from Opera... | 4 | Current State: 30:[28, 29, 24, 91], Operations: []
Exploring Operation: 91-28=63, Resulting Numbers: [29, 24, 63]
Generated Node #0,0: 30:[29, 24, 63] Operation: 91-28=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 30:[29, 24, 63], Operations: ['91-28=63']
Exploring Operation: 63-29=34, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
9,
6,
83,
75
] | 78 | [
"9+6=15",
"75/15=5",
"83-5=78"
] | Current State: 78:[9, 6, 83, 75], Operations: []
Exploring Operation: 9+6=15, Resulting Numbers: [83, 75, 15]
Generated Node #2: [83, 75, 15] from Operation: 9+6=15
Current State: 78:[83, 75, 15], Operations: ['9+6=15']
Exploring Operation: 75/15=5, Resulting Numbers: [83, 5]
Generated Node #3: [83, 5] from Operation: ... | 4 | Current State: 78:[9, 6, 83, 75], Operations: []
Exploring Operation: 83-75=8, Resulting Numbers: [9, 6, 8]
Generated Node #0,0: 78:[9, 6, 8] Operation: 83-75=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[9, 6, 8], Operations: ['83-75=8']
Exploring Operation: 9-8=1, Resulting Numbers: [6, 1]
Gen... | 0 | hs_1 | sum_heuristic |
[
4,
17,
46,
14
] | 47 | [
"17-4=13",
"46+14=60",
"60-13=47"
] | Current State: 47:[4, 17, 46, 14], Operations: []
Exploring Operation: 17-4=13, Resulting Numbers: [46, 14, 13]
Generated Node #2: [46, 14, 13] from Operation: 17-4=13
Current State: 47:[46, 14, 13], Operations: ['17-4=13']
Exploring Operation: 46+14=60, Resulting Numbers: [13, 60]
Generated Node #3: [13, 60] from Oper... | 4 | Current State: 47:[4, 17, 46, 14], Operations: []
Exploring Operation: 4*14=56, Resulting Numbers: [17, 46, 56]
Generated Node #0,0: 47:[17, 46, 56] Operation: 4*14=56
Exploring Operation: 4+14=18, Resulting Numbers: [17, 46, 18]
Generated Node #0,1: 47:[17, 46, 18] Operation: 4+14=18
Exploring Operation: 4+17=21, Resu... | 0.970486 | hs_4 | sum_heuristic |
[
76,
92,
6,
64
] | 98 | [
"76+92=168",
"6+64=70",
"168-70=98"
] | Current State: 98:[76, 92, 6, 64], Operations: []
Exploring Operation: 76+92=168, Resulting Numbers: [6, 64, 168]
Generated Node #2: [6, 64, 168] from Operation: 76+92=168
Current State: 98:[6, 64, 168], Operations: ['76+92=168']
Exploring Operation: 6+64=70, Resulting Numbers: [168, 70]
Generated Node #3: [168, 70] fr... | 4 | Current State: 98:[76, 92, 6, 64], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [92, 6, 12]
Generated Node #0,0: 98:[92, 6, 12] Operation: 76-64=12
Moving to Node #0,0
Current State: 98:[92, 6, 12], Operations: ['76-64=12']
Exploring Operation: 92+6=98, Resulting Numbers: [12, 98]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
32,
28,
62,
41
] | 17 | [
"32-28=4",
"62-41=21",
"21-4=17"
] | Current State: 17:[32, 28, 62, 41], Operations: []
Exploring Operation: 32-28=4, Resulting Numbers: [62, 41, 4]
Generated Node #2: [62, 41, 4] from Operation: 32-28=4
Current State: 17:[62, 41, 4], Operations: ['32-28=4']
Exploring Operation: 62-41=21, Resulting Numbers: [4, 21]
Generated Node #3: [4, 21] from Operatio... | 4 | Current State: 17:[32, 28, 62, 41], Operations: []
Exploring Operation: 62-41=21, Resulting Numbers: [32, 28, 21]
Generated Node #0,0: 17:[32, 28, 21] Operation: 62-41=21
Exploring Operation: 62-28=34, Resulting Numbers: [32, 41, 34]
Generated Node #0,1: 17:[32, 41, 34] Operation: 62-28=34
Exploring Operation: 62-32=30... | 0.990451 | hs_3 | mult_heuristic |
[
41,
56,
71,
5
] | 44 | [
"71-56=15",
"15/5=3",
"41+3=44"
] | Current State: 44:[41, 56, 71, 5], Operations: []
Exploring Operation: 71-56=15, Resulting Numbers: [41, 5, 15]
Generated Node #2: [41, 5, 15] from Operation: 71-56=15
Current State: 44:[41, 5, 15], Operations: ['71-56=15']
Exploring Operation: 15/5=3, Resulting Numbers: [41, 3]
Generated Node #3: [41, 3] from Operatio... | 4 | Current State: 44:[41, 56, 71, 5], Operations: []
Exploring Operation: 71-56=15, Resulting Numbers: [41, 5, 15]
Generated Node #0,0: 44:[41, 5, 15] Operation: 71-56=15
Exploring Operation: 56-5=51, Resulting Numbers: [41, 71, 51]
Generated Node #0,1: 44:[41, 71, 51] Operation: 56-5=51
Exploring Operation: 71-41=30, Res... | 0.986979 | hs_5 | mult_heuristic |
[
97,
61,
25,
89
] | 44 | [
"97+61=158",
"25+89=114",
"158-114=44"
] | Current State: 44:[97, 61, 25, 89], Operations: []
Exploring Operation: 97+61=158, Resulting Numbers: [25, 89, 158]
Generated Node #2: [25, 89, 158] from Operation: 97+61=158
Current State: 44:[25, 89, 158], Operations: ['97+61=158']
Exploring Operation: 25+89=114, Resulting Numbers: [158, 114]
Generated Node #3: [158,... | 4 | Current State: 44:[97, 61, 25, 89], Operations: []
Exploring Operation: 89-61=28, Resulting Numbers: [97, 25, 28]
Generated Node #0,0: 44:[97, 25, 28] Operation: 89-61=28
Exploring Operation: 97-61=36, Resulting Numbers: [25, 89, 36]
Generated Node #0,1: 44:[25, 89, 36] Operation: 97-61=36
Exploring Operation: 97-89=8,... | 0.989583 | hs_3 | sum_heuristic |
[
23,
82,
24,
4
] | 34 | [
"23*4=92",
"82-24=58",
"92-58=34"
] | Current State: 34:[23, 82, 24, 4], Operations: []
Exploring Operation: 23*4=92, Resulting Numbers: [82, 24, 92]
Generated Node #2: [82, 24, 92] from Operation: 23*4=92
Current State: 34:[82, 24, 92], Operations: ['23*4=92']
Exploring Operation: 82-24=58, Resulting Numbers: [92, 58]
Generated Node #3: [92, 58] from Oper... | 4 | Current State: 34:[23, 82, 24, 4], Operations: []
Exploring Operation: 82-24=58, Resulting Numbers: [23, 4, 58]
Generated Node #0,0: 34:[23, 4, 58] Operation: 82-24=58
Start Sub Search at level 1: Moving to Node #0,0
Current State: 34:[23, 4, 58], Operations: ['82-24=58']
Exploring Operation: 58-23=35, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
37,
51,
63,
51
] | 25 | [
"63-37=26",
"51/51=1",
"26-1=25"
] | Current State: 25:[37, 51, 63, 51], Operations: []
Exploring Operation: 63-37=26, Resulting Numbers: [51, 51, 26]
Generated Node #2: [51, 51, 26] from Operation: 63-37=26
Current State: 25:[51, 51, 26], Operations: ['63-37=26']
Exploring Operation: 51/51=1, Resulting Numbers: [26, 1]
Generated Node #3: [26, 1] from Ope... | 4 | Current State: 25:[37, 51, 63, 51], Operations: []
Exploring Operation: 51/51=1, Resulting Numbers: [37, 63, 1]
Generated Node #0,0: 25:[37, 63, 1] Operation: 51/51=1
Exploring Operation: 63-51=12, Resulting Numbers: [37, 51, 12]
Generated Node #0,1: 25:[37, 51, 12] Operation: 63-51=12
Exploring Operation: 63-37=26, Re... | 0.969618 | hs_4 | mult_heuristic |
[
34,
36,
18,
6
] | 62 | [
"34*36=1224",
"1224/18=68",
"68-6=62"
] | Current State: 62:[34, 36, 18, 6], Operations: []
Exploring Operation: 34*36=1224, Resulting Numbers: [18, 6, 1224]
Generated Node #2: [18, 6, 1224] from Operation: 34*36=1224
Current State: 62:[18, 6, 1224], Operations: ['34*36=1224']
Exploring Operation: 1224/18=68, Resulting Numbers: [6, 68]
Generated Node #3: [6, 6... | 4 | Current State: 62:[34, 36, 18, 6], Operations: []
Exploring Operation: 36/18=2, Resulting Numbers: [34, 6, 2]
Generated Node #0,0: 62:[34, 6, 2] Operation: 36/18=2
Moving to Node #0,0
Current State: 62:[34, 6, 2], Operations: ['36/18=2']
Exploring Operation: 34-6=28, Resulting Numbers: [2, 28]
Generated Node #0,0,0: 62... | 0 | hs_1 | sum_heuristic |
[
50,
24,
13,
20
] | 41 | [
"50+24=74",
"13+20=33",
"74-33=41"
] | Current State: 41:[50, 24, 13, 20], Operations: []
Exploring Operation: 50+24=74, Resulting Numbers: [13, 20, 74]
Generated Node #2: [13, 20, 74] from Operation: 50+24=74
Current State: 41:[13, 20, 74], Operations: ['50+24=74']
Exploring Operation: 13+20=33, Resulting Numbers: [74, 33]
Generated Node #3: [74, 33] from ... | 4 | Current State: 41:[50, 24, 13, 20], Operations: []
Exploring Operation: 24+20=44, Resulting Numbers: [50, 13, 44]
Generated Node #0,0: 41:[50, 13, 44] Operation: 24+20=44
Exploring Operation: 24+13=37, Resulting Numbers: [50, 20, 37]
Generated Node #0,1: 41:[50, 20, 37] Operation: 24+13=37
Exploring Operation: 13+20=33... | 0.973958 | hs_3 | mult_heuristic |
[
33,
6,
11,
48
] | 36 | [
"33+11=44",
"48/6=8",
"44-8=36"
] | Current State: 36:[33, 6, 11, 48], Operations: []
Exploring Operation: 33+11=44, Resulting Numbers: [6, 48, 44]
Generated Node #2: [6, 48, 44] from Operation: 33+11=44
Current State: 36:[6, 48, 44], Operations: ['33+11=44']
Exploring Operation: 48/6=8, Resulting Numbers: [44, 8]
Generated Node #3: [44, 8] from Operatio... | 4 | Current State: 36:[33, 6, 11, 48], Operations: []
Exploring Operation: 48-33=15, Resulting Numbers: [6, 11, 15]
Generated Node #0,0: 36:[6, 11, 15] Operation: 48-33=15
Exploring Operation: 48-11=37, Resulting Numbers: [33, 6, 37]
Generated Node #0,1: 36:[33, 6, 37] Operation: 48-11=37
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
17,
37,
12,
71
] | 26 | [
"37+71=108",
"108/12=9",
"17+9=26"
] | Current State: 26:[17, 37, 12, 71], Operations: []
Exploring Operation: 37+71=108, Resulting Numbers: [17, 12, 108]
Generated Node #2: [17, 12, 108] from Operation: 37+71=108
Current State: 26:[17, 12, 108], Operations: ['37+71=108']
Exploring Operation: 108/12=9, Resulting Numbers: [17, 9]
Generated Node #3: [17, 9] f... | 4 | Current State: 26:[17, 37, 12, 71], Operations: []
Exploring Operation: 71-37=34, Resulting Numbers: [17, 12, 34]
Generated Node #0,0: 26:[17, 12, 34] Operation: 71-37=34
Exploring Operation: 71-17=54, Resulting Numbers: [37, 12, 54]
Generated Node #0,1: 26:[37, 12, 54] Operation: 71-17=54
Exploring Operation: 71-12=59... | 0 | hs_3 | mult_heuristic |
[
41,
38,
1,
3
] | 86 | [
"41*3=123",
"38-1=37",
"123-37=86"
] | Current State: 86:[41, 38, 1, 3], Operations: []
Exploring Operation: 41*3=123, Resulting Numbers: [38, 1, 123]
Generated Node #2: [38, 1, 123] from Operation: 41*3=123
Current State: 86:[38, 1, 123], Operations: ['41*3=123']
Exploring Operation: 38-1=37, Resulting Numbers: [123, 37]
Generated Node #3: [123, 37] from O... | 4 | Current State: 86:[41, 38, 1, 3], Operations: []
Exploring Operation: 38+3=41, Resulting Numbers: [41, 1, 41]
Generated Node #0,0: 86:[41, 1, 41] Operation: 38+3=41
Exploring Operation: 41-38=3, Resulting Numbers: [1, 3, 3]
Generated Node #0,1: 86:[1, 3, 3] Operation: 41-38=3
Moving to Node #0,1
Current State: 86:[1, 3... | 0 | hs_2 | sum_heuristic |
[
44,
12,
67,
2
] | 58 | [
"67-44=23",
"2*23=46",
"12+46=58"
] | Current State: 58:[44, 12, 67, 2], Operations: []
Exploring Operation: 67-44=23, Resulting Numbers: [12, 2, 23]
Generated Node #2: [12, 2, 23] from Operation: 67-44=23
Current State: 58:[12, 2, 23], Operations: ['67-44=23']
Exploring Operation: 2*23=46, Resulting Numbers: [12, 46]
Generated Node #3: [12, 46] from Opera... | 4 | Current State: 58:[44, 12, 67, 2], Operations: []
Exploring Operation: 44-12=32, Resulting Numbers: [67, 2, 32]
Generated Node #0,0: 58:[67, 2, 32] Operation: 44-12=32
Exploring Operation: 44+12=56, Resulting Numbers: [67, 2, 56]
Generated Node #0,1: 58:[67, 2, 56] Operation: 44+12=56
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
10,
87,
18,
66
] | 27 | [
"10*18=180",
"87+66=153",
"180-153=27"
] | Current State: 27:[10, 87, 18, 66], Operations: []
Exploring Operation: 10*18=180, Resulting Numbers: [87, 66, 180]
Generated Node #2: [87, 66, 180] from Operation: 10*18=180
Current State: 27:[87, 66, 180], Operations: ['10*18=180']
Exploring Operation: 87+66=153, Resulting Numbers: [180, 153]
Generated Node #3: [180,... | 4 | Current State: 27:[10, 87, 18, 66], Operations: []
Exploring Operation: 66-18=48, Resulting Numbers: [10, 87, 48]
Generated Node #0,0: 27:[10, 87, 48] Operation: 66-18=48
Exploring Operation: 87-66=21, Resulting Numbers: [10, 18, 21]
Generated Node #0,1: 27:[10, 18, 21] Operation: 87-66=21
Exploring Operation: 87-18=69... | 0 | hs_4 | sum_heuristic |
[
89,
71,
57,
48
] | 27 | [
"89-71=18",
"57-48=9",
"18+9=27"
] | Current State: 27:[89, 71, 57, 48], Operations: []
Exploring Operation: 89-71=18, Resulting Numbers: [57, 48, 18]
Generated Node #2: [57, 48, 18] from Operation: 89-71=18
Current State: 27:[57, 48, 18], Operations: ['89-71=18']
Exploring Operation: 57-48=9, Resulting Numbers: [18, 9]
Generated Node #3: [18, 9] from Ope... | 4 | Current State: 27:[89, 71, 57, 48], Operations: []
Exploring Operation: 89-71=18, Resulting Numbers: [57, 48, 18]
Generated Node #0,0: 27:[57, 48, 18] Operation: 89-71=18
Moving to Node #0,0
Current State: 27:[57, 48, 18], Operations: ['89-71=18']
Exploring Operation: 57-48=9, Resulting Numbers: [18, 9]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
10,
66,
66,
44
] | 98 | [
"10+66=76",
"66-44=22",
"76+22=98"
] | Current State: 98:[10, 66, 66, 44], Operations: []
Exploring Operation: 10+66=76, Resulting Numbers: [44, 76]
Generated Node #2: [44, 76] from Operation: 10+66=76
Current State: 98:[44, 76], Operations: ['10+66=76']
Exploring Operation: 66-44=22, Resulting Numbers: [76, 22]
Generated Node #3: [76, 22] from Operation: 6... | 4 | Current State: 98:[10, 66, 66, 44], Operations: []
Exploring Operation: 66-66=0, Resulting Numbers: [10, 44, 0]
Generated Node #0,0: 98:[10, 44, 0] Operation: 66-66=0
Exploring Operation: 66-44=22, Resulting Numbers: [10, 66, 22]
Generated Node #0,1: 98:[10, 66, 22] Operation: 66-44=22
Exploring Operation: 66/66=1, Res... | 0.945313 | hs_5 | sum_heuristic |
[
11,
11,
7,
54
] | 46 | [
"11/11=1",
"54-7=47",
"47-1=46"
] | Current State: 46:[11, 11, 7, 54], Operations: []
Exploring Operation: 11/11=1, Resulting Numbers: [7, 54, 1]
Generated Node #2: [7, 54, 1] from Operation: 11/11=1
Current State: 46:[7, 54, 1], Operations: ['11/11=1']
Exploring Operation: 54-7=47, Resulting Numbers: [1, 47]
Generated Node #3: [1, 47] from Operation: 54... | 4 | Current State: 46:[11, 11, 7, 54], Operations: []
Exploring Operation: 11-11=0, Resulting Numbers: [7, 54, 0]
Generated Node #0,0: 46:[7, 54, 0] Operation: 11-11=0
Exploring Operation: 11/11=1, Resulting Numbers: [7, 54, 1]
Generated Node #0,1: 46:[7, 54, 1] Operation: 11/11=1
Exploring Operation: 54-11=43, Resulting N... | 0.986111 | hs_5 | mult_heuristic |
[
20,
39,
23,
1
] | 78 | [
"23-20=3",
"3-1=2",
"39*2=78"
] | Current State: 78:[20, 39, 23, 1], Operations: []
Exploring Operation: 23-20=3, Resulting Numbers: [39, 1, 3]
Generated Node #2: [39, 1, 3] from Operation: 23-20=3
Current State: 78:[39, 1, 3], Operations: ['23-20=3']
Exploring Operation: 3-1=2, Resulting Numbers: [39, 2]
Generated Node #3: [39, 2] from Operation: 3-1=... | 4 | Current State: 78:[20, 39, 23, 1], Operations: []
Exploring Operation: 20+23=43, Resulting Numbers: [39, 1, 43]
Generated Node #0,0: 78:[39, 1, 43] Operation: 20+23=43
Exploring Operation: 23-20=3, Resulting Numbers: [39, 1, 3]
Generated Node #0,1: 78:[39, 1, 3] Operation: 23-20=3
Moving to Node #0,1
Current State: 78:... | 0 | hs_2 | sum_heuristic |
[
36,
95,
1,
38
] | 14 | [
"36-1=35",
"38*35=1330",
"1330/95=14"
] | Current State: 14:[36, 95, 1, 38], Operations: []
Exploring Operation: 36-1=35, Resulting Numbers: [95, 38, 35]
Generated Node #2: [95, 38, 35] from Operation: 36-1=35
Current State: 14:[95, 38, 35], Operations: ['36-1=35']
Exploring Operation: 38*35=1330, Resulting Numbers: [95, 1330]
Generated Node #3: [95, 1330] fro... | 4 | Current State: 14:[36, 95, 1, 38], Operations: []
Exploring Operation: 95-36=59, Resulting Numbers: [1, 38, 59]
Generated Node #0,0: 14:[1, 38, 59] Operation: 95-36=59
Exploring Operation: 95-38=57, Resulting Numbers: [36, 1, 57]
Generated Node #0,1: 14:[36, 1, 57] Operation: 95-38=57
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
15,
5,
72,
55
] | 31 | [
"15/5=3",
"72/3=24",
"55-24=31"
] | Current State: 31:[15, 5, 72, 55], Operations: []
Exploring Operation: 15/5=3, Resulting Numbers: [72, 55, 3]
Generated Node #2: [72, 55, 3] from Operation: 15/5=3
Current State: 31:[72, 55, 3], Operations: ['15/5=3']
Exploring Operation: 72/3=24, Resulting Numbers: [55, 24]
Generated Node #3: [55, 24] from Operation: ... | 4 | Current State: 31:[15, 5, 72, 55], Operations: []
Exploring Operation: 72-55=17, Resulting Numbers: [15, 5, 17]
Generated Node #0,0: 31:[15, 5, 17] Operation: 72-55=17
Exploring Operation: 15+5=20, Resulting Numbers: [72, 55, 20]
Generated Node #0,1: 31:[72, 55, 20] Operation: 15+5=20
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
61,
42,
47,
45
] | 52 | [
"47-42=5",
"45/5=9",
"61-9=52"
] | Current State: 52:[61, 42, 47, 45], Operations: []
Exploring Operation: 47-42=5, Resulting Numbers: [61, 45, 5]
Generated Node #2: [61, 45, 5] from Operation: 47-42=5
Current State: 52:[61, 45, 5], Operations: ['47-42=5']
Exploring Operation: 45/5=9, Resulting Numbers: [61, 9]
Generated Node #3: [61, 9] from Operation:... | 4 | Current State: 52:[61, 42, 47, 45], Operations: []
Exploring Operation: 61-42=19, Resulting Numbers: [47, 45, 19]
Generated Node #0,0: 52:[47, 45, 19] Operation: 61-42=19
Exploring Operation: 47-42=5, Resulting Numbers: [61, 45, 5]
Generated Node #0,1: 52:[61, 45, 5] Operation: 47-42=5
Exploring Operation: 45-42=3, Res... | 0 | hs_3 | sum_heuristic |
[
2,
43,
40,
16
] | 17 | [
"43-2=41",
"40-16=24",
"41-24=17"
] | Current State: 17:[2, 43, 40, 16], Operations: []
Exploring Operation: 43-2=41, Resulting Numbers: [40, 16, 41]
Generated Node #2: [40, 16, 41] from Operation: 43-2=41
Current State: 17:[40, 16, 41], Operations: ['43-2=41']
Exploring Operation: 40-16=24, Resulting Numbers: [41, 24]
Generated Node #3: [41, 24] from Oper... | 4 | Current State: 17:[2, 43, 40, 16], Operations: []
Exploring Operation: 40/2=20, Resulting Numbers: [43, 16, 20]
Generated Node #0,0: 17:[43, 16, 20] Operation: 40/2=20
Moving to Node #0,0
Current State: 17:[43, 16, 20], Operations: ['40/2=20']
Exploring Operation: 43-20=23, Resulting Numbers: [16, 23]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
85,
24,
82,
37
] | 45 | [
"85-82=3",
"24/3=8",
"37+8=45"
] | Current State: 45:[85, 24, 82, 37], Operations: []
Exploring Operation: 85-82=3, Resulting Numbers: [24, 37, 3]
Generated Node #2: [24, 37, 3] from Operation: 85-82=3
Current State: 45:[24, 37, 3], Operations: ['85-82=3']
Exploring Operation: 24/3=8, Resulting Numbers: [37, 8]
Generated Node #3: [37, 8] from Operation:... | 4 | Current State: 45:[85, 24, 82, 37], Operations: []
Exploring Operation: 82-37=45, Resulting Numbers: [85, 24, 45]
Generated Node #0,0: 45:[85, 24, 45] Operation: 82-37=45
Exploring Operation: 85-82=3, Resulting Numbers: [24, 37, 3]
Generated Node #0,1: 45:[24, 37, 3] Operation: 85-82=3
Exploring Operation: 85-24=61, Re... | 0.985243 | hs_4 | sum_heuristic |
[
10,
88,
84,
7
] | 44 | [
"84/7=12",
"12-10=2",
"88/2=44"
] | Current State: 44:[10, 88, 84, 7], Operations: []
Exploring Operation: 84/7=12, Resulting Numbers: [10, 88, 12]
Generated Node #2: [10, 88, 12] from Operation: 84/7=12
Current State: 44:[10, 88, 12], Operations: ['84/7=12']
Exploring Operation: 12-10=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Operati... | 4 | Current State: 44:[10, 88, 84, 7], Operations: []
Exploring Operation: 84/7=12, Resulting Numbers: [10, 88, 12]
Generated Node #0,0: 44:[10, 88, 12] Operation: 84/7=12
Exploring Operation: 88-10=78, Resulting Numbers: [84, 7, 78]
Generated Node #0,1: 44:[84, 7, 78] Operation: 88-10=78
Exploring Operation: 84-10=74, Res... | 0.963542 | hs_5 | mult_heuristic |
[
65,
30,
56,
17
] | 61 | [
"30-17=13",
"65/13=5",
"56+5=61"
] | Current State: 61:[65, 30, 56, 17], Operations: []
Exploring Operation: 30-17=13, Resulting Numbers: [65, 56, 13]
Generated Node #2: [65, 56, 13] from Operation: 30-17=13
Current State: 61:[65, 56, 13], Operations: ['30-17=13']
Exploring Operation: 65/13=5, Resulting Numbers: [56, 5]
Generated Node #3: [56, 5] from Ope... | 4 | Current State: 61:[65, 30, 56, 17], Operations: []
Exploring Operation: 56+17=73, Resulting Numbers: [65, 30, 73]
Generated Node #0,0: 61:[65, 30, 73] Operation: 56+17=73
Exploring Operation: 30+17=47, Resulting Numbers: [65, 56, 47]
Generated Node #0,1: 61:[65, 56, 47] Operation: 30+17=47
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
24,
54,
48,
20
] | 80 | [
"24*20=480",
"54-48=6",
"480/6=80"
] | Current State: 80:[24, 54, 48, 20], Operations: []
Exploring Operation: 24*20=480, Resulting Numbers: [54, 48, 480]
Generated Node #2: [54, 48, 480] from Operation: 24*20=480
Current State: 80:[54, 48, 480], Operations: ['24*20=480']
Exploring Operation: 54-48=6, Resulting Numbers: [480, 6]
Generated Node #3: [480, 6] ... | 4 | Current State: 80:[24, 54, 48, 20], Operations: []
Exploring Operation: 54-24=30, Resulting Numbers: [48, 20, 30]
Generated Node #0,0: 80:[48, 20, 30] Operation: 54-24=30
Exploring Operation: 48-24=24, Resulting Numbers: [54, 20, 24]
Generated Node #0,1: 80:[54, 20, 24] Operation: 48-24=24
Exploring Operation: 24+54=78... | 0.986979 | hs_5 | mult_heuristic |
[
75,
71,
68,
3
] | 26 | [
"75+71=146",
"146-68=78",
"78/3=26"
] | Current State: 26:[75, 71, 68, 3], Operations: []
Exploring Operation: 75+71=146, Resulting Numbers: [68, 3, 146]
Generated Node #2: [68, 3, 146] from Operation: 75+71=146
Current State: 26:[68, 3, 146], Operations: ['75+71=146']
Exploring Operation: 146-68=78, Resulting Numbers: [3, 78]
Generated Node #3: [3, 78] from... | 4 | Current State: 26:[75, 71, 68, 3], Operations: []
Exploring Operation: 75-71=4, Resulting Numbers: [68, 3, 4]
Generated Node #0,0: 26:[68, 3, 4] Operation: 75-71=4
Exploring Operation: 75-68=7, Resulting Numbers: [71, 3, 7]
Generated Node #0,1: 26:[71, 3, 7] Operation: 75-68=7
Moving to Node #0,0
Current State: 26:[68,... | 0 | hs_2 | sum_heuristic |
[
15,
71,
81,
9
] | 60 | [
"15-9=6",
"81-71=10",
"6*10=60"
] | Current State: 60:[15, 71, 81, 9], Operations: []
Exploring Operation: 15-9=6, Resulting Numbers: [71, 81, 6]
Generated Node #2: [71, 81, 6] from Operation: 15-9=6
Current State: 60:[71, 81, 6], Operations: ['15-9=6']
Exploring Operation: 81-71=10, Resulting Numbers: [6, 10]
Generated Node #3: [6, 10] from Operation: 8... | 4 | Current State: 60:[15, 71, 81, 9], Operations: []
Exploring Operation: 81-71=10, Resulting Numbers: [15, 9, 10]
Generated Node #0,0: 60:[15, 9, 10] Operation: 81-71=10
Exploring Operation: 81-15=66, Resulting Numbers: [71, 9, 66]
Generated Node #0,1: 60:[71, 9, 66] Operation: 81-15=66
Exploring Operation: 81/9=9, Resul... | 0.985243 | hs_5 | mult_heuristic |
[
7,
84,
38,
62
] | 36 | [
"84/7=12",
"62-38=24",
"12+24=36"
] | Current State: 36:[7, 84, 38, 62], Operations: []
Exploring Operation: 84/7=12, Resulting Numbers: [38, 62, 12]
Generated Node #2: [38, 62, 12] from Operation: 84/7=12
Current State: 36:[38, 62, 12], Operations: ['84/7=12']
Exploring Operation: 62-38=24, Resulting Numbers: [12, 24]
Generated Node #3: [12, 24] from Oper... | 4 | Current State: 36:[7, 84, 38, 62], Operations: []
Exploring Operation: 84-38=46, Resulting Numbers: [7, 62, 46]
Generated Node #0,0: 36:[7, 62, 46] Operation: 84-38=46
Exploring Operation: 84-7=77, Resulting Numbers: [38, 62, 77]
Generated Node #0,1: 36:[38, 62, 77] Operation: 84-7=77
Exploring Operation: 84/7=12, Resu... | 0.96875 | hs_5 | sum_heuristic |
[
93,
54,
16,
58
] | 97 | [
"58-54=4",
"16/4=4",
"93+4=97"
] | Current State: 97:[93, 54, 16, 58], Operations: []
Exploring Operation: 58-54=4, Resulting Numbers: [93, 16, 4]
Generated Node #2: [93, 16, 4] from Operation: 58-54=4
Current State: 97:[93, 16, 4], Operations: ['58-54=4']
Exploring Operation: 16/4=4, Resulting Numbers: [93, 4]
Generated Node #3: [93, 4] from Operation:... | 4 | Current State: 97:[93, 54, 16, 58], Operations: []
Exploring Operation: 93+16=109, Resulting Numbers: [54, 58, 109]
Generated Node #0,0: 97:[54, 58, 109] Operation: 93+16=109
Exploring Operation: 54+58=112, Resulting Numbers: [93, 16, 112]
Generated Node #0,1: 97:[93, 16, 112] Operation: 54+58=112
Exploring Operation: ... | 0 | hs_4 | sum_heuristic |
[
66,
30,
5,
23
] | 18 | [
"66-30=36",
"23-5=18",
"36-18=18"
] | Current State: 18:[66, 30, 5, 23], Operations: []
Exploring Operation: 66-30=36, Resulting Numbers: [5, 23, 36]
Generated Node #2: [5, 23, 36] from Operation: 66-30=36
Current State: 18:[5, 23, 36], Operations: ['66-30=36']
Exploring Operation: 23-5=18, Resulting Numbers: [36, 18]
Generated Node #3: [36, 18] from Opera... | 4 | Current State: 18:[66, 30, 5, 23], Operations: []
Exploring Operation: 66-30=36, Resulting Numbers: [5, 23, 36]
Generated Node #0,0: 18:[5, 23, 36] Operation: 66-30=36
Start Sub Search at level 1: Moving to Node #0,0
Current State: 18:[5, 23, 36], Operations: ['66-30=36']
Exploring Operation: 36-23=13, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
25,
11,
19,
92
] | 75 | [
"25+11=36",
"19+92=111",
"111-36=75"
] | Current State: 75:[25, 11, 19, 92], Operations: []
Exploring Operation: 25+11=36, Resulting Numbers: [19, 92, 36]
Generated Node #2: [19, 92, 36] from Operation: 25+11=36
Current State: 75:[19, 92, 36], Operations: ['25+11=36']
Exploring Operation: 19+92=111, Resulting Numbers: [36, 111]
Generated Node #3: [36, 111] fr... | 4 | Current State: 75:[25, 11, 19, 92], Operations: []
Exploring Operation: 92-25=67, Resulting Numbers: [11, 19, 67]
Generated Node #0,0: 75:[11, 19, 67] Operation: 92-25=67
Exploring Operation: 92-19=73, Resulting Numbers: [25, 11, 73]
Generated Node #0,1: 75:[25, 11, 73] Operation: 92-19=73
Exploring Operation: 92-11=81... | 0.977431 | hs_3 | mult_heuristic |
[
15,
60,
63,
16
] | 20 | [
"63-15=48",
"60*16=960",
"960/48=20"
] | Current State: 20:[15, 60, 63, 16], Operations: []
Exploring Operation: 63-15=48, Resulting Numbers: [60, 16, 48]
Generated Node #2: [60, 16, 48] from Operation: 63-15=48
Current State: 20:[60, 16, 48], Operations: ['63-15=48']
Exploring Operation: 60*16=960, Resulting Numbers: [48, 960]
Generated Node #3: [48, 960] fr... | 4 | Current State: 20:[15, 60, 63, 16], Operations: []
Exploring Operation: 60/15=4, Resulting Numbers: [63, 16, 4]
Generated Node #0,0: 20:[63, 16, 4] Operation: 60/15=4
Exploring Operation: 63-60=3, Resulting Numbers: [15, 16, 3]
Generated Node #0,1: 20:[15, 16, 3] Operation: 63-60=3
Exploring Operation: 60-15=45, Result... | 0.940972 | hs_4 | mult_heuristic |
[
95,
83,
92,
15
] | 88 | [
"95-83=12",
"15*12=180",
"180-92=88"
] | Current State: 88:[95, 83, 92, 15], Operations: []
Exploring Operation: 95-83=12, Resulting Numbers: [92, 15, 12]
Generated Node #2: [92, 15, 12] from Operation: 95-83=12
Current State: 88:[92, 15, 12], Operations: ['95-83=12']
Exploring Operation: 15*12=180, Resulting Numbers: [92, 180]
Generated Node #3: [92, 180] fr... | 4 | Current State: 88:[95, 83, 92, 15], Operations: []
Exploring Operation: 95-92=3, Resulting Numbers: [83, 15, 3]
Generated Node #0,0: 88:[83, 15, 3] Operation: 95-92=3
Exploring Operation: 95-83=12, Resulting Numbers: [92, 15, 12]
Generated Node #0,1: 88:[92, 15, 12] Operation: 95-83=12
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
96,
68,
16,
82
] | 14 | [
"96+68=164",
"164/82=2",
"16-2=14"
] | Current State: 14:[96, 68, 16, 82], Operations: []
Exploring Operation: 96+68=164, Resulting Numbers: [16, 82, 164]
Generated Node #2: [16, 82, 164] from Operation: 96+68=164
Current State: 14:[16, 82, 164], Operations: ['96+68=164']
Exploring Operation: 164/82=2, Resulting Numbers: [16, 2]
Generated Node #3: [16, 2] f... | 4 | Current State: 14:[96, 68, 16, 82], Operations: []
Exploring Operation: 96-82=14, Resulting Numbers: [68, 16, 14]
Generated Node #0,0: 14:[68, 16, 14] Operation: 96-82=14
Exploring Operation: 96/16=6, Resulting Numbers: [68, 82, 6]
Generated Node #0,1: 14:[68, 82, 6] Operation: 96/16=6
Exploring Operation: 82-68=14, Re... | 0 | hs_4 | mult_heuristic |
[
27,
90,
14,
21
] | 87 | [
"90*14=1260",
"1260/21=60",
"27+60=87"
] | Current State: 87:[27, 90, 14, 21], Operations: []
Exploring Operation: 90*14=1260, Resulting Numbers: [27, 21, 1260]
Generated Node #2: [27, 21, 1260] from Operation: 90*14=1260
Current State: 87:[27, 21, 1260], Operations: ['90*14=1260']
Exploring Operation: 1260/21=60, Resulting Numbers: [27, 60]
Generated Node #3: ... | 4 | Current State: 87:[27, 90, 14, 21], Operations: []
Exploring Operation: 21-14=7, Resulting Numbers: [27, 90, 7]
Generated Node #0,0: 87:[27, 90, 7] Operation: 21-14=7
Moving to Node #0,0
Current State: 87:[27, 90, 7], Operations: ['21-14=7']
Exploring Operation: 90-7=83, Resulting Numbers: [27, 83]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
96,
3,
24,
19
] | 45 | [
"96/24=4",
"19-4=15",
"3*15=45"
] | Current State: 45:[96, 3, 24, 19], Operations: []
Exploring Operation: 96/24=4, Resulting Numbers: [3, 19, 4]
Generated Node #2: [3, 19, 4] from Operation: 96/24=4
Current State: 45:[3, 19, 4], Operations: ['96/24=4']
Exploring Operation: 19-4=15, Resulting Numbers: [3, 15]
Generated Node #3: [3, 15] from Operation: 19... | 4 | Current State: 45:[96, 3, 24, 19], Operations: []
Exploring Operation: 96/24=4, Resulting Numbers: [3, 19, 4]
Generated Node #0,0: 45:[3, 19, 4] Operation: 96/24=4
Exploring Operation: 96/3=32, Resulting Numbers: [24, 19, 32]
Generated Node #0,1: 45:[24, 19, 32] Operation: 96/3=32
Moving to Node #0,0
Current State: 45:... | 0.989583 | hs_2 | mult_heuristic |
[
6,
59,
31,
71
] | 97 | [
"59-31=28",
"6*28=168",
"168-71=97"
] | Current State: 97:[6, 59, 31, 71], Operations: []
Exploring Operation: 59-31=28, Resulting Numbers: [6, 71, 28]
Generated Node #2: [6, 71, 28] from Operation: 59-31=28
Current State: 97:[6, 71, 28], Operations: ['59-31=28']
Exploring Operation: 6*28=168, Resulting Numbers: [71, 168]
Generated Node #3: [71, 168] from Op... | 4 | Current State: 97:[6, 59, 31, 71], Operations: []
Exploring Operation: 6+31=37, Resulting Numbers: [59, 71, 37]
Generated Node #0,0: 97:[59, 71, 37] Operation: 6+31=37
Exploring Operation: 6+71=77, Resulting Numbers: [59, 31, 77]
Generated Node #0,1: 97:[59, 31, 77] Operation: 6+71=77
Exploring Operation: 6+59=65, Resu... | 0 | hs_4 | sum_heuristic |
[
35,
88,
94,
2
] | 64 | [
"35*2=70",
"94-88=6",
"70-6=64"
] | Current State: 64:[35, 88, 94, 2], Operations: []
Exploring Operation: 35*2=70, Resulting Numbers: [88, 94, 70]
Generated Node #2: [88, 94, 70] from Operation: 35*2=70
Current State: 64:[88, 94, 70], Operations: ['35*2=70']
Exploring Operation: 94-88=6, Resulting Numbers: [70, 6]
Generated Node #3: [70, 6] from Operati... | 4 | Current State: 64:[35, 88, 94, 2], Operations: []
Exploring Operation: 94/2=47, Resulting Numbers: [35, 88, 47]
Generated Node #0,0: 64:[35, 88, 47] Operation: 94/2=47
Exploring Operation: 88-35=53, Resulting Numbers: [94, 2, 53]
Generated Node #0,1: 64:[94, 2, 53] Operation: 88-35=53
Exploring Operation: 94-35=59, Res... | 0 | hs_4 | mult_heuristic |
[
53,
70,
45,
64
] | 92 | [
"70-53=17",
"45+64=109",
"109-17=92"
] | Current State: 92:[53, 70, 45, 64], Operations: []
Exploring Operation: 70-53=17, Resulting Numbers: [45, 64, 17]
Generated Node #2: [45, 64, 17] from Operation: 70-53=17
Current State: 92:[45, 64, 17], Operations: ['70-53=17']
Exploring Operation: 45+64=109, Resulting Numbers: [17, 109]
Generated Node #3: [17, 109] fr... | 4 | Current State: 92:[53, 70, 45, 64], Operations: []
Exploring Operation: 70-64=6, Resulting Numbers: [53, 45, 6]
Generated Node #0,0: 92:[53, 45, 6] Operation: 70-64=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 92:[53, 45, 6], Operations: ['70-64=6']
Exploring Operation: 53-6=47, Resulting Numbers: ... | 0.993924 | hs_1 | mult_heuristic |
[
68,
46,
31,
3
] | 39 | [
"68+31=99",
"46*3=138",
"138-99=39"
] | Current State: 39:[68, 46, 31, 3], Operations: []
Exploring Operation: 68+31=99, Resulting Numbers: [46, 3, 99]
Generated Node #2: [46, 3, 99] from Operation: 68+31=99
Current State: 39:[46, 3, 99], Operations: ['68+31=99']
Exploring Operation: 46*3=138, Resulting Numbers: [99, 138]
Generated Node #3: [99, 138] from Op... | 4 | Current State: 39:[68, 46, 31, 3], Operations: []
Exploring Operation: 68-31=37, Resulting Numbers: [46, 3, 37]
Generated Node #0,0: 39:[46, 3, 37] Operation: 68-31=37
Exploring Operation: 68-46=22, Resulting Numbers: [31, 3, 22]
Generated Node #0,1: 39:[31, 3, 22] Operation: 68-46=22
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
43,
94,
39,
8
] | 96 | [
"94-43=51",
"51-39=12",
"8*12=96"
] | Current State: 96:[43, 94, 39, 8], Operations: []
Exploring Operation: 94-43=51, Resulting Numbers: [39, 8, 51]
Generated Node #2: [39, 8, 51] from Operation: 94-43=51
Current State: 96:[39, 8, 51], Operations: ['94-43=51']
Exploring Operation: 51-39=12, Resulting Numbers: [8, 12]
Generated Node #3: [8, 12] from Operat... | 4 | Current State: 96:[43, 94, 39, 8], Operations: []
Exploring Operation: 39+8=47, Resulting Numbers: [43, 94, 47]
Generated Node #0,0: 96:[43, 94, 47] Operation: 39+8=47
Exploring Operation: 94-43=51, Resulting Numbers: [39, 8, 51]
Generated Node #0,1: 96:[39, 8, 51] Operation: 94-43=51
Exploring Operation: 43+8=51, Resu... | 0.97309 | hs_5 | sum_heuristic |
[
34,
54,
5,
64
] | 19 | [
"34+54=88",
"5+64=69",
"88-69=19"
] | Current State: 19:[34, 54, 5, 64], Operations: []
Exploring Operation: 34+54=88, Resulting Numbers: [5, 64, 88]
Generated Node #2: [5, 64, 88] from Operation: 34+54=88
Current State: 19:[5, 64, 88], Operations: ['34+54=88']
Exploring Operation: 5+64=69, Resulting Numbers: [88, 69]
Generated Node #3: [88, 69] from Opera... | 4 | Current State: 19:[34, 54, 5, 64], Operations: []
Exploring Operation: 64-34=30, Resulting Numbers: [54, 5, 30]
Generated Node #0,0: 19:[54, 5, 30] Operation: 64-34=30
Exploring Operation: 54-34=20, Resulting Numbers: [5, 64, 20]
Generated Node #0,1: 19:[5, 64, 20] Operation: 54-34=20
Exploring Operation: 34-5=29, Resu... | 0.980035 | hs_4 | sum_heuristic |
[
30,
66,
4,
56
] | 24 | [
"66-30=36",
"4+56=60",
"60-36=24"
] | Current State: 24:[30, 66, 4, 56], Operations: []
Exploring Operation: 66-30=36, Resulting Numbers: [4, 56, 36]
Generated Node #2: [4, 56, 36] from Operation: 66-30=36
Current State: 24:[4, 56, 36], Operations: ['66-30=36']
Exploring Operation: 4+56=60, Resulting Numbers: [36, 60]
Generated Node #3: [36, 60] from Opera... | 4 | Current State: 24:[30, 66, 4, 56], Operations: []
Exploring Operation: 66-56=10, Resulting Numbers: [30, 4, 10]
Generated Node #0,0: 24:[30, 4, 10] Operation: 66-56=10
Exploring Operation: 66-30=36, Resulting Numbers: [4, 56, 36]
Generated Node #0,1: 24:[4, 56, 36] Operation: 66-30=36
Exploring Operation: 56-30=26, Res... | 0.987847 | hs_3 | mult_heuristic |
[
36,
86,
99,
65
] | 16 | [
"86-36=50",
"99-65=34",
"50-34=16"
] | Current State: 16:[36, 86, 99, 65], Operations: []
Exploring Operation: 86-36=50, Resulting Numbers: [99, 65, 50]
Generated Node #2: [99, 65, 50] from Operation: 86-36=50
Current State: 16:[99, 65, 50], Operations: ['86-36=50']
Exploring Operation: 99-65=34, Resulting Numbers: [50, 34]
Generated Node #3: [50, 34] from ... | 4 | Current State: 16:[36, 86, 99, 65], Operations: []
Exploring Operation: 86-65=21, Resulting Numbers: [36, 99, 21]
Generated Node #0,0: 16:[36, 99, 21] Operation: 86-65=21
Exploring Operation: 99-86=13, Resulting Numbers: [36, 65, 13]
Generated Node #0,1: 16:[36, 65, 13] Operation: 99-86=13
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
3,
35,
67,
24
] | 42 | [
"35+67=102",
"24+102=126",
"126/3=42"
] | Current State: 42:[3, 35, 67, 24], Operations: []
Exploring Operation: 35+67=102, Resulting Numbers: [3, 24, 102]
Generated Node #2: [3, 24, 102] from Operation: 35+67=102
Current State: 42:[3, 24, 102], Operations: ['35+67=102']
Exploring Operation: 24+102=126, Resulting Numbers: [3, 126]
Generated Node #3: [3, 126] f... | 4 | Current State: 42:[3, 35, 67, 24], Operations: []
Exploring Operation: 35-24=11, Resulting Numbers: [3, 67, 11]
Generated Node #0,0: 42:[3, 67, 11] Operation: 35-24=11
Exploring Operation: 3+35=38, Resulting Numbers: [67, 24, 38]
Generated Node #0,1: 42:[67, 24, 38] Operation: 3+35=38
Exploring Operation: 67-35=32, Res... | 0 | hs_4 | sum_heuristic |
[
79,
27,
8,
61
] | 21 | [
"8*61=488",
"79+488=567",
"567/27=21"
] | Current State: 21:[79, 27, 8, 61], Operations: []
Exploring Operation: 8*61=488, Resulting Numbers: [79, 27, 488]
Generated Node #2: [79, 27, 488] from Operation: 8*61=488
Current State: 21:[79, 27, 488], Operations: ['8*61=488']
Exploring Operation: 79+488=567, Resulting Numbers: [27, 567]
Generated Node #3: [27, 567]... | 4 | Current State: 21:[79, 27, 8, 61], Operations: []
Exploring Operation: 61-27=34, Resulting Numbers: [79, 8, 34]
Generated Node #0,0: 21:[79, 8, 34] Operation: 61-27=34
Exploring Operation: 79-27=52, Resulting Numbers: [8, 61, 52]
Generated Node #0,1: 21:[8, 61, 52] Operation: 79-27=52
Exploring Operation: 79-61=18, Res... | 0 | hs_3 | sum_heuristic |
[
14,
41,
31,
35
] | 25 | [
"41-31=10",
"35*10=350",
"350/14=25"
] | Current State: 25:[14, 41, 31, 35], Operations: []
Exploring Operation: 41-31=10, Resulting Numbers: [14, 35, 10]
Generated Node #2: [14, 35, 10] from Operation: 41-31=10
Current State: 25:[14, 35, 10], Operations: ['41-31=10']
Exploring Operation: 35*10=350, Resulting Numbers: [14, 350]
Generated Node #3: [14, 350] fr... | 4 | Current State: 25:[14, 41, 31, 35], Operations: []
Exploring Operation: 41-14=27, Resulting Numbers: [31, 35, 27]
Generated Node #0,0: 25:[31, 35, 27] Operation: 41-14=27
Exploring Operation: 41-35=6, Resulting Numbers: [14, 31, 6]
Generated Node #0,1: 25:[14, 31, 6] Operation: 41-35=6
Moving to Node #0,1
Current State... | 0 | hs_2 | sum_heuristic |
[
40,
9,
75,
9
] | 53 | [
"40-9=31",
"75+9=84",
"84-31=53"
] | Current State: 53:[40, 9, 75, 9], Operations: []
Exploring Operation: 40-9=31, Resulting Numbers: [75, 31]
Generated Node #2: [75, 31] from Operation: 40-9=31
Current State: 53:[75, 31], Operations: ['40-9=31']
Exploring Operation: 75+9=84, Resulting Numbers: [31, 84]
Generated Node #3: [31, 84] from Operation: 75+9=84... | 4 | Current State: 53:[40, 9, 75, 9], Operations: []
Exploring Operation: 9*9=81, Resulting Numbers: [40, 75, 81]
Generated Node #0,0: 53:[40, 75, 81] Operation: 9*9=81
Moving to Node #0,0
Current State: 53:[40, 75, 81], Operations: ['9*9=81']
Exploring Operation: 81-40=41, Resulting Numbers: [75, 41]
Generated Node #0,0,0... | 0 | hs_1 | sum_heuristic |
[
73,
79,
36,
66
] | 47 | [
"79-73=6",
"66/6=11",
"36+11=47"
] | Current State: 47:[73, 79, 36, 66], Operations: []
Exploring Operation: 79-73=6, Resulting Numbers: [36, 66, 6]
Generated Node #2: [36, 66, 6] from Operation: 79-73=6
Current State: 47:[36, 66, 6], Operations: ['79-73=6']
Exploring Operation: 66/6=11, Resulting Numbers: [36, 11]
Generated Node #3: [36, 11] from Operati... | 4 | Current State: 47:[73, 79, 36, 66], Operations: []
Exploring Operation: 79-36=43, Resulting Numbers: [73, 66, 43]
Generated Node #0,0: 47:[73, 66, 43] Operation: 79-36=43
Moving to Node #0,0
Current State: 47:[73, 66, 43], Operations: ['79-36=43']
Exploring Operation: 73-43=30, Resulting Numbers: [66, 30]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
24,
32,
10,
60
] | 55 | [
"24*60=1440",
"1440/32=45",
"10+45=55"
] | Current State: 55:[24, 32, 10, 60], Operations: []
Exploring Operation: 24*60=1440, Resulting Numbers: [32, 10, 1440]
Generated Node #2: [32, 10, 1440] from Operation: 24*60=1440
Current State: 55:[32, 10, 1440], Operations: ['24*60=1440']
Exploring Operation: 1440/32=45, Resulting Numbers: [10, 45]
Generated Node #3: ... | 4 | Current State: 55:[24, 32, 10, 60], Operations: []
Exploring Operation: 24+32=56, Resulting Numbers: [10, 60, 56]
Generated Node #0,0: 55:[10, 60, 56] Operation: 24+32=56
Exploring Operation: 32+10=42, Resulting Numbers: [24, 60, 42]
Generated Node #0,1: 55:[24, 60, 42] Operation: 32+10=42
Exploring Operation: 32-24=8,... | 0 | hs_5 | sum_heuristic |
[
65,
4,
61,
21
] | 55 | [
"61-21=40",
"40/4=10",
"65-10=55"
] | Current State: 55:[65, 4, 61, 21], Operations: []
Exploring Operation: 61-21=40, Resulting Numbers: [65, 4, 40]
Generated Node #2: [65, 4, 40] from Operation: 61-21=40
Current State: 55:[65, 4, 40], Operations: ['61-21=40']
Exploring Operation: 40/4=10, Resulting Numbers: [65, 10]
Generated Node #3: [65, 10] from Opera... | 4 | Current State: 55:[65, 4, 61, 21], Operations: []
Exploring Operation: 65-61=4, Resulting Numbers: [4, 21, 4]
Generated Node #0,0: 55:[4, 21, 4] Operation: 65-61=4
Moving to Node #0,0
Current State: 55:[4, 21, 4], Operations: ['65-61=4']
Exploring Operation: 21-4=17, Resulting Numbers: [4, 17]
Generated Node #0,0,0: 55... | 0 | hs_1 | sum_heuristic |
[
70,
73,
40,
42
] | 76 | [
"42-40=2",
"73*2=146",
"146-70=76"
] | Current State: 76:[70, 73, 40, 42], Operations: []
Exploring Operation: 42-40=2, Resulting Numbers: [70, 73, 2]
Generated Node #2: [70, 73, 2] from Operation: 42-40=2
Current State: 76:[70, 73, 2], Operations: ['42-40=2']
Exploring Operation: 73*2=146, Resulting Numbers: [70, 146]
Generated Node #3: [70, 146] from Oper... | 4 | Current State: 76:[70, 73, 40, 42], Operations: []
Exploring Operation: 70-42=28, Resulting Numbers: [73, 40, 28]
Generated Node #0,0: 76:[73, 40, 28] Operation: 70-42=28
Exploring Operation: 42-40=2, Resulting Numbers: [70, 73, 2]
Generated Node #0,1: 76:[70, 73, 2] Operation: 42-40=2
Exploring Operation: 73-70=3, Res... | 0 | hs_3 | mult_heuristic |
[
32,
12,
83,
20
] | 84 | [
"32-12=20",
"20/20=1",
"83+1=84"
] | Current State: 84:[32, 12, 83, 20], Operations: []
Exploring Operation: 32-12=20, Resulting Numbers: [83, 20, 20]
Generated Node #2: [83, 20, 20] from Operation: 32-12=20
Current State: 84:[83, 20, 20], Operations: ['32-12=20']
Exploring Operation: 20/20=1, Resulting Numbers: [83, 1]
Generated Node #3: [83, 1] from Ope... | 4 | Current State: 84:[32, 12, 83, 20], Operations: []
Exploring Operation: 32+12=44, Resulting Numbers: [83, 20, 44]
Generated Node #0,0: 84:[83, 20, 44] Operation: 32+12=44
Exploring Operation: 32-20=12, Resulting Numbers: [12, 83, 12]
Generated Node #0,1: 84:[12, 83, 12] Operation: 32-20=12
Exploring Operation: 32-12=20... | 0.984375 | hs_5 | sum_heuristic |
[
92,
97,
96,
15
] | 32 | [
"97-92=5",
"96*5=480",
"480/15=32"
] | Current State: 32:[92, 97, 96, 15], Operations: []
Exploring Operation: 97-92=5, Resulting Numbers: [96, 15, 5]
Generated Node #2: [96, 15, 5] from Operation: 97-92=5
Current State: 32:[96, 15, 5], Operations: ['97-92=5']
Exploring Operation: 96*5=480, Resulting Numbers: [15, 480]
Generated Node #3: [15, 480] from Oper... | 4 | Current State: 32:[92, 97, 96, 15], Operations: []
Exploring Operation: 96-92=4, Resulting Numbers: [97, 15, 4]
Generated Node #0,0: 32:[97, 15, 4] Operation: 96-92=4
Exploring Operation: 92-15=77, Resulting Numbers: [97, 96, 77]
Generated Node #0,1: 32:[97, 96, 77] Operation: 92-15=77
Exploring Operation: 97-96=1, Res... | 0.953125 | hs_4 | sum_heuristic |
[
13,
26,
86,
49
] | 74 | [
"26/13=2",
"86-49=37",
"2*37=74"
] | Current State: 74:[13, 26, 86, 49], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [86, 49, 2]
Generated Node #2: [86, 49, 2] from Operation: 26/13=2
Current State: 74:[86, 49, 2], Operations: ['26/13=2']
Exploring Operation: 86-49=37, Resulting Numbers: [2, 37]
Generated Node #3: [2, 37] from Operatio... | 4 | Current State: 74:[13, 26, 86, 49], Operations: []
Exploring Operation: 26/13=2, Resulting Numbers: [86, 49, 2]
Generated Node #0,0: 74:[86, 49, 2] Operation: 26/13=2
Exploring Operation: 26+49=75, Resulting Numbers: [13, 86, 75]
Generated Node #0,1: 74:[13, 86, 75] Operation: 26+49=75
Exploring Operation: 86-13=73, Re... | 0.986111 | hs_5 | mult_heuristic |
[
10,
97,
15,
34
] | 46 | [
"15*34=510",
"510/10=51",
"97-51=46"
] | Current State: 46:[10, 97, 15, 34], Operations: []
Exploring Operation: 15*34=510, Resulting Numbers: [10, 97, 510]
Generated Node #2: [10, 97, 510] from Operation: 15*34=510
Current State: 46:[10, 97, 510], Operations: ['15*34=510']
Exploring Operation: 510/10=51, Resulting Numbers: [97, 51]
Generated Node #3: [97, 51... | 4 | Current State: 46:[10, 97, 15, 34], Operations: []
Exploring Operation: 97-10=87, Resulting Numbers: [15, 34, 87]
Generated Node #0,0: 46:[15, 34, 87] Operation: 97-10=87
Exploring Operation: 97-15=82, Resulting Numbers: [10, 34, 82]
Generated Node #0,1: 46:[10, 34, 82] Operation: 97-15=82
Exploring Operation: 97-34=63... | 0 | hs_3 | mult_heuristic |
[
48,
15,
44,
21
] | 98 | [
"48-15=33",
"44+21=65",
"33+65=98"
] | Current State: 98:[48, 15, 44, 21], Operations: []
Exploring Operation: 48-15=33, Resulting Numbers: [44, 21, 33]
Generated Node #2: [44, 21, 33] from Operation: 48-15=33
Current State: 98:[44, 21, 33], Operations: ['48-15=33']
Exploring Operation: 44+21=65, Resulting Numbers: [33, 65]
Generated Node #3: [33, 65] from ... | 4 | Current State: 98:[48, 15, 44, 21], Operations: []
Exploring Operation: 48-44=4, Resulting Numbers: [15, 21, 4]
Generated Node #0,0: 98:[15, 21, 4] Operation: 48-44=4
Exploring Operation: 48+44=92, Resulting Numbers: [15, 21, 92]
Generated Node #0,1: 98:[15, 21, 92] Operation: 48+44=92
Exploring Operation: 21-15=6, Res... | 0.986111 | hs_5 | sum_heuristic |
[
60,
69,
87,
19
] | 60 | [
"87-69=18",
"19-18=1",
"60*1=60"
] | Current State: 60:[60, 69, 87, 19], Operations: []
Exploring Operation: 87-69=18, Resulting Numbers: [60, 19, 18]
Generated Node #2: [60, 19, 18] from Operation: 87-69=18
Current State: 60:[60, 19, 18], Operations: ['87-69=18']
Exploring Operation: 19-18=1, Resulting Numbers: [60, 1]
Generated Node #3: [60, 1] from Ope... | 4 | Current State: 60:[60, 69, 87, 19], Operations: []
Exploring Operation: 87-69=18, Resulting Numbers: [60, 19, 18]
Generated Node #0,0: 60:[60, 19, 18] Operation: 87-69=18
Exploring Operation: 87-60=27, Resulting Numbers: [69, 19, 27]
Generated Node #0,1: 60:[69, 19, 27] Operation: 87-60=27
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
71,
67,
22,
90
] | 28 | [
"71-67=4",
"22+90=112",
"112/4=28"
] | Current State: 28:[71, 67, 22, 90], Operations: []
Exploring Operation: 71-67=4, Resulting Numbers: [22, 90, 4]
Generated Node #2: [22, 90, 4] from Operation: 71-67=4
Current State: 28:[22, 90, 4], Operations: ['71-67=4']
Exploring Operation: 22+90=112, Resulting Numbers: [4, 112]
Generated Node #3: [4, 112] from Opera... | 4 | Current State: 28:[71, 67, 22, 90], Operations: []
Exploring Operation: 71-22=49, Resulting Numbers: [67, 90, 49]
Generated Node #0,0: 28:[67, 90, 49] Operation: 71-22=49
Exploring Operation: 90-71=19, Resulting Numbers: [67, 22, 19]
Generated Node #0,1: 28:[67, 22, 19] Operation: 90-71=19
Exploring Operation: 90-67=23... | 0 | hs_5 | sum_heuristic |
[
10,
31,
72,
74
] | 26 | [
"74-72=2",
"10/2=5",
"31-5=26"
] | Current State: 26:[10, 31, 72, 74], Operations: []
Exploring Operation: 74-72=2, Resulting Numbers: [10, 31, 2]
Generated Node #2: [10, 31, 2] from Operation: 74-72=2
Current State: 26:[10, 31, 2], Operations: ['74-72=2']
Exploring Operation: 10/2=5, Resulting Numbers: [31, 5]
Generated Node #3: [31, 5] from Operation:... | 4 | Current State: 26:[10, 31, 72, 74], Operations: []
Exploring Operation: 74-72=2, Resulting Numbers: [10, 31, 2]
Generated Node #0,0: 26:[10, 31, 2] Operation: 74-72=2
Exploring Operation: 72-31=41, Resulting Numbers: [10, 74, 41]
Generated Node #0,1: 26:[10, 74, 41] Operation: 72-31=41
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
27,
44,
58,
25
] | 100 | [
"44-27=17",
"58+25=83",
"17+83=100"
] | Current State: 100:[27, 44, 58, 25], Operations: []
Exploring Operation: 44-27=17, Resulting Numbers: [58, 25, 17]
Generated Node #2: [58, 25, 17] from Operation: 44-27=17
Current State: 100:[58, 25, 17], Operations: ['44-27=17']
Exploring Operation: 58+25=83, Resulting Numbers: [17, 83]
Generated Node #3: [17, 83] fro... | 4 | Current State: 100:[27, 44, 58, 25], Operations: []
Exploring Operation: 44-25=19, Resulting Numbers: [27, 58, 19]
Generated Node #0,0: 100:[27, 58, 19] Operation: 44-25=19
Exploring Operation: 44+58=102, Resulting Numbers: [27, 25, 102]
Generated Node #0,1: 100:[27, 25, 102] Operation: 44+58=102
Exploring Operation: 5... | 0.952257 | hs_5 | sum_heuristic |
[
2,
15,
5,
74
] | 56 | [
"15-2=13",
"74-5=69",
"69-13=56"
] | Current State: 56:[2, 15, 5, 74], Operations: []
Exploring Operation: 15-2=13, Resulting Numbers: [5, 74, 13]
Generated Node #2: [5, 74, 13] from Operation: 15-2=13
Current State: 56:[5, 74, 13], Operations: ['15-2=13']
Exploring Operation: 74-5=69, Resulting Numbers: [13, 69]
Generated Node #3: [13, 69] from Operation... | 4 | Current State: 56:[2, 15, 5, 74], Operations: []
Exploring Operation: 74-15=59, Resulting Numbers: [2, 5, 59]
Generated Node #0,0: 56:[2, 5, 59] Operation: 74-15=59
Moving to Node #0,0
Current State: 56:[2, 5, 59], Operations: ['74-15=59']
Exploring Operation: 59-2=57, Resulting Numbers: [5, 57]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
29,
26,
20,
37
] | 99 | [
"29-20=9",
"37-26=11",
"9*11=99"
] | Current State: 99:[29, 26, 20, 37], Operations: []
Exploring Operation: 29-20=9, Resulting Numbers: [26, 37, 9]
Generated Node #2: [26, 37, 9] from Operation: 29-20=9
Current State: 99:[26, 37, 9], Operations: ['29-20=9']
Exploring Operation: 37-26=11, Resulting Numbers: [9, 11]
Generated Node #3: [9, 11] from Operatio... | 4 | Current State: 99:[29, 26, 20, 37], Operations: []
Exploring Operation: 26-20=6, Resulting Numbers: [29, 37, 6]
Generated Node #0,0: 99:[29, 37, 6] Operation: 26-20=6
Exploring Operation: 29-20=9, Resulting Numbers: [26, 37, 9]
Generated Node #0,1: 99:[26, 37, 9] Operation: 29-20=9
Exploring Operation: 29-26=3, Resulti... | 0.980035 | hs_3 | mult_heuristic |
[
91,
46,
2,
6
] | 93 | [
"6-2=4",
"46*4=184",
"184-91=93"
] | Current State: 93:[91, 46, 2, 6], Operations: []
Exploring Operation: 6-2=4, Resulting Numbers: [91, 46, 4]
Generated Node #2: [91, 46, 4] from Operation: 6-2=4
Current State: 93:[91, 46, 4], Operations: ['6-2=4']
Exploring Operation: 46*4=184, Resulting Numbers: [91, 184]
Generated Node #3: [91, 184] from Operation: 4... | 4 | Current State: 93:[91, 46, 2, 6], Operations: []
Exploring Operation: 46*2=92, Resulting Numbers: [91, 6, 92]
Generated Node #0,0: 93:[91, 6, 92] Operation: 46*2=92
Exploring Operation: 46-6=40, Resulting Numbers: [91, 2, 40]
Generated Node #0,1: 93:[91, 2, 40] Operation: 46-6=40
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
36,
60,
21,
56
] | 52 | [
"36-21=15",
"60/15=4",
"56-4=52"
] | Current State: 52:[36, 60, 21, 56], Operations: []
Exploring Operation: 36-21=15, Resulting Numbers: [60, 56, 15]
Generated Node #2: [60, 56, 15] from Operation: 36-21=15
Current State: 52:[60, 56, 15], Operations: ['36-21=15']
Exploring Operation: 60/15=4, Resulting Numbers: [56, 4]
Generated Node #3: [56, 4] from Ope... | 4 | Current State: 52:[36, 60, 21, 56], Operations: []
Exploring Operation: 36-21=15, Resulting Numbers: [60, 56, 15]
Generated Node #0,0: 52:[60, 56, 15] Operation: 36-21=15
Exploring Operation: 60-36=24, Resulting Numbers: [21, 56, 24]
Generated Node #0,1: 52:[21, 56, 24] Operation: 60-36=24
Exploring Operation: 60-56=4,... | 0.978299 | hs_3 | mult_heuristic |
[
31,
89,
77,
35
] | 98 | [
"89*35=3115",
"3115-77=3038",
"3038/31=98"
] | Current State: 98:[31, 89, 77, 35], Operations: []
Exploring Operation: 89*35=3115, Resulting Numbers: [31, 77, 3115]
Generated Node #2: [31, 77, 3115] from Operation: 89*35=3115
Current State: 98:[31, 77, 3115], Operations: ['89*35=3115']
Exploring Operation: 3115-77=3038, Resulting Numbers: [31, 3038]
Generated Node ... | 4 | Current State: 98:[31, 89, 77, 35], Operations: []
Exploring Operation: 35-31=4, Resulting Numbers: [89, 77, 4]
Generated Node #0,0: 98:[89, 77, 4] Operation: 35-31=4
Exploring Operation: 89-77=12, Resulting Numbers: [31, 35, 12]
Generated Node #0,1: 98:[31, 35, 12] Operation: 89-77=12
Exploring Operation: 31+77=108, R... | 0 | hs_5 | sum_heuristic |
[
55,
47,
67,
94
] | 61 | [
"55+67=122",
"94/47=2",
"122/2=61"
] | Current State: 61:[55, 47, 67, 94], Operations: []
Exploring Operation: 55+67=122, Resulting Numbers: [47, 94, 122]
Generated Node #2: [47, 94, 122] from Operation: 55+67=122
Current State: 61:[47, 94, 122], Operations: ['55+67=122']
Exploring Operation: 94/47=2, Resulting Numbers: [122, 2]
Generated Node #3: [122, 2] ... | 4 | Current State: 61:[55, 47, 67, 94], Operations: []
Exploring Operation: 94-47=47, Resulting Numbers: [55, 67, 47]
Generated Node #0,0: 61:[55, 67, 47] Operation: 94-47=47
Moving to Node #0,0
Current State: 61:[55, 67, 47], Operations: ['94-47=47']
Exploring Operation: 55+47=102, Resulting Numbers: [67, 102]
Generated N... | 0 | hs_1 | sum_heuristic |
[
16,
57,
73,
55
] | 55 | [
"16+57=73",
"73+55=128",
"128-73=55"
] | Current State: 55:[16, 57, 73, 55], Operations: []
Exploring Operation: 16+57=73, Resulting Numbers: [73, 55, 73]
Generated Node #2: [73, 55, 73] from Operation: 16+57=73
Current State: 55:[73, 55, 73], Operations: ['16+57=73']
Exploring Operation: 73+55=128, Resulting Numbers: [128]
128,55 equal: Goal Reached
Explorin... | 4 | Current State: 55:[16, 57, 73, 55], Operations: []
Exploring Operation: 73-57=16, Resulting Numbers: [16, 55, 16]
Generated Node #0,0: 55:[16, 55, 16] Operation: 73-57=16
Exploring Operation: 57-55=2, Resulting Numbers: [16, 73, 2]
Generated Node #0,1: 55:[16, 73, 2] Operation: 57-55=2
Exploring Operation: 73-16=57, Re... | 0.985243 | hs_4 | sum_heuristic |
[
48,
2,
33,
88
] | 29 | [
"48-33=15",
"88/2=44",
"44-15=29"
] | Current State: 29:[48, 2, 33, 88], Operations: []
Exploring Operation: 48-33=15, Resulting Numbers: [2, 88, 15]
Generated Node #2: [2, 88, 15] from Operation: 48-33=15
Current State: 29:[2, 88, 15], Operations: ['48-33=15']
Exploring Operation: 88/2=44, Resulting Numbers: [15, 44]
Generated Node #3: [15, 44] from Opera... | 4 | Current State: 29:[48, 2, 33, 88], Operations: []
Exploring Operation: 48/2=24, Resulting Numbers: [33, 88, 24]
Generated Node #0,0: 29:[33, 88, 24] Operation: 48/2=24
Exploring Operation: 88/2=44, Resulting Numbers: [48, 33, 44]
Generated Node #0,1: 29:[48, 33, 44] Operation: 88/2=44
Exploring Operation: 88-33=55, Res... | 0.985243 | hs_5 | mult_heuristic |
[
33,
24,
61,
86
] | 34 | [
"33-24=9",
"86-61=25",
"9+25=34"
] | Current State: 34:[33, 24, 61, 86], Operations: []
Exploring Operation: 33-24=9, Resulting Numbers: [61, 86, 9]
Generated Node #2: [61, 86, 9] from Operation: 33-24=9
Current State: 34:[61, 86, 9], Operations: ['33-24=9']
Exploring Operation: 86-61=25, Resulting Numbers: [9, 25]
Generated Node #3: [9, 25] from Operatio... | 4 | Current State: 34:[33, 24, 61, 86], Operations: []
Exploring Operation: 86-33=53, Resulting Numbers: [24, 61, 53]
Generated Node #0,0: 34:[24, 61, 53] Operation: 86-33=53
Exploring Operation: 86-61=25, Resulting Numbers: [33, 24, 25]
Generated Node #0,1: 34:[33, 24, 25] Operation: 86-61=25
Exploring Operation: 61-24=37... | 0.987847 | hs_4 | sum_heuristic |
[
14,
11,
12,
4
] | 48 | [
"14-11=3",
"12+4=16",
"3*16=48"
] | Current State: 48:[14, 11, 12, 4], Operations: []
Exploring Operation: 14-11=3, Resulting Numbers: [12, 4, 3]
Generated Node #2: [12, 4, 3] from Operation: 14-11=3
Current State: 48:[12, 4, 3], Operations: ['14-11=3']
Exploring Operation: 12+4=16, Resulting Numbers: [3, 16]
Generated Node #3: [3, 16] from Operation: 12... | 4 | Current State: 48:[14, 11, 12, 4], Operations: []
Exploring Operation: 14-11=3, Resulting Numbers: [12, 4, 3]
Generated Node #0,0: 48:[12, 4, 3] Operation: 14-11=3
Moving to Node #0,0
Current State: 48:[12, 4, 3], Operations: ['14-11=3']
Exploring Operation: 12+4=16, Resulting Numbers: [3, 16]
Generated Node #0,0,0: 48... | 0.993924 | hs_1 | sum_heuristic |
[
68,
52,
57,
78
] | 15 | [
"68+52=120",
"57+78=135",
"135-120=15"
] | Current State: 15:[68, 52, 57, 78], Operations: []
Exploring Operation: 68+52=120, Resulting Numbers: [57, 78, 120]
Generated Node #2: [57, 78, 120] from Operation: 68+52=120
Current State: 15:[57, 78, 120], Operations: ['68+52=120']
Exploring Operation: 57+78=135, Resulting Numbers: [120, 135]
Generated Node #3: [120,... | 4 | Current State: 15:[68, 52, 57, 78], Operations: []
Exploring Operation: 78-68=10, Resulting Numbers: [52, 57, 10]
Generated Node #0,0: 15:[52, 57, 10] Operation: 78-68=10
Exploring Operation: 78-57=21, Resulting Numbers: [68, 52, 21]
Generated Node #0,1: 15:[68, 52, 21] Operation: 78-57=21
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
28,
6,
95,
26
] | 89 | [
"95-28=67",
"6*26=156",
"156-67=89"
] | Current State: 89:[28, 6, 95, 26], Operations: []
Exploring Operation: 95-28=67, Resulting Numbers: [6, 26, 67]
Generated Node #2: [6, 26, 67] from Operation: 95-28=67
Current State: 89:[6, 26, 67], Operations: ['95-28=67']
Exploring Operation: 6*26=156, Resulting Numbers: [67, 156]
Generated Node #3: [67, 156] from Op... | 4 | Current State: 89:[28, 6, 95, 26], Operations: []
Exploring Operation: 95-6=89, Resulting Numbers: [28, 26, 89]
Generated Node #0,0: 89:[28, 26, 89] Operation: 95-6=89
Exploring Operation: 6*26=156, Resulting Numbers: [28, 95, 156]
Generated Node #0,1: 89:[28, 95, 156] Operation: 6*26=156
Exploring Operation: 28+6=34, ... | 0.913194 | hs_5 | mult_heuristic |
[
15,
40,
5,
88
] | 51 | [
"15/5=3",
"88-40=48",
"3+48=51"
] | Current State: 51:[15, 40, 5, 88], Operations: []
Exploring Operation: 15/5=3, Resulting Numbers: [40, 88, 3]
Generated Node #2: [40, 88, 3] from Operation: 15/5=3
Current State: 51:[40, 88, 3], Operations: ['15/5=3']
Exploring Operation: 88-40=48, Resulting Numbers: [3, 48]
Generated Node #3: [3, 48] from Operation: 8... | 4 | Current State: 51:[15, 40, 5, 88], Operations: []
Exploring Operation: 88-40=48, Resulting Numbers: [15, 5, 48]
Generated Node #0,0: 51:[15, 5, 48] Operation: 88-40=48
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[15, 5, 48], Operations: ['88-40=48']
Exploring Operation: 15/5=3, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
2,
45,
94,
94
] | 89 | [
"2*45=90",
"94/94=1",
"90-1=89"
] | Current State: 89:[2, 45, 94, 94], Operations: []
Exploring Operation: 2*45=90, Resulting Numbers: [94, 94, 90]
Generated Node #2: [94, 94, 90] from Operation: 2*45=90
Current State: 89:[94, 94, 90], Operations: ['2*45=90']
Exploring Operation: 94/94=1, Resulting Numbers: [90, 1]
Generated Node #3: [90, 1] from Operati... | 4 | Current State: 89:[2, 45, 94, 94], Operations: []
Exploring Operation: 2+45=47, Resulting Numbers: [94, 94, 47]
Generated Node #0,0: 89:[94, 94, 47] Operation: 2+45=47
Exploring Operation: 2*45=90, Resulting Numbers: [94, 94, 90]
Generated Node #0,1: 89:[94, 94, 90] Operation: 2*45=90
Exploring Operation: 94-2=92, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
44,
20,
8,
89
] | 73 | [
"44-20=24",
"8+89=97",
"97-24=73"
] | Current State: 73:[44, 20, 8, 89], Operations: []
Exploring Operation: 44-20=24, Resulting Numbers: [8, 89, 24]
Generated Node #2: [8, 89, 24] from Operation: 44-20=24
Current State: 73:[8, 89, 24], Operations: ['44-20=24']
Exploring Operation: 8+89=97, Resulting Numbers: [24, 97]
Generated Node #3: [24, 97] from Opera... | 4 | Current State: 73:[44, 20, 8, 89], Operations: []
Exploring Operation: 20+8=28, Resulting Numbers: [44, 89, 28]
Generated Node #0,0: 73:[44, 89, 28] Operation: 20+8=28
Exploring Operation: 89-8=81, Resulting Numbers: [44, 20, 81]
Generated Node #0,1: 73:[44, 20, 81] Operation: 89-8=81
Exploring Operation: 44+20=64, Res... | 0.981771 | hs_4 | mult_heuristic |
[
38,
72,
64,
70
] | 26 | [
"70-64=6",
"72/6=12",
"38-12=26"
] | Current State: 26:[38, 72, 64, 70], Operations: []
Exploring Operation: 70-64=6, Resulting Numbers: [38, 72, 6]
Generated Node #2: [38, 72, 6] from Operation: 70-64=6
Current State: 26:[38, 72, 6], Operations: ['70-64=6']
Exploring Operation: 72/6=12, Resulting Numbers: [38, 12]
Generated Node #3: [38, 12] from Operati... | 4 | Current State: 26:[38, 72, 64, 70], Operations: []
Exploring Operation: 72-38=34, Resulting Numbers: [64, 70, 34]
Generated Node #0,0: 26:[64, 70, 34] Operation: 72-38=34
Exploring Operation: 72-70=2, Resulting Numbers: [38, 64, 2]
Generated Node #0,1: 26:[38, 64, 2] Operation: 72-70=2
Exploring Operation: 72-64=8, Res... | 0.942708 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.