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 |
|---|---|---|---|---|---|---|---|---|
[
25,
55,
93,
30
] | 17 | [
"25+55=80",
"93-30=63",
"80-63=17"
] | Current State: 17:[25, 55, 93, 30], Operations: []
Exploring Operation: 25+55=80, Resulting Numbers: [93, 30, 80]
Generated Node #2: [93, 30, 80] from Operation: 25+55=80
Current State: 17:[93, 30, 80], Operations: ['25+55=80']
Exploring Operation: 93-30=63, Resulting Numbers: [80, 63]
Generated Node #3: [80, 63] from ... | 4 | Current State: 17:[25, 55, 93, 30], Operations: []
Exploring Operation: 55-30=25, Resulting Numbers: [25, 93, 25]
Generated Node #0,0: 17:[25, 93, 25] Operation: 55-30=25
Exploring Operation: 93-55=38, Resulting Numbers: [25, 30, 38]
Generated Node #0,1: 17:[25, 30, 38] Operation: 93-55=38
Moving to Node #0,1
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
48,
46,
41,
98
] | 45 | [
"48+46=94",
"41+98=139",
"139-94=45"
] | Current State: 45:[48, 46, 41, 98], Operations: []
Exploring Operation: 48+46=94, Resulting Numbers: [41, 98, 94]
Generated Node #2: [41, 98, 94] from Operation: 48+46=94
Current State: 45:[41, 98, 94], Operations: ['48+46=94']
Exploring Operation: 41+98=139, Resulting Numbers: [94, 139]
Generated Node #3: [94, 139] fr... | 4 | Current State: 45:[48, 46, 41, 98], Operations: []
Exploring Operation: 98-48=50, Resulting Numbers: [46, 41, 50]
Generated Node #0,0: 45:[46, 41, 50] Operation: 98-48=50
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[46, 41, 50], Operations: ['98-48=50']
Exploring Operation: 50-41=9, Resulting Num... | 0 | hs_1 | mult_heuristic |
[
2,
44,
33,
6
] | 26 | [
"44-2=42",
"42/6=7",
"33-7=26"
] | Current State: 26:[2, 44, 33, 6], Operations: []
Exploring Operation: 44-2=42, Resulting Numbers: [33, 6, 42]
Generated Node #2: [33, 6, 42] from Operation: 44-2=42
Current State: 26:[33, 6, 42], Operations: ['44-2=42']
Exploring Operation: 42/6=7, Resulting Numbers: [33, 7]
Generated Node #3: [33, 7] from Operation: 4... | 4 | Current State: 26:[2, 44, 33, 6], Operations: []
Exploring Operation: 2*6=12, Resulting Numbers: [44, 33, 12]
Generated Node #0,0: 26:[44, 33, 12] Operation: 2*6=12
Exploring Operation: 33-6=27, Resulting Numbers: [2, 44, 27]
Generated Node #0,1: 26:[2, 44, 27] Operation: 33-6=27
Exploring Operation: 44/2=22, Resulting... | 0 | hs_5 | mult_heuristic |
[
59,
68,
60,
49
] | 80 | [
"59-49=10",
"68-60=8",
"10*8=80"
] | Current State: 80:[59, 68, 60, 49], Operations: []
Exploring Operation: 59-49=10, Resulting Numbers: [68, 60, 10]
Generated Node #2: [68, 60, 10] from Operation: 59-49=10
Current State: 80:[68, 60, 10], Operations: ['59-49=10']
Exploring Operation: 68-60=8, Resulting Numbers: [10, 8]
Generated Node #3: [10, 8] from Ope... | 4 | Current State: 80:[59, 68, 60, 49], Operations: []
Exploring Operation: 68-60=8, Resulting Numbers: [59, 49, 8]
Generated Node #0,0: 80:[59, 49, 8] Operation: 68-60=8
Exploring Operation: 60-49=11, Resulting Numbers: [59, 68, 11]
Generated Node #0,1: 80:[59, 68, 11] Operation: 60-49=11
Exploring Operation: 59-49=10, Re... | 0.967014 | hs_5 | mult_heuristic |
[
9,
70,
10,
68
] | 28 | [
"70-68=2",
"9*2=18",
"10+18=28"
] | Current State: 28:[9, 70, 10, 68], Operations: []
Exploring Operation: 70-68=2, Resulting Numbers: [9, 10, 2]
Generated Node #2: [9, 10, 2] from Operation: 70-68=2
Current State: 28:[9, 10, 2], Operations: ['70-68=2']
Exploring Operation: 9*2=18, Resulting Numbers: [10, 18]
Generated Node #3: [10, 18] from Operation: 9... | 4 | Current State: 28:[9, 70, 10, 68], Operations: []
Exploring Operation: 70-10=60, Resulting Numbers: [9, 68, 60]
Generated Node #0,0: 28:[9, 68, 60] Operation: 70-10=60
Exploring Operation: 70-68=2, Resulting Numbers: [9, 10, 2]
Generated Node #0,1: 28:[9, 10, 2] Operation: 70-68=2
Exploring Operation: 70/10=7, Resultin... | 0 | hs_5 | sum_heuristic |
[
45,
80,
14,
4
] | 32 | [
"14+4=18",
"80*18=1440",
"1440/45=32"
] | Current State: 32:[45, 80, 14, 4], Operations: []
Exploring Operation: 14+4=18, Resulting Numbers: [45, 80, 18]
Generated Node #2: [45, 80, 18] from Operation: 14+4=18
Current State: 32:[45, 80, 18], Operations: ['14+4=18']
Exploring Operation: 80*18=1440, Resulting Numbers: [45, 1440]
Generated Node #3: [45, 1440] fro... | 4 | Current State: 32:[45, 80, 14, 4], Operations: []
Exploring Operation: 80-45=35, Resulting Numbers: [14, 4, 35]
Generated Node #0,0: 32:[14, 4, 35] Operation: 80-45=35
Exploring Operation: 80/4=20, Resulting Numbers: [45, 14, 20]
Generated Node #0,1: 32:[45, 14, 20] Operation: 80/4=20
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
38,
14,
2,
19
] | 95 | [
"38/2=19",
"19-14=5",
"19*5=95"
] | Current State: 95:[38, 14, 2, 19], Operations: []
Exploring Operation: 38/2=19, Resulting Numbers: [14, 19, 19]
Generated Node #2: [14, 19, 19] from Operation: 38/2=19
Current State: 95:[14, 19, 19], Operations: ['38/2=19']
Exploring Operation: 19-14=5, Resulting Numbers: [5]
5,95 equal: Goal Reached
Exploring Operatio... | 4 | Current State: 95:[38, 14, 2, 19], Operations: []
Exploring Operation: 38/19=2, Resulting Numbers: [14, 2, 2]
Generated Node #0,0: 95:[14, 2, 2] Operation: 38/19=2
Exploring Operation: 38/2=19, Resulting Numbers: [14, 19, 19]
Generated Node #0,1: 95:[14, 19, 19] Operation: 38/2=19
Exploring Operation: 14/2=7, Resulting... | 0.986111 | hs_5 | mult_heuristic |
[
85,
86,
89,
60
] | 28 | [
"86-85=1",
"89-60=29",
"29-1=28"
] | Current State: 28:[85, 86, 89, 60], Operations: []
Exploring Operation: 86-85=1, Resulting Numbers: [89, 60, 1]
Generated Node #2: [89, 60, 1] from Operation: 86-85=1
Current State: 28:[89, 60, 1], Operations: ['86-85=1']
Exploring Operation: 89-60=29, Resulting Numbers: [1, 29]
Generated Node #3: [1, 29] from Operatio... | 4 | Current State: 28:[85, 86, 89, 60], Operations: []
Exploring Operation: 89-85=4, Resulting Numbers: [86, 60, 4]
Generated Node #0,0: 28:[86, 60, 4] Operation: 89-85=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[86, 60, 4], Operations: ['89-85=4']
Exploring Operation: 86-60=26, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
34,
9,
17,
85
] | 79 | [
"9*85=765",
"765/17=45",
"34+45=79"
] | Current State: 79:[34, 9, 17, 85], Operations: []
Exploring Operation: 9*85=765, Resulting Numbers: [34, 17, 765]
Generated Node #2: [34, 17, 765] from Operation: 9*85=765
Current State: 79:[34, 17, 765], Operations: ['9*85=765']
Exploring Operation: 765/17=45, Resulting Numbers: [34, 45]
Generated Node #3: [34, 45] fr... | 4 | Current State: 79:[34, 9, 17, 85], Operations: []
Exploring Operation: 34+9=43, Resulting Numbers: [17, 85, 43]
Generated Node #0,0: 79:[17, 85, 43] Operation: 34+9=43
Exploring Operation: 9+17=26, Resulting Numbers: [34, 85, 26]
Generated Node #0,1: 79:[34, 85, 26] Operation: 9+17=26
Exploring Operation: 34+17=51, Res... | 0 | hs_3 | sum_heuristic |
[
68,
63,
80,
58
] | 78 | [
"68+58=126",
"126/63=2",
"80-2=78"
] | Current State: 78:[68, 63, 80, 58], Operations: []
Exploring Operation: 68+58=126, Resulting Numbers: [63, 80, 126]
Generated Node #2: [63, 80, 126] from Operation: 68+58=126
Current State: 78:[63, 80, 126], Operations: ['68+58=126']
Exploring Operation: 126/63=2, Resulting Numbers: [80, 2]
Generated Node #3: [80, 2] f... | 4 | Current State: 78:[68, 63, 80, 58], Operations: []
Exploring Operation: 63-58=5, Resulting Numbers: [68, 80, 5]
Generated Node #0,0: 78:[68, 80, 5] Operation: 63-58=5
Exploring Operation: 68-58=10, Resulting Numbers: [63, 80, 10]
Generated Node #0,1: 78:[63, 80, 10] Operation: 68-58=10
Exploring Operation: 68-63=5, Res... | 0 | hs_3 | mult_heuristic |
[
30,
32,
48,
18
] | 32 | [
"30+32=62",
"48-18=30",
"62-30=32"
] | Current State: 32:[30, 32, 48, 18], Operations: []
Exploring Operation: 30+32=62, Resulting Numbers: [48, 18, 62]
Generated Node #2: [48, 18, 62] from Operation: 30+32=62
Current State: 32:[48, 18, 62], Operations: ['30+32=62']
Exploring Operation: 48-18=30, Resulting Numbers: [62, 30]
Generated Node #3: [62, 30] from ... | 4 | Current State: 32:[30, 32, 48, 18], Operations: []
Exploring Operation: 48-32=16, Resulting Numbers: [30, 18, 16]
Generated Node #0,0: 32:[30, 18, 16] Operation: 48-32=16
Exploring Operation: 48-30=18, Resulting Numbers: [32, 18, 18]
Generated Node #0,1: 32:[32, 18, 18] Operation: 48-30=18
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
5,
16,
67,
70
] | 32 | [
"5+67=72",
"72-70=2",
"16*2=32"
] | Current State: 32:[5, 16, 67, 70], Operations: []
Exploring Operation: 5+67=72, Resulting Numbers: [16, 70, 72]
Generated Node #2: [16, 70, 72] from Operation: 5+67=72
Current State: 32:[16, 70, 72], Operations: ['5+67=72']
Exploring Operation: 72-70=2, Resulting Numbers: [16, 2]
Generated Node #3: [16, 2] from Operati... | 4 | Current State: 32:[5, 16, 67, 70], Operations: []
Exploring Operation: 70-67=3, Resulting Numbers: [5, 16, 3]
Generated Node #0,0: 32:[5, 16, 3] Operation: 70-67=3
Moving to Node #0,0
Current State: 32:[5, 16, 3], Operations: ['70-67=3']
Exploring Operation: 5+3=8, Resulting Numbers: [16, 8]
Generated Node #0,0,0: 32:[... | 0 | hs_1 | mult_heuristic |
[
72,
36,
86,
87
] | 37 | [
"72-36=36",
"87-86=1",
"36+1=37"
] | Current State: 37:[72, 36, 86, 87], Operations: []
Exploring Operation: 72-36=36, Resulting Numbers: [86, 87, 36]
Generated Node #2: [86, 87, 36] from Operation: 72-36=36
Current State: 37:[86, 87, 36], Operations: ['72-36=36']
Exploring Operation: 87-86=1, Resulting Numbers: [36, 1]
Generated Node #3: [36, 1] from Ope... | 4 | Current State: 37:[72, 36, 86, 87], Operations: []
Exploring Operation: 87-72=15, Resulting Numbers: [36, 86, 15]
Generated Node #0,0: 37:[36, 86, 15] Operation: 87-72=15
Exploring Operation: 87-86=1, Resulting Numbers: [72, 36, 1]
Generated Node #0,1: 37:[72, 36, 1] Operation: 87-86=1
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
17,
25,
91,
4
] | 59 | [
"25-17=8",
"4*8=32",
"91-32=59"
] | Current State: 59:[17, 25, 91, 4], Operations: []
Exploring Operation: 25-17=8, Resulting Numbers: [91, 4, 8]
Generated Node #2: [91, 4, 8] from Operation: 25-17=8
Current State: 59:[91, 4, 8], Operations: ['25-17=8']
Exploring Operation: 4*8=32, Resulting Numbers: [91, 32]
Generated Node #3: [91, 32] from Operation: 4... | 4 | Current State: 59:[17, 25, 91, 4], Operations: []
Exploring Operation: 17*4=68, Resulting Numbers: [25, 91, 68]
Generated Node #0,0: 59:[25, 91, 68] Operation: 17*4=68
Moving to Node #0,0
Current State: 59:[25, 91, 68], Operations: ['17*4=68']
Exploring Operation: 91-25=66, Resulting Numbers: [68, 66]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
29,
42,
6,
87
] | 16 | [
"87/29=3",
"42+6=48",
"48/3=16"
] | Current State: 16:[29, 42, 6, 87], Operations: []
Exploring Operation: 87/29=3, Resulting Numbers: [42, 6, 3]
Generated Node #2: [42, 6, 3] from Operation: 87/29=3
Current State: 16:[42, 6, 3], Operations: ['87/29=3']
Exploring Operation: 42+6=48, Resulting Numbers: [3, 48]
Generated Node #3: [3, 48] from Operation: 42... | 4 | Current State: 16:[29, 42, 6, 87], Operations: []
Exploring Operation: 42/6=7, Resulting Numbers: [29, 87, 7]
Generated Node #0,0: 16:[29, 87, 7] Operation: 42/6=7
Exploring Operation: 87/29=3, Resulting Numbers: [42, 6, 3]
Generated Node #0,1: 16:[42, 6, 3] Operation: 87/29=3
Exploring Operation: 87-42=45, Resulting N... | 0 | hs_5 | mult_heuristic |
[
3,
77,
60,
49
] | 54 | [
"3*60=180",
"77+49=126",
"180-126=54"
] | Current State: 54:[3, 77, 60, 49], Operations: []
Exploring Operation: 3*60=180, Resulting Numbers: [77, 49, 180]
Generated Node #2: [77, 49, 180] from Operation: 3*60=180
Current State: 54:[77, 49, 180], Operations: ['3*60=180']
Exploring Operation: 77+49=126, Resulting Numbers: [180, 126]
Generated Node #3: [180, 126... | 4 | Current State: 54:[3, 77, 60, 49], Operations: []
Exploring Operation: 77-49=28, Resulting Numbers: [3, 60, 28]
Generated Node #0,0: 54:[3, 60, 28] Operation: 77-49=28
Exploring Operation: 77-60=17, Resulting Numbers: [3, 49, 17]
Generated Node #0,1: 54:[3, 49, 17] Operation: 77-60=17
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
2,
91,
15,
13
] | 20 | [
"15-2=13",
"91/13=7",
"13+7=20"
] | Current State: 20:[2, 91, 15, 13], Operations: []
Exploring Operation: 15-2=13, Resulting Numbers: [91, 13, 13]
Generated Node #2: [91, 13, 13] from Operation: 15-2=13
Current State: 20:[91, 13, 13], Operations: ['15-2=13']
Exploring Operation: 91/13=7, Resulting Numbers: [7]
7,20 equal: Goal Reached
Exploring Operatio... | 4 | Current State: 20:[2, 91, 15, 13], Operations: []
Exploring Operation: 91-13=78, Resulting Numbers: [2, 15, 78]
Generated Node #0,0: 20:[2, 15, 78] Operation: 91-13=78
Exploring Operation: 15-13=2, Resulting Numbers: [2, 91, 2]
Generated Node #0,1: 20:[2, 91, 2] Operation: 15-13=2
Exploring Operation: 91-15=76, Resulti... | 0.987847 | hs_4 | mult_heuristic |
[
17,
55,
81,
55
] | 81 | [
"55-55=0",
"17*0=0",
"81+0=81"
] | Current State: 81:[17, 55, 81, 55], Operations: []
Exploring Operation: 55-55=0, Resulting Numbers: [17, 81, 0]
Generated Node #2: [17, 81, 0] from Operation: 55-55=0
Current State: 81:[17, 81, 0], Operations: ['55-55=0']
Exploring Operation: 17*0=0, Resulting Numbers: [81, 0]
Generated Node #3: [81, 0] from Operation:... | 4 | Current State: 81:[17, 55, 81, 55], Operations: []
Exploring Operation: 55-55=0, Resulting Numbers: [17, 81, 0]
Generated Node #0,0: 81:[17, 81, 0] Operation: 55-55=0
Exploring Operation: 17+55=72, Resulting Numbers: [81, 55, 72]
Generated Node #0,1: 81:[81, 55, 72] Operation: 17+55=72
Exploring Operation: 55/55=1, Res... | 0.980035 | hs_3 | sum_heuristic |
[
34,
43,
39,
67
] | 69 | [
"43-39=4",
"34*4=136",
"136-67=69"
] | Current State: 69:[34, 43, 39, 67], Operations: []
Exploring Operation: 43-39=4, Resulting Numbers: [34, 67, 4]
Generated Node #2: [34, 67, 4] from Operation: 43-39=4
Current State: 69:[34, 67, 4], Operations: ['43-39=4']
Exploring Operation: 34*4=136, Resulting Numbers: [67, 136]
Generated Node #3: [67, 136] from Oper... | 4 | Current State: 69:[34, 43, 39, 67], Operations: []
Exploring Operation: 43-39=4, Resulting Numbers: [34, 67, 4]
Generated Node #0,0: 69:[34, 67, 4] Operation: 43-39=4
Exploring Operation: 43-34=9, Resulting Numbers: [39, 67, 9]
Generated Node #0,1: 69:[39, 67, 9] Operation: 43-34=9
Exploring Operation: 39-34=5, Resulti... | 0 | hs_3 | sum_heuristic |
[
46,
24,
57,
34
] | 48 | [
"46*24=1104",
"57-34=23",
"1104/23=48"
] | Current State: 48:[46, 24, 57, 34], Operations: []
Exploring Operation: 46*24=1104, Resulting Numbers: [57, 34, 1104]
Generated Node #2: [57, 34, 1104] from Operation: 46*24=1104
Current State: 48:[57, 34, 1104], Operations: ['46*24=1104']
Exploring Operation: 57-34=23, Resulting Numbers: [1104, 23]
Generated Node #3: ... | 4 | Current State: 48:[46, 24, 57, 34], Operations: []
Exploring Operation: 46-24=22, Resulting Numbers: [57, 34, 22]
Generated Node #0,0: 48:[57, 34, 22] Operation: 46-24=22
Exploring Operation: 34-24=10, Resulting Numbers: [46, 57, 10]
Generated Node #0,1: 48:[46, 57, 10] Operation: 34-24=10
Exploring Operation: 46-34=12... | 0.986111 | hs_5 | mult_heuristic |
[
67,
88,
22,
71
] | 71 | [
"88-67=21",
"22-21=1",
"71*1=71"
] | Current State: 71:[67, 88, 22, 71], Operations: []
Exploring Operation: 88-67=21, Resulting Numbers: [22, 71, 21]
Generated Node #2: [22, 71, 21] from Operation: 88-67=21
Current State: 71:[22, 71, 21], Operations: ['88-67=21']
Exploring Operation: 22-21=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Ope... | 4 | Current State: 71:[67, 88, 22, 71], Operations: []
Exploring Operation: 88-22=66, Resulting Numbers: [67, 71, 66]
Generated Node #0,0: 71:[67, 71, 66] Operation: 88-22=66
Exploring Operation: 22+71=93, Resulting Numbers: [67, 88, 93]
Generated Node #0,1: 71:[67, 88, 93] Operation: 22+71=93
Exploring Operation: 67+22=89... | 0.981771 | hs_5 | mult_heuristic |
[
55,
46,
17,
57
] | 69 | [
"55-17=38",
"46*57=2622",
"2622/38=69"
] | Current State: 69:[55, 46, 17, 57], Operations: []
Exploring Operation: 55-17=38, Resulting Numbers: [46, 57, 38]
Generated Node #2: [46, 57, 38] from Operation: 55-17=38
Current State: 69:[46, 57, 38], Operations: ['55-17=38']
Exploring Operation: 46*57=2622, Resulting Numbers: [38, 2622]
Generated Node #3: [38, 2622]... | 4 | Current State: 69:[55, 46, 17, 57], Operations: []
Exploring Operation: 55-46=9, Resulting Numbers: [17, 57, 9]
Generated Node #0,0: 69:[17, 57, 9] Operation: 55-46=9
Start Sub Search at level 1: Moving to Node #0,0
Current State: 69:[17, 57, 9], Operations: ['55-46=9']
Exploring Operation: 57+9=66, Resulting Numbers: ... | 0 | hs_1 | sum_heuristic |
[
8,
42,
38,
98
] | 66 | [
"42-38=4",
"8*4=32",
"98-32=66"
] | Current State: 66:[8, 42, 38, 98], Operations: []
Exploring Operation: 42-38=4, Resulting Numbers: [8, 98, 4]
Generated Node #2: [8, 98, 4] from Operation: 42-38=4
Current State: 66:[8, 98, 4], Operations: ['42-38=4']
Exploring Operation: 8*4=32, Resulting Numbers: [98, 32]
Generated Node #3: [98, 32] from Operation: 8... | 4 | Current State: 66:[8, 42, 38, 98], Operations: []
Exploring Operation: 98-42=56, Resulting Numbers: [8, 38, 56]
Generated Node #0,0: 66:[8, 38, 56] Operation: 98-42=56
Moving to Node #0,0
Current State: 66:[8, 38, 56], Operations: ['98-42=56']
Exploring Operation: 56/8=7, Resulting Numbers: [38, 7]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
77,
54,
36,
60
] | 37 | [
"36*60=2160",
"2160/54=40",
"77-40=37"
] | Current State: 37:[77, 54, 36, 60], Operations: []
Exploring Operation: 36*60=2160, Resulting Numbers: [77, 54, 2160]
Generated Node #2: [77, 54, 2160] from Operation: 36*60=2160
Current State: 37:[77, 54, 2160], Operations: ['36*60=2160']
Exploring Operation: 2160/54=40, Resulting Numbers: [77, 40]
Generated Node #3: ... | 4 | Current State: 37:[77, 54, 36, 60], Operations: []
Exploring Operation: 60-36=24, Resulting Numbers: [77, 54, 24]
Generated Node #0,0: 37:[77, 54, 24] Operation: 60-36=24
Exploring Operation: 60-54=6, Resulting Numbers: [77, 36, 6]
Generated Node #0,1: 37:[77, 36, 6] Operation: 60-54=6
Exploring Operation: 77-54=23, Re... | 0 | hs_5 | mult_heuristic |
[
86,
4,
55,
9
] | 65 | [
"86+4=90",
"90/9=10",
"55+10=65"
] | Current State: 65:[86, 4, 55, 9], Operations: []
Exploring Operation: 86+4=90, Resulting Numbers: [55, 9, 90]
Generated Node #2: [55, 9, 90] from Operation: 86+4=90
Current State: 65:[55, 9, 90], Operations: ['86+4=90']
Exploring Operation: 90/9=10, Resulting Numbers: [55, 10]
Generated Node #3: [55, 10] from Operation... | 4 | Current State: 65:[86, 4, 55, 9], Operations: []
Exploring Operation: 4+55=59, Resulting Numbers: [86, 9, 59]
Generated Node #0,0: 65:[86, 9, 59] Operation: 4+55=59
Exploring Operation: 86-55=31, Resulting Numbers: [4, 9, 31]
Generated Node #0,1: 65:[4, 9, 31] Operation: 86-55=31
Exploring Operation: 55+9=64, Resulting... | 0 | hs_5 | sum_heuristic |
[
16,
13,
4,
3
] | 54 | [
"16*4=64",
"13-3=10",
"64-10=54"
] | Current State: 54:[16, 13, 4, 3], Operations: []
Exploring Operation: 16*4=64, Resulting Numbers: [13, 3, 64]
Generated Node #2: [13, 3, 64] from Operation: 16*4=64
Current State: 54:[13, 3, 64], Operations: ['16*4=64']
Exploring Operation: 13-3=10, Resulting Numbers: [64, 10]
Generated Node #3: [64, 10] from Operation... | 4 | Current State: 54:[16, 13, 4, 3], Operations: []
Exploring Operation: 13-4=9, Resulting Numbers: [16, 3, 9]
Generated Node #0,0: 54:[16, 3, 9] Operation: 13-4=9
Exploring Operation: 16-13=3, Resulting Numbers: [4, 3, 3]
Generated Node #0,1: 54:[4, 3, 3] Operation: 16-13=3
Exploring Operation: 16+13=29, Resulting Number... | 0 | hs_3 | sum_heuristic |
[
3,
55,
11,
33
] | 64 | [
"3*33=99",
"99/11=9",
"55+9=64"
] | Current State: 64:[3, 55, 11, 33], Operations: []
Exploring Operation: 3*33=99, Resulting Numbers: [55, 11, 99]
Generated Node #2: [55, 11, 99] from Operation: 3*33=99
Current State: 64:[55, 11, 99], Operations: ['3*33=99']
Exploring Operation: 99/11=9, Resulting Numbers: [55, 9]
Generated Node #3: [55, 9] from Operati... | 4 | Current State: 64:[3, 55, 11, 33], Operations: []
Exploring Operation: 55+11=66, Resulting Numbers: [3, 33, 66]
Generated Node #0,0: 64:[3, 33, 66] Operation: 55+11=66
Exploring Operation: 55/11=5, Resulting Numbers: [3, 33, 5]
Generated Node #0,1: 64:[3, 33, 5] Operation: 55/11=5
Moving to Node #0,1
Current State: 64:... | 0 | hs_2 | mult_heuristic |
[
83,
44,
62,
41
] | 63 | [
"83-62=21",
"44-41=3",
"21*3=63"
] | Current State: 63:[83, 44, 62, 41], Operations: []
Exploring Operation: 83-62=21, Resulting Numbers: [44, 41, 21]
Generated Node #2: [44, 41, 21] from Operation: 83-62=21
Current State: 63:[44, 41, 21], Operations: ['83-62=21']
Exploring Operation: 44-41=3, Resulting Numbers: [21, 3]
Generated Node #3: [21, 3] from Ope... | 4 | Current State: 63:[83, 44, 62, 41], Operations: []
Exploring Operation: 83-44=39, Resulting Numbers: [62, 41, 39]
Generated Node #0,0: 63:[62, 41, 39] Operation: 83-44=39
Exploring Operation: 44-41=3, Resulting Numbers: [83, 62, 3]
Generated Node #0,1: 63:[83, 62, 3] Operation: 44-41=3
Exploring Operation: 83-62=21, Re... | 0.988715 | hs_3 | sum_heuristic |
[
29,
50,
12,
4
] | 96 | [
"50-29=21",
"4*21=84",
"12+84=96"
] | Current State: 96:[29, 50, 12, 4], Operations: []
Exploring Operation: 50-29=21, Resulting Numbers: [12, 4, 21]
Generated Node #2: [12, 4, 21] from Operation: 50-29=21
Current State: 96:[12, 4, 21], Operations: ['50-29=21']
Exploring Operation: 4*21=84, Resulting Numbers: [12, 84]
Generated Node #3: [12, 84] from Opera... | 4 | Current State: 96:[29, 50, 12, 4], Operations: []
Exploring Operation: 50-29=21, Resulting Numbers: [12, 4, 21]
Generated Node #0,0: 96:[12, 4, 21] Operation: 50-29=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 96:[12, 4, 21], Operations: ['50-29=21']
Exploring Operation: 12+21=33, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
19,
89,
14,
6
] | 50 | [
"89-19=70",
"14+6=20",
"70-20=50"
] | Current State: 50:[19, 89, 14, 6], Operations: []
Exploring Operation: 89-19=70, Resulting Numbers: [14, 6, 70]
Generated Node #2: [14, 6, 70] from Operation: 89-19=70
Current State: 50:[14, 6, 70], Operations: ['89-19=70']
Exploring Operation: 14+6=20, Resulting Numbers: [70, 20]
Generated Node #3: [70, 20] from Opera... | 4 | Current State: 50:[19, 89, 14, 6], Operations: []
Exploring Operation: 19+6=25, Resulting Numbers: [89, 14, 25]
Generated Node #0,0: 50:[89, 14, 25] Operation: 19+6=25
Exploring Operation: 89-19=70, Resulting Numbers: [14, 6, 70]
Generated Node #0,1: 50:[14, 6, 70] Operation: 89-19=70
Exploring Operation: 19-14=5, Resu... | 0.985243 | hs_4 | sum_heuristic |
[
10,
92,
44,
12
] | 14 | [
"92-44=48",
"48/12=4",
"10+4=14"
] | Current State: 14:[10, 92, 44, 12], Operations: []
Exploring Operation: 92-44=48, Resulting Numbers: [10, 12, 48]
Generated Node #2: [10, 12, 48] from Operation: 92-44=48
Current State: 14:[10, 12, 48], Operations: ['92-44=48']
Exploring Operation: 48/12=4, Resulting Numbers: [10, 4]
Generated Node #3: [10, 4] from Ope... | 4 | Current State: 14:[10, 92, 44, 12], Operations: []
Exploring Operation: 92-44=48, Resulting Numbers: [10, 12, 48]
Generated Node #0,0: 14:[10, 12, 48] Operation: 92-44=48
Exploring Operation: 92-12=80, Resulting Numbers: [10, 44, 80]
Generated Node #0,1: 14:[10, 44, 80] Operation: 92-12=80
Exploring Operation: 44-12=32... | 0.989583 | hs_3 | mult_heuristic |
[
30,
3,
70,
15
] | 24 | [
"30/15=2",
"70+2=72",
"72/3=24"
] | Current State: 24:[30, 3, 70, 15], Operations: []
Exploring Operation: 30/15=2, Resulting Numbers: [3, 70, 2]
Generated Node #2: [3, 70, 2] from Operation: 30/15=2
Current State: 24:[3, 70, 2], Operations: ['30/15=2']
Exploring Operation: 70+2=72, Resulting Numbers: [3, 72]
Generated Node #3: [3, 72] from Operation: 70... | 4 | Current State: 24:[30, 3, 70, 15], Operations: []
Exploring Operation: 70-30=40, Resulting Numbers: [3, 15, 40]
Generated Node #0,0: 24:[3, 15, 40] Operation: 70-30=40
Moving to Node #0,0
Current State: 24:[3, 15, 40], Operations: ['70-30=40']
Exploring Operation: 40-15=25, Resulting Numbers: [3, 25]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
88,
8,
70,
13
] | 54 | [
"88+70=158",
"8*13=104",
"158-104=54"
] | Current State: 54:[88, 8, 70, 13], Operations: []
Exploring Operation: 88+70=158, Resulting Numbers: [8, 13, 158]
Generated Node #2: [8, 13, 158] from Operation: 88+70=158
Current State: 54:[8, 13, 158], Operations: ['88+70=158']
Exploring Operation: 8*13=104, Resulting Numbers: [158, 104]
Generated Node #3: [158, 104]... | 4 | Current State: 54:[88, 8, 70, 13], Operations: []
Exploring Operation: 88-70=18, Resulting Numbers: [8, 13, 18]
Generated Node #0,0: 54:[8, 13, 18] Operation: 88-70=18
Exploring Operation: 88/8=11, Resulting Numbers: [70, 13, 11]
Generated Node #0,1: 54:[70, 13, 11] Operation: 88/8=11
Exploring Operation: 88-13=75, Res... | 0 | hs_3 | mult_heuristic |
[
49,
5,
7,
88
] | 90 | [
"49/7=7",
"88-5=83",
"7+83=90"
] | Current State: 90:[49, 5, 7, 88], Operations: []
Exploring Operation: 49/7=7, Resulting Numbers: [5, 88, 7]
Generated Node #2: [5, 88, 7] from Operation: 49/7=7
Current State: 90:[5, 88, 7], Operations: ['49/7=7']
Exploring Operation: 88-5=83, Resulting Numbers: [7, 83]
Generated Node #3: [7, 83] from Operation: 88-5=8... | 4 | Current State: 90:[49, 5, 7, 88], Operations: []
Exploring Operation: 49/7=7, Resulting Numbers: [5, 88, 7]
Generated Node #0,0: 90:[5, 88, 7] Operation: 49/7=7
Exploring Operation: 49-5=44, Resulting Numbers: [7, 88, 44]
Generated Node #0,1: 90:[7, 88, 44] Operation: 49-5=44
Moving to Node #0,0
Current State: 90:[5, 8... | 0.986111 | hs_2 | sum_heuristic |
[
93,
57,
93,
70
] | 70 | [
"93-93=0",
"57*0=0",
"70+0=70"
] | Current State: 70:[93, 57, 93, 70], Operations: []
Exploring Operation: 93-93=0, Resulting Numbers: [57, 70, 0]
Generated Node #2: [57, 70, 0] from Operation: 93-93=0
Current State: 70:[57, 70, 0], Operations: ['93-93=0']
Exploring Operation: 57*0=0, Resulting Numbers: [70, 0]
Generated Node #3: [70, 0] from Operation:... | 4 | Current State: 70:[93, 57, 93, 70], Operations: []
Exploring Operation: 93-57=36, Resulting Numbers: [93, 70, 36]
Generated Node #0,0: 70:[93, 70, 36] Operation: 93-57=36
Exploring Operation: 93-93=0, Resulting Numbers: [57, 70, 0]
Generated Node #0,1: 70:[57, 70, 0] Operation: 93-93=0
Exploring Operation: 93/93=1, Res... | 0.967882 | hs_5 | sum_heuristic |
[
61,
6,
53,
26
] | 74 | [
"61-53=8",
"6*8=48",
"26+48=74"
] | Current State: 74:[61, 6, 53, 26], Operations: []
Exploring Operation: 61-53=8, Resulting Numbers: [6, 26, 8]
Generated Node #2: [6, 26, 8] from Operation: 61-53=8
Current State: 74:[6, 26, 8], Operations: ['61-53=8']
Exploring Operation: 6*8=48, Resulting Numbers: [26, 48]
Generated Node #3: [26, 48] from Operation: 6... | 4 | Current State: 74:[61, 6, 53, 26], Operations: []
Exploring Operation: 61-26=35, Resulting Numbers: [6, 53, 35]
Generated Node #0,0: 74:[6, 53, 35] Operation: 61-26=35
Exploring Operation: 61+26=87, Resulting Numbers: [6, 53, 87]
Generated Node #0,1: 74:[6, 53, 87] Operation: 61+26=87
Exploring Operation: 53-26=27, Res... | 0.972222 | hs_5 | sum_heuristic |
[
46,
15,
49,
55
] | 37 | [
"46-15=31",
"55-49=6",
"31+6=37"
] | Current State: 37:[46, 15, 49, 55], Operations: []
Exploring Operation: 46-15=31, Resulting Numbers: [49, 55, 31]
Generated Node #2: [49, 55, 31] from Operation: 46-15=31
Current State: 37:[49, 55, 31], Operations: ['46-15=31']
Exploring Operation: 55-49=6, Resulting Numbers: [31, 6]
Generated Node #3: [31, 6] from Ope... | 4 | Current State: 37:[46, 15, 49, 55], Operations: []
Exploring Operation: 49-15=34, Resulting Numbers: [46, 55, 34]
Generated Node #0,0: 37:[46, 55, 34] Operation: 49-15=34
Exploring Operation: 55-15=40, Resulting Numbers: [46, 49, 40]
Generated Node #0,1: 37:[46, 49, 40] Operation: 55-15=40
Exploring Operation: 46+15=61... | 0.974826 | hs_5 | mult_heuristic |
[
2,
95,
5,
17
] | 90 | [
"5*17=85",
"95+85=180",
"180/2=90"
] | Current State: 90:[2, 95, 5, 17], Operations: []
Exploring Operation: 5*17=85, Resulting Numbers: [2, 95, 85]
Generated Node #2: [2, 95, 85] from Operation: 5*17=85
Current State: 90:[2, 95, 85], Operations: ['5*17=85']
Exploring Operation: 95+85=180, Resulting Numbers: [2, 180]
Generated Node #3: [2, 180] from Operati... | 4 | Current State: 90:[2, 95, 5, 17], Operations: []
Exploring Operation: 95-5=90, Resulting Numbers: [2, 17, 90]
Generated Node #0,0: 90:[2, 17, 90] Operation: 95-5=90
Exploring Operation: 95-2=93, Resulting Numbers: [5, 17, 93]
Generated Node #0,1: 90:[5, 17, 93] Operation: 95-2=93
Exploring Operation: 95/5=19, Resulting... | 0 | hs_3 | sum_heuristic |
[
24,
35,
94,
18
] | 65 | [
"35-24=11",
"94-18=76",
"76-11=65"
] | Current State: 65:[24, 35, 94, 18], Operations: []
Exploring Operation: 35-24=11, Resulting Numbers: [94, 18, 11]
Generated Node #2: [94, 18, 11] from Operation: 35-24=11
Current State: 65:[94, 18, 11], Operations: ['35-24=11']
Exploring Operation: 94-18=76, Resulting Numbers: [11, 76]
Generated Node #3: [11, 76] from ... | 4 | Current State: 65:[24, 35, 94, 18], Operations: []
Exploring Operation: 94-35=59, Resulting Numbers: [24, 18, 59]
Generated Node #0,0: 65:[24, 18, 59] Operation: 94-35=59
Exploring Operation: 94-24=70, Resulting Numbers: [35, 18, 70]
Generated Node #0,1: 65:[35, 18, 70] Operation: 94-24=70
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
2,
81,
27,
75
] | 70 | [
"75-2=73",
"81/27=3",
"73-3=70"
] | Current State: 70:[2, 81, 27, 75], Operations: []
Exploring Operation: 75-2=73, Resulting Numbers: [81, 27, 73]
Generated Node #2: [81, 27, 73] from Operation: 75-2=73
Current State: 70:[81, 27, 73], Operations: ['75-2=73']
Exploring Operation: 81/27=3, Resulting Numbers: [73, 3]
Generated Node #3: [73, 3] from Operati... | 4 | Current State: 70:[2, 81, 27, 75], Operations: []
Exploring Operation: 81/27=3, Resulting Numbers: [2, 75, 3]
Generated Node #0,0: 70:[2, 75, 3] Operation: 81/27=3
Moving to Node #0,0
Current State: 70:[2, 75, 3], Operations: ['81/27=3']
Exploring Operation: 75-3=72, Resulting Numbers: [2, 72]
Generated Node #0,0,0: 70... | 0.993924 | hs_1 | mult_heuristic |
[
20,
36,
66,
14
] | 64 | [
"36-20=16",
"66+14=80",
"80-16=64"
] | Current State: 64:[20, 36, 66, 14], Operations: []
Exploring Operation: 36-20=16, Resulting Numbers: [66, 14, 16]
Generated Node #2: [66, 14, 16] from Operation: 36-20=16
Current State: 64:[66, 14, 16], Operations: ['36-20=16']
Exploring Operation: 66+14=80, Resulting Numbers: [16, 80]
Generated Node #3: [16, 80] from ... | 4 | Current State: 64:[20, 36, 66, 14], Operations: []
Exploring Operation: 36-20=16, Resulting Numbers: [66, 14, 16]
Generated Node #0,0: 64:[66, 14, 16] Operation: 36-20=16
Exploring Operation: 66-36=30, Resulting Numbers: [20, 14, 30]
Generated Node #0,1: 64:[20, 14, 30] Operation: 66-36=30
Exploring Operation: 20-14=6,... | 0.988715 | hs_4 | sum_heuristic |
[
72,
90,
32,
4
] | 56 | [
"90-72=18",
"32-18=14",
"4*14=56"
] | Current State: 56:[72, 90, 32, 4], Operations: []
Exploring Operation: 90-72=18, Resulting Numbers: [32, 4, 18]
Generated Node #2: [32, 4, 18] from Operation: 90-72=18
Current State: 56:[32, 4, 18], Operations: ['90-72=18']
Exploring Operation: 32-18=14, Resulting Numbers: [4, 14]
Generated Node #3: [4, 14] from Operat... | 4 | Current State: 56:[72, 90, 32, 4], Operations: []
Exploring Operation: 90-72=18, Resulting Numbers: [32, 4, 18]
Generated Node #0,0: 56:[32, 4, 18] Operation: 90-72=18
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[32, 4, 18], Operations: ['90-72=18']
Exploring Operation: 32-18=14, Resulting Number... | 0.993924 | hs_1 | mult_heuristic |
[
23,
26,
28,
31
] | 56 | [
"26-23=3",
"28+31=59",
"59-3=56"
] | Current State: 56:[23, 26, 28, 31], Operations: []
Exploring Operation: 26-23=3, Resulting Numbers: [28, 31, 3]
Generated Node #2: [28, 31, 3] from Operation: 26-23=3
Current State: 56:[28, 31, 3], Operations: ['26-23=3']
Exploring Operation: 28+31=59, Resulting Numbers: [3, 59]
Generated Node #3: [3, 59] from Operatio... | 4 | Current State: 56:[23, 26, 28, 31], Operations: []
Exploring Operation: 23+31=54, Resulting Numbers: [26, 28, 54]
Generated Node #0,0: 56:[26, 28, 54] Operation: 23+31=54
Exploring Operation: 26-23=3, Resulting Numbers: [28, 31, 3]
Generated Node #0,1: 56:[28, 31, 3] Operation: 26-23=3
Exploring Operation: 31-23=8, Res... | 0.978299 | hs_3 | mult_heuristic |
[
88,
82,
86,
43
] | 76 | [
"82*86=7052",
"7052/43=164",
"164-88=76"
] | Current State: 76:[88, 82, 86, 43], Operations: []
Exploring Operation: 82*86=7052, Resulting Numbers: [88, 43, 7052]
Generated Node #2: [88, 43, 7052] from Operation: 82*86=7052
Current State: 76:[88, 43, 7052], Operations: ['82*86=7052']
Exploring Operation: 7052/43=164, Resulting Numbers: [88, 164]
Generated Node #3... | 4 | Current State: 76:[88, 82, 86, 43], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [82, 43, 2]
Generated Node #0,0: 76:[82, 43, 2] Operation: 88-86=2
Moving to Node #0,0
Current State: 76:[82, 43, 2], Operations: ['88-86=2']
Exploring Operation: 82-43=39, Resulting Numbers: [2, 39]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
64,
60,
94,
65
] | 25 | [
"64-60=4",
"94-65=29",
"29-4=25"
] | Current State: 25:[64, 60, 94, 65], Operations: []
Exploring Operation: 64-60=4, Resulting Numbers: [94, 65, 4]
Generated Node #2: [94, 65, 4] from Operation: 64-60=4
Current State: 25:[94, 65, 4], Operations: ['64-60=4']
Exploring Operation: 94-65=29, Resulting Numbers: [4, 29]
Generated Node #3: [4, 29] from Operatio... | 4 | Current State: 25:[64, 60, 94, 65], Operations: []
Exploring Operation: 94-60=34, Resulting Numbers: [64, 65, 34]
Generated Node #0,0: 25:[64, 65, 34] Operation: 94-60=34
Exploring Operation: 94-64=30, Resulting Numbers: [60, 65, 30]
Generated Node #0,1: 25:[60, 65, 30] Operation: 94-64=30
Exploring Operation: 94-65=29... | 0.977431 | hs_3 | mult_heuristic |
[
53,
94,
93,
3
] | 50 | [
"53-3=50",
"94-93=1",
"50*1=50"
] | Current State: 50:[53, 94, 93, 3], Operations: []
Exploring Operation: 53-3=50, Resulting Numbers: [94, 93, 50]
Generated Node #2: [94, 93, 50] from Operation: 53-3=50
Current State: 50:[94, 93, 50], Operations: ['53-3=50']
Exploring Operation: 94-93=1, Resulting Numbers: [50, 1]
Generated Node #3: [50, 1] from Operati... | 4 | Current State: 50:[53, 94, 93, 3], Operations: []
Exploring Operation: 93/3=31, Resulting Numbers: [53, 94, 31]
Generated Node #0,0: 50:[53, 94, 31] Operation: 93/3=31
Exploring Operation: 94-53=41, Resulting Numbers: [93, 3, 41]
Generated Node #0,1: 50:[93, 3, 41] Operation: 94-53=41
Exploring Operation: 94-93=1, Resu... | 0.988715 | hs_4 | mult_heuristic |
[
15,
25,
75,
79
] | 10 | [
"15+25=40",
"79-75=4",
"40/4=10"
] | Current State: 10:[15, 25, 75, 79], Operations: []
Exploring Operation: 15+25=40, Resulting Numbers: [75, 79, 40]
Generated Node #2: [75, 79, 40] from Operation: 15+25=40
Current State: 10:[75, 79, 40], Operations: ['15+25=40']
Exploring Operation: 79-75=4, Resulting Numbers: [40, 4]
Generated Node #3: [40, 4] from Ope... | 4 | Current State: 10:[15, 25, 75, 79], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [15, 79, 3]
Generated Node #0,0: 10:[15, 79, 3] Operation: 75/25=3
Exploring Operation: 75/15=5, Resulting Numbers: [25, 79, 5]
Generated Node #0,1: 10:[25, 79, 5] Operation: 75/15=5
Exploring Operation: 79-75=4, Resulti... | 0 | hs_3 | sum_heuristic |
[
42,
90,
61,
55
] | 57 | [
"61-55=6",
"90/6=15",
"42+15=57"
] | Current State: 57:[42, 90, 61, 55], Operations: []
Exploring Operation: 61-55=6, Resulting Numbers: [42, 90, 6]
Generated Node #2: [42, 90, 6] from Operation: 61-55=6
Current State: 57:[42, 90, 6], Operations: ['61-55=6']
Exploring Operation: 90/6=15, Resulting Numbers: [42, 15]
Generated Node #3: [42, 15] from Operati... | 4 | Current State: 57:[42, 90, 61, 55], Operations: []
Exploring Operation: 90-61=29, Resulting Numbers: [42, 55, 29]
Generated Node #0,0: 57:[42, 55, 29] Operation: 90-61=29
Exploring Operation: 61-42=19, Resulting Numbers: [90, 55, 19]
Generated Node #0,1: 57:[90, 55, 19] Operation: 61-42=19
Exploring Operation: 90-42=48... | 0 | hs_4 | sum_heuristic |
[
65,
70,
94,
16
] | 14 | [
"70-65=5",
"16*5=80",
"94-80=14"
] | Current State: 14:[65, 70, 94, 16], Operations: []
Exploring Operation: 70-65=5, Resulting Numbers: [94, 16, 5]
Generated Node #2: [94, 16, 5] from Operation: 70-65=5
Current State: 14:[94, 16, 5], Operations: ['70-65=5']
Exploring Operation: 16*5=80, Resulting Numbers: [94, 80]
Generated Node #3: [94, 80] from Operati... | 4 | Current State: 14:[65, 70, 94, 16], Operations: []
Exploring Operation: 94-65=29, Resulting Numbers: [70, 16, 29]
Generated Node #0,0: 14:[70, 16, 29] Operation: 94-65=29
Exploring Operation: 70-65=5, Resulting Numbers: [94, 16, 5]
Generated Node #0,1: 14:[94, 16, 5] Operation: 70-65=5
Exploring Operation: 94-70=24, Re... | 0 | hs_3 | mult_heuristic |
[
40,
22,
20,
94
] | 87 | [
"22-20=2",
"94/2=47",
"40+47=87"
] | Current State: 87:[40, 22, 20, 94], Operations: []
Exploring Operation: 22-20=2, Resulting Numbers: [40, 94, 2]
Generated Node #2: [40, 94, 2] from Operation: 22-20=2
Current State: 87:[40, 94, 2], Operations: ['22-20=2']
Exploring Operation: 94/2=47, Resulting Numbers: [40, 47]
Generated Node #3: [40, 47] from Operati... | 4 | Current State: 87:[40, 22, 20, 94], Operations: []
Exploring Operation: 22+20=42, Resulting Numbers: [40, 94, 42]
Generated Node #0,0: 87:[40, 94, 42] Operation: 22+20=42
Exploring Operation: 40-22=18, Resulting Numbers: [20, 94, 18]
Generated Node #0,1: 87:[20, 94, 18] Operation: 40-22=18
Exploring Operation: 22-20=2,... | 0 | hs_5 | sum_heuristic |
[
92,
53,
35,
58
] | 52 | [
"92+53=145",
"35+58=93",
"145-93=52"
] | Current State: 52:[92, 53, 35, 58], Operations: []
Exploring Operation: 92+53=145, Resulting Numbers: [35, 58, 145]
Generated Node #2: [35, 58, 145] from Operation: 92+53=145
Current State: 52:[35, 58, 145], Operations: ['92+53=145']
Exploring Operation: 35+58=93, Resulting Numbers: [145, 93]
Generated Node #3: [145, 9... | 4 | Current State: 52:[92, 53, 35, 58], Operations: []
Exploring Operation: 92-58=34, Resulting Numbers: [53, 35, 34]
Generated Node #0,0: 52:[53, 35, 34] Operation: 92-58=34
Exploring Operation: 92-35=57, Resulting Numbers: [53, 58, 57]
Generated Node #0,1: 52:[53, 58, 57] Operation: 92-35=57
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
82,
9,
13,
7
] | 49 | [
"82+9=91",
"91/13=7",
"7*7=49"
] | Current State: 49:[82, 9, 13, 7], Operations: []
Exploring Operation: 82+9=91, Resulting Numbers: [13, 7, 91]
Generated Node #2: [13, 7, 91] from Operation: 82+9=91
Current State: 49:[13, 7, 91], Operations: ['82+9=91']
Exploring Operation: 91/13=7, Resulting Numbers: [7, 7]
Generated Node #3: [7, 7] from Operation: 91... | 4 | Current State: 49:[82, 9, 13, 7], Operations: []
Exploring Operation: 82-7=75, Resulting Numbers: [9, 13, 75]
Generated Node #0,0: 49:[9, 13, 75] Operation: 82-7=75
Exploring Operation: 82-13=69, Resulting Numbers: [9, 7, 69]
Generated Node #0,1: 49:[9, 7, 69] Operation: 82-13=69
Exploring Operation: 82-9=73, Resulting... | 0 | hs_3 | sum_heuristic |
[
25,
88,
60,
70
] | 86 | [
"60-25=35",
"70/35=2",
"88-2=86"
] | Current State: 86:[25, 88, 60, 70], Operations: []
Exploring Operation: 60-25=35, Resulting Numbers: [88, 70, 35]
Generated Node #2: [88, 70, 35] from Operation: 60-25=35
Current State: 86:[88, 70, 35], Operations: ['60-25=35']
Exploring Operation: 70/35=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Ope... | 4 | Current State: 86:[25, 88, 60, 70], Operations: []
Exploring Operation: 25+60=85, Resulting Numbers: [88, 70, 85]
Generated Node #0,0: 86:[88, 70, 85] Operation: 25+60=85
Exploring Operation: 60-25=35, Resulting Numbers: [88, 70, 35]
Generated Node #0,1: 86:[88, 70, 35] Operation: 60-25=35
Exploring Operation: 70-25=45... | 0.96875 | hs_3 | mult_heuristic |
[
8,
39,
37,
58
] | 54 | [
"39-37=2",
"8/2=4",
"58-4=54"
] | Current State: 54:[8, 39, 37, 58], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [8, 58, 2]
Generated Node #2: [8, 58, 2] from Operation: 39-37=2
Current State: 54:[8, 58, 2], Operations: ['39-37=2']
Exploring Operation: 8/2=4, Resulting Numbers: [58, 4]
Generated Node #3: [58, 4] from Operation: 8/2=... | 4 | Current State: 54:[8, 39, 37, 58], Operations: []
Exploring Operation: 58-37=21, Resulting Numbers: [8, 39, 21]
Generated Node #0,0: 54:[8, 39, 21] Operation: 58-37=21
Exploring Operation: 58-39=19, Resulting Numbers: [8, 37, 19]
Generated Node #0,1: 54:[8, 37, 19] Operation: 58-39=19
Exploring Operation: 37-8=29, Resu... | 0 | hs_5 | sum_heuristic |
[
72,
32,
67,
3
] | 74 | [
"67-3=64",
"64/32=2",
"72+2=74"
] | Current State: 74:[72, 32, 67, 3], Operations: []
Exploring Operation: 67-3=64, Resulting Numbers: [72, 32, 64]
Generated Node #2: [72, 32, 64] from Operation: 67-3=64
Current State: 74:[72, 32, 64], Operations: ['67-3=64']
Exploring Operation: 64/32=2, Resulting Numbers: [72, 2]
Generated Node #3: [72, 2] from Operati... | 4 | Current State: 74:[72, 32, 67, 3], Operations: []
Exploring Operation: 72-67=5, Resulting Numbers: [32, 3, 5]
Generated Node #0,0: 74:[32, 3, 5] Operation: 72-67=5
Exploring Operation: 67-32=35, Resulting Numbers: [72, 3, 35]
Generated Node #0,1: 74:[72, 3, 35] Operation: 67-32=35
Moving to Node #0,1
Current State: 74:... | 0 | hs_2 | mult_heuristic |
[
25,
49,
67,
16
] | 59 | [
"49-25=24",
"67+16=83",
"83-24=59"
] | Current State: 59:[25, 49, 67, 16], Operations: []
Exploring Operation: 49-25=24, Resulting Numbers: [67, 16, 24]
Generated Node #2: [67, 16, 24] from Operation: 49-25=24
Current State: 59:[67, 16, 24], Operations: ['49-25=24']
Exploring Operation: 67+16=83, Resulting Numbers: [24, 83]
Generated Node #3: [24, 83] from ... | 4 | Current State: 59:[25, 49, 67, 16], Operations: []
Exploring Operation: 49+16=65, Resulting Numbers: [25, 67, 65]
Generated Node #0,0: 59:[25, 67, 65] Operation: 49+16=65
Exploring Operation: 25+16=41, Resulting Numbers: [49, 67, 41]
Generated Node #0,1: 59:[49, 67, 41] Operation: 25+16=41
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
43,
18,
89,
1
] | 64 | [
"43-18=25",
"89*1=89",
"89-25=64"
] | Current State: 64:[43, 18, 89, 1], Operations: []
Exploring Operation: 43-18=25, Resulting Numbers: [89, 1, 25]
Generated Node #2: [89, 1, 25] from Operation: 43-18=25
Current State: 64:[89, 1, 25], Operations: ['43-18=25']
Exploring Operation: 89*1=89, Resulting Numbers: [25, 89]
Generated Node #3: [25, 89] from Opera... | 4 | Current State: 64:[43, 18, 89, 1], Operations: []
Exploring Operation: 89-43=46, Resulting Numbers: [18, 1, 46]
Generated Node #0,0: 64:[18, 1, 46] Operation: 89-43=46
Exploring Operation: 89-18=71, Resulting Numbers: [43, 1, 71]
Generated Node #0,1: 64:[43, 1, 71] Operation: 89-18=71
Exploring Operation: 43+18=61, Res... | 0.986111 | hs_5 | mult_heuristic |
[
95,
43,
18,
52
] | 19 | [
"95-43=52",
"52/52=1",
"18+1=19"
] | Current State: 19:[95, 43, 18, 52], Operations: []
Exploring Operation: 95-43=52, Resulting Numbers: [18, 52, 52]
Generated Node #2: [18, 52, 52] from Operation: 95-43=52
Current State: 19:[18, 52, 52], Operations: ['95-43=52']
Exploring Operation: 52/52=1, Resulting Numbers: [18, 1]
Generated Node #3: [18, 1] from Ope... | 4 | Current State: 19:[95, 43, 18, 52], Operations: []
Exploring Operation: 95-52=43, Resulting Numbers: [43, 18, 43]
Generated Node #0,0: 19:[43, 18, 43] Operation: 95-52=43
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[43, 18, 43], Operations: ['95-52=43']
Exploring Operation: 43/43=1, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
77,
56,
46,
31
] | 57 | [
"77-46=31",
"31/31=1",
"56+1=57"
] | Current State: 57:[77, 56, 46, 31], Operations: []
Exploring Operation: 77-46=31, Resulting Numbers: [56, 31, 31]
Generated Node #2: [56, 31, 31] from Operation: 77-46=31
Current State: 57:[56, 31, 31], Operations: ['77-46=31']
Exploring Operation: 31/31=1, Resulting Numbers: [56, 1]
Generated Node #3: [56, 1] from Ope... | 4 | Current State: 57:[77, 56, 46, 31], Operations: []
Exploring Operation: 77-46=31, Resulting Numbers: [56, 31, 31]
Generated Node #0,0: 57:[56, 31, 31] Operation: 77-46=31
Exploring Operation: 77-56=21, Resulting Numbers: [46, 31, 21]
Generated Node #0,1: 57:[46, 31, 21] Operation: 77-56=21
Exploring Operation: 77-31=46... | 0.983507 | hs_3 | mult_heuristic |
[
80,
13,
63,
9
] | 13 | [
"80-13=67",
"63-9=54",
"67-54=13"
] | Current State: 13:[80, 13, 63, 9], Operations: []
Exploring Operation: 80-13=67, Resulting Numbers: [63, 9, 67]
Generated Node #2: [63, 9, 67] from Operation: 80-13=67
Current State: 13:[63, 9, 67], Operations: ['80-13=67']
Exploring Operation: 63-9=54, Resulting Numbers: [67, 54]
Generated Node #3: [67, 54] from Opera... | 4 | Current State: 13:[80, 13, 63, 9], Operations: []
Exploring Operation: 80-63=17, Resulting Numbers: [13, 9, 17]
Generated Node #0,0: 13:[13, 9, 17] Operation: 80-63=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 13:[13, 9, 17], Operations: ['80-63=17']
Exploring Operation: 17-9=8, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
92,
2,
6,
71
] | 56 | [
"92-2=90",
"90/6=15",
"71-15=56"
] | Current State: 56:[92, 2, 6, 71], Operations: []
Exploring Operation: 92-2=90, Resulting Numbers: [6, 71, 90]
Generated Node #2: [6, 71, 90] from Operation: 92-2=90
Current State: 56:[6, 71, 90], Operations: ['92-2=90']
Exploring Operation: 90/6=15, Resulting Numbers: [71, 15]
Generated Node #3: [71, 15] from Operation... | 4 | Current State: 56:[92, 2, 6, 71], Operations: []
Exploring Operation: 92-71=21, Resulting Numbers: [2, 6, 21]
Generated Node #0,0: 56:[2, 6, 21] Operation: 92-71=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 56:[2, 6, 21], Operations: ['92-71=21']
Exploring Operation: 6+21=27, Resulting Numbers: [2... | 0 | hs_1 | mult_heuristic |
[
18,
50,
31,
41
] | 62 | [
"18*31=558",
"50-41=9",
"558/9=62"
] | Current State: 62:[18, 50, 31, 41], Operations: []
Exploring Operation: 18*31=558, Resulting Numbers: [50, 41, 558]
Generated Node #2: [50, 41, 558] from Operation: 18*31=558
Current State: 62:[50, 41, 558], Operations: ['18*31=558']
Exploring Operation: 50-41=9, Resulting Numbers: [558, 9]
Generated Node #3: [558, 9] ... | 4 | Current State: 62:[18, 50, 31, 41], Operations: []
Exploring Operation: 18+50=68, Resulting Numbers: [31, 41, 68]
Generated Node #0,0: 62:[31, 41, 68] Operation: 18+50=68
Exploring Operation: 41-18=23, Resulting Numbers: [50, 31, 23]
Generated Node #0,1: 62:[50, 31, 23] Operation: 41-18=23
Exploring Operation: 18+41=59... | 0 | hs_4 | sum_heuristic |
[
89,
64,
27,
78
] | 76 | [
"89-64=25",
"78-27=51",
"25+51=76"
] | Current State: 76:[89, 64, 27, 78], Operations: []
Exploring Operation: 89-64=25, Resulting Numbers: [27, 78, 25]
Generated Node #2: [27, 78, 25] from Operation: 89-64=25
Current State: 76:[27, 78, 25], Operations: ['89-64=25']
Exploring Operation: 78-27=51, Resulting Numbers: [25, 51]
Generated Node #3: [25, 51] from ... | 4 | Current State: 76:[89, 64, 27, 78], Operations: []
Exploring Operation: 64-27=37, Resulting Numbers: [89, 78, 37]
Generated Node #0,0: 76:[89, 78, 37] Operation: 64-27=37
Exploring Operation: 89-64=25, Resulting Numbers: [27, 78, 25]
Generated Node #0,1: 76:[27, 78, 25] Operation: 89-64=25
Start Sub Search at level 1: ... | 0.986111 | hs_2 | sum_heuristic |
[
41,
99,
29,
34
] | 17 | [
"99-41=58",
"29*34=986",
"986/58=17"
] | Current State: 17:[41, 99, 29, 34], Operations: []
Exploring Operation: 99-41=58, Resulting Numbers: [29, 34, 58]
Generated Node #2: [29, 34, 58] from Operation: 99-41=58
Current State: 17:[29, 34, 58], Operations: ['99-41=58']
Exploring Operation: 29*34=986, Resulting Numbers: [58, 986]
Generated Node #3: [58, 986] fr... | 4 | Current State: 17:[41, 99, 29, 34], Operations: []
Exploring Operation: 99-34=65, Resulting Numbers: [41, 29, 65]
Generated Node #0,0: 17:[41, 29, 65] Operation: 99-34=65
Exploring Operation: 99-41=58, Resulting Numbers: [29, 34, 58]
Generated Node #0,1: 17:[29, 34, 58] Operation: 99-41=58
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
2,
46,
40,
49
] | 52 | [
"46-40=6",
"6/2=3",
"49+3=52"
] | Current State: 52:[2, 46, 40, 49], Operations: []
Exploring Operation: 46-40=6, Resulting Numbers: [2, 49, 6]
Generated Node #2: [2, 49, 6] from Operation: 46-40=6
Current State: 52:[2, 49, 6], Operations: ['46-40=6']
Exploring Operation: 6/2=3, Resulting Numbers: [49, 3]
Generated Node #3: [49, 3] from Operation: 6/2=... | 4 | Current State: 52:[2, 46, 40, 49], Operations: []
Exploring Operation: 46/2=23, Resulting Numbers: [40, 49, 23]
Generated Node #0,0: 52:[40, 49, 23] Operation: 46/2=23
Exploring Operation: 49-46=3, Resulting Numbers: [2, 40, 3]
Generated Node #0,1: 52:[2, 40, 3] Operation: 49-46=3
Exploring Operation: 49-40=9, Resultin... | 0.977431 | hs_5 | mult_heuristic |
[
20,
54,
38,
34
] | 30 | [
"54-20=34",
"38-34=4",
"34-4=30"
] | Current State: 30:[20, 54, 38, 34], Operations: []
Exploring Operation: 54-20=34, Resulting Numbers: [38, 34, 34]
Generated Node #2: [38, 34, 34] from Operation: 54-20=34
Current State: 30:[38, 34, 34], Operations: ['54-20=34']
Exploring Operation: 38-34=4, Resulting Numbers: [4]
4,30 equal: Goal Reached
Exploring Oper... | 4 | Current State: 30:[20, 54, 38, 34], Operations: []
Exploring Operation: 54-38=16, Resulting Numbers: [20, 34, 16]
Generated Node #0,0: 30:[20, 34, 16] Operation: 54-38=16
Exploring Operation: 54-20=34, Resulting Numbers: [38, 34, 34]
Generated Node #0,1: 30:[38, 34, 34] Operation: 54-20=34
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
37,
62,
20,
67
] | 93 | [
"67-37=30",
"62*30=1860",
"1860/20=93"
] | Current State: 93:[37, 62, 20, 67], Operations: []
Exploring Operation: 67-37=30, Resulting Numbers: [62, 20, 30]
Generated Node #2: [62, 20, 30] from Operation: 67-37=30
Current State: 93:[62, 20, 30], Operations: ['67-37=30']
Exploring Operation: 62*30=1860, Resulting Numbers: [20, 1860]
Generated Node #3: [20, 1860]... | 4 | Current State: 93:[37, 62, 20, 67], Operations: []
Exploring Operation: 67-62=5, Resulting Numbers: [37, 20, 5]
Generated Node #0,0: 93:[37, 20, 5] Operation: 67-62=5
Exploring Operation: 37+62=99, Resulting Numbers: [20, 67, 99]
Generated Node #0,1: 93:[20, 67, 99] Operation: 37+62=99
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
15,
30,
22,
96
] | 29 | [
"15+30=45",
"96-22=74",
"74-45=29"
] | Current State: 29:[15, 30, 22, 96], Operations: []
Exploring Operation: 15+30=45, Resulting Numbers: [22, 96, 45]
Generated Node #2: [22, 96, 45] from Operation: 15+30=45
Current State: 29:[22, 96, 45], Operations: ['15+30=45']
Exploring Operation: 96-22=74, Resulting Numbers: [45, 74]
Generated Node #3: [45, 74] from ... | 4 | Current State: 29:[15, 30, 22, 96], Operations: []
Exploring Operation: 96-30=66, Resulting Numbers: [15, 22, 66]
Generated Node #0,0: 29:[15, 22, 66] Operation: 96-30=66
Exploring Operation: 96-15=81, Resulting Numbers: [30, 22, 81]
Generated Node #0,1: 29:[30, 22, 81] Operation: 96-15=81
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
96,
54,
46,
75
] | 92 | [
"96+54=150",
"46*150=6900",
"6900/75=92"
] | Current State: 92:[96, 54, 46, 75], Operations: []
Exploring Operation: 96+54=150, Resulting Numbers: [46, 75, 150]
Generated Node #2: [46, 75, 150] from Operation: 96+54=150
Current State: 92:[46, 75, 150], Operations: ['96+54=150']
Exploring Operation: 46*150=6900, Resulting Numbers: [75, 6900]
Generated Node #3: [75... | 4 | Current State: 92:[96, 54, 46, 75], Operations: []
Exploring Operation: 96-54=42, Resulting Numbers: [46, 75, 42]
Generated Node #0,0: 92:[46, 75, 42] Operation: 96-54=42
Exploring Operation: 96-75=21, Resulting Numbers: [54, 46, 21]
Generated Node #0,1: 92:[54, 46, 21] Operation: 96-75=21
Exploring Operation: 75-46=29... | 0 | hs_4 | sum_heuristic |
[
18,
52,
49,
21
] | 93 | [
"18*52=936",
"49*21=1029",
"1029-936=93"
] | Current State: 93:[18, 52, 49, 21], Operations: []
Exploring Operation: 18*52=936, Resulting Numbers: [49, 21, 936]
Generated Node #2: [49, 21, 936] from Operation: 18*52=936
Current State: 93:[49, 21, 936], Operations: ['18*52=936']
Exploring Operation: 49*21=1029, Resulting Numbers: [936, 1029]
Generated Node #3: [93... | 4 | Current State: 93:[18, 52, 49, 21], Operations: []
Exploring Operation: 49-18=31, Resulting Numbers: [52, 21, 31]
Generated Node #0,0: 93:[52, 21, 31] Operation: 49-18=31
Exploring Operation: 52-49=3, Resulting Numbers: [18, 21, 3]
Generated Node #0,1: 93:[18, 21, 3] Operation: 52-49=3
Exploring Operation: 52-21=31, Re... | 0 | hs_5 | mult_heuristic |
[
64,
61,
36,
62
] | 79 | [
"64-62=2",
"36/2=18",
"61+18=79"
] | Current State: 79:[64, 61, 36, 62], Operations: []
Exploring Operation: 64-62=2, Resulting Numbers: [61, 36, 2]
Generated Node #2: [61, 36, 2] from Operation: 64-62=2
Current State: 79:[61, 36, 2], Operations: ['64-62=2']
Exploring Operation: 36/2=18, Resulting Numbers: [61, 18]
Generated Node #3: [61, 18] from Operati... | 4 | Current State: 79:[64, 61, 36, 62], Operations: []
Exploring Operation: 61+36=97, Resulting Numbers: [64, 62, 97]
Generated Node #0,0: 79:[64, 62, 97] Operation: 61+36=97
Start Sub Search at level 1: Moving to Node #0,0
Current State: 79:[64, 62, 97], Operations: ['61+36=97']
Exploring Operation: 97-62=35, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
75,
5,
81,
96
] | 80 | [
"81-75=6",
"5*96=480",
"480/6=80"
] | Current State: 80:[75, 5, 81, 96], Operations: []
Exploring Operation: 81-75=6, Resulting Numbers: [5, 96, 6]
Generated Node #2: [5, 96, 6] from Operation: 81-75=6
Current State: 80:[5, 96, 6], Operations: ['81-75=6']
Exploring Operation: 5*96=480, Resulting Numbers: [6, 480]
Generated Node #3: [6, 480] from Operation:... | 4 | Current State: 80:[75, 5, 81, 96], Operations: []
Exploring Operation: 96-81=15, Resulting Numbers: [75, 5, 15]
Generated Node #0,0: 80:[75, 5, 15] Operation: 96-81=15
Exploring Operation: 96-75=21, Resulting Numbers: [5, 81, 21]
Generated Node #0,1: 80:[5, 81, 21] Operation: 96-75=21
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
36,
67,
98,
42
] | 47 | [
"36+67=103",
"98-42=56",
"103-56=47"
] | Current State: 47:[36, 67, 98, 42], Operations: []
Exploring Operation: 36+67=103, Resulting Numbers: [98, 42, 103]
Generated Node #2: [98, 42, 103] from Operation: 36+67=103
Current State: 47:[98, 42, 103], Operations: ['36+67=103']
Exploring Operation: 98-42=56, Resulting Numbers: [103, 56]
Generated Node #3: [103, 5... | 4 | Current State: 47:[36, 67, 98, 42], Operations: []
Exploring Operation: 98-42=56, Resulting Numbers: [36, 67, 56]
Generated Node #0,0: 47:[36, 67, 56] Operation: 98-42=56
Exploring Operation: 98-67=31, Resulting Numbers: [36, 42, 31]
Generated Node #0,1: 47:[36, 42, 31] Operation: 98-67=31
Exploring Operation: 98-36=62... | 0.983507 | hs_3 | mult_heuristic |
[
9,
48,
9,
20
] | 86 | [
"9+48=57",
"9+20=29",
"57+29=86"
] | Current State: 86:[9, 48, 9, 20], Operations: []
Exploring Operation: 9+48=57, Resulting Numbers: [20, 57]
Generated Node #2: [20, 57] from Operation: 9+48=57
Current State: 86:[20, 57], Operations: ['9+48=57']
Exploring Operation: 9+20=29, Resulting Numbers: [57, 29]
Generated Node #3: [57, 29] from Operation: 9+20=29... | 4 | Current State: 86:[9, 48, 9, 20], Operations: []
Exploring Operation: 20-9=11, Resulting Numbers: [48, 9, 11]
Generated Node #0,0: 86:[48, 9, 11] Operation: 20-9=11
Moving to Node #0,0
Current State: 86:[48, 9, 11], Operations: ['20-9=11']
Exploring Operation: 11-9=2, Resulting Numbers: [48, 2]
Generated Node #0,0,0: 8... | 0 | hs_1 | mult_heuristic |
[
30,
66,
6,
21
] | 92 | [
"30/6=5",
"66+21=87",
"5+87=92"
] | Current State: 92:[30, 66, 6, 21], Operations: []
Exploring Operation: 30/6=5, Resulting Numbers: [66, 21, 5]
Generated Node #2: [66, 21, 5] from Operation: 30/6=5
Current State: 92:[66, 21, 5], Operations: ['30/6=5']
Exploring Operation: 66+21=87, Resulting Numbers: [5, 87]
Generated Node #3: [5, 87] from Operation: 6... | 4 | Current State: 92:[30, 66, 6, 21], Operations: []
Exploring Operation: 30+66=96, Resulting Numbers: [6, 21, 96]
Generated Node #0,0: 92:[6, 21, 96] Operation: 30+66=96
Exploring Operation: 66-21=45, Resulting Numbers: [30, 6, 45]
Generated Node #0,1: 92:[30, 6, 45] Operation: 66-21=45
Exploring Operation: 66-30=36, Res... | 0 | hs_3 | mult_heuristic |
[
25,
85,
2,
10
] | 45 | [
"25+85=110",
"110/2=55",
"55-10=45"
] | Current State: 45:[25, 85, 2, 10], Operations: []
Exploring Operation: 25+85=110, Resulting Numbers: [2, 10, 110]
Generated Node #2: [2, 10, 110] from Operation: 25+85=110
Current State: 45:[2, 10, 110], Operations: ['25+85=110']
Exploring Operation: 110/2=55, Resulting Numbers: [10, 55]
Generated Node #3: [10, 55] fro... | 4 | Current State: 45:[25, 85, 2, 10], Operations: []
Exploring Operation: 85-10=75, Resulting Numbers: [25, 2, 75]
Generated Node #0,0: 45:[25, 2, 75] Operation: 85-10=75
Exploring Operation: 85-25=60, Resulting Numbers: [2, 10, 60]
Generated Node #0,1: 45:[2, 10, 60] Operation: 85-25=60
Exploring Operation: 25-10=15, Res... | 0 | hs_3 | sum_heuristic |
[
71,
4,
56,
14
] | 72 | [
"56/4=14",
"14/14=1",
"71+1=72"
] | Current State: 72:[71, 4, 56, 14], Operations: []
Exploring Operation: 56/4=14, Resulting Numbers: [71, 14, 14]
Generated Node #2: [71, 14, 14] from Operation: 56/4=14
Current State: 72:[71, 14, 14], Operations: ['56/4=14']
Exploring Operation: 14/14=1, Resulting Numbers: [71, 1]
Generated Node #3: [71, 1] from Operati... | 4 | Current State: 72:[71, 4, 56, 14], Operations: []
Exploring Operation: 56/14=4, Resulting Numbers: [71, 4, 4]
Generated Node #0,0: 72:[71, 4, 4] Operation: 56/14=4
Exploring Operation: 56+14=70, Resulting Numbers: [71, 4, 70]
Generated Node #0,1: 72:[71, 4, 70] Operation: 56+14=70
Exploring Operation: 71-56=15, Resulti... | 0.986979 | hs_3 | mult_heuristic |
[
20,
50,
17,
25
] | 20 | [
"25-17=8",
"50*8=400",
"400/20=20"
] | Current State: 20:[20, 50, 17, 25], Operations: []
Exploring Operation: 25-17=8, Resulting Numbers: [20, 50, 8]
Generated Node #2: [20, 50, 8] from Operation: 25-17=8
Current State: 20:[20, 50, 8], Operations: ['25-17=8']
Exploring Operation: 50*8=400, Resulting Numbers: [20, 400]
Generated Node #3: [20, 400] from Oper... | 4 | Current State: 20:[20, 50, 17, 25], Operations: []
Exploring Operation: 50-25=25, Resulting Numbers: [20, 17, 25]
Generated Node #0,0: 20:[20, 17, 25] Operation: 50-25=25
Exploring Operation: 50/25=2, Resulting Numbers: [20, 17, 2]
Generated Node #0,1: 20:[20, 17, 2] Operation: 50/25=2
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
94,
69,
71,
88
] | 42 | [
"94-69=25",
"88-71=17",
"25+17=42"
] | Current State: 42:[94, 69, 71, 88], Operations: []
Exploring Operation: 94-69=25, Resulting Numbers: [71, 88, 25]
Generated Node #2: [71, 88, 25] from Operation: 94-69=25
Current State: 42:[71, 88, 25], Operations: ['94-69=25']
Exploring Operation: 88-71=17, Resulting Numbers: [25, 17]
Generated Node #3: [25, 17] from ... | 4 | Current State: 42:[94, 69, 71, 88], Operations: []
Exploring Operation: 94-88=6, Resulting Numbers: [69, 71, 6]
Generated Node #0,0: 42:[69, 71, 6] Operation: 94-88=6
Exploring Operation: 94-69=25, Resulting Numbers: [71, 88, 25]
Generated Node #0,1: 42:[71, 88, 25] Operation: 94-69=25
Exploring Operation: 88-71=17, Re... | 0.97309 | hs_4 | sum_heuristic |
[
26,
47,
52,
39
] | 65 | [
"39-26=13",
"52-47=5",
"13*5=65"
] | Current State: 65:[26, 47, 52, 39], Operations: []
Exploring Operation: 39-26=13, Resulting Numbers: [47, 52, 13]
Generated Node #2: [47, 52, 13] from Operation: 39-26=13
Current State: 65:[47, 52, 13], Operations: ['39-26=13']
Exploring Operation: 52-47=5, Resulting Numbers: [13, 5]
Generated Node #3: [13, 5] from Ope... | 4 | Current State: 65:[26, 47, 52, 39], Operations: []
Exploring Operation: 47-39=8, Resulting Numbers: [26, 52, 8]
Generated Node #0,0: 65:[26, 52, 8] Operation: 47-39=8
Moving to Node #0,0
Current State: 65:[26, 52, 8], Operations: ['47-39=8']
Exploring Operation: 52/26=2, Resulting Numbers: [8, 2]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
52,
32,
23,
36
] | 56 | [
"32-23=9",
"36/9=4",
"52+4=56"
] | Current State: 56:[52, 32, 23, 36], Operations: []
Exploring Operation: 32-23=9, Resulting Numbers: [52, 36, 9]
Generated Node #2: [52, 36, 9] from Operation: 32-23=9
Current State: 56:[52, 36, 9], Operations: ['32-23=9']
Exploring Operation: 36/9=4, Resulting Numbers: [52, 4]
Generated Node #3: [52, 4] from Operation:... | 4 | Current State: 56:[52, 32, 23, 36], Operations: []
Exploring Operation: 36-32=4, Resulting Numbers: [52, 23, 4]
Generated Node #0,0: 56:[52, 23, 4] Operation: 36-32=4
Exploring Operation: 36-23=13, Resulting Numbers: [52, 32, 13]
Generated Node #0,1: 56:[52, 32, 13] Operation: 36-23=13
Exploring Operation: 23+36=59, Re... | 0 | hs_4 | sum_heuristic |
[
46,
63,
13,
21
] | 56 | [
"46+13=59",
"63/21=3",
"59-3=56"
] | Current State: 56:[46, 63, 13, 21], Operations: []
Exploring Operation: 46+13=59, Resulting Numbers: [63, 21, 59]
Generated Node #2: [63, 21, 59] from Operation: 46+13=59
Current State: 56:[63, 21, 59], Operations: ['46+13=59']
Exploring Operation: 63/21=3, Resulting Numbers: [59, 3]
Generated Node #3: [59, 3] from Ope... | 4 | Current State: 56:[46, 63, 13, 21], Operations: []
Exploring Operation: 63-46=17, Resulting Numbers: [13, 21, 17]
Generated Node #0,0: 56:[13, 21, 17] Operation: 63-46=17
Exploring Operation: 46+13=59, Resulting Numbers: [63, 21, 59]
Generated Node #0,1: 56:[63, 21, 59] Operation: 46+13=59
Exploring Operation: 46-21=25... | 0.958333 | hs_4 | mult_heuristic |
[
95,
57,
89,
39
] | 89 | [
"95-57=38",
"39-38=1",
"89*1=89"
] | Current State: 89:[95, 57, 89, 39], Operations: []
Exploring Operation: 95-57=38, Resulting Numbers: [89, 39, 38]
Generated Node #2: [89, 39, 38] from Operation: 95-57=38
Current State: 89:[89, 39, 38], Operations: ['95-57=38']
Exploring Operation: 39-38=1, Resulting Numbers: [89, 1]
Generated Node #3: [89, 1] from Ope... | 4 | Current State: 89:[95, 57, 89, 39], Operations: []
Exploring Operation: 95-39=56, Resulting Numbers: [57, 89, 56]
Generated Node #0,0: 89:[57, 89, 56] Operation: 95-39=56
Exploring Operation: 57+39=96, Resulting Numbers: [95, 89, 96]
Generated Node #0,1: 89:[95, 89, 96] Operation: 57+39=96
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
22,
16,
77,
42
] | 73 | [
"22+16=38",
"77-42=35",
"38+35=73"
] | Current State: 73:[22, 16, 77, 42], Operations: []
Exploring Operation: 22+16=38, Resulting Numbers: [77, 42, 38]
Generated Node #2: [77, 42, 38] from Operation: 22+16=38
Current State: 73:[77, 42, 38], Operations: ['22+16=38']
Exploring Operation: 77-42=35, Resulting Numbers: [38, 35]
Generated Node #3: [38, 35] from ... | 4 | Current State: 73:[22, 16, 77, 42], Operations: []
Exploring Operation: 22+16=38, Resulting Numbers: [77, 42, 38]
Generated Node #0,0: 73:[77, 42, 38] Operation: 22+16=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 73:[77, 42, 38], Operations: ['22+16=38']
Exploring Operation: 42+38=80, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
81,
51,
88,
11
] | 76 | [
"81+51=132",
"132/11=12",
"88-12=76"
] | Current State: 76:[81, 51, 88, 11], Operations: []
Exploring Operation: 81+51=132, Resulting Numbers: [88, 11, 132]
Generated Node #2: [88, 11, 132] from Operation: 81+51=132
Current State: 76:[88, 11, 132], Operations: ['81+51=132']
Exploring Operation: 132/11=12, Resulting Numbers: [88, 12]
Generated Node #3: [88, 12... | 4 | Current State: 76:[81, 51, 88, 11], Operations: []
Exploring Operation: 51-11=40, Resulting Numbers: [81, 88, 40]
Generated Node #0,0: 76:[81, 88, 40] Operation: 51-11=40
Exploring Operation: 88-11=77, Resulting Numbers: [81, 51, 77]
Generated Node #0,1: 76:[81, 51, 77] Operation: 88-11=77
Exploring Operation: 88-51=37... | 0 | hs_3 | mult_heuristic |
[
75,
36,
50,
4
] | 58 | [
"75*36=2700",
"2700/50=54",
"4+54=58"
] | Current State: 58:[75, 36, 50, 4], Operations: []
Exploring Operation: 75*36=2700, Resulting Numbers: [50, 4, 2700]
Generated Node #2: [50, 4, 2700] from Operation: 75*36=2700
Current State: 58:[50, 4, 2700], Operations: ['75*36=2700']
Exploring Operation: 2700/50=54, Resulting Numbers: [4, 54]
Generated Node #3: [4, 5... | 4 | Current State: 58:[75, 36, 50, 4], Operations: []
Exploring Operation: 75-36=39, Resulting Numbers: [50, 4, 39]
Generated Node #0,0: 58:[50, 4, 39] Operation: 75-36=39
Exploring Operation: 75-50=25, Resulting Numbers: [36, 4, 25]
Generated Node #0,1: 58:[36, 4, 25] Operation: 75-50=25
Exploring Operation: 36-4=32, Resu... | 0 | hs_4 | sum_heuristic |
[
28,
45,
30,
9
] | 72 | [
"30-28=2",
"45-9=36",
"2*36=72"
] | Current State: 72:[28, 45, 30, 9], Operations: []
Exploring Operation: 30-28=2, Resulting Numbers: [45, 9, 2]
Generated Node #2: [45, 9, 2] from Operation: 30-28=2
Current State: 72:[45, 9, 2], Operations: ['30-28=2']
Exploring Operation: 45-9=36, Resulting Numbers: [2, 36]
Generated Node #3: [2, 36] from Operation: 45... | 4 | Current State: 72:[28, 45, 30, 9], Operations: []
Exploring Operation: 28+45=73, Resulting Numbers: [30, 9, 73]
Generated Node #0,0: 72:[30, 9, 73] Operation: 28+45=73
Exploring Operation: 45-30=15, Resulting Numbers: [28, 9, 15]
Generated Node #0,1: 72:[28, 9, 15] Operation: 45-30=15
Exploring Operation: 45-28=17, Res... | 0 | hs_4 | mult_heuristic |
[
77,
67,
38,
32
] | 16 | [
"77-67=10",
"38-32=6",
"10+6=16"
] | Current State: 16:[77, 67, 38, 32], Operations: []
Exploring Operation: 77-67=10, Resulting Numbers: [38, 32, 10]
Generated Node #2: [38, 32, 10] from Operation: 77-67=10
Current State: 16:[38, 32, 10], Operations: ['77-67=10']
Exploring Operation: 38-32=6, Resulting Numbers: [10, 6]
Generated Node #3: [10, 6] from Ope... | 4 | Current State: 16:[77, 67, 38, 32], Operations: []
Exploring Operation: 77-67=10, Resulting Numbers: [38, 32, 10]
Generated Node #0,0: 16:[38, 32, 10] Operation: 77-67=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[38, 32, 10], Operations: ['77-67=10']
Exploring Operation: 38-32=6, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
95,
77,
6,
7
] | 18 | [
"95-77=18",
"7-6=1",
"18*1=18"
] | Current State: 18:[95, 77, 6, 7], Operations: []
Exploring Operation: 95-77=18, Resulting Numbers: [6, 7, 18]
Generated Node #2: [6, 7, 18] from Operation: 95-77=18
Current State: 18:[6, 7, 18], Operations: ['95-77=18']
Exploring Operation: 7-6=1, Resulting Numbers: [18, 1]
Generated Node #3: [18, 1] from Operation: 7-... | 4 | Current State: 18:[95, 77, 6, 7], Operations: []
Exploring Operation: 95-77=18, Resulting Numbers: [6, 7, 18]
Generated Node #0,0: 18:[6, 7, 18] Operation: 95-77=18
Moving to Node #0,0
Current State: 18:[6, 7, 18], Operations: ['95-77=18']
Exploring Operation: 7-6=1, Resulting Numbers: [18, 1]
Generated Node #0,0,0: 18... | 0.993924 | hs_1 | sum_heuristic |
[
5,
84,
42,
44
] | 41 | [
"44-5=39",
"84/42=2",
"39+2=41"
] | Current State: 41:[5, 84, 42, 44], Operations: []
Exploring Operation: 44-5=39, Resulting Numbers: [84, 42, 39]
Generated Node #2: [84, 42, 39] from Operation: 44-5=39
Current State: 41:[84, 42, 39], Operations: ['44-5=39']
Exploring Operation: 84/42=2, Resulting Numbers: [39, 2]
Generated Node #3: [39, 2] from Operati... | 4 | Current State: 41:[5, 84, 42, 44], Operations: []
Exploring Operation: 84-44=40, Resulting Numbers: [5, 42, 40]
Generated Node #0,0: 41:[5, 42, 40] Operation: 84-44=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[5, 42, 40], Operations: ['84-44=40']
Exploring Operation: 42-5=37, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
84,
38,
44,
6
] | 85 | [
"44-38=6",
"6/6=1",
"84+1=85"
] | Current State: 85:[84, 38, 44, 6], Operations: []
Exploring Operation: 44-38=6, Resulting Numbers: [84, 6, 6]
Generated Node #2: [84, 6, 6] from Operation: 44-38=6
Current State: 85:[84, 6, 6], Operations: ['44-38=6']
Exploring Operation: 6/6=1, Resulting Numbers: [84, 1]
Generated Node #3: [84, 1] from Operation: 6/6=... | 4 | Current State: 85:[84, 38, 44, 6], Operations: []
Exploring Operation: 44-38=6, Resulting Numbers: [84, 6, 6]
Generated Node #0,0: 85:[84, 6, 6] Operation: 44-38=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 85:[84, 6, 6], Operations: ['44-38=6']
Exploring Operation: 84/6=14, Resulting Numbers: [6, ... | 0 | hs_1 | sum_heuristic |
[
40,
47,
44,
1
] | 12 | [
"44-40=4",
"47+1=48",
"48/4=12"
] | Current State: 12:[40, 47, 44, 1], Operations: []
Exploring Operation: 44-40=4, Resulting Numbers: [47, 1, 4]
Generated Node #2: [47, 1, 4] from Operation: 44-40=4
Current State: 12:[47, 1, 4], Operations: ['44-40=4']
Exploring Operation: 47+1=48, Resulting Numbers: [4, 48]
Generated Node #3: [4, 48] from Operation: 47... | 4 | Current State: 12:[40, 47, 44, 1], Operations: []
Exploring Operation: 44-40=4, Resulting Numbers: [47, 1, 4]
Generated Node #0,0: 12:[47, 1, 4] Operation: 44-40=4
Exploring Operation: 47-44=3, Resulting Numbers: [40, 1, 3]
Generated Node #0,1: 12:[40, 1, 3] Operation: 47-44=3
Exploring Operation: 47-40=7, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
67,
18,
11,
48
] | 11 | [
"67-18=49",
"49-48=1",
"11*1=11"
] | Current State: 11:[67, 18, 11, 48], Operations: []
Exploring Operation: 67-18=49, Resulting Numbers: [11, 48, 49]
Generated Node #2: [11, 48, 49] from Operation: 67-18=49
Current State: 11:[11, 48, 49], Operations: ['67-18=49']
Exploring Operation: 49-48=1, Resulting Numbers: [11, 1]
Generated Node #3: [11, 1] from Ope... | 4 | Current State: 11:[67, 18, 11, 48], Operations: []
Exploring Operation: 67-48=19, Resulting Numbers: [18, 11, 19]
Generated Node #0,0: 11:[18, 11, 19] Operation: 67-48=19
Moving to Node #0,0
Current State: 11:[18, 11, 19], Operations: ['67-48=19']
Exploring Operation: 19-18=1, Resulting Numbers: [11, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
8,
40,
5,
55
] | 45 | [
"8*40=320",
"5*55=275",
"320-275=45"
] | Current State: 45:[8, 40, 5, 55], Operations: []
Exploring Operation: 8*40=320, Resulting Numbers: [5, 55, 320]
Generated Node #2: [5, 55, 320] from Operation: 8*40=320
Current State: 45:[5, 55, 320], Operations: ['8*40=320']
Exploring Operation: 5*55=275, Resulting Numbers: [320, 275]
Generated Node #3: [320, 275] fro... | 4 | Current State: 45:[8, 40, 5, 55], Operations: []
Exploring Operation: 55-40=15, Resulting Numbers: [8, 5, 15]
Generated Node #0,0: 45:[8, 5, 15] Operation: 55-40=15
Moving to Node #0,0
Current State: 45:[8, 5, 15], Operations: ['55-40=15']
Exploring Operation: 8-5=3, Resulting Numbers: [15, 3]
Generated Node #0,0,0: 45... | 0.993924 | hs_1 | sum_heuristic |
[
6,
7,
21,
85
] | 48 | [
"6*21=126",
"85-7=78",
"126-78=48"
] | Current State: 48:[6, 7, 21, 85], Operations: []
Exploring Operation: 6*21=126, Resulting Numbers: [7, 85, 126]
Generated Node #2: [7, 85, 126] from Operation: 6*21=126
Current State: 48:[7, 85, 126], Operations: ['6*21=126']
Exploring Operation: 85-7=78, Resulting Numbers: [126, 78]
Generated Node #3: [126, 78] from O... | 4 | Current State: 48:[6, 7, 21, 85], Operations: []
Exploring Operation: 85-21=64, Resulting Numbers: [6, 7, 64]
Generated Node #0,0: 48:[6, 7, 64] Operation: 85-21=64
Exploring Operation: 85-6=79, Resulting Numbers: [7, 21, 79]
Generated Node #0,1: 48:[7, 21, 79] Operation: 85-6=79
Exploring Operation: 21/7=3, Resulting ... | 0 | hs_4 | sum_heuristic |
[
22,
7,
94,
2
] | 17 | [
"22*7=154",
"154/2=77",
"94-77=17"
] | Current State: 17:[22, 7, 94, 2], Operations: []
Exploring Operation: 22*7=154, Resulting Numbers: [94, 2, 154]
Generated Node #2: [94, 2, 154] from Operation: 22*7=154
Current State: 17:[94, 2, 154], Operations: ['22*7=154']
Exploring Operation: 154/2=77, Resulting Numbers: [94, 77]
Generated Node #3: [94, 77] from Op... | 4 | Current State: 17:[22, 7, 94, 2], Operations: []
Exploring Operation: 94/2=47, Resulting Numbers: [22, 7, 47]
Generated Node #0,0: 17:[22, 7, 47] Operation: 94/2=47
Moving to Node #0,0
Current State: 17:[22, 7, 47], Operations: ['94/2=47']
Exploring Operation: 47-22=25, Resulting Numbers: [7, 25]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
27,
53,
52,
48
] | 84 | [
"27+53=80",
"52-48=4",
"80+4=84"
] | Current State: 84:[27, 53, 52, 48], Operations: []
Exploring Operation: 27+53=80, Resulting Numbers: [52, 48, 80]
Generated Node #2: [52, 48, 80] from Operation: 27+53=80
Current State: 84:[52, 48, 80], Operations: ['27+53=80']
Exploring Operation: 52-48=4, Resulting Numbers: [80, 4]
Generated Node #3: [80, 4] from Ope... | 4 | Current State: 84:[27, 53, 52, 48], Operations: []
Exploring Operation: 53-52=1, Resulting Numbers: [27, 48, 1]
Generated Node #0,0: 84:[27, 48, 1] Operation: 53-52=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 84:[27, 48, 1], Operations: ['53-52=1']
Exploring Operation: 48-27=21, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
28,
52,
91,
42
] | 13 | [
"52*42=2184",
"2184/28=78",
"91-78=13"
] | Current State: 13:[28, 52, 91, 42], Operations: []
Exploring Operation: 52*42=2184, Resulting Numbers: [28, 91, 2184]
Generated Node #2: [28, 91, 2184] from Operation: 52*42=2184
Current State: 13:[28, 91, 2184], Operations: ['52*42=2184']
Exploring Operation: 2184/28=78, Resulting Numbers: [91, 78]
Generated Node #3: ... | 4 | Current State: 13:[28, 52, 91, 42], Operations: []
Exploring Operation: 91-52=39, Resulting Numbers: [28, 42, 39]
Generated Node #0,0: 13:[28, 42, 39] Operation: 91-52=39
Exploring Operation: 52-28=24, Resulting Numbers: [91, 42, 24]
Generated Node #0,1: 13:[91, 42, 24] Operation: 52-28=24
Exploring Operation: 91-42=49... | 0 | hs_5 | mult_heuristic |
[
18,
63,
99,
88
] | 92 | [
"18+63=81",
"99-88=11",
"81+11=92"
] | Current State: 92:[18, 63, 99, 88], Operations: []
Exploring Operation: 18+63=81, Resulting Numbers: [99, 88, 81]
Generated Node #2: [99, 88, 81] from Operation: 18+63=81
Current State: 92:[99, 88, 81], Operations: ['18+63=81']
Exploring Operation: 99-88=11, Resulting Numbers: [81, 11]
Generated Node #3: [81, 11] from ... | 4 | Current State: 92:[18, 63, 99, 88], Operations: []
Exploring Operation: 18+63=81, Resulting Numbers: [99, 88, 81]
Generated Node #0,0: 92:[99, 88, 81] Operation: 18+63=81
Exploring Operation: 63-18=45, Resulting Numbers: [99, 88, 45]
Generated Node #0,1: 92:[99, 88, 45] Operation: 63-18=45
Exploring Operation: 99-63=36... | 0.965278 | hs_4 | mult_heuristic |
[
15,
90,
27,
73
] | 29 | [
"90-15=75",
"73-27=46",
"75-46=29"
] | Current State: 29:[15, 90, 27, 73], Operations: []
Exploring Operation: 90-15=75, Resulting Numbers: [27, 73, 75]
Generated Node #2: [27, 73, 75] from Operation: 90-15=75
Current State: 29:[27, 73, 75], Operations: ['90-15=75']
Exploring Operation: 73-27=46, Resulting Numbers: [75, 46]
Generated Node #3: [75, 46] from ... | 4 | Current State: 29:[15, 90, 27, 73], Operations: []
Exploring Operation: 90-73=17, Resulting Numbers: [15, 27, 17]
Generated Node #0,0: 29:[15, 27, 17] Operation: 90-73=17
Moving to Node #0,0
Current State: 29:[15, 27, 17], Operations: ['90-73=17']
Exploring Operation: 15+17=32, Resulting Numbers: [27, 32]
Generated Nod... | 0 | hs_1 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.