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 |
|---|---|---|---|---|---|---|---|---|
[
17,
52,
29,
61
] | 21 | [
"17+52=69",
"29+61=90",
"90-69=21"
] | Current State: 21:[17, 52, 29, 61], Operations: []
Exploring Operation: 17+52=69, Resulting Numbers: [29, 61, 69]
Generated Node #2: [29, 61, 69] from Operation: 17+52=69
Current State: 21:[29, 61, 69], Operations: ['17+52=69']
Exploring Operation: 29+61=90, Resulting Numbers: [69, 90]
Generated Node #3: [69, 90] from ... | 4 | Current State: 21:[17, 52, 29, 61], Operations: []
Exploring Operation: 52-17=35, Resulting Numbers: [29, 61, 35]
Generated Node #0,0: 21:[29, 61, 35] Operation: 52-17=35
Exploring Operation: 61-29=32, Resulting Numbers: [17, 52, 32]
Generated Node #0,1: 21:[17, 52, 32] Operation: 61-29=32
Exploring Operation: 52-29=23... | 0.985243 | hs_4 | mult_heuristic |
[
55,
28,
12,
7
] | 78 | [
"55+28=83",
"12-7=5",
"83-5=78"
] | Current State: 78:[55, 28, 12, 7], Operations: []
Exploring Operation: 55+28=83, Resulting Numbers: [12, 7, 83]
Generated Node #2: [12, 7, 83] from Operation: 55+28=83
Current State: 78:[12, 7, 83], Operations: ['55+28=83']
Exploring Operation: 12-7=5, Resulting Numbers: [83, 5]
Generated Node #3: [83, 5] from Operatio... | 4 | Current State: 78:[55, 28, 12, 7], Operations: []
Exploring Operation: 55+28=83, Resulting Numbers: [12, 7, 83]
Generated Node #0,0: 78:[12, 7, 83] Operation: 55+28=83
Exploring Operation: 55-12=43, Resulting Numbers: [28, 7, 43]
Generated Node #0,1: 78:[28, 7, 43] Operation: 55-12=43
Exploring Operation: 55-7=48, Resu... | 0.974826 | hs_5 | sum_heuristic |
[
85,
70,
88,
84
] | 19 | [
"85-70=15",
"88-84=4",
"15+4=19"
] | Current State: 19:[85, 70, 88, 84], Operations: []
Exploring Operation: 85-70=15, Resulting Numbers: [88, 84, 15]
Generated Node #2: [88, 84, 15] from Operation: 85-70=15
Current State: 19:[88, 84, 15], Operations: ['85-70=15']
Exploring Operation: 88-84=4, Resulting Numbers: [15, 4]
Generated Node #3: [15, 4] from Ope... | 4 | Current State: 19:[85, 70, 88, 84], Operations: []
Exploring Operation: 88-85=3, Resulting Numbers: [70, 84, 3]
Generated Node #0,0: 19:[70, 84, 3] Operation: 88-85=3
Exploring Operation: 88-84=4, Resulting Numbers: [85, 70, 4]
Generated Node #0,1: 19:[85, 70, 4] Operation: 88-84=4
Exploring Operation: 88-70=18, Result... | 0.975694 | hs_3 | mult_heuristic |
[
52,
74,
26,
11
] | 61 | [
"52/26=2",
"74-11=63",
"63-2=61"
] | Current State: 61:[52, 74, 26, 11], Operations: []
Exploring Operation: 52/26=2, Resulting Numbers: [74, 11, 2]
Generated Node #2: [74, 11, 2] from Operation: 52/26=2
Current State: 61:[74, 11, 2], Operations: ['52/26=2']
Exploring Operation: 74-11=63, Resulting Numbers: [2, 63]
Generated Node #3: [2, 63] from Operatio... | 4 | Current State: 61:[52, 74, 26, 11], Operations: []
Exploring Operation: 74-11=63, Resulting Numbers: [52, 26, 63]
Generated Node #0,0: 61:[52, 26, 63] Operation: 74-11=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 61:[52, 26, 63], Operations: ['74-11=63']
Exploring Operation: 52+26=78, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
65,
56,
41,
17
] | 49 | [
"65-56=9",
"41+17=58",
"58-9=49"
] | Current State: 49:[65, 56, 41, 17], Operations: []
Exploring Operation: 65-56=9, Resulting Numbers: [41, 17, 9]
Generated Node #2: [41, 17, 9] from Operation: 65-56=9
Current State: 49:[41, 17, 9], Operations: ['65-56=9']
Exploring Operation: 41+17=58, Resulting Numbers: [9, 58]
Generated Node #3: [9, 58] from Operatio... | 4 | Current State: 49:[65, 56, 41, 17], Operations: []
Exploring Operation: 65-17=48, Resulting Numbers: [56, 41, 48]
Generated Node #0,0: 49:[56, 41, 48] Operation: 65-17=48
Exploring Operation: 56-41=15, Resulting Numbers: [65, 17, 15]
Generated Node #0,1: 49:[65, 17, 15] Operation: 56-41=15
Exploring Operation: 65-41=24... | 0.981771 | hs_5 | sum_heuristic |
[
86,
31,
83,
51
] | 48 | [
"86-83=3",
"51/3=17",
"31+17=48"
] | Current State: 48:[86, 31, 83, 51], Operations: []
Exploring Operation: 86-83=3, Resulting Numbers: [31, 51, 3]
Generated Node #2: [31, 51, 3] from Operation: 86-83=3
Current State: 48:[31, 51, 3], Operations: ['86-83=3']
Exploring Operation: 51/3=17, Resulting Numbers: [31, 17]
Generated Node #3: [31, 17] from Operati... | 4 | Current State: 48:[86, 31, 83, 51], Operations: []
Exploring Operation: 86-83=3, Resulting Numbers: [31, 51, 3]
Generated Node #0,0: 48:[31, 51, 3] Operation: 86-83=3
Moving to Node #0,0
Current State: 48:[31, 51, 3], Operations: ['86-83=3']
Exploring Operation: 51-31=20, Resulting Numbers: [3, 20]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
66,
4,
54,
66
] | 51 | [
"66/66=1",
"54-4=50",
"1+50=51"
] | Current State: 51:[66, 4, 54, 66], Operations: []
Exploring Operation: 66/66=1, Resulting Numbers: [4, 54, 1]
Generated Node #2: [4, 54, 1] from Operation: 66/66=1
Current State: 51:[4, 54, 1], Operations: ['66/66=1']
Exploring Operation: 54-4=50, Resulting Numbers: [1, 50]
Generated Node #3: [1, 50] from Operation: 54... | 4 | Current State: 51:[66, 4, 54, 66], Operations: []
Exploring Operation: 66/66=1, Resulting Numbers: [4, 54, 1]
Generated Node #0,0: 51:[4, 54, 1] Operation: 66/66=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[4, 54, 1], Operations: ['66/66=1']
Exploring Operation: 54-4=50, Resulting Numbers: [1, ... | 0.993924 | hs_1 | sum_heuristic |
[
63,
9,
11,
92
] | 27 | [
"63-9=54",
"92-11=81",
"81-54=27"
] | Current State: 27:[63, 9, 11, 92], Operations: []
Exploring Operation: 63-9=54, Resulting Numbers: [11, 92, 54]
Generated Node #2: [11, 92, 54] from Operation: 63-9=54
Current State: 27:[11, 92, 54], Operations: ['63-9=54']
Exploring Operation: 92-11=81, Resulting Numbers: [54, 81]
Generated Node #3: [54, 81] from Oper... | 4 | Current State: 27:[63, 9, 11, 92], Operations: []
Exploring Operation: 63/9=7, Resulting Numbers: [11, 92, 7]
Generated Node #0,0: 27:[11, 92, 7] Operation: 63/9=7
Exploring Operation: 92-63=29, Resulting Numbers: [9, 11, 29]
Generated Node #0,1: 27:[9, 11, 29] Operation: 92-63=29
Start Sub Search at level 1: Moving to... | 0.991319 | hs_2 | mult_heuristic |
[
3,
65,
6,
2
] | 37 | [
"3+65=68",
"6+68=74",
"74/2=37"
] | Current State: 37:[3, 65, 6, 2], Operations: []
Exploring Operation: 3+65=68, Resulting Numbers: [6, 2, 68]
Generated Node #2: [6, 2, 68] from Operation: 3+65=68
Current State: 37:[6, 2, 68], Operations: ['3+65=68']
Exploring Operation: 6+68=74, Resulting Numbers: [2, 74]
Generated Node #3: [2, 74] from Operation: 6+68... | 4 | Current State: 37:[3, 65, 6, 2], Operations: []
Exploring Operation: 3*2=6, Resulting Numbers: [65, 6, 6]
Generated Node #0,0: 37:[65, 6, 6] Operation: 3*2=6
Exploring Operation: 65-3=62, Resulting Numbers: [6, 2, 62]
Generated Node #0,1: 37:[6, 2, 62] Operation: 65-3=62
Exploring Operation: 3*6=18, Resulting Numbers: ... | 0.93316 | hs_5 | sum_heuristic |
[
27,
14,
13,
7
] | 42 | [
"27+13=40",
"14/7=2",
"40+2=42"
] | Current State: 42:[27, 14, 13, 7], Operations: []
Exploring Operation: 27+13=40, Resulting Numbers: [14, 7, 40]
Generated Node #2: [14, 7, 40] from Operation: 27+13=40
Current State: 42:[14, 7, 40], Operations: ['27+13=40']
Exploring Operation: 14/7=2, Resulting Numbers: [40, 2]
Generated Node #3: [40, 2] from Operatio... | 4 | Current State: 42:[27, 14, 13, 7], Operations: []
Exploring Operation: 27-13=14, Resulting Numbers: [14, 7, 14]
Generated Node #0,0: 42:[14, 7, 14] Operation: 27-13=14
Exploring Operation: 27+14=41, Resulting Numbers: [13, 7, 41]
Generated Node #0,1: 42:[13, 7, 41] Operation: 27+14=41
Exploring Operation: 27-14=13, Res... | 0 | hs_3 | sum_heuristic |
[
11,
24,
39,
15
] | 91 | [
"11+24=35",
"39*35=1365",
"1365/15=91"
] | Current State: 91:[11, 24, 39, 15], Operations: []
Exploring Operation: 11+24=35, Resulting Numbers: [39, 15, 35]
Generated Node #2: [39, 15, 35] from Operation: 11+24=35
Current State: 91:[39, 15, 35], Operations: ['11+24=35']
Exploring Operation: 39*35=1365, Resulting Numbers: [15, 1365]
Generated Node #3: [15, 1365]... | 4 | Current State: 91:[11, 24, 39, 15], Operations: []
Exploring Operation: 39-24=15, Resulting Numbers: [11, 15, 15]
Generated Node #0,0: 91:[11, 15, 15] Operation: 39-24=15
Moving to Node #0,0
Current State: 91:[11, 15, 15], Operations: ['39-24=15']
Exploring Operation: 15-11=4, Resulting Numbers: [15, 4]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
8,
33,
45,
23
] | 90 | [
"33-8=25",
"25-23=2",
"45*2=90"
] | Current State: 90:[8, 33, 45, 23], Operations: []
Exploring Operation: 33-8=25, Resulting Numbers: [45, 23, 25]
Generated Node #2: [45, 23, 25] from Operation: 33-8=25
Current State: 90:[45, 23, 25], Operations: ['33-8=25']
Exploring Operation: 25-23=2, Resulting Numbers: [45, 2]
Generated Node #3: [45, 2] from Operati... | 4 | Current State: 90:[8, 33, 45, 23], Operations: []
Exploring Operation: 23-8=15, Resulting Numbers: [33, 45, 15]
Generated Node #0,0: 90:[33, 45, 15] Operation: 23-8=15
Exploring Operation: 33-23=10, Resulting Numbers: [8, 45, 10]
Generated Node #0,1: 90:[8, 45, 10] Operation: 33-23=10
Start Sub Search at level 1: Movin... | 0.989583 | hs_2 | mult_heuristic |
[
22,
39,
60,
3
] | 33 | [
"22*3=66",
"39+60=99",
"99-66=33"
] | Current State: 33:[22, 39, 60, 3], Operations: []
Exploring Operation: 22*3=66, Resulting Numbers: [39, 60, 66]
Generated Node #2: [39, 60, 66] from Operation: 22*3=66
Current State: 33:[39, 60, 66], Operations: ['22*3=66']
Exploring Operation: 39+60=99, Resulting Numbers: [66, 99]
Generated Node #3: [66, 99] from Oper... | 4 | Current State: 33:[22, 39, 60, 3], Operations: []
Exploring Operation: 60/3=20, Resulting Numbers: [22, 39, 20]
Generated Node #0,0: 33:[22, 39, 20] Operation: 60/3=20
Exploring Operation: 60-39=21, Resulting Numbers: [22, 3, 21]
Generated Node #0,1: 33:[22, 3, 21] Operation: 60-39=21
Exploring Operation: 60-22=38, Res... | 0 | hs_3 | mult_heuristic |
[
8,
24,
14,
32
] | 54 | [
"24/8=3",
"32-14=18",
"3*18=54"
] | Current State: 54:[8, 24, 14, 32], Operations: []
Exploring Operation: 24/8=3, Resulting Numbers: [14, 32, 3]
Generated Node #2: [14, 32, 3] from Operation: 24/8=3
Current State: 54:[14, 32, 3], Operations: ['24/8=3']
Exploring Operation: 32-14=18, Resulting Numbers: [3, 18]
Generated Node #3: [3, 18] from Operation: 3... | 4 | Current State: 54:[8, 24, 14, 32], Operations: []
Exploring Operation: 32-14=18, Resulting Numbers: [8, 24, 18]
Generated Node #0,0: 54:[8, 24, 18] Operation: 32-14=18
Exploring Operation: 24-14=10, Resulting Numbers: [8, 32, 10]
Generated Node #0,1: 54:[8, 32, 10] Operation: 24-14=10
Exploring Operation: 32-24=8, Resu... | 0.989583 | hs_3 | sum_heuristic |
[
69,
8,
92,
62
] | 93 | [
"69-8=61",
"92+62=154",
"154-61=93"
] | Current State: 93:[69, 8, 92, 62], Operations: []
Exploring Operation: 69-8=61, Resulting Numbers: [92, 62, 61]
Generated Node #2: [92, 62, 61] from Operation: 69-8=61
Current State: 93:[92, 62, 61], Operations: ['69-8=61']
Exploring Operation: 92+62=154, Resulting Numbers: [61, 154]
Generated Node #3: [61, 154] from O... | 4 | Current State: 93:[69, 8, 92, 62], Operations: []
Exploring Operation: 92-62=30, Resulting Numbers: [69, 8, 30]
Generated Node #0,0: 93:[69, 8, 30] Operation: 92-62=30
Exploring Operation: 69-62=7, Resulting Numbers: [8, 92, 7]
Generated Node #0,1: 93:[8, 92, 7] Operation: 69-62=7
Exploring Operation: 92-69=23, Resulti... | 0.988715 | hs_3 | mult_heuristic |
[
4,
12,
65,
18
] | 67 | [
"4+12=16",
"65+18=83",
"83-16=67"
] | Current State: 67:[4, 12, 65, 18], Operations: []
Exploring Operation: 4+12=16, Resulting Numbers: [65, 18, 16]
Generated Node #2: [65, 18, 16] from Operation: 4+12=16
Current State: 67:[65, 18, 16], Operations: ['4+12=16']
Exploring Operation: 65+18=83, Resulting Numbers: [16, 83]
Generated Node #3: [16, 83] from Oper... | 4 | Current State: 67:[4, 12, 65, 18], Operations: []
Exploring Operation: 4+12=16, Resulting Numbers: [65, 18, 16]
Generated Node #0,0: 67:[65, 18, 16] Operation: 4+12=16
Exploring Operation: 4*12=48, Resulting Numbers: [65, 18, 48]
Generated Node #0,1: 67:[65, 18, 48] Operation: 4*12=48
Exploring Operation: 4*18=72, Resu... | 0.962674 | hs_3 | mult_heuristic |
[
69,
22,
3,
29
] | 59 | [
"69+22=91",
"3+29=32",
"91-32=59"
] | Current State: 59:[69, 22, 3, 29], Operations: []
Exploring Operation: 69+22=91, Resulting Numbers: [3, 29, 91]
Generated Node #2: [3, 29, 91] from Operation: 69+22=91
Current State: 59:[3, 29, 91], Operations: ['69+22=91']
Exploring Operation: 3+29=32, Resulting Numbers: [91, 32]
Generated Node #3: [91, 32] from Opera... | 4 | Current State: 59:[69, 22, 3, 29], Operations: []
Exploring Operation: 22*3=66, Resulting Numbers: [69, 29, 66]
Generated Node #0,0: 59:[69, 29, 66] Operation: 22*3=66
Moving to Node #0,0
Current State: 59:[69, 29, 66], Operations: ['22*3=66']
Exploring Operation: 69-29=40, Resulting Numbers: [66, 40]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
30,
81,
6,
31
] | 10 | [
"30/6=5",
"81-31=50",
"50/5=10"
] | Current State: 10:[30, 81, 6, 31], Operations: []
Exploring Operation: 30/6=5, Resulting Numbers: [81, 31, 5]
Generated Node #2: [81, 31, 5] from Operation: 30/6=5
Current State: 10:[81, 31, 5], Operations: ['30/6=5']
Exploring Operation: 81-31=50, Resulting Numbers: [5, 50]
Generated Node #3: [5, 50] from Operation: 8... | 4 | Current State: 10:[30, 81, 6, 31], Operations: []
Exploring Operation: 81-30=51, Resulting Numbers: [6, 31, 51]
Generated Node #0,0: 10:[6, 31, 51] Operation: 81-30=51
Exploring Operation: 81-31=50, Resulting Numbers: [30, 6, 50]
Generated Node #0,1: 10:[30, 6, 50] Operation: 81-31=50
Moving to Node #0,1
Current State:... | 0.986979 | hs_2 | mult_heuristic |
[
4,
18,
90,
13
] | 69 | [
"90/18=5",
"13*5=65",
"4+65=69"
] | Current State: 69:[4, 18, 90, 13], Operations: []
Exploring Operation: 90/18=5, Resulting Numbers: [4, 13, 5]
Generated Node #2: [4, 13, 5] from Operation: 90/18=5
Current State: 69:[4, 13, 5], Operations: ['90/18=5']
Exploring Operation: 13*5=65, Resulting Numbers: [4, 65]
Generated Node #3: [4, 65] from Operation: 13... | 4 | Current State: 69:[4, 18, 90, 13], Operations: []
Exploring Operation: 90/18=5, Resulting Numbers: [4, 13, 5]
Generated Node #0,0: 69:[4, 13, 5] Operation: 90/18=5
Exploring Operation: 18-13=5, Resulting Numbers: [4, 90, 5]
Generated Node #0,1: 69:[4, 90, 5] Operation: 18-13=5
Exploring Operation: 90-13=77, Resulting N... | 0.986111 | hs_5 | mult_heuristic |
[
6,
42,
72,
3
] | 96 | [
"6*3=18",
"42+72=114",
"114-18=96"
] | Current State: 96:[6, 42, 72, 3], Operations: []
Exploring Operation: 6*3=18, Resulting Numbers: [42, 72, 18]
Generated Node #2: [42, 72, 18] from Operation: 6*3=18
Current State: 96:[42, 72, 18], Operations: ['6*3=18']
Exploring Operation: 42+72=114, Resulting Numbers: [18, 114]
Generated Node #3: [18, 114] from Opera... | 4 | Current State: 96:[6, 42, 72, 3], Operations: []
Exploring Operation: 72-42=30, Resulting Numbers: [6, 3, 30]
Generated Node #0,0: 96:[6, 3, 30] Operation: 72-42=30
Moving to Node #0,0
Current State: 96:[6, 3, 30], Operations: ['72-42=30']
Exploring Operation: 30-6=24, Resulting Numbers: [3, 24]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
45,
72,
22,
32
] | 37 | [
"72-45=27",
"32-22=10",
"27+10=37"
] | Current State: 37:[45, 72, 22, 32], Operations: []
Exploring Operation: 72-45=27, Resulting Numbers: [22, 32, 27]
Generated Node #2: [22, 32, 27] from Operation: 72-45=27
Current State: 37:[22, 32, 27], Operations: ['72-45=27']
Exploring Operation: 32-22=10, Resulting Numbers: [27, 10]
Generated Node #3: [27, 10] from ... | 4 | Current State: 37:[45, 72, 22, 32], Operations: []
Exploring Operation: 45-22=23, Resulting Numbers: [72, 32, 23]
Generated Node #0,0: 37:[72, 32, 23] Operation: 45-22=23
Exploring Operation: 72-45=27, Resulting Numbers: [22, 32, 27]
Generated Node #0,1: 37:[22, 32, 27] Operation: 72-45=27
Exploring Operation: 22+32=54... | 0.966146 | hs_5 | sum_heuristic |
[
47,
48,
70,
93
] | 67 | [
"48+93=141",
"141/47=3",
"70-3=67"
] | Current State: 67:[47, 48, 70, 93], Operations: []
Exploring Operation: 48+93=141, Resulting Numbers: [47, 70, 141]
Generated Node #2: [47, 70, 141] from Operation: 48+93=141
Current State: 67:[47, 70, 141], Operations: ['48+93=141']
Exploring Operation: 141/47=3, Resulting Numbers: [70, 3]
Generated Node #3: [70, 3] f... | 4 | Current State: 67:[47, 48, 70, 93], Operations: []
Exploring Operation: 93-48=45, Resulting Numbers: [47, 70, 45]
Generated Node #0,0: 67:[47, 70, 45] Operation: 93-48=45
Exploring Operation: 93-47=46, Resulting Numbers: [48, 70, 46]
Generated Node #0,1: 67:[48, 70, 46] Operation: 93-47=46
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
95,
9,
78,
80
] | 52 | [
"95+9=104",
"80-78=2",
"104/2=52"
] | Current State: 52:[95, 9, 78, 80], Operations: []
Exploring Operation: 95+9=104, Resulting Numbers: [78, 80, 104]
Generated Node #2: [78, 80, 104] from Operation: 95+9=104
Current State: 52:[78, 80, 104], Operations: ['95+9=104']
Exploring Operation: 80-78=2, Resulting Numbers: [104, 2]
Generated Node #3: [104, 2] from... | 4 | Current State: 52:[95, 9, 78, 80], Operations: []
Exploring Operation: 95-78=17, Resulting Numbers: [9, 80, 17]
Generated Node #0,0: 52:[9, 80, 17] Operation: 95-78=17
Exploring Operation: 95-80=15, Resulting Numbers: [9, 78, 15]
Generated Node #0,1: 52:[9, 78, 15] Operation: 95-80=15
Moving to Node #0,1
Current State:... | 0 | hs_2 | sum_heuristic |
[
34,
3,
74,
30
] | 73 | [
"34-3=31",
"74+30=104",
"104-31=73"
] | Current State: 73:[34, 3, 74, 30], Operations: []
Exploring Operation: 34-3=31, Resulting Numbers: [74, 30, 31]
Generated Node #2: [74, 30, 31] from Operation: 34-3=31
Current State: 73:[74, 30, 31], Operations: ['34-3=31']
Exploring Operation: 74+30=104, Resulting Numbers: [31, 104]
Generated Node #3: [31, 104] from O... | 4 | Current State: 73:[34, 3, 74, 30], Operations: []
Exploring Operation: 3*30=90, Resulting Numbers: [34, 74, 90]
Generated Node #0,0: 73:[34, 74, 90] Operation: 3*30=90
Moving to Node #0,0
Current State: 73:[34, 74, 90], Operations: ['3*30=90']
Exploring Operation: 90-34=56, Resulting Numbers: [74, 56]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
71,
3,
53,
4
] | 42 | [
"71-53=18",
"18-4=14",
"3*14=42"
] | Current State: 42:[71, 3, 53, 4], Operations: []
Exploring Operation: 71-53=18, Resulting Numbers: [3, 4, 18]
Generated Node #2: [3, 4, 18] from Operation: 71-53=18
Current State: 42:[3, 4, 18], Operations: ['71-53=18']
Exploring Operation: 18-4=14, Resulting Numbers: [3, 14]
Generated Node #3: [3, 14] from Operation: ... | 4 | Current State: 42:[71, 3, 53, 4], Operations: []
Exploring Operation: 71-53=18, Resulting Numbers: [3, 4, 18]
Generated Node #0,0: 42:[3, 4, 18] Operation: 71-53=18
Exploring Operation: 71-4=67, Resulting Numbers: [3, 53, 67]
Generated Node #0,1: 42:[3, 53, 67] Operation: 71-4=67
Start Sub Search at level 1: Moving to ... | 0.992188 | hs_2 | mult_heuristic |
[
62,
77,
88,
19
] | 84 | [
"77-62=15",
"88-19=69",
"15+69=84"
] | Current State: 84:[62, 77, 88, 19], Operations: []
Exploring Operation: 77-62=15, Resulting Numbers: [88, 19, 15]
Generated Node #2: [88, 19, 15] from Operation: 77-62=15
Current State: 84:[88, 19, 15], Operations: ['77-62=15']
Exploring Operation: 88-19=69, Resulting Numbers: [15, 69]
Generated Node #3: [15, 69] from ... | 4 | Current State: 84:[62, 77, 88, 19], Operations: []
Exploring Operation: 62-19=43, Resulting Numbers: [77, 88, 43]
Generated Node #0,0: 84:[77, 88, 43] Operation: 62-19=43
Exploring Operation: 62+19=81, Resulting Numbers: [77, 88, 81]
Generated Node #0,1: 84:[77, 88, 81] Operation: 62+19=81
Exploring Operation: 77-62=15... | 0.987847 | hs_4 | mult_heuristic |
[
48,
64,
76,
17
] | 68 | [
"48*17=816",
"76-64=12",
"816/12=68"
] | Current State: 68:[48, 64, 76, 17], Operations: []
Exploring Operation: 48*17=816, Resulting Numbers: [64, 76, 816]
Generated Node #2: [64, 76, 816] from Operation: 48*17=816
Current State: 68:[64, 76, 816], Operations: ['48*17=816']
Exploring Operation: 76-64=12, Resulting Numbers: [816, 12]
Generated Node #3: [816, 1... | 4 | Current State: 68:[48, 64, 76, 17], Operations: []
Exploring Operation: 76-48=28, Resulting Numbers: [64, 17, 28]
Generated Node #0,0: 68:[64, 17, 28] Operation: 76-48=28
Exploring Operation: 64-48=16, Resulting Numbers: [76, 17, 16]
Generated Node #0,1: 68:[76, 17, 16] Operation: 64-48=16
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
4,
39,
9,
2
] | 96 | [
"4-2=2",
"39+9=48",
"2*48=96"
] | Current State: 96:[4, 39, 9, 2], Operations: []
Exploring Operation: 4-2=2, Resulting Numbers: [39, 9, 2]
Generated Node #2: [39, 9, 2] from Operation: 4-2=2
Current State: 96:[39, 9, 2], Operations: ['4-2=2']
Exploring Operation: 39+9=48, Resulting Numbers: [2, 48]
Generated Node #3: [2, 48] from Operation: 39+9=48
Cu... | 4 | Current State: 96:[4, 39, 9, 2], Operations: []
Exploring Operation: 39+9=48, Resulting Numbers: [4, 2, 48]
Generated Node #0,0: 96:[4, 2, 48] Operation: 39+9=48
Exploring Operation: 39-2=37, Resulting Numbers: [4, 9, 37]
Generated Node #0,1: 96:[4, 9, 37] Operation: 39-2=37
Exploring Operation: 39-4=35, Resulting Numb... | 0.973958 | hs_5 | mult_heuristic |
[
71,
96,
63,
72
] | 21 | [
"71-63=8",
"96+72=168",
"168/8=21"
] | Current State: 21:[71, 96, 63, 72], Operations: []
Exploring Operation: 71-63=8, Resulting Numbers: [96, 72, 8]
Generated Node #2: [96, 72, 8] from Operation: 71-63=8
Current State: 21:[96, 72, 8], Operations: ['71-63=8']
Exploring Operation: 96+72=168, Resulting Numbers: [8, 168]
Generated Node #3: [8, 168] from Opera... | 4 | Current State: 21:[71, 96, 63, 72], Operations: []
Exploring Operation: 96-71=25, Resulting Numbers: [63, 72, 25]
Generated Node #0,0: 21:[63, 72, 25] Operation: 96-71=25
Exploring Operation: 96-72=24, Resulting Numbers: [71, 63, 24]
Generated Node #0,1: 21:[71, 63, 24] Operation: 96-72=24
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
72,
22,
75,
34
] | 69 | [
"34-22=12",
"72/12=6",
"75-6=69"
] | Current State: 69:[72, 22, 75, 34], Operations: []
Exploring Operation: 34-22=12, Resulting Numbers: [72, 75, 12]
Generated Node #2: [72, 75, 12] from Operation: 34-22=12
Current State: 69:[72, 75, 12], Operations: ['34-22=12']
Exploring Operation: 72/12=6, Resulting Numbers: [75, 6]
Generated Node #3: [75, 6] from Ope... | 4 | Current State: 69:[72, 22, 75, 34], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [22, 34, 3]
Generated Node #0,0: 69:[22, 34, 3] Operation: 75-72=3
Exploring Operation: 34-22=12, Resulting Numbers: [72, 75, 12]
Generated Node #0,1: 69:[72, 75, 12] Operation: 34-22=12
Start Sub Search at level 1: Movi... | 0.986979 | hs_2 | mult_heuristic |
[
44,
6,
44,
62
] | 69 | [
"44/44=1",
"6+62=68",
"1+68=69"
] | Current State: 69:[44, 6, 44, 62], Operations: []
Exploring Operation: 44/44=1, Resulting Numbers: [6, 62, 1]
Generated Node #2: [6, 62, 1] from Operation: 44/44=1
Current State: 69:[6, 62, 1], Operations: ['44/44=1']
Exploring Operation: 6+62=68, Resulting Numbers: [1, 68]
Generated Node #3: [1, 68] from Operation: 6+... | 4 | Current State: 69:[44, 6, 44, 62], Operations: []
Exploring Operation: 44-44=0, Resulting Numbers: [6, 62, 0]
Generated Node #0,0: 69:[6, 62, 0] Operation: 44-44=0
Exploring Operation: 62-44=18, Resulting Numbers: [6, 44, 18]
Generated Node #0,1: 69:[6, 44, 18] Operation: 62-44=18
Exploring Operation: 44+44=88, Resulti... | 0.987847 | hs_4 | mult_heuristic |
[
1,
73,
16,
86
] | 30 | [
"73-1=72",
"16+86=102",
"102-72=30"
] | Current State: 30:[1, 73, 16, 86], Operations: []
Exploring Operation: 73-1=72, Resulting Numbers: [16, 86, 72]
Generated Node #2: [16, 86, 72] from Operation: 73-1=72
Current State: 30:[16, 86, 72], Operations: ['73-1=72']
Exploring Operation: 16+86=102, Resulting Numbers: [72, 102]
Generated Node #3: [72, 102] from O... | 4 | Current State: 30:[1, 73, 16, 86], Operations: []
Exploring Operation: 86-73=13, Resulting Numbers: [1, 16, 13]
Generated Node #0,0: 30:[1, 16, 13] Operation: 86-73=13
Moving to Node #0,0
Current State: 30:[1, 16, 13], Operations: ['86-73=13']
Exploring Operation: 16-13=3, Resulting Numbers: [1, 3]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
66,
58,
76,
6
] | 42 | [
"66+58=124",
"76+6=82",
"124-82=42"
] | Current State: 42:[66, 58, 76, 6], Operations: []
Exploring Operation: 66+58=124, Resulting Numbers: [76, 6, 124]
Generated Node #2: [76, 6, 124] from Operation: 66+58=124
Current State: 42:[76, 6, 124], Operations: ['66+58=124']
Exploring Operation: 76+6=82, Resulting Numbers: [124, 82]
Generated Node #3: [124, 82] fr... | 4 | Current State: 42:[66, 58, 76, 6], Operations: []
Exploring Operation: 66-58=8, Resulting Numbers: [76, 6, 8]
Generated Node #0,0: 42:[76, 6, 8] Operation: 66-58=8
Exploring Operation: 76-58=18, Resulting Numbers: [66, 6, 18]
Generated Node #0,1: 42:[66, 6, 18] Operation: 76-58=18
Exploring Operation: 66/6=11, Resultin... | 0.953993 | hs_4 | sum_heuristic |
[
75,
17,
65,
6
] | 42 | [
"75-17=58",
"65-58=7",
"6*7=42"
] | Current State: 42:[75, 17, 65, 6], Operations: []
Exploring Operation: 75-17=58, Resulting Numbers: [65, 6, 58]
Generated Node #2: [65, 6, 58] from Operation: 75-17=58
Current State: 42:[65, 6, 58], Operations: ['75-17=58']
Exploring Operation: 65-58=7, Resulting Numbers: [6, 7]
Generated Node #3: [6, 7] from Operation... | 4 | Current State: 42:[75, 17, 65, 6], Operations: []
Exploring Operation: 75-65=10, Resulting Numbers: [17, 6, 10]
Generated Node #0,0: 42:[17, 6, 10] Operation: 75-65=10
Exploring Operation: 75-17=58, Resulting Numbers: [65, 6, 58]
Generated Node #0,1: 42:[65, 6, 58] Operation: 75-17=58
Exploring Operation: 65-17=48, Res... | 0.988715 | hs_3 | mult_heuristic |
[
4,
77,
44,
83
] | 20 | [
"83-77=6",
"4*6=24",
"44-24=20"
] | Current State: 20:[4, 77, 44, 83], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [4, 44, 6]
Generated Node #2: [4, 44, 6] from Operation: 83-77=6
Current State: 20:[4, 44, 6], Operations: ['83-77=6']
Exploring Operation: 4*6=24, Resulting Numbers: [44, 24]
Generated Node #3: [44, 24] from Operation: 4... | 4 | Current State: 20:[4, 77, 44, 83], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [4, 44, 6]
Generated Node #0,0: 20:[4, 44, 6] Operation: 83-77=6
Exploring Operation: 83-44=39, Resulting Numbers: [4, 77, 39]
Generated Node #0,1: 20:[4, 77, 39] Operation: 83-44=39
Exploring Operation: 77-44=33, Resulti... | 0 | hs_3 | mult_heuristic |
[
21,
4,
87,
14
] | 17 | [
"21*4=84",
"87+14=101",
"101-84=17"
] | Current State: 17:[21, 4, 87, 14], Operations: []
Exploring Operation: 21*4=84, Resulting Numbers: [87, 14, 84]
Generated Node #2: [87, 14, 84] from Operation: 21*4=84
Current State: 17:[87, 14, 84], Operations: ['21*4=84']
Exploring Operation: 87+14=101, Resulting Numbers: [84, 101]
Generated Node #3: [84, 101] from O... | 4 | Current State: 17:[21, 4, 87, 14], Operations: []
Exploring Operation: 87-21=66, Resulting Numbers: [4, 14, 66]
Generated Node #0,0: 17:[4, 14, 66] Operation: 87-21=66
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[4, 14, 66], Operations: ['87-21=66']
Exploring Operation: 66-4=62, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
64,
6,
3,
39
] | 85 | [
"64+39=103",
"6*3=18",
"103-18=85"
] | Current State: 85:[64, 6, 3, 39], Operations: []
Exploring Operation: 64+39=103, Resulting Numbers: [6, 3, 103]
Generated Node #2: [6, 3, 103] from Operation: 64+39=103
Current State: 85:[6, 3, 103], Operations: ['64+39=103']
Exploring Operation: 6*3=18, Resulting Numbers: [103, 18]
Generated Node #3: [103, 18] from Op... | 4 | Current State: 85:[64, 6, 3, 39], Operations: []
Exploring Operation: 64-39=25, Resulting Numbers: [6, 3, 25]
Generated Node #0,0: 85:[6, 3, 25] Operation: 64-39=25
Moving to Node #0,0
Current State: 85:[6, 3, 25], Operations: ['64-39=25']
Exploring Operation: 25-6=19, Resulting Numbers: [3, 19]
Generated Node #0,0,0: ... | 0 | hs_1 | sum_heuristic |
[
46,
74,
6,
12
] | 14 | [
"74-46=28",
"12/6=2",
"28/2=14"
] | Current State: 14:[46, 74, 6, 12], Operations: []
Exploring Operation: 74-46=28, Resulting Numbers: [6, 12, 28]
Generated Node #2: [6, 12, 28] from Operation: 74-46=28
Current State: 14:[6, 12, 28], Operations: ['74-46=28']
Exploring Operation: 12/6=2, Resulting Numbers: [28, 2]
Generated Node #3: [28, 2] from Operatio... | 4 | Current State: 14:[46, 74, 6, 12], Operations: []
Exploring Operation: 74-46=28, Resulting Numbers: [6, 12, 28]
Generated Node #0,0: 14:[6, 12, 28] Operation: 74-46=28
Moving to Node #0,0
Current State: 14:[6, 12, 28], Operations: ['74-46=28']
Exploring Operation: 28-12=16, Resulting Numbers: [6, 16]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
90,
34,
77,
61
] | 72 | [
"90-34=56",
"77-61=16",
"56+16=72"
] | Current State: 72:[90, 34, 77, 61], Operations: []
Exploring Operation: 90-34=56, Resulting Numbers: [77, 61, 56]
Generated Node #2: [77, 61, 56] from Operation: 90-34=56
Current State: 72:[77, 61, 56], Operations: ['90-34=56']
Exploring Operation: 77-61=16, Resulting Numbers: [56, 16]
Generated Node #3: [56, 16] from ... | 4 | Current State: 72:[90, 34, 77, 61], Operations: []
Exploring Operation: 90-77=13, Resulting Numbers: [34, 61, 13]
Generated Node #0,0: 72:[34, 61, 13] Operation: 90-77=13
Exploring Operation: 77-61=16, Resulting Numbers: [90, 34, 16]
Generated Node #0,1: 72:[90, 34, 16] Operation: 77-61=16
Exploring Operation: 61-34=27... | 0.985243 | hs_5 | sum_heuristic |
[
15,
99,
29,
3
] | 25 | [
"15*3=45",
"99-29=70",
"70-45=25"
] | Current State: 25:[15, 99, 29, 3], Operations: []
Exploring Operation: 15*3=45, Resulting Numbers: [99, 29, 45]
Generated Node #2: [99, 29, 45] from Operation: 15*3=45
Current State: 25:[99, 29, 45], Operations: ['15*3=45']
Exploring Operation: 99-29=70, Resulting Numbers: [45, 70]
Generated Node #3: [45, 70] from Oper... | 4 | Current State: 25:[15, 99, 29, 3], Operations: []
Exploring Operation: 99/3=33, Resulting Numbers: [15, 29, 33]
Generated Node #0,0: 25:[15, 29, 33] Operation: 99/3=33
Exploring Operation: 99-15=84, Resulting Numbers: [29, 3, 84]
Generated Node #0,1: 25:[29, 3, 84] Operation: 99-15=84
Exploring Operation: 99-29=70, Res... | 0 | hs_3 | sum_heuristic |
[
4,
3,
13,
99
] | 19 | [
"4*13=52",
"99/3=33",
"52-33=19"
] | Current State: 19:[4, 3, 13, 99], Operations: []
Exploring Operation: 4*13=52, Resulting Numbers: [3, 99, 52]
Generated Node #2: [3, 99, 52] from Operation: 4*13=52
Current State: 19:[3, 99, 52], Operations: ['4*13=52']
Exploring Operation: 99/3=33, Resulting Numbers: [52, 33]
Generated Node #3: [52, 33] from Operation... | 4 | Current State: 19:[4, 3, 13, 99], Operations: []
Exploring Operation: 99/3=33, Resulting Numbers: [4, 13, 33]
Generated Node #0,0: 19:[4, 13, 33] Operation: 99/3=33
Moving to Node #0,0
Current State: 19:[4, 13, 33], Operations: ['99/3=33']
Exploring Operation: 4+13=17, Resulting Numbers: [33, 17]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
40,
40,
63,
13
] | 49 | [
"40/40=1",
"63-13=50",
"50-1=49"
] | Current State: 49:[40, 40, 63, 13], Operations: []
Exploring Operation: 40/40=1, Resulting Numbers: [63, 13, 1]
Generated Node #2: [63, 13, 1] from Operation: 40/40=1
Current State: 49:[63, 13, 1], Operations: ['40/40=1']
Exploring Operation: 63-13=50, Resulting Numbers: [1, 50]
Generated Node #3: [1, 50] from Operatio... | 4 | Current State: 49:[40, 40, 63, 13], Operations: []
Exploring Operation: 63-13=50, Resulting Numbers: [40, 40, 50]
Generated Node #0,0: 49:[40, 40, 50] Operation: 63-13=50
Exploring Operation: 40/40=1, Resulting Numbers: [63, 13, 1]
Generated Node #0,1: 49:[63, 13, 1] Operation: 40/40=1
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | mult_heuristic |
[
2,
7,
77,
88
] | 40 | [
"88/2=44",
"7+77=84",
"84-44=40"
] | Current State: 40:[2, 7, 77, 88], Operations: []
Exploring Operation: 88/2=44, Resulting Numbers: [7, 77, 44]
Generated Node #2: [7, 77, 44] from Operation: 88/2=44
Current State: 40:[7, 77, 44], Operations: ['88/2=44']
Exploring Operation: 7+77=84, Resulting Numbers: [44, 84]
Generated Node #3: [44, 84] from Operation... | 4 | Current State: 40:[2, 7, 77, 88], Operations: []
Exploring Operation: 88-77=11, Resulting Numbers: [2, 7, 11]
Generated Node #0,0: 40:[2, 7, 11] Operation: 88-77=11
Exploring Operation: 77/7=11, Resulting Numbers: [2, 88, 11]
Generated Node #0,1: 40:[2, 88, 11] Operation: 77/7=11
Exploring Operation: 88/2=44, Resulting... | 0.96875 | hs_4 | sum_heuristic |
[
23,
53,
12,
44
] | 69 | [
"53-12=41",
"44-41=3",
"23*3=69"
] | Current State: 69:[23, 53, 12, 44], Operations: []
Exploring Operation: 53-12=41, Resulting Numbers: [23, 44, 41]
Generated Node #2: [23, 44, 41] from Operation: 53-12=41
Current State: 69:[23, 44, 41], Operations: ['53-12=41']
Exploring Operation: 44-41=3, Resulting Numbers: [23, 3]
Generated Node #3: [23, 3] from Ope... | 4 | Current State: 69:[23, 53, 12, 44], Operations: []
Exploring Operation: 53-44=9, Resulting Numbers: [23, 12, 9]
Generated Node #0,0: 69:[23, 12, 9] Operation: 53-44=9
Moving to Node #0,0
Current State: 69:[23, 12, 9], Operations: ['53-44=9']
Exploring Operation: 12-9=3, Resulting Numbers: [23, 3]
Generated Node #0,0,0:... | 0.993924 | hs_1 | mult_heuristic |
[
85,
1,
70,
35
] | 85 | [
"70/35=2",
"2-1=1",
"85*1=85"
] | Current State: 85:[85, 1, 70, 35], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [85, 1, 2]
Generated Node #2: [85, 1, 2] from Operation: 70/35=2
Current State: 85:[85, 1, 2], Operations: ['70/35=2']
Exploring Operation: 2-1=1, Resulting Numbers: [85, 1]
Generated Node #3: [85, 1] from Operation: 2-1=... | 4 | Current State: 85:[85, 1, 70, 35], Operations: []
Exploring Operation: 70-35=35, Resulting Numbers: [85, 1, 35]
Generated Node #0,0: 85:[85, 1, 35] Operation: 70-35=35
Exploring Operation: 70+35=105, Resulting Numbers: [85, 1, 105]
Generated Node #0,1: 85:[85, 1, 105] Operation: 70+35=105
Exploring Operation: 85-70=15,... | 0 | hs_4 | mult_heuristic |
[
2,
44,
20,
56
] | 88 | [
"2*56=112",
"44-20=24",
"112-24=88"
] | Current State: 88:[2, 44, 20, 56], Operations: []
Exploring Operation: 2*56=112, Resulting Numbers: [44, 20, 112]
Generated Node #2: [44, 20, 112] from Operation: 2*56=112
Current State: 88:[44, 20, 112], Operations: ['2*56=112']
Exploring Operation: 44-20=24, Resulting Numbers: [112, 24]
Generated Node #3: [112, 24] f... | 4 | Current State: 88:[2, 44, 20, 56], Operations: []
Exploring Operation: 56-44=12, Resulting Numbers: [2, 20, 12]
Generated Node #0,0: 88:[2, 20, 12] Operation: 56-44=12
Exploring Operation: 56/2=28, Resulting Numbers: [44, 20, 28]
Generated Node #0,1: 88:[44, 20, 28] Operation: 56/2=28
Exploring Operation: 56-20=36, Res... | 0 | hs_4 | sum_heuristic |
[
28,
25,
19,
60
] | 38 | [
"28-25=3",
"60-19=41",
"41-3=38"
] | Current State: 38:[28, 25, 19, 60], Operations: []
Exploring Operation: 28-25=3, Resulting Numbers: [19, 60, 3]
Generated Node #2: [19, 60, 3] from Operation: 28-25=3
Current State: 38:[19, 60, 3], Operations: ['28-25=3']
Exploring Operation: 60-19=41, Resulting Numbers: [3, 41]
Generated Node #3: [3, 41] from Operatio... | 4 | Current State: 38:[28, 25, 19, 60], Operations: []
Exploring Operation: 60-25=35, Resulting Numbers: [28, 19, 35]
Generated Node #0,0: 38:[28, 19, 35] Operation: 60-25=35
Exploring Operation: 60-28=32, Resulting Numbers: [25, 19, 32]
Generated Node #0,1: 38:[25, 19, 32] Operation: 60-28=32
Start Sub Search at level 1: ... | 0.984375 | hs_2 | sum_heuristic |
[
38,
20,
69,
74
] | 53 | [
"38+20=58",
"74-69=5",
"58-5=53"
] | Current State: 53:[38, 20, 69, 74], Operations: []
Exploring Operation: 38+20=58, Resulting Numbers: [69, 74, 58]
Generated Node #2: [69, 74, 58] from Operation: 38+20=58
Current State: 53:[69, 74, 58], Operations: ['38+20=58']
Exploring Operation: 74-69=5, Resulting Numbers: [58, 5]
Generated Node #3: [58, 5] from Ope... | 4 | Current State: 53:[38, 20, 69, 74], Operations: []
Exploring Operation: 38+20=58, Resulting Numbers: [69, 74, 58]
Generated Node #0,0: 53:[69, 74, 58] Operation: 38+20=58
Exploring Operation: 69-20=49, Resulting Numbers: [38, 74, 49]
Generated Node #0,1: 53:[38, 74, 49] Operation: 69-20=49
Exploring Operation: 74-20=54... | 0.986111 | hs_3 | sum_heuristic |
[
40,
60,
52,
66
] | 86 | [
"40+60=100",
"66-52=14",
"100-14=86"
] | Current State: 86:[40, 60, 52, 66], Operations: []
Exploring Operation: 40+60=100, Resulting Numbers: [52, 66, 100]
Generated Node #2: [52, 66, 100] from Operation: 40+60=100
Current State: 86:[52, 66, 100], Operations: ['40+60=100']
Exploring Operation: 66-52=14, Resulting Numbers: [100, 14]
Generated Node #3: [100, 1... | 4 | Current State: 86:[40, 60, 52, 66], Operations: []
Exploring Operation: 66-60=6, Resulting Numbers: [40, 52, 6]
Generated Node #0,0: 86:[40, 52, 6] Operation: 66-60=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 86:[40, 52, 6], Operations: ['66-60=6']
Exploring Operation: 52-6=46, Resulting Numbers: ... | 0.993924 | hs_1 | sum_heuristic |
[
64,
32,
24,
69
] | 81 | [
"64/32=2",
"24/2=12",
"69+12=81"
] | Current State: 81:[64, 32, 24, 69], Operations: []
Exploring Operation: 64/32=2, Resulting Numbers: [24, 69, 2]
Generated Node #2: [24, 69, 2] from Operation: 64/32=2
Current State: 81:[24, 69, 2], Operations: ['64/32=2']
Exploring Operation: 24/2=12, Resulting Numbers: [69, 12]
Generated Node #3: [69, 12] from Operati... | 4 | Current State: 81:[64, 32, 24, 69], Operations: []
Exploring Operation: 64+24=88, Resulting Numbers: [32, 69, 88]
Generated Node #0,0: 81:[32, 69, 88] Operation: 64+24=88
Exploring Operation: 64/32=2, Resulting Numbers: [24, 69, 2]
Generated Node #0,1: 81:[24, 69, 2] Operation: 64/32=2
Exploring Operation: 69-64=5, Res... | 0.976563 | hs_4 | sum_heuristic |
[
68,
17,
49,
80
] | 78 | [
"68-17=51",
"49+80=129",
"129-51=78"
] | Current State: 78:[68, 17, 49, 80], Operations: []
Exploring Operation: 68-17=51, Resulting Numbers: [49, 80, 51]
Generated Node #2: [49, 80, 51] from Operation: 68-17=51
Current State: 78:[49, 80, 51], Operations: ['68-17=51']
Exploring Operation: 49+80=129, Resulting Numbers: [51, 129]
Generated Node #3: [51, 129] fr... | 4 | Current State: 78:[68, 17, 49, 80], Operations: []
Exploring Operation: 68-49=19, Resulting Numbers: [17, 80, 19]
Generated Node #0,0: 78:[17, 80, 19] Operation: 68-49=19
Exploring Operation: 68/17=4, Resulting Numbers: [49, 80, 4]
Generated Node #0,1: 78:[49, 80, 4] Operation: 68/17=4
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | sum_heuristic |
[
87,
23,
44,
88
] | 21 | [
"88-87=1",
"44-23=21",
"1*21=21"
] | Current State: 21:[87, 23, 44, 88], Operations: []
Exploring Operation: 88-87=1, Resulting Numbers: [23, 44, 1]
Generated Node #2: [23, 44, 1] from Operation: 88-87=1
Current State: 21:[23, 44, 1], Operations: ['88-87=1']
Exploring Operation: 44-23=21, Resulting Numbers: [1, 21]
Generated Node #3: [1, 21] from Operatio... | 4 | Current State: 21:[87, 23, 44, 88], Operations: []
Exploring Operation: 88-87=1, Resulting Numbers: [23, 44, 1]
Generated Node #0,0: 21:[23, 44, 1] Operation: 88-87=1
Exploring Operation: 87-44=43, Resulting Numbers: [23, 88, 43]
Generated Node #0,1: 21:[23, 88, 43] Operation: 87-44=43
Exploring Operation: 88/44=2, Res... | 0.990451 | hs_3 | sum_heuristic |
[
95,
75,
78,
22
] | 29 | [
"78-75=3",
"22*3=66",
"95-66=29"
] | Current State: 29:[95, 75, 78, 22], Operations: []
Exploring Operation: 78-75=3, Resulting Numbers: [95, 22, 3]
Generated Node #2: [95, 22, 3] from Operation: 78-75=3
Current State: 29:[95, 22, 3], Operations: ['78-75=3']
Exploring Operation: 22*3=66, Resulting Numbers: [95, 66]
Generated Node #3: [95, 66] from Operati... | 4 | Current State: 29:[95, 75, 78, 22], Operations: []
Exploring Operation: 95-78=17, Resulting Numbers: [75, 22, 17]
Generated Node #0,0: 29:[75, 22, 17] Operation: 95-78=17
Exploring Operation: 95-75=20, Resulting Numbers: [78, 22, 20]
Generated Node #0,1: 29:[78, 22, 20] Operation: 95-75=20
Exploring Operation: 78-75=3,... | 0 | hs_4 | mult_heuristic |
[
3,
90,
9,
25
] | 45 | [
"3*90=270",
"9*25=225",
"270-225=45"
] | Current State: 45:[3, 90, 9, 25], Operations: []
Exploring Operation: 3*90=270, Resulting Numbers: [9, 25, 270]
Generated Node #2: [9, 25, 270] from Operation: 3*90=270
Current State: 45:[9, 25, 270], Operations: ['3*90=270']
Exploring Operation: 9*25=225, Resulting Numbers: [270, 225]
Generated Node #3: [270, 225] fro... | 4 | Current State: 45:[3, 90, 9, 25], Operations: []
Exploring Operation: 90-9=81, Resulting Numbers: [3, 25, 81]
Generated Node #0,0: 45:[3, 25, 81] Operation: 90-9=81
Exploring Operation: 90/3=30, Resulting Numbers: [9, 25, 30]
Generated Node #0,1: 45:[9, 25, 30] Operation: 90/3=30
Exploring Operation: 90/9=10, Resulting... | 0.987847 | hs_4 | mult_heuristic |
[
2,
50,
56,
96
] | 32 | [
"2*96=192",
"56-50=6",
"192/6=32"
] | Current State: 32:[2, 50, 56, 96], Operations: []
Exploring Operation: 2*96=192, Resulting Numbers: [50, 56, 192]
Generated Node #2: [50, 56, 192] from Operation: 2*96=192
Current State: 32:[50, 56, 192], Operations: ['2*96=192']
Exploring Operation: 56-50=6, Resulting Numbers: [192, 6]
Generated Node #3: [192, 6] from... | 4 | Current State: 32:[2, 50, 56, 96], Operations: []
Exploring Operation: 96-56=40, Resulting Numbers: [2, 50, 40]
Generated Node #0,0: 32:[2, 50, 40] Operation: 96-56=40
Exploring Operation: 96/2=48, Resulting Numbers: [50, 56, 48]
Generated Node #0,1: 32:[50, 56, 48] Operation: 96/2=48
Exploring Operation: 96-50=46, Res... | 0.966146 | hs_4 | mult_heuristic |
[
37,
19,
39,
10
] | 27 | [
"37+19=56",
"39-10=29",
"56-29=27"
] | Current State: 27:[37, 19, 39, 10], Operations: []
Exploring Operation: 37+19=56, Resulting Numbers: [39, 10, 56]
Generated Node #2: [39, 10, 56] from Operation: 37+19=56
Current State: 27:[39, 10, 56], Operations: ['37+19=56']
Exploring Operation: 39-10=29, Resulting Numbers: [56, 29]
Generated Node #3: [56, 29] from ... | 4 | Current State: 27:[37, 19, 39, 10], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [19, 10, 2]
Generated Node #0,0: 27:[19, 10, 2] Operation: 39-37=2
Exploring Operation: 39-10=29, Resulting Numbers: [37, 19, 29]
Generated Node #0,1: 27:[37, 19, 29] Operation: 39-10=29
Exploring Operation: 37-10=27, Re... | 0.985243 | hs_4 | mult_heuristic |
[
6,
30,
2,
14
] | 48 | [
"6+30=36",
"14-2=12",
"36+12=48"
] | Current State: 48:[6, 30, 2, 14], Operations: []
Exploring Operation: 6+30=36, Resulting Numbers: [2, 14, 36]
Generated Node #2: [2, 14, 36] from Operation: 6+30=36
Current State: 48:[2, 14, 36], Operations: ['6+30=36']
Exploring Operation: 14-2=12, Resulting Numbers: [36, 12]
Generated Node #3: [36, 12] from Operation... | 4 | Current State: 48:[6, 30, 2, 14], Operations: []
Exploring Operation: 30-6=24, Resulting Numbers: [2, 14, 24]
Generated Node #0,0: 48:[2, 14, 24] Operation: 30-6=24
Exploring Operation: 30/6=5, Resulting Numbers: [2, 14, 5]
Generated Node #0,1: 48:[2, 14, 5] Operation: 30/6=5
Exploring Operation: 30/2=15, Resulting Num... | 0.982639 | hs_5 | sum_heuristic |
[
25,
68,
84,
51
] | 10 | [
"68-25=43",
"84-51=33",
"43-33=10"
] | Current State: 10:[25, 68, 84, 51], Operations: []
Exploring Operation: 68-25=43, Resulting Numbers: [84, 51, 43]
Generated Node #2: [84, 51, 43] from Operation: 68-25=43
Current State: 10:[84, 51, 43], Operations: ['68-25=43']
Exploring Operation: 84-51=33, Resulting Numbers: [43, 33]
Generated Node #3: [43, 33] from ... | 4 | Current State: 10:[25, 68, 84, 51], Operations: []
Exploring Operation: 68-51=17, Resulting Numbers: [25, 84, 17]
Generated Node #0,0: 10:[25, 84, 17] Operation: 68-51=17
Exploring Operation: 84-68=16, Resulting Numbers: [25, 51, 16]
Generated Node #0,1: 10:[25, 51, 16] Operation: 84-68=16
Start Sub Search at level 1: ... | 0.991319 | hs_2 | mult_heuristic |
[
3,
59,
84,
36
] | 24 | [
"59-3=56",
"36*56=2016",
"2016/84=24"
] | Current State: 24:[3, 59, 84, 36], Operations: []
Exploring Operation: 59-3=56, Resulting Numbers: [84, 36, 56]
Generated Node #2: [84, 36, 56] from Operation: 59-3=56
Current State: 24:[84, 36, 56], Operations: ['59-3=56']
Exploring Operation: 36*56=2016, Resulting Numbers: [84, 2016]
Generated Node #3: [84, 2016] fro... | 4 | Current State: 24:[3, 59, 84, 36], Operations: []
Exploring Operation: 84-59=25, Resulting Numbers: [3, 36, 25]
Generated Node #0,0: 24:[3, 36, 25] Operation: 84-59=25
Exploring Operation: 59-36=23, Resulting Numbers: [3, 84, 23]
Generated Node #0,1: 24:[3, 84, 23] Operation: 59-36=23
Exploring Operation: 84-36=48, Res... | 0 | hs_4 | sum_heuristic |
[
57,
55,
53,
67
] | 81 | [
"57-55=2",
"67*2=134",
"134-53=81"
] | Current State: 81:[57, 55, 53, 67], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [53, 67, 2]
Generated Node #2: [53, 67, 2] from Operation: 57-55=2
Current State: 81:[53, 67, 2], Operations: ['57-55=2']
Exploring Operation: 67*2=134, Resulting Numbers: [53, 134]
Generated Node #3: [53, 134] from Oper... | 4 | Current State: 81:[57, 55, 53, 67], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [53, 67, 2]
Generated Node #0,0: 81:[53, 67, 2] Operation: 57-55=2
Exploring Operation: 67-57=10, Resulting Numbers: [55, 53, 10]
Generated Node #0,1: 81:[55, 53, 10] Operation: 67-57=10
Exploring Operation: 57-53=4, Res... | 0 | hs_4 | mult_heuristic |
[
8,
7,
41,
14
] | 65 | [
"41-8=33",
"7*14=98",
"98-33=65"
] | Current State: 65:[8, 7, 41, 14], Operations: []
Exploring Operation: 41-8=33, Resulting Numbers: [7, 14, 33]
Generated Node #2: [7, 14, 33] from Operation: 41-8=33
Current State: 65:[7, 14, 33], Operations: ['41-8=33']
Exploring Operation: 7*14=98, Resulting Numbers: [33, 98]
Generated Node #3: [33, 98] from Operation... | 4 | Current State: 65:[8, 7, 41, 14], Operations: []
Exploring Operation: 41-14=27, Resulting Numbers: [8, 7, 27]
Generated Node #0,0: 65:[8, 7, 27] Operation: 41-14=27
Exploring Operation: 8+41=49, Resulting Numbers: [7, 14, 49]
Generated Node #0,1: 65:[7, 14, 49] Operation: 8+41=49
Exploring Operation: 41+14=55, Resultin... | 0 | hs_3 | mult_heuristic |
[
62,
34,
70,
15
] | 86 | [
"70-62=8",
"15*8=120",
"120-34=86"
] | Current State: 86:[62, 34, 70, 15], Operations: []
Exploring Operation: 70-62=8, Resulting Numbers: [34, 15, 8]
Generated Node #2: [34, 15, 8] from Operation: 70-62=8
Current State: 86:[34, 15, 8], Operations: ['70-62=8']
Exploring Operation: 15*8=120, Resulting Numbers: [34, 120]
Generated Node #3: [34, 120] from Oper... | 4 | Current State: 86:[62, 34, 70, 15], Operations: []
Exploring Operation: 70+15=85, Resulting Numbers: [62, 34, 85]
Generated Node #0,0: 86:[62, 34, 85] Operation: 70+15=85
Exploring Operation: 70-62=8, Resulting Numbers: [34, 15, 8]
Generated Node #0,1: 86:[34, 15, 8] Operation: 70-62=8
Exploring Operation: 62+15=77, Re... | 0 | hs_4 | sum_heuristic |
[
81,
64,
9,
94
] | 68 | [
"81-64=17",
"94-9=85",
"85-17=68"
] | Current State: 68:[81, 64, 9, 94], Operations: []
Exploring Operation: 81-64=17, Resulting Numbers: [9, 94, 17]
Generated Node #2: [9, 94, 17] from Operation: 81-64=17
Current State: 68:[9, 94, 17], Operations: ['81-64=17']
Exploring Operation: 94-9=85, Resulting Numbers: [17, 85]
Generated Node #3: [17, 85] from Opera... | 4 | Current State: 68:[81, 64, 9, 94], Operations: []
Exploring Operation: 94-81=13, Resulting Numbers: [64, 9, 13]
Generated Node #0,0: 68:[64, 9, 13] Operation: 94-81=13
Moving to Node #0,0
Current State: 68:[64, 9, 13], Operations: ['94-81=13']
Exploring Operation: 13-9=4, Resulting Numbers: [64, 4]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
38,
2,
41,
6
] | 50 | [
"38-6=32",
"2*41=82",
"82-32=50"
] | Current State: 50:[38, 2, 41, 6], Operations: []
Exploring Operation: 38-6=32, Resulting Numbers: [2, 41, 32]
Generated Node #2: [2, 41, 32] from Operation: 38-6=32
Current State: 50:[2, 41, 32], Operations: ['38-6=32']
Exploring Operation: 2*41=82, Resulting Numbers: [32, 82]
Generated Node #3: [32, 82] from Operation... | 4 | Current State: 50:[38, 2, 41, 6], Operations: []
Exploring Operation: 41+6=47, Resulting Numbers: [38, 2, 47]
Generated Node #0,0: 50:[38, 2, 47] Operation: 41+6=47
Exploring Operation: 41-38=3, Resulting Numbers: [2, 6, 3]
Generated Node #0,1: 50:[2, 6, 3] Operation: 41-38=3
Exploring Operation: 38+6=44, Resulting Num... | 0 | hs_3 | mult_heuristic |
[
51,
27,
6,
45
] | 49 | [
"51-27=24",
"24/6=4",
"45+4=49"
] | Current State: 49:[51, 27, 6, 45], Operations: []
Exploring Operation: 51-27=24, Resulting Numbers: [6, 45, 24]
Generated Node #2: [6, 45, 24] from Operation: 51-27=24
Current State: 49:[6, 45, 24], Operations: ['51-27=24']
Exploring Operation: 24/6=4, Resulting Numbers: [45, 4]
Generated Node #3: [45, 4] from Operatio... | 4 | Current State: 49:[51, 27, 6, 45], Operations: []
Exploring Operation: 51-27=24, Resulting Numbers: [6, 45, 24]
Generated Node #0,0: 49:[6, 45, 24] Operation: 51-27=24
Exploring Operation: 51-45=6, Resulting Numbers: [27, 6, 6]
Generated Node #0,1: 49:[27, 6, 6] Operation: 51-45=6
Exploring Operation: 27-6=21, Resultin... | 0.965278 | hs_4 | mult_heuristic |
[
93,
78,
90,
13
] | 94 | [
"93+78=171",
"90-13=77",
"171-77=94"
] | Current State: 94:[93, 78, 90, 13], Operations: []
Exploring Operation: 93+78=171, Resulting Numbers: [90, 13, 171]
Generated Node #2: [90, 13, 171] from Operation: 93+78=171
Current State: 94:[90, 13, 171], Operations: ['93+78=171']
Exploring Operation: 90-13=77, Resulting Numbers: [171, 77]
Generated Node #3: [171, 7... | 4 | Current State: 94:[93, 78, 90, 13], Operations: []
Exploring Operation: 78+13=91, Resulting Numbers: [93, 90, 91]
Generated Node #0,0: 94:[93, 90, 91] Operation: 78+13=91
Exploring Operation: 78/13=6, Resulting Numbers: [93, 90, 6]
Generated Node #0,1: 94:[93, 90, 6] Operation: 78/13=6
Moving to Node #0,0
Current State... | 0.992188 | hs_2 | sum_heuristic |
[
72,
12,
53,
75
] | 17 | [
"75-72=3",
"12*3=36",
"53-36=17"
] | Current State: 17:[72, 12, 53, 75], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [12, 53, 3]
Generated Node #2: [12, 53, 3] from Operation: 75-72=3
Current State: 17:[12, 53, 3], Operations: ['75-72=3']
Exploring Operation: 12*3=36, Resulting Numbers: [53, 36]
Generated Node #3: [53, 36] from Operati... | 4 | Current State: 17:[72, 12, 53, 75], Operations: []
Exploring Operation: 75-72=3, Resulting Numbers: [12, 53, 3]
Generated Node #0,0: 17:[12, 53, 3] Operation: 75-72=3
Exploring Operation: 72-53=19, Resulting Numbers: [12, 75, 19]
Generated Node #0,1: 17:[12, 75, 19] Operation: 72-53=19
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
35,
20,
95,
48
] | 32 | [
"35-20=15",
"95-48=47",
"47-15=32"
] | Current State: 32:[35, 20, 95, 48], Operations: []
Exploring Operation: 35-20=15, Resulting Numbers: [95, 48, 15]
Generated Node #2: [95, 48, 15] from Operation: 35-20=15
Current State: 32:[95, 48, 15], Operations: ['35-20=15']
Exploring Operation: 95-48=47, Resulting Numbers: [15, 47]
Generated Node #3: [15, 47] from ... | 4 | Current State: 32:[35, 20, 95, 48], Operations: []
Exploring Operation: 95-48=47, Resulting Numbers: [35, 20, 47]
Generated Node #0,0: 32:[35, 20, 47] Operation: 95-48=47
Exploring Operation: 95-35=60, Resulting Numbers: [20, 48, 60]
Generated Node #0,1: 32:[20, 48, 60] Operation: 95-35=60
Moving to Node #0,0
Current S... | 0.991319 | hs_2 | sum_heuristic |
[
25,
57,
27,
62
] | 98 | [
"62-57=5",
"25*5=125",
"125-27=98"
] | Current State: 98:[25, 57, 27, 62], Operations: []
Exploring Operation: 62-57=5, Resulting Numbers: [25, 27, 5]
Generated Node #2: [25, 27, 5] from Operation: 62-57=5
Current State: 98:[25, 27, 5], Operations: ['62-57=5']
Exploring Operation: 25*5=125, Resulting Numbers: [27, 125]
Generated Node #3: [27, 125] from Oper... | 4 | Current State: 98:[25, 57, 27, 62], Operations: []
Exploring Operation: 25+27=52, Resulting Numbers: [57, 62, 52]
Generated Node #0,0: 98:[57, 62, 52] Operation: 25+27=52
Exploring Operation: 62-57=5, Resulting Numbers: [25, 27, 5]
Generated Node #0,1: 98:[25, 27, 5] Operation: 62-57=5
Exploring Operation: 27-25=2, Res... | 0 | hs_3 | sum_heuristic |
[
76,
2,
56,
62
] | 44 | [
"76-2=74",
"56+62=118",
"118-74=44"
] | Current State: 44:[76, 2, 56, 62], Operations: []
Exploring Operation: 76-2=74, Resulting Numbers: [56, 62, 74]
Generated Node #2: [56, 62, 74] from Operation: 76-2=74
Current State: 44:[56, 62, 74], Operations: ['76-2=74']
Exploring Operation: 56+62=118, Resulting Numbers: [74, 118]
Generated Node #3: [74, 118] from O... | 4 | Current State: 44:[76, 2, 56, 62], Operations: []
Exploring Operation: 76-62=14, Resulting Numbers: [2, 56, 14]
Generated Node #0,0: 44:[2, 56, 14] Operation: 76-62=14
Start Sub Search at level 1: Moving to Node #0,0
Current State: 44:[2, 56, 14], Operations: ['76-62=14']
Exploring Operation: 56/14=4, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
42,
80,
26,
64
] | 85 | [
"42+26=68",
"80*68=5440",
"5440/64=85"
] | Current State: 85:[42, 80, 26, 64], Operations: []
Exploring Operation: 42+26=68, Resulting Numbers: [80, 64, 68]
Generated Node #2: [80, 64, 68] from Operation: 42+26=68
Current State: 85:[80, 64, 68], Operations: ['42+26=68']
Exploring Operation: 80*68=5440, Resulting Numbers: [64, 5440]
Generated Node #3: [64, 5440]... | 4 | Current State: 85:[42, 80, 26, 64], Operations: []
Exploring Operation: 64-42=22, Resulting Numbers: [80, 26, 22]
Generated Node #0,0: 85:[80, 26, 22] Operation: 64-42=22
Moving to Node #0,0
Current State: 85:[80, 26, 22], Operations: ['64-42=22']
Exploring Operation: 26-22=4, Resulting Numbers: [80, 4]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
22,
40,
92,
43
] | 37 | [
"40+92=132",
"132/22=6",
"43-6=37"
] | Current State: 37:[22, 40, 92, 43], Operations: []
Exploring Operation: 40+92=132, Resulting Numbers: [22, 43, 132]
Generated Node #2: [22, 43, 132] from Operation: 40+92=132
Current State: 37:[22, 43, 132], Operations: ['40+92=132']
Exploring Operation: 132/22=6, Resulting Numbers: [43, 6]
Generated Node #3: [43, 6] f... | 4 | Current State: 37:[22, 40, 92, 43], Operations: []
Exploring Operation: 92-40=52, Resulting Numbers: [22, 43, 52]
Generated Node #0,0: 37:[22, 43, 52] Operation: 92-40=52
Exploring Operation: 43-22=21, Resulting Numbers: [40, 92, 21]
Generated Node #0,1: 37:[40, 92, 21] Operation: 43-22=21
Exploring Operation: 92-22=70... | 0 | hs_4 | sum_heuristic |
[
21,
76,
11,
6
] | 61 | [
"21*6=126",
"76-11=65",
"126-65=61"
] | Current State: 61:[21, 76, 11, 6], Operations: []
Exploring Operation: 21*6=126, Resulting Numbers: [76, 11, 126]
Generated Node #2: [76, 11, 126] from Operation: 21*6=126
Current State: 61:[76, 11, 126], Operations: ['21*6=126']
Exploring Operation: 76-11=65, Resulting Numbers: [126, 65]
Generated Node #3: [126, 65] f... | 4 | Current State: 61:[21, 76, 11, 6], Operations: []
Exploring Operation: 11*6=66, Resulting Numbers: [21, 76, 66]
Generated Node #0,0: 61:[21, 76, 66] Operation: 11*6=66
Exploring Operation: 21+6=27, Resulting Numbers: [76, 11, 27]
Generated Node #0,1: 61:[76, 11, 27] Operation: 21+6=27
Exploring Operation: 21+11=32, Res... | 0 | hs_3 | mult_heuristic |
[
2,
27,
25,
82
] | 81 | [
"27-2=25",
"25/25=1",
"82-1=81"
] | Current State: 81:[2, 27, 25, 82], Operations: []
Exploring Operation: 27-2=25, Resulting Numbers: [25, 82, 25]
Generated Node #2: [25, 82, 25] from Operation: 27-2=25
Current State: 81:[25, 82, 25], Operations: ['27-2=25']
Exploring Operation: 25/25=1, Resulting Numbers: [82, 1]
Generated Node #3: [82, 1] from Operati... | 4 | Current State: 81:[2, 27, 25, 82], Operations: []
Exploring Operation: 27-25=2, Resulting Numbers: [2, 82, 2]
Generated Node #0,0: 81:[2, 82, 2] Operation: 27-25=2
Exploring Operation: 82-2=80, Resulting Numbers: [27, 25, 80]
Generated Node #0,1: 81:[27, 25, 80] Operation: 82-2=80
Exploring Operation: 2+25=27, Resultin... | 0.988715 | hs_3 | mult_heuristic |
[
14,
34,
27,
18
] | 30 | [
"34-14=20",
"27*20=540",
"540/18=30"
] | Current State: 30:[14, 34, 27, 18], Operations: []
Exploring Operation: 34-14=20, Resulting Numbers: [27, 18, 20]
Generated Node #2: [27, 18, 20] from Operation: 34-14=20
Current State: 30:[27, 18, 20], Operations: ['34-14=20']
Exploring Operation: 27*20=540, Resulting Numbers: [18, 540]
Generated Node #3: [18, 540] fr... | 4 | Current State: 30:[14, 34, 27, 18], Operations: []
Exploring Operation: 34-18=16, Resulting Numbers: [14, 27, 16]
Generated Node #0,0: 30:[14, 27, 16] Operation: 34-18=16
Exploring Operation: 34-27=7, Resulting Numbers: [14, 18, 7]
Generated Node #0,1: 30:[14, 18, 7] Operation: 34-27=7
Exploring Operation: 27-18=9, Res... | 0 | hs_3 | mult_heuristic |
[
8,
21,
42,
58
] | 48 | [
"58-8=50",
"42/21=2",
"50-2=48"
] | Current State: 48:[8, 21, 42, 58], Operations: []
Exploring Operation: 58-8=50, Resulting Numbers: [21, 42, 50]
Generated Node #2: [21, 42, 50] from Operation: 58-8=50
Current State: 48:[21, 42, 50], Operations: ['58-8=50']
Exploring Operation: 42/21=2, Resulting Numbers: [50, 2]
Generated Node #3: [50, 2] from Operati... | 4 | Current State: 48:[8, 21, 42, 58], Operations: []
Exploring Operation: 58-42=16, Resulting Numbers: [8, 21, 16]
Generated Node #0,0: 48:[8, 21, 16] Operation: 58-42=16
Start Sub Search at level 1: Moving to Node #0,0
Current State: 48:[8, 21, 16], Operations: ['58-42=16']
Exploring Operation: 21-8=13, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
39,
11,
10,
61
] | 66 | [
"39+11=50",
"50/10=5",
"61+5=66"
] | Current State: 66:[39, 11, 10, 61], Operations: []
Exploring Operation: 39+11=50, Resulting Numbers: [10, 61, 50]
Generated Node #2: [10, 61, 50] from Operation: 39+11=50
Current State: 66:[10, 61, 50], Operations: ['39+11=50']
Exploring Operation: 50/10=5, Resulting Numbers: [61, 5]
Generated Node #3: [61, 5] from Ope... | 4 | Current State: 66:[39, 11, 10, 61], Operations: []
Exploring Operation: 39-10=29, Resulting Numbers: [11, 61, 29]
Generated Node #0,0: 66:[11, 61, 29] Operation: 39-10=29
Exploring Operation: 10+61=71, Resulting Numbers: [39, 11, 71]
Generated Node #0,1: 66:[39, 11, 71] Operation: 10+61=71
Exploring Operation: 39-11=28... | 0 | hs_4 | sum_heuristic |
[
67,
56,
10,
53
] | 68 | [
"67+53=120",
"120/10=12",
"56+12=68"
] | Current State: 68:[67, 56, 10, 53], Operations: []
Exploring Operation: 67+53=120, Resulting Numbers: [56, 10, 120]
Generated Node #2: [56, 10, 120] from Operation: 67+53=120
Current State: 68:[56, 10, 120], Operations: ['67+53=120']
Exploring Operation: 120/10=12, Resulting Numbers: [56, 12]
Generated Node #3: [56, 12... | 4 | Current State: 68:[67, 56, 10, 53], Operations: []
Exploring Operation: 56-53=3, Resulting Numbers: [67, 10, 3]
Generated Node #0,0: 68:[67, 10, 3] Operation: 56-53=3
Exploring Operation: 67-53=14, Resulting Numbers: [56, 10, 14]
Generated Node #0,1: 68:[56, 10, 14] Operation: 67-53=14
Exploring Operation: 56+10=66, Re... | 0 | hs_4 | mult_heuristic |
[
68,
3,
76,
6
] | 46 | [
"68+76=144",
"144-6=138",
"138/3=46"
] | Current State: 46:[68, 3, 76, 6], Operations: []
Exploring Operation: 68+76=144, Resulting Numbers: [3, 6, 144]
Generated Node #2: [3, 6, 144] from Operation: 68+76=144
Current State: 46:[3, 6, 144], Operations: ['68+76=144']
Exploring Operation: 144-6=138, Resulting Numbers: [3, 138]
Generated Node #3: [3, 138] from O... | 4 | Current State: 46:[68, 3, 76, 6], Operations: []
Exploring Operation: 68-6=62, Resulting Numbers: [3, 76, 62]
Generated Node #0,0: 46:[3, 76, 62] Operation: 68-6=62
Exploring Operation: 6/3=2, Resulting Numbers: [68, 76, 2]
Generated Node #0,1: 46:[68, 76, 2] Operation: 6/3=2
Exploring Operation: 76-68=8, Resulting Num... | 0 | hs_4 | mult_heuristic |
[
28,
78,
5,
76
] | 46 | [
"28-5=23",
"78-76=2",
"23*2=46"
] | Current State: 46:[28, 78, 5, 76], Operations: []
Exploring Operation: 28-5=23, Resulting Numbers: [78, 76, 23]
Generated Node #2: [78, 76, 23] from Operation: 28-5=23
Current State: 46:[78, 76, 23], Operations: ['28-5=23']
Exploring Operation: 78-76=2, Resulting Numbers: [23, 2]
Generated Node #3: [23, 2] from Operati... | 4 | Current State: 46:[28, 78, 5, 76], Operations: []
Exploring Operation: 78-28=50, Resulting Numbers: [5, 76, 50]
Generated Node #0,0: 46:[5, 76, 50] Operation: 78-28=50
Exploring Operation: 28-5=23, Resulting Numbers: [78, 76, 23]
Generated Node #0,1: 46:[78, 76, 23] Operation: 28-5=23
Exploring Operation: 76-28=48, Res... | 0.988715 | hs_4 | mult_heuristic |
[
10,
83,
22,
96
] | 86 | [
"10+22=32",
"96/32=3",
"83+3=86"
] | Current State: 86:[10, 83, 22, 96], Operations: []
Exploring Operation: 10+22=32, Resulting Numbers: [83, 96, 32]
Generated Node #2: [83, 96, 32] from Operation: 10+22=32
Current State: 86:[83, 96, 32], Operations: ['10+22=32']
Exploring Operation: 96/32=3, Resulting Numbers: [83, 3]
Generated Node #3: [83, 3] from Ope... | 4 | Current State: 86:[10, 83, 22, 96], Operations: []
Exploring Operation: 22-10=12, Resulting Numbers: [83, 96, 12]
Generated Node #0,0: 86:[83, 96, 12] Operation: 22-10=12
Exploring Operation: 96-10=86, Resulting Numbers: [83, 22, 86]
Generated Node #0,1: 86:[83, 22, 86] Operation: 96-10=86
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
4,
47,
21,
63
] | 35 | [
"4*63=252",
"252/21=12",
"47-12=35"
] | Current State: 35:[4, 47, 21, 63], Operations: []
Exploring Operation: 4*63=252, Resulting Numbers: [47, 21, 252]
Generated Node #2: [47, 21, 252] from Operation: 4*63=252
Current State: 35:[47, 21, 252], Operations: ['4*63=252']
Exploring Operation: 252/21=12, Resulting Numbers: [47, 12]
Generated Node #3: [47, 12] fr... | 4 | Current State: 35:[4, 47, 21, 63], Operations: []
Exploring Operation: 63/21=3, Resulting Numbers: [4, 47, 3]
Generated Node #0,0: 35:[4, 47, 3] Operation: 63/21=3
Start Sub Search at level 1: Moving to Node #0,0
Current State: 35:[4, 47, 3], Operations: ['63/21=3']
Exploring Operation: 47-4=43, Resulting Numbers: [3, ... | 0 | hs_1 | sum_heuristic |
[
7,
43,
94,
78
] | 52 | [
"43-7=36",
"94-78=16",
"36+16=52"
] | Current State: 52:[7, 43, 94, 78], Operations: []
Exploring Operation: 43-7=36, Resulting Numbers: [94, 78, 36]
Generated Node #2: [94, 78, 36] from Operation: 43-7=36
Current State: 52:[94, 78, 36], Operations: ['43-7=36']
Exploring Operation: 94-78=16, Resulting Numbers: [36, 16]
Generated Node #3: [36, 16] from Oper... | 4 | Current State: 52:[7, 43, 94, 78], Operations: []
Exploring Operation: 78-43=35, Resulting Numbers: [7, 94, 35]
Generated Node #0,0: 52:[7, 94, 35] Operation: 78-43=35
Exploring Operation: 94-43=51, Resulting Numbers: [7, 78, 51]
Generated Node #0,1: 52:[7, 78, 51] Operation: 94-43=51
Exploring Operation: 94-78=16, Res... | 0.985243 | hs_3 | mult_heuristic |
[
41,
39,
71,
68
] | 84 | [
"71-68=3",
"41*3=123",
"123-39=84"
] | Current State: 84:[41, 39, 71, 68], Operations: []
Exploring Operation: 71-68=3, Resulting Numbers: [41, 39, 3]
Generated Node #2: [41, 39, 3] from Operation: 71-68=3
Current State: 84:[41, 39, 3], Operations: ['71-68=3']
Exploring Operation: 41*3=123, Resulting Numbers: [39, 123]
Generated Node #3: [39, 123] from Oper... | 4 | Current State: 84:[41, 39, 71, 68], Operations: []
Exploring Operation: 68-39=29, Resulting Numbers: [41, 71, 29]
Generated Node #0,0: 84:[41, 71, 29] Operation: 68-39=29
Exploring Operation: 71-68=3, Resulting Numbers: [41, 39, 3]
Generated Node #0,1: 84:[41, 39, 3] Operation: 71-68=3
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
16,
72,
60,
98
] | 70 | [
"16+72=88",
"60+98=158",
"158-88=70"
] | Current State: 70:[16, 72, 60, 98], Operations: []
Exploring Operation: 16+72=88, Resulting Numbers: [60, 98, 88]
Generated Node #2: [60, 98, 88] from Operation: 16+72=88
Current State: 70:[60, 98, 88], Operations: ['16+72=88']
Exploring Operation: 60+98=158, Resulting Numbers: [88, 158]
Generated Node #3: [88, 158] fr... | 4 | Current State: 70:[16, 72, 60, 98], Operations: []
Exploring Operation: 98-60=38, Resulting Numbers: [16, 72, 38]
Generated Node #0,0: 70:[16, 72, 38] Operation: 98-60=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[16, 72, 38], Operations: ['98-60=38']
Exploring Operation: 72-38=34, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
58,
53,
43,
61
] | 90 | [
"58-53=5",
"61-43=18",
"5*18=90"
] | Current State: 90:[58, 53, 43, 61], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [43, 61, 5]
Generated Node #2: [43, 61, 5] from Operation: 58-53=5
Current State: 90:[43, 61, 5], Operations: ['58-53=5']
Exploring Operation: 61-43=18, Resulting Numbers: [5, 18]
Generated Node #3: [5, 18] from Operatio... | 4 | Current State: 90:[58, 53, 43, 61], Operations: []
Exploring Operation: 58-53=5, Resulting Numbers: [43, 61, 5]
Generated Node #0,0: 90:[43, 61, 5] Operation: 58-53=5
Exploring Operation: 61-58=3, Resulting Numbers: [53, 43, 3]
Generated Node #0,1: 90:[53, 43, 3] Operation: 61-58=3
Exploring Operation: 61-53=8, Resulti... | 0.976563 | hs_3 | sum_heuristic |
[
94,
51,
97,
15
] | 32 | [
"97-94=3",
"51/3=17",
"15+17=32"
] | Current State: 32:[94, 51, 97, 15], Operations: []
Exploring Operation: 97-94=3, Resulting Numbers: [51, 15, 3]
Generated Node #2: [51, 15, 3] from Operation: 97-94=3
Current State: 32:[51, 15, 3], Operations: ['97-94=3']
Exploring Operation: 51/3=17, Resulting Numbers: [15, 17]
Generated Node #3: [15, 17] from Operati... | 4 | Current State: 32:[94, 51, 97, 15], Operations: []
Exploring Operation: 94-51=43, Resulting Numbers: [97, 15, 43]
Generated Node #0,0: 32:[97, 15, 43] Operation: 94-51=43
Exploring Operation: 97-51=46, Resulting Numbers: [94, 15, 46]
Generated Node #0,1: 32:[94, 15, 46] Operation: 97-51=46
Exploring Operation: 97-94=3,... | 0.967014 | hs_4 | sum_heuristic |
[
48,
66,
36,
46
] | 23 | [
"66-48=18",
"36/18=2",
"46/2=23"
] | Current State: 23:[48, 66, 36, 46], Operations: []
Exploring Operation: 66-48=18, Resulting Numbers: [36, 46, 18]
Generated Node #2: [36, 46, 18] from Operation: 66-48=18
Current State: 23:[36, 46, 18], Operations: ['66-48=18']
Exploring Operation: 36/18=2, Resulting Numbers: [46, 2]
Generated Node #3: [46, 2] from Ope... | 4 | Current State: 23:[48, 66, 36, 46], Operations: []
Exploring Operation: 66-36=30, Resulting Numbers: [48, 46, 30]
Generated Node #0,0: 23:[48, 46, 30] Operation: 66-36=30
Exploring Operation: 66-48=18, Resulting Numbers: [36, 46, 18]
Generated Node #0,1: 23:[36, 46, 18] Operation: 66-48=18
Exploring Operation: 66-46=20... | 0 | hs_3 | sum_heuristic |
[
2,
23,
73,
14
] | 39 | [
"73-23=50",
"50/2=25",
"14+25=39"
] | Current State: 39:[2, 23, 73, 14], Operations: []
Exploring Operation: 73-23=50, Resulting Numbers: [2, 14, 50]
Generated Node #2: [2, 14, 50] from Operation: 73-23=50
Current State: 39:[2, 14, 50], Operations: ['73-23=50']
Exploring Operation: 50/2=25, Resulting Numbers: [14, 25]
Generated Node #3: [14, 25] from Opera... | 4 | Current State: 39:[2, 23, 73, 14], Operations: []
Exploring Operation: 73-14=59, Resulting Numbers: [2, 23, 59]
Generated Node #0,0: 39:[2, 23, 59] Operation: 73-14=59
Exploring Operation: 23+14=37, Resulting Numbers: [2, 73, 37]
Generated Node #0,1: 39:[2, 73, 37] Operation: 23+14=37
Exploring Operation: 73-23=50, Res... | 0.978299 | hs_4 | sum_heuristic |
[
6,
22,
35,
49
] | 42 | [
"6+22=28",
"49-35=14",
"28+14=42"
] | Current State: 42:[6, 22, 35, 49], Operations: []
Exploring Operation: 6+22=28, Resulting Numbers: [35, 49, 28]
Generated Node #2: [35, 49, 28] from Operation: 6+22=28
Current State: 42:[35, 49, 28], Operations: ['6+22=28']
Exploring Operation: 49-35=14, Resulting Numbers: [28, 14]
Generated Node #3: [28, 14] from Oper... | 4 | Current State: 42:[6, 22, 35, 49], Operations: []
Exploring Operation: 49-6=43, Resulting Numbers: [22, 35, 43]
Generated Node #0,0: 42:[22, 35, 43] Operation: 49-6=43
Exploring Operation: 6+35=41, Resulting Numbers: [22, 49, 41]
Generated Node #0,1: 42:[22, 49, 41] Operation: 6+35=41
Exploring Operation: 49-35=14, Res... | 0.980035 | hs_4 | sum_heuristic |
[
90,
21,
41,
95
] | 57 | [
"90+21=111",
"95-41=54",
"111-54=57"
] | Current State: 57:[90, 21, 41, 95], Operations: []
Exploring Operation: 90+21=111, Resulting Numbers: [41, 95, 111]
Generated Node #2: [41, 95, 111] from Operation: 90+21=111
Current State: 57:[41, 95, 111], Operations: ['90+21=111']
Exploring Operation: 95-41=54, Resulting Numbers: [111, 54]
Generated Node #3: [111, 5... | 4 | Current State: 57:[90, 21, 41, 95], Operations: []
Exploring Operation: 95-90=5, Resulting Numbers: [21, 41, 5]
Generated Node #0,0: 57:[21, 41, 5] Operation: 95-90=5
Start Sub Search at level 1: Moving to Node #0,0
Current State: 57:[21, 41, 5], Operations: ['95-90=5']
Exploring Operation: 41-21=20, Resulting Numbers:... | 0 | hs_1 | sum_heuristic |
[
53,
68,
34,
8
] | 37 | [
"68/34=2",
"8*2=16",
"53-16=37"
] | Current State: 37:[53, 68, 34, 8], Operations: []
Exploring Operation: 68/34=2, Resulting Numbers: [53, 8, 2]
Generated Node #2: [53, 8, 2] from Operation: 68/34=2
Current State: 37:[53, 8, 2], Operations: ['68/34=2']
Exploring Operation: 8*2=16, Resulting Numbers: [53, 16]
Generated Node #3: [53, 16] from Operation: 8... | 4 | Current State: 37:[53, 68, 34, 8], Operations: []
Exploring Operation: 68-8=60, Resulting Numbers: [53, 34, 60]
Generated Node #0,0: 37:[53, 34, 60] Operation: 68-8=60
Exploring Operation: 53-8=45, Resulting Numbers: [68, 34, 45]
Generated Node #0,1: 37:[68, 34, 45] Operation: 53-8=45
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
13,
5,
72,
74
] | 81 | [
"13*5=65",
"72+74=146",
"146-65=81"
] | Current State: 81:[13, 5, 72, 74], Operations: []
Exploring Operation: 13*5=65, Resulting Numbers: [72, 74, 65]
Generated Node #2: [72, 74, 65] from Operation: 13*5=65
Current State: 81:[72, 74, 65], Operations: ['13*5=65']
Exploring Operation: 72+74=146, Resulting Numbers: [65, 146]
Generated Node #3: [65, 146] from O... | 4 | Current State: 81:[13, 5, 72, 74], Operations: []
Exploring Operation: 74-72=2, Resulting Numbers: [13, 5, 2]
Generated Node #0,0: 81:[13, 5, 2] Operation: 74-72=2
Moving to Node #0,0
Current State: 81:[13, 5, 2], Operations: ['74-72=2']
Exploring Operation: 13-5=8, Resulting Numbers: [2, 8]
Generated Node #0,0,0: 81:[... | 0 | hs_1 | mult_heuristic |
[
62,
7,
97,
84
] | 56 | [
"62+7=69",
"97-84=13",
"69-13=56"
] | Current State: 56:[62, 7, 97, 84], Operations: []
Exploring Operation: 62+7=69, Resulting Numbers: [97, 84, 69]
Generated Node #2: [97, 84, 69] from Operation: 62+7=69
Current State: 56:[97, 84, 69], Operations: ['62+7=69']
Exploring Operation: 97-84=13, Resulting Numbers: [69, 13]
Generated Node #3: [69, 13] from Oper... | 4 | Current State: 56:[62, 7, 97, 84], Operations: []
Exploring Operation: 84-62=22, Resulting Numbers: [7, 97, 22]
Generated Node #0,0: 56:[7, 97, 22] Operation: 84-62=22
Exploring Operation: 97-62=35, Resulting Numbers: [7, 84, 35]
Generated Node #0,1: 56:[7, 84, 35] Operation: 97-62=35
Exploring Operation: 97-84=13, Res... | 0.986979 | hs_3 | sum_heuristic |
[
22,
5,
22,
6
] | 31 | [
"22/22=1",
"5*6=30",
"1+30=31"
] | Current State: 31:[22, 5, 22, 6], Operations: []
Exploring Operation: 22/22=1, Resulting Numbers: [5, 6, 1]
Generated Node #2: [5, 6, 1] from Operation: 22/22=1
Current State: 31:[5, 6, 1], Operations: ['22/22=1']
Exploring Operation: 5*6=30, Resulting Numbers: [1, 30]
Generated Node #3: [1, 30] from Operation: 5*6=30
... | 4 | Current State: 31:[22, 5, 22, 6], Operations: []
Exploring Operation: 22+6=28, Resulting Numbers: [5, 22, 28]
Generated Node #0,0: 31:[5, 22, 28] Operation: 22+6=28
Exploring Operation: 5*6=30, Resulting Numbers: [22, 22, 30]
Generated Node #0,1: 31:[22, 22, 30] Operation: 5*6=30
Exploring Operation: 22+5=27, Resulting... | 0 | hs_3 | sum_heuristic |
[
43,
73,
39,
7
] | 11 | [
"43+73=116",
"116-39=77",
"77/7=11"
] | Current State: 11:[43, 73, 39, 7], Operations: []
Exploring Operation: 43+73=116, Resulting Numbers: [39, 7, 116]
Generated Node #2: [39, 7, 116] from Operation: 43+73=116
Current State: 11:[39, 7, 116], Operations: ['43+73=116']
Exploring Operation: 116-39=77, Resulting Numbers: [7, 77]
Generated Node #3: [7, 77] from... | 4 | Current State: 11:[43, 73, 39, 7], Operations: []
Exploring Operation: 73-43=30, Resulting Numbers: [39, 7, 30]
Generated Node #0,0: 11:[39, 7, 30] Operation: 73-43=30
Exploring Operation: 73-39=34, Resulting Numbers: [43, 7, 34]
Generated Node #0,1: 11:[43, 7, 34] Operation: 73-39=34
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
49,
50,
6,
16
] | 95 | [
"50-49=1",
"6*16=96",
"96-1=95"
] | Current State: 95:[49, 50, 6, 16], Operations: []
Exploring Operation: 50-49=1, Resulting Numbers: [6, 16, 1]
Generated Node #2: [6, 16, 1] from Operation: 50-49=1
Current State: 95:[6, 16, 1], Operations: ['50-49=1']
Exploring Operation: 6*16=96, Resulting Numbers: [1, 96]
Generated Node #3: [1, 96] from Operation: 6*... | 4 | Current State: 95:[49, 50, 6, 16], Operations: []
Exploring Operation: 49-6=43, Resulting Numbers: [50, 16, 43]
Generated Node #0,0: 95:[50, 16, 43] Operation: 49-6=43
Exploring Operation: 49+50=99, Resulting Numbers: [6, 16, 99]
Generated Node #0,1: 95:[6, 16, 99] Operation: 49+50=99
Exploring Operation: 50-49=1, Resu... | 0 | hs_5 | mult_heuristic |
[
47,
20,
2,
38
] | 83 | [
"38-20=18",
"2*18=36",
"47+36=83"
] | Current State: 83:[47, 20, 2, 38], Operations: []
Exploring Operation: 38-20=18, Resulting Numbers: [47, 2, 18]
Generated Node #2: [47, 2, 18] from Operation: 38-20=18
Current State: 83:[47, 2, 18], Operations: ['38-20=18']
Exploring Operation: 2*18=36, Resulting Numbers: [47, 36]
Generated Node #3: [47, 36] from Opera... | 4 | Current State: 83:[47, 20, 2, 38], Operations: []
Exploring Operation: 47*2=94, Resulting Numbers: [20, 38, 94]
Generated Node #0,0: 83:[20, 38, 94] Operation: 47*2=94
Exploring Operation: 20*2=40, Resulting Numbers: [47, 38, 40]
Generated Node #0,1: 83:[47, 38, 40] Operation: 20*2=40
Exploring Operation: 2*38=76, Resu... | 0 | hs_3 | mult_heuristic |
[
91,
45,
76,
69
] | 23 | [
"91-76=15",
"45/15=3",
"69/3=23"
] | Current State: 23:[91, 45, 76, 69], Operations: []
Exploring Operation: 91-76=15, Resulting Numbers: [45, 69, 15]
Generated Node #2: [45, 69, 15] from Operation: 91-76=15
Current State: 23:[45, 69, 15], Operations: ['91-76=15']
Exploring Operation: 45/15=3, Resulting Numbers: [69, 3]
Generated Node #3: [69, 3] from Ope... | 4 | Current State: 23:[91, 45, 76, 69], Operations: []
Exploring Operation: 91-76=15, Resulting Numbers: [45, 69, 15]
Generated Node #0,0: 23:[45, 69, 15] Operation: 91-76=15
Exploring Operation: 76-69=7, Resulting Numbers: [91, 45, 7]
Generated Node #0,1: 23:[91, 45, 7] Operation: 76-69=7
Exploring Operation: 91-69=22, Re... | 0 | hs_3 | sum_heuristic |
[
53,
27,
6,
4
] | 31 | [
"27-6=21",
"4*21=84",
"84-53=31"
] | Current State: 31:[53, 27, 6, 4], Operations: []
Exploring Operation: 27-6=21, Resulting Numbers: [53, 4, 21]
Generated Node #2: [53, 4, 21] from Operation: 27-6=21
Current State: 31:[53, 4, 21], Operations: ['27-6=21']
Exploring Operation: 4*21=84, Resulting Numbers: [53, 84]
Generated Node #3: [53, 84] from Operation... | 4 | Current State: 31:[53, 27, 6, 4], Operations: []
Exploring Operation: 6*4=24, Resulting Numbers: [53, 27, 24]
Generated Node #0,0: 31:[53, 27, 24] Operation: 6*4=24
Moving to Node #0,0
Current State: 31:[53, 27, 24], Operations: ['6*4=24']
Exploring Operation: 53-24=29, Resulting Numbers: [27, 29]
Generated Node #0,0,0... | 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.