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 |
|---|---|---|---|---|---|---|---|---|
[
93,
86,
18,
42
] | 67 | [
"93-86=7",
"18+42=60",
"7+60=67"
] | Current State: 67:[93, 86, 18, 42], Operations: []
Exploring Operation: 93-86=7, Resulting Numbers: [18, 42, 7]
Generated Node #2: [18, 42, 7] from Operation: 93-86=7
Current State: 67:[18, 42, 7], Operations: ['93-86=7']
Exploring Operation: 18+42=60, Resulting Numbers: [7, 60]
Generated Node #3: [7, 60] from Operatio... | 4 | Current State: 67:[93, 86, 18, 42], Operations: []
Exploring Operation: 86-18=68, Resulting Numbers: [93, 42, 68]
Generated Node #0,0: 67:[93, 42, 68] Operation: 86-18=68
Exploring Operation: 93-18=75, Resulting Numbers: [86, 42, 75]
Generated Node #0,1: 67:[86, 42, 75] Operation: 93-18=75
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
37,
20,
95,
5
] | 36 | [
"37-20=17",
"95/5=19",
"17+19=36"
] | Current State: 36:[37, 20, 95, 5], Operations: []
Exploring Operation: 37-20=17, Resulting Numbers: [95, 5, 17]
Generated Node #2: [95, 5, 17] from Operation: 37-20=17
Current State: 36:[95, 5, 17], Operations: ['37-20=17']
Exploring Operation: 95/5=19, Resulting Numbers: [17, 19]
Generated Node #3: [17, 19] from Opera... | 4 | Current State: 36:[37, 20, 95, 5], Operations: []
Exploring Operation: 95/5=19, Resulting Numbers: [37, 20, 19]
Generated Node #0,0: 36:[37, 20, 19] Operation: 95/5=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 36:[37, 20, 19], Operations: ['95/5=19']
Exploring Operation: 37-20=17, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
2,
66,
76,
81
] | 53 | [
"76/2=38",
"81-66=15",
"38+15=53"
] | Current State: 53:[2, 66, 76, 81], Operations: []
Exploring Operation: 76/2=38, Resulting Numbers: [66, 81, 38]
Generated Node #2: [66, 81, 38] from Operation: 76/2=38
Current State: 53:[66, 81, 38], Operations: ['76/2=38']
Exploring Operation: 81-66=15, Resulting Numbers: [38, 15]
Generated Node #3: [38, 15] from Oper... | 4 | Current State: 53:[2, 66, 76, 81], Operations: []
Exploring Operation: 76-2=74, Resulting Numbers: [66, 81, 74]
Generated Node #0,0: 53:[66, 81, 74] Operation: 76-2=74
Exploring Operation: 66-2=64, Resulting Numbers: [76, 81, 64]
Generated Node #0,1: 53:[76, 81, 64] Operation: 66-2=64
Exploring Operation: 81-2=79, Resu... | 0.986111 | hs_4 | mult_heuristic |
[
46,
3,
93,
60
] | 27 | [
"93-46=47",
"60/3=20",
"47-20=27"
] | Current State: 27:[46, 3, 93, 60], Operations: []
Exploring Operation: 93-46=47, Resulting Numbers: [3, 60, 47]
Generated Node #2: [3, 60, 47] from Operation: 93-46=47
Current State: 27:[3, 60, 47], Operations: ['93-46=47']
Exploring Operation: 60/3=20, Resulting Numbers: [47, 20]
Generated Node #3: [47, 20] from Opera... | 4 | Current State: 27:[46, 3, 93, 60], Operations: []
Exploring Operation: 93-60=33, Resulting Numbers: [46, 3, 33]
Generated Node #0,0: 27:[46, 3, 33] Operation: 93-60=33
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[46, 3, 33], Operations: ['93-60=33']
Exploring Operation: 46-33=13, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
6,
39,
24,
30
] | 31 | [
"39*24=936",
"936-6=930",
"930/30=31"
] | Current State: 31:[6, 39, 24, 30], Operations: []
Exploring Operation: 39*24=936, Resulting Numbers: [6, 30, 936]
Generated Node #2: [6, 30, 936] from Operation: 39*24=936
Current State: 31:[6, 30, 936], Operations: ['39*24=936']
Exploring Operation: 936-6=930, Resulting Numbers: [30, 930]
Generated Node #3: [30, 930] ... | 4 | Current State: 31:[6, 39, 24, 30], Operations: []
Exploring Operation: 39-6=33, Resulting Numbers: [24, 30, 33]
Generated Node #0,0: 31:[24, 30, 33] Operation: 39-6=33
Moving to Node #0,0
Current State: 31:[24, 30, 33], Operations: ['39-6=33']
Exploring Operation: 33-24=9, Resulting Numbers: [30, 9]
Generated Node #0,0... | 0 | hs_1 | mult_heuristic |
[
40,
60,
6,
82
] | 17 | [
"60-40=20",
"82+20=102",
"102/6=17"
] | Current State: 17:[40, 60, 6, 82], Operations: []
Exploring Operation: 60-40=20, Resulting Numbers: [6, 82, 20]
Generated Node #2: [6, 82, 20] from Operation: 60-40=20
Current State: 17:[6, 82, 20], Operations: ['60-40=20']
Exploring Operation: 82+20=102, Resulting Numbers: [6, 102]
Generated Node #3: [6, 102] from Ope... | 4 | Current State: 17:[40, 60, 6, 82], Operations: []
Exploring Operation: 60-40=20, Resulting Numbers: [6, 82, 20]
Generated Node #0,0: 17:[6, 82, 20] Operation: 60-40=20
Exploring Operation: 60/6=10, Resulting Numbers: [40, 82, 10]
Generated Node #0,1: 17:[40, 82, 10] Operation: 60/6=10
Exploring Operation: 82-60=22, Res... | 0 | hs_4 | sum_heuristic |
[
37,
39,
56,
28
] | 14 | [
"39-37=2",
"56-28=28",
"28/2=14"
] | Current State: 14:[37, 39, 56, 28], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [56, 28, 2]
Generated Node #2: [56, 28, 2] from Operation: 39-37=2
Current State: 14:[56, 28, 2], Operations: ['39-37=2']
Exploring Operation: 56-28=28, Resulting Numbers: [2, 28]
Generated Node #3: [2, 28] from Operatio... | 4 | Current State: 14:[37, 39, 56, 28], Operations: []
Exploring Operation: 56-39=17, Resulting Numbers: [37, 28, 17]
Generated Node #0,0: 14:[37, 28, 17] Operation: 56-39=17
Exploring Operation: 56-37=19, Resulting Numbers: [39, 28, 19]
Generated Node #0,1: 14:[39, 28, 19] Operation: 56-37=19
Exploring Operation: 56/28=2,... | 0 | hs_3 | sum_heuristic |
[
13,
42,
25,
98
] | 94 | [
"42-13=29",
"25+98=123",
"123-29=94"
] | Current State: 94:[13, 42, 25, 98], Operations: []
Exploring Operation: 42-13=29, Resulting Numbers: [25, 98, 29]
Generated Node #2: [25, 98, 29] from Operation: 42-13=29
Current State: 94:[25, 98, 29], Operations: ['42-13=29']
Exploring Operation: 25+98=123, Resulting Numbers: [29, 123]
Generated Node #3: [29, 123] fr... | 4 | Current State: 94:[13, 42, 25, 98], Operations: []
Exploring Operation: 42+25=67, Resulting Numbers: [13, 98, 67]
Generated Node #0,0: 94:[13, 98, 67] Operation: 42+25=67
Exploring Operation: 13+25=38, Resulting Numbers: [42, 98, 38]
Generated Node #0,1: 94:[42, 98, 38] Operation: 13+25=38
Exploring Operation: 42-25=17... | 0.94184 | hs_5 | sum_heuristic |
[
25,
33,
96,
14
] | 16 | [
"33-25=8",
"14*8=112",
"112-96=16"
] | Current State: 16:[25, 33, 96, 14], Operations: []
Exploring Operation: 33-25=8, Resulting Numbers: [96, 14, 8]
Generated Node #2: [96, 14, 8] from Operation: 33-25=8
Current State: 16:[96, 14, 8], Operations: ['33-25=8']
Exploring Operation: 14*8=112, Resulting Numbers: [96, 112]
Generated Node #3: [96, 112] from Oper... | 4 | Current State: 16:[25, 33, 96, 14], Operations: []
Exploring Operation: 96-33=63, Resulting Numbers: [25, 14, 63]
Generated Node #0,0: 16:[25, 14, 63] Operation: 96-33=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 16:[25, 14, 63], Operations: ['96-33=63']
Exploring Operation: 63-25=38, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
66,
73,
2,
5
] | 24 | [
"73-66=7",
"5+7=12",
"2*12=24"
] | Current State: 24:[66, 73, 2, 5], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [2, 5, 7]
Generated Node #2: [2, 5, 7] from Operation: 73-66=7
Current State: 24:[2, 5, 7], Operations: ['73-66=7']
Exploring Operation: 5+7=12, Resulting Numbers: [2, 12]
Generated Node #3: [2, 12] from Operation: 5+7=12
... | 4 | Current State: 24:[66, 73, 2, 5], Operations: []
Exploring Operation: 73-66=7, Resulting Numbers: [2, 5, 7]
Generated Node #0,0: 24:[2, 5, 7] Operation: 73-66=7
Moving to Node #0,0
Current State: 24:[2, 5, 7], Operations: ['73-66=7']
Exploring Operation: 5+7=12, Resulting Numbers: [2, 12]
Generated Node #0,0,0: 24:[2, ... | 0.993924 | hs_1 | mult_heuristic |
[
38,
9,
23,
16
] | 54 | [
"38+9=47",
"23-16=7",
"47+7=54"
] | Current State: 54:[38, 9, 23, 16], Operations: []
Exploring Operation: 38+9=47, Resulting Numbers: [23, 16, 47]
Generated Node #2: [23, 16, 47] from Operation: 38+9=47
Current State: 54:[23, 16, 47], Operations: ['38+9=47']
Exploring Operation: 23-16=7, Resulting Numbers: [47, 7]
Generated Node #3: [47, 7] from Operati... | 4 | Current State: 54:[38, 9, 23, 16], Operations: []
Exploring Operation: 38-23=15, Resulting Numbers: [9, 16, 15]
Generated Node #0,0: 54:[9, 16, 15] Operation: 38-23=15
Exploring Operation: 38+16=54, Resulting Numbers: [9, 23, 54]
Generated Node #0,1: 54:[9, 23, 54] Operation: 38+16=54
Moving to Node #0,1
Current State:... | 0 | hs_2 | mult_heuristic |
[
64,
56,
90,
30
] | 16 | [
"90-56=34",
"34-30=4",
"64/4=16"
] | Current State: 16:[64, 56, 90, 30], Operations: []
Exploring Operation: 90-56=34, Resulting Numbers: [64, 30, 34]
Generated Node #2: [64, 30, 34] from Operation: 90-56=34
Current State: 16:[64, 30, 34], Operations: ['90-56=34']
Exploring Operation: 34-30=4, Resulting Numbers: [64, 4]
Generated Node #3: [64, 4] from Ope... | 4 | Current State: 16:[64, 56, 90, 30], Operations: []
Exploring Operation: 90/30=3, Resulting Numbers: [64, 56, 3]
Generated Node #0,0: 16:[64, 56, 3] Operation: 90/30=3
Exploring Operation: 90-64=26, Resulting Numbers: [56, 30, 26]
Generated Node #0,1: 16:[56, 30, 26] Operation: 90-64=26
Exploring Operation: 90-56=34, Re... | 0.93316 | hs_5 | sum_heuristic |
[
73,
17,
98,
25
] | 16 | [
"98-73=25",
"25/25=1",
"17-1=16"
] | Current State: 16:[73, 17, 98, 25], Operations: []
Exploring Operation: 98-73=25, Resulting Numbers: [17, 25, 25]
Generated Node #2: [17, 25, 25] from Operation: 98-73=25
Current State: 16:[17, 25, 25], Operations: ['98-73=25']
Exploring Operation: 25/25=1, Resulting Numbers: [17, 1]
Generated Node #3: [17, 1] from Ope... | 4 | Current State: 16:[73, 17, 98, 25], Operations: []
Exploring Operation: 98-17=81, Resulting Numbers: [73, 25, 81]
Generated Node #0,0: 16:[73, 25, 81] Operation: 98-17=81
Exploring Operation: 73-17=56, Resulting Numbers: [98, 25, 56]
Generated Node #0,1: 16:[98, 25, 56] Operation: 73-17=56
Exploring Operation: 98-73=25... | 0.980035 | hs_5 | mult_heuristic |
[
7,
68,
52,
64
] | 87 | [
"7+68=75",
"64-52=12",
"75+12=87"
] | Current State: 87:[7, 68, 52, 64], Operations: []
Exploring Operation: 7+68=75, Resulting Numbers: [52, 64, 75]
Generated Node #2: [52, 64, 75] from Operation: 7+68=75
Current State: 87:[52, 64, 75], Operations: ['7+68=75']
Exploring Operation: 64-52=12, Resulting Numbers: [75, 12]
Generated Node #3: [75, 12] from Oper... | 4 | Current State: 87:[7, 68, 52, 64], Operations: []
Exploring Operation: 68-64=4, Resulting Numbers: [7, 52, 4]
Generated Node #0,0: 87:[7, 52, 4] Operation: 68-64=4
Exploring Operation: 64-52=12, Resulting Numbers: [7, 68, 12]
Generated Node #0,1: 87:[7, 68, 12] Operation: 64-52=12
Start Sub Search at level 1: Moving to... | 0.986979 | hs_2 | mult_heuristic |
[
40,
80,
23,
40
] | 12 | [
"40*23=920",
"40+920=960",
"960/80=12"
] | Current State: 12:[40, 80, 23, 40], Operations: []
Exploring Operation: 40*23=920, Resulting Numbers: [80, 920]
Generated Node #2: [80, 920] from Operation: 40*23=920
Current State: 12:[80, 920], Operations: ['40*23=920']
Exploring Operation: 40+920=960, Resulting Numbers: [80, 960]
Generated Node #3: [80, 960] from Op... | 4 | Current State: 12:[40, 80, 23, 40], Operations: []
Exploring Operation: 80-40=40, Resulting Numbers: [23, 40, 40]
Generated Node #0,0: 12:[23, 40, 40] Operation: 80-40=40
Exploring Operation: 80/40=2, Resulting Numbers: [40, 23, 2]
Generated Node #0,1: 12:[40, 23, 2] Operation: 80/40=2
Exploring Operation: 80/40=2, Res... | 0 | hs_3 | sum_heuristic |
[
42,
94,
37,
5
] | 35 | [
"42+5=47",
"94/47=2",
"37-2=35"
] | Current State: 35:[42, 94, 37, 5], Operations: []
Exploring Operation: 42+5=47, Resulting Numbers: [94, 37, 47]
Generated Node #2: [94, 37, 47] from Operation: 42+5=47
Current State: 35:[94, 37, 47], Operations: ['42+5=47']
Exploring Operation: 94/47=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Operati... | 4 | Current State: 35:[42, 94, 37, 5], Operations: []
Exploring Operation: 42-5=37, Resulting Numbers: [94, 37, 37]
Generated Node #0,0: 35:[94, 37, 37] Operation: 42-5=37
Exploring Operation: 42-37=5, Resulting Numbers: [94, 5, 5]
Generated Node #0,1: 35:[94, 5, 5] Operation: 42-37=5
Exploring Operation: 94-42=52, Resulti... | 0 | hs_4 | mult_heuristic |
[
44,
1,
22,
97
] | 31 | [
"44*1=44",
"97-22=75",
"75-44=31"
] | Current State: 31:[44, 1, 22, 97], Operations: []
Exploring Operation: 44*1=44, Resulting Numbers: [22, 97, 44]
Generated Node #2: [22, 97, 44] from Operation: 44*1=44
Current State: 31:[22, 97, 44], Operations: ['44*1=44']
Exploring Operation: 97-22=75, Resulting Numbers: [44, 75]
Generated Node #3: [44, 75] from Oper... | 4 | Current State: 31:[44, 1, 22, 97], Operations: []
Exploring Operation: 97-1=96, Resulting Numbers: [44, 22, 96]
Generated Node #0,0: 31:[44, 22, 96] Operation: 97-1=96
Exploring Operation: 97-22=75, Resulting Numbers: [44, 1, 75]
Generated Node #0,1: 31:[44, 1, 75] Operation: 97-22=75
Exploring Operation: 1+22=23, Resu... | 0.980903 | hs_5 | mult_heuristic |
[
92,
37,
46,
37
] | 28 | [
"92-37=55",
"46+37=83",
"83-55=28"
] | Current State: 28:[92, 37, 46, 37], Operations: []
Exploring Operation: 92-37=55, Resulting Numbers: [46, 55]
Generated Node #2: [46, 55] from Operation: 92-37=55
Current State: 28:[46, 55], Operations: ['92-37=55']
Exploring Operation: 46+37=83, Resulting Numbers: [55, 83]
Generated Node #3: [55, 83] from Operation: 4... | 4 | Current State: 28:[92, 37, 46, 37], Operations: []
Exploring Operation: 92-37=55, Resulting Numbers: [46, 37, 55]
Generated Node #0,0: 28:[46, 37, 55] Operation: 92-37=55
Exploring Operation: 46-37=9, Resulting Numbers: [92, 37, 9]
Generated Node #0,1: 28:[92, 37, 9] Operation: 46-37=9
Exploring Operation: 92-46=46, Re... | 0.97309 | hs_5 | mult_heuristic |
[
67,
80,
28,
61
] | 76 | [
"80-67=13",
"28+61=89",
"89-13=76"
] | Current State: 76:[67, 80, 28, 61], Operations: []
Exploring Operation: 80-67=13, Resulting Numbers: [28, 61, 13]
Generated Node #2: [28, 61, 13] from Operation: 80-67=13
Current State: 76:[28, 61, 13], Operations: ['80-67=13']
Exploring Operation: 28+61=89, Resulting Numbers: [13, 89]
Generated Node #3: [13, 89] from ... | 4 | Current State: 76:[67, 80, 28, 61], Operations: []
Exploring Operation: 67-28=39, Resulting Numbers: [80, 61, 39]
Generated Node #0,0: 76:[80, 61, 39] Operation: 67-28=39
Exploring Operation: 80-61=19, Resulting Numbers: [67, 28, 19]
Generated Node #0,1: 76:[67, 28, 19] Operation: 80-61=19
Exploring Operation: 28+61=89... | 0.961806 | hs_5 | sum_heuristic |
[
68,
61,
52,
87
] | 28 | [
"68-61=7",
"87-52=35",
"35-7=28"
] | Current State: 28:[68, 61, 52, 87], Operations: []
Exploring Operation: 68-61=7, Resulting Numbers: [52, 87, 7]
Generated Node #2: [52, 87, 7] from Operation: 68-61=7
Current State: 28:[52, 87, 7], Operations: ['68-61=7']
Exploring Operation: 87-52=35, Resulting Numbers: [7, 35]
Generated Node #3: [7, 35] from Operatio... | 4 | Current State: 28:[68, 61, 52, 87], Operations: []
Exploring Operation: 68-52=16, Resulting Numbers: [61, 87, 16]
Generated Node #0,0: 28:[61, 87, 16] Operation: 68-52=16
Exploring Operation: 68-61=7, Resulting Numbers: [52, 87, 7]
Generated Node #0,1: 28:[52, 87, 7] Operation: 68-61=7
Exploring Operation: 87-68=19, Re... | 0.985243 | hs_5 | mult_heuristic |
[
9,
7,
27,
15
] | 75 | [
"9*7=63",
"27-15=12",
"63+12=75"
] | Current State: 75:[9, 7, 27, 15], Operations: []
Exploring Operation: 9*7=63, Resulting Numbers: [27, 15, 63]
Generated Node #2: [27, 15, 63] from Operation: 9*7=63
Current State: 75:[27, 15, 63], Operations: ['9*7=63']
Exploring Operation: 27-15=12, Resulting Numbers: [63, 12]
Generated Node #3: [63, 12] from Operatio... | 4 | Current State: 75:[9, 7, 27, 15], Operations: []
Exploring Operation: 9+7=16, Resulting Numbers: [27, 15, 16]
Generated Node #0,0: 75:[27, 15, 16] Operation: 9+7=16
Exploring Operation: 9-7=2, Resulting Numbers: [27, 15, 2]
Generated Node #0,1: 75:[27, 15, 2] Operation: 9-7=2
Exploring Operation: 27/9=3, Resulting Numb... | 0 | hs_4 | mult_heuristic |
[
10,
40,
54,
61
] | 43 | [
"10+40=50",
"61-54=7",
"50-7=43"
] | Current State: 43:[10, 40, 54, 61], Operations: []
Exploring Operation: 10+40=50, Resulting Numbers: [54, 61, 50]
Generated Node #2: [54, 61, 50] from Operation: 10+40=50
Current State: 43:[54, 61, 50], Operations: ['10+40=50']
Exploring Operation: 61-54=7, Resulting Numbers: [50, 7]
Generated Node #3: [50, 7] from Ope... | 4 | Current State: 43:[10, 40, 54, 61], Operations: []
Exploring Operation: 10+40=50, Resulting Numbers: [54, 61, 50]
Generated Node #0,0: 43:[54, 61, 50] Operation: 10+40=50
Exploring Operation: 61-10=51, Resulting Numbers: [40, 54, 51]
Generated Node #0,1: 43:[40, 54, 51] Operation: 61-10=51
Exploring Operation: 40-10=30... | 0.986111 | hs_4 | sum_heuristic |
[
54,
3,
99,
10
] | 97 | [
"54+10=64",
"99/3=33",
"64+33=97"
] | Current State: 97:[54, 3, 99, 10], Operations: []
Exploring Operation: 54+10=64, Resulting Numbers: [3, 99, 64]
Generated Node #2: [3, 99, 64] from Operation: 54+10=64
Current State: 97:[3, 99, 64], Operations: ['54+10=64']
Exploring Operation: 99/3=33, Resulting Numbers: [64, 33]
Generated Node #3: [64, 33] from Opera... | 4 | Current State: 97:[54, 3, 99, 10], Operations: []
Exploring Operation: 3*10=30, Resulting Numbers: [54, 99, 30]
Generated Node #0,0: 97:[54, 99, 30] Operation: 3*10=30
Exploring Operation: 54+3=57, Resulting Numbers: [99, 10, 57]
Generated Node #0,1: 97:[99, 10, 57] Operation: 54+3=57
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
28,
37,
70,
5
] | 83 | [
"28+37=65",
"65/5=13",
"70+13=83"
] | Current State: 83:[28, 37, 70, 5], Operations: []
Exploring Operation: 28+37=65, Resulting Numbers: [70, 5, 65]
Generated Node #2: [70, 5, 65] from Operation: 28+37=65
Current State: 83:[70, 5, 65], Operations: ['28+37=65']
Exploring Operation: 65/5=13, Resulting Numbers: [70, 13]
Generated Node #3: [70, 13] from Opera... | 4 | Current State: 83:[28, 37, 70, 5], Operations: []
Exploring Operation: 37+5=42, Resulting Numbers: [28, 70, 42]
Generated Node #0,0: 83:[28, 70, 42] Operation: 37+5=42
Exploring Operation: 28+5=33, Resulting Numbers: [37, 70, 33]
Generated Node #0,1: 83:[37, 70, 33] Operation: 28+5=33
Exploring Operation: 28+37=65, Res... | 0 | hs_4 | mult_heuristic |
[
7,
63,
43,
8
] | 60 | [
"63/7=9",
"43+8=51",
"9+51=60"
] | Current State: 60:[7, 63, 43, 8], Operations: []
Exploring Operation: 63/7=9, Resulting Numbers: [43, 8, 9]
Generated Node #2: [43, 8, 9] from Operation: 63/7=9
Current State: 60:[43, 8, 9], Operations: ['63/7=9']
Exploring Operation: 43+8=51, Resulting Numbers: [9, 51]
Generated Node #3: [9, 51] from Operation: 43+8=5... | 4 | Current State: 60:[7, 63, 43, 8], Operations: []
Exploring Operation: 43-8=35, Resulting Numbers: [7, 63, 35]
Generated Node #0,0: 60:[7, 63, 35] Operation: 43-8=35
Exploring Operation: 63-43=20, Resulting Numbers: [7, 8, 20]
Generated Node #0,1: 60:[7, 8, 20] Operation: 63-43=20
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
47,
14,
3,
47
] | 28 | [
"47/47=1",
"3-1=2",
"14*2=28"
] | Current State: 28:[47, 14, 3, 47], Operations: []
Exploring Operation: 47/47=1, Resulting Numbers: [14, 3, 1]
Generated Node #2: [14, 3, 1] from Operation: 47/47=1
Current State: 28:[14, 3, 1], Operations: ['47/47=1']
Exploring Operation: 3-1=2, Resulting Numbers: [14, 2]
Generated Node #3: [14, 2] from Operation: 3-1=... | 4 | Current State: 28:[47, 14, 3, 47], Operations: []
Exploring Operation: 47-47=0, Resulting Numbers: [14, 3, 0]
Generated Node #0,0: 28:[14, 3, 0] Operation: 47-47=0
Exploring Operation: 47/47=1, Resulting Numbers: [14, 3, 1]
Generated Node #0,1: 28:[14, 3, 1] Operation: 47/47=1
Exploring Operation: 47-14=33, Resulting N... | 0.977431 | hs_3 | sum_heuristic |
[
50,
57,
88,
39
] | 57 | [
"88-50=38",
"39-38=1",
"57*1=57"
] | Current State: 57:[50, 57, 88, 39], Operations: []
Exploring Operation: 88-50=38, Resulting Numbers: [57, 39, 38]
Generated Node #2: [57, 39, 38] from Operation: 88-50=38
Current State: 57:[57, 39, 38], Operations: ['88-50=38']
Exploring Operation: 39-38=1, Resulting Numbers: [57, 1]
Generated Node #3: [57, 1] from Ope... | 4 | Current State: 57:[50, 57, 88, 39], Operations: []
Exploring Operation: 88-39=49, Resulting Numbers: [50, 57, 49]
Generated Node #0,0: 57:[50, 57, 49] Operation: 88-39=49
Start Sub Search at level 1: Moving to Node #0,0
Current State: 57:[50, 57, 49], Operations: ['88-39=49']
Exploring Operation: 50-49=1, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
93,
44,
59,
64
] | 74 | [
"93-44=49",
"59+64=123",
"123-49=74"
] | Current State: 74:[93, 44, 59, 64], Operations: []
Exploring Operation: 93-44=49, Resulting Numbers: [59, 64, 49]
Generated Node #2: [59, 64, 49] from Operation: 93-44=49
Current State: 74:[59, 64, 49], Operations: ['93-44=49']
Exploring Operation: 59+64=123, Resulting Numbers: [49, 123]
Generated Node #3: [49, 123] fr... | 4 | Current State: 74:[93, 44, 59, 64], Operations: []
Exploring Operation: 93-64=29, Resulting Numbers: [44, 59, 29]
Generated Node #0,0: 74:[44, 59, 29] Operation: 93-64=29
Exploring Operation: 64-59=5, Resulting Numbers: [93, 44, 5]
Generated Node #0,1: 74:[93, 44, 5] Operation: 64-59=5
Exploring Operation: 93-59=34, Re... | 0.987847 | hs_3 | sum_heuristic |
[
5,
86,
84,
11
] | 27 | [
"86-84=2",
"11*2=22",
"5+22=27"
] | Current State: 27:[5, 86, 84, 11], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [5, 11, 2]
Generated Node #2: [5, 11, 2] from Operation: 86-84=2
Current State: 27:[5, 11, 2], Operations: ['86-84=2']
Exploring Operation: 11*2=22, Resulting Numbers: [5, 22]
Generated Node #3: [5, 22] from Operation: 11... | 4 | Current State: 27:[5, 86, 84, 11], Operations: []
Exploring Operation: 86-11=75, Resulting Numbers: [5, 84, 75]
Generated Node #0,0: 27:[5, 84, 75] Operation: 86-11=75
Exploring Operation: 86-84=2, Resulting Numbers: [5, 11, 2]
Generated Node #0,1: 27:[5, 11, 2] Operation: 86-84=2
Exploring Operation: 86-5=81, Resultin... | 0 | hs_4 | mult_heuristic |
[
96,
15,
48,
80
] | 87 | [
"15*48=720",
"720/80=9",
"96-9=87"
] | Current State: 87:[96, 15, 48, 80], Operations: []
Exploring Operation: 15*48=720, Resulting Numbers: [96, 80, 720]
Generated Node #2: [96, 80, 720] from Operation: 15*48=720
Current State: 87:[96, 80, 720], Operations: ['15*48=720']
Exploring Operation: 720/80=9, Resulting Numbers: [96, 9]
Generated Node #3: [96, 9] f... | 4 | Current State: 87:[96, 15, 48, 80], Operations: []
Exploring Operation: 96/48=2, Resulting Numbers: [15, 80, 2]
Generated Node #0,0: 87:[15, 80, 2] Operation: 96/48=2
Exploring Operation: 48-15=33, Resulting Numbers: [96, 80, 33]
Generated Node #0,1: 87:[96, 80, 33] Operation: 48-15=33
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
80,
8,
37,
72
] | 53 | [
"80+8=88",
"72-37=35",
"88-35=53"
] | Current State: 53:[80, 8, 37, 72], Operations: []
Exploring Operation: 80+8=88, Resulting Numbers: [37, 72, 88]
Generated Node #2: [37, 72, 88] from Operation: 80+8=88
Current State: 53:[37, 72, 88], Operations: ['80+8=88']
Exploring Operation: 72-37=35, Resulting Numbers: [88, 35]
Generated Node #3: [88, 35] from Oper... | 4 | Current State: 53:[80, 8, 37, 72], Operations: []
Exploring Operation: 8+37=45, Resulting Numbers: [80, 72, 45]
Generated Node #0,0: 53:[80, 72, 45] Operation: 8+37=45
Exploring Operation: 80-8=72, Resulting Numbers: [37, 72, 72]
Generated Node #0,1: 53:[37, 72, 72] Operation: 80-8=72
Start Sub Search at level 1: Movin... | 0.990451 | hs_2 | mult_heuristic |
[
19,
13,
32,
22
] | 16 | [
"19-13=6",
"32-22=10",
"6+10=16"
] | Current State: 16:[19, 13, 32, 22], Operations: []
Exploring Operation: 19-13=6, Resulting Numbers: [32, 22, 6]
Generated Node #2: [32, 22, 6] from Operation: 19-13=6
Current State: 16:[32, 22, 6], Operations: ['19-13=6']
Exploring Operation: 32-22=10, Resulting Numbers: [6, 10]
Generated Node #3: [6, 10] from Operatio... | 4 | Current State: 16:[19, 13, 32, 22], Operations: []
Exploring Operation: 22-13=9, Resulting Numbers: [19, 32, 9]
Generated Node #0,0: 16:[19, 32, 9] Operation: 22-13=9
Exploring Operation: 22-19=3, Resulting Numbers: [13, 32, 3]
Generated Node #0,1: 16:[13, 32, 3] Operation: 22-19=3
Exploring Operation: 32-19=13, Result... | 0.983507 | hs_5 | sum_heuristic |
[
32,
46,
3,
71
] | 59 | [
"71-32=39",
"39/3=13",
"46+13=59"
] | Current State: 59:[32, 46, 3, 71], Operations: []
Exploring Operation: 71-32=39, Resulting Numbers: [46, 3, 39]
Generated Node #2: [46, 3, 39] from Operation: 71-32=39
Current State: 59:[46, 3, 39], Operations: ['71-32=39']
Exploring Operation: 39/3=13, Resulting Numbers: [46, 13]
Generated Node #3: [46, 13] from Opera... | 4 | Current State: 59:[32, 46, 3, 71], Operations: []
Exploring Operation: 32-3=29, Resulting Numbers: [46, 71, 29]
Generated Node #0,0: 59:[46, 71, 29] Operation: 32-3=29
Exploring Operation: 71-3=68, Resulting Numbers: [32, 46, 68]
Generated Node #0,1: 59:[32, 46, 68] Operation: 71-3=68
Exploring Operation: 46+3=49, Resu... | 0 | hs_4 | sum_heuristic |
[
38,
21,
44,
97
] | 36 | [
"38-21=17",
"97-44=53",
"53-17=36"
] | Current State: 36:[38, 21, 44, 97], Operations: []
Exploring Operation: 38-21=17, Resulting Numbers: [44, 97, 17]
Generated Node #2: [44, 97, 17] from Operation: 38-21=17
Current State: 36:[44, 97, 17], Operations: ['38-21=17']
Exploring Operation: 97-44=53, Resulting Numbers: [17, 53]
Generated Node #3: [17, 53] from ... | 4 | Current State: 36:[38, 21, 44, 97], Operations: []
Exploring Operation: 97-44=53, Resulting Numbers: [38, 21, 53]
Generated Node #0,0: 36:[38, 21, 53] Operation: 97-44=53
Moving to Node #0,0
Current State: 36:[38, 21, 53], Operations: ['97-44=53']
Exploring Operation: 53-38=15, Resulting Numbers: [21, 15]
Generated Nod... | 0.993924 | hs_1 | sum_heuristic |
[
27,
15,
54,
5
] | 84 | [
"27+54=81",
"15/5=3",
"81+3=84"
] | Current State: 84:[27, 15, 54, 5], Operations: []
Exploring Operation: 27+54=81, Resulting Numbers: [15, 5, 81]
Generated Node #2: [15, 5, 81] from Operation: 27+54=81
Current State: 84:[15, 5, 81], Operations: ['27+54=81']
Exploring Operation: 15/5=3, Resulting Numbers: [81, 3]
Generated Node #3: [81, 3] from Operatio... | 4 | Current State: 84:[27, 15, 54, 5], Operations: []
Exploring Operation: 54/27=2, Resulting Numbers: [15, 5, 2]
Generated Node #0,0: 84:[15, 5, 2] Operation: 54/27=2
Exploring Operation: 27+54=81, Resulting Numbers: [15, 5, 81]
Generated Node #0,1: 84:[15, 5, 81] Operation: 27+54=81
Exploring Operation: 54-27=27, Resulti... | 0.965278 | hs_3 | sum_heuristic |
[
50,
2,
33,
20
] | 39 | [
"50+2=52",
"33-20=13",
"52-13=39"
] | Current State: 39:[50, 2, 33, 20], Operations: []
Exploring Operation: 50+2=52, Resulting Numbers: [33, 20, 52]
Generated Node #2: [33, 20, 52] from Operation: 50+2=52
Current State: 39:[33, 20, 52], Operations: ['50+2=52']
Exploring Operation: 33-20=13, Resulting Numbers: [52, 13]
Generated Node #3: [52, 13] from Oper... | 4 | Current State: 39:[50, 2, 33, 20], Operations: []
Exploring Operation: 50-33=17, Resulting Numbers: [2, 20, 17]
Generated Node #0,0: 39:[2, 20, 17] Operation: 50-33=17
Exploring Operation: 33-20=13, Resulting Numbers: [50, 2, 13]
Generated Node #0,1: 39:[50, 2, 13] Operation: 33-20=13
Moving to Node #0,0
Current State:... | 0.990451 | hs_2 | mult_heuristic |
[
52,
14,
11,
48
] | 36 | [
"14-11=3",
"48/3=16",
"52-16=36"
] | Current State: 36:[52, 14, 11, 48], Operations: []
Exploring Operation: 14-11=3, Resulting Numbers: [52, 48, 3]
Generated Node #2: [52, 48, 3] from Operation: 14-11=3
Current State: 36:[52, 48, 3], Operations: ['14-11=3']
Exploring Operation: 48/3=16, Resulting Numbers: [52, 16]
Generated Node #3: [52, 16] from Operati... | 4 | Current State: 36:[52, 14, 11, 48], Operations: []
Exploring Operation: 48-14=34, Resulting Numbers: [52, 11, 34]
Generated Node #0,0: 36:[52, 11, 34] Operation: 48-14=34
Exploring Operation: 52-11=41, Resulting Numbers: [14, 48, 41]
Generated Node #0,1: 36:[14, 48, 41] Operation: 52-11=41
Exploring Operation: 52-14=38... | 0 | hs_4 | mult_heuristic |
[
33,
45,
43,
18
] | 81 | [
"43-33=10",
"45*18=810",
"810/10=81"
] | Current State: 81:[33, 45, 43, 18], Operations: []
Exploring Operation: 43-33=10, Resulting Numbers: [45, 18, 10]
Generated Node #2: [45, 18, 10] from Operation: 43-33=10
Current State: 81:[45, 18, 10], Operations: ['43-33=10']
Exploring Operation: 45*18=810, Resulting Numbers: [10, 810]
Generated Node #3: [10, 810] fr... | 4 | Current State: 81:[33, 45, 43, 18], Operations: []
Exploring Operation: 45+43=88, Resulting Numbers: [33, 18, 88]
Generated Node #0,0: 81:[33, 18, 88] Operation: 45+43=88
Exploring Operation: 45-18=27, Resulting Numbers: [33, 43, 27]
Generated Node #0,1: 81:[33, 43, 27] Operation: 45-18=27
Exploring Operation: 45-43=2,... | 0 | hs_3 | sum_heuristic |
[
26,
12,
4,
63
] | 97 | [
"26+12=38",
"63-4=59",
"38+59=97"
] | Current State: 97:[26, 12, 4, 63], Operations: []
Exploring Operation: 26+12=38, Resulting Numbers: [4, 63, 38]
Generated Node #2: [4, 63, 38] from Operation: 26+12=38
Current State: 97:[4, 63, 38], Operations: ['26+12=38']
Exploring Operation: 63-4=59, Resulting Numbers: [38, 59]
Generated Node #3: [38, 59] from Opera... | 4 | Current State: 97:[26, 12, 4, 63], Operations: []
Exploring Operation: 26*4=104, Resulting Numbers: [12, 63, 104]
Generated Node #0,0: 97:[12, 63, 104] Operation: 26*4=104
Exploring Operation: 12*4=48, Resulting Numbers: [26, 63, 48]
Generated Node #0,1: 97:[26, 63, 48] Operation: 12*4=48
Exploring Operation: 26+12=38,... | 0 | hs_3 | sum_heuristic |
[
34,
84,
10,
60
] | 11 | [
"84-34=50",
"60+50=110",
"110/10=11"
] | Current State: 11:[34, 84, 10, 60], Operations: []
Exploring Operation: 84-34=50, Resulting Numbers: [10, 60, 50]
Generated Node #2: [10, 60, 50] from Operation: 84-34=50
Current State: 11:[10, 60, 50], Operations: ['84-34=50']
Exploring Operation: 60+50=110, Resulting Numbers: [10, 110]
Generated Node #3: [10, 110] fr... | 4 | Current State: 11:[34, 84, 10, 60], Operations: []
Exploring Operation: 34-10=24, Resulting Numbers: [84, 60, 24]
Generated Node #0,0: 11:[84, 60, 24] Operation: 34-10=24
Exploring Operation: 60/10=6, Resulting Numbers: [34, 84, 6]
Generated Node #0,1: 11:[34, 84, 6] Operation: 60/10=6
Exploring Operation: 84-60=24, Re... | 0 | hs_5 | mult_heuristic |
[
11,
29,
13,
20
] | 21 | [
"13*20=260",
"260-29=231",
"231/11=21"
] | Current State: 21:[11, 29, 13, 20], Operations: []
Exploring Operation: 13*20=260, Resulting Numbers: [11, 29, 260]
Generated Node #2: [11, 29, 260] from Operation: 13*20=260
Current State: 21:[11, 29, 260], Operations: ['13*20=260']
Exploring Operation: 260-29=231, Resulting Numbers: [11, 231]
Generated Node #3: [11, ... | 4 | Current State: 21:[11, 29, 13, 20], Operations: []
Exploring Operation: 29-11=18, Resulting Numbers: [13, 20, 18]
Generated Node #0,0: 21:[13, 20, 18] Operation: 29-11=18
Moving to Node #0,0
Current State: 21:[13, 20, 18], Operations: ['29-11=18']
Exploring Operation: 20-13=7, Resulting Numbers: [18, 7]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
28,
6,
77,
74
] | 10 | [
"77-74=3",
"6*3=18",
"28-18=10"
] | Current State: 10:[28, 6, 77, 74], Operations: []
Exploring Operation: 77-74=3, Resulting Numbers: [28, 6, 3]
Generated Node #2: [28, 6, 3] from Operation: 77-74=3
Current State: 10:[28, 6, 3], Operations: ['77-74=3']
Exploring Operation: 6*3=18, Resulting Numbers: [28, 18]
Generated Node #3: [28, 18] from Operation: 6... | 4 | Current State: 10:[28, 6, 77, 74], Operations: []
Exploring Operation: 77-6=71, Resulting Numbers: [28, 74, 71]
Generated Node #0,0: 10:[28, 74, 71] Operation: 77-6=71
Exploring Operation: 28-6=22, Resulting Numbers: [77, 74, 22]
Generated Node #0,1: 10:[77, 74, 22] Operation: 28-6=22
Exploring Operation: 77-74=3, Resu... | 0 | hs_5 | sum_heuristic |
[
66,
68,
4,
33
] | 82 | [
"66+33=99",
"68/4=17",
"99-17=82"
] | Current State: 82:[66, 68, 4, 33], Operations: []
Exploring Operation: 66+33=99, Resulting Numbers: [68, 4, 99]
Generated Node #2: [68, 4, 99] from Operation: 66+33=99
Current State: 82:[68, 4, 99], Operations: ['66+33=99']
Exploring Operation: 68/4=17, Resulting Numbers: [99, 17]
Generated Node #3: [99, 17] from Opera... | 4 | Current State: 82:[66, 68, 4, 33], Operations: []
Exploring Operation: 66/33=2, Resulting Numbers: [68, 4, 2]
Generated Node #0,0: 82:[68, 4, 2] Operation: 66/33=2
Exploring Operation: 66-33=33, Resulting Numbers: [68, 4, 33]
Generated Node #0,1: 82:[68, 4, 33] Operation: 66-33=33
Exploring Operation: 68-66=2, Resultin... | 0 | hs_3 | mult_heuristic |
[
10,
11,
74,
12
] | 61 | [
"11-10=1",
"74-12=62",
"62-1=61"
] | Current State: 61:[10, 11, 74, 12], Operations: []
Exploring Operation: 11-10=1, Resulting Numbers: [74, 12, 1]
Generated Node #2: [74, 12, 1] from Operation: 11-10=1
Current State: 61:[74, 12, 1], Operations: ['11-10=1']
Exploring Operation: 74-12=62, Resulting Numbers: [1, 62]
Generated Node #3: [1, 62] from Operatio... | 4 | Current State: 61:[10, 11, 74, 12], Operations: []
Exploring Operation: 10+12=22, Resulting Numbers: [11, 74, 22]
Generated Node #0,0: 61:[11, 74, 22] Operation: 10+12=22
Exploring Operation: 74-10=64, Resulting Numbers: [11, 12, 64]
Generated Node #0,1: 61:[11, 12, 64] Operation: 74-10=64
Exploring Operation: 11+12=23... | 0.946181 | hs_5 | mult_heuristic |
[
65,
49,
84,
82
] | 87 | [
"65+82=147",
"147/49=3",
"84+3=87"
] | Current State: 87:[65, 49, 84, 82], Operations: []
Exploring Operation: 65+82=147, Resulting Numbers: [49, 84, 147]
Generated Node #2: [49, 84, 147] from Operation: 65+82=147
Current State: 87:[49, 84, 147], Operations: ['65+82=147']
Exploring Operation: 147/49=3, Resulting Numbers: [84, 3]
Generated Node #3: [84, 3] f... | 4 | Current State: 87:[65, 49, 84, 82], Operations: []
Exploring Operation: 82-49=33, Resulting Numbers: [65, 84, 33]
Generated Node #0,0: 87:[65, 84, 33] Operation: 82-49=33
Exploring Operation: 65-49=16, Resulting Numbers: [84, 82, 16]
Generated Node #0,1: 87:[84, 82, 16] Operation: 65-49=16
Moving to Node #0,1
Current S... | 0 | hs_2 | mult_heuristic |
[
12,
82,
89,
7
] | 77 | [
"12*7=84",
"89-82=7",
"84-7=77"
] | Current State: 77:[12, 82, 89, 7], Operations: []
Exploring Operation: 12*7=84, Resulting Numbers: [82, 89, 84]
Generated Node #2: [82, 89, 84] from Operation: 12*7=84
Current State: 77:[82, 89, 84], Operations: ['12*7=84']
Exploring Operation: 89-82=7, Resulting Numbers: [84, 7]
Generated Node #3: [84, 7] from Operati... | 4 | Current State: 77:[12, 82, 89, 7], Operations: []
Exploring Operation: 89-7=82, Resulting Numbers: [12, 82, 82]
Generated Node #0,0: 77:[12, 82, 82] Operation: 89-7=82
Exploring Operation: 82-7=75, Resulting Numbers: [12, 89, 75]
Generated Node #0,1: 77:[12, 89, 75] Operation: 82-7=75
Exploring Operation: 89-82=7, Resu... | 0.951389 | hs_4 | mult_heuristic |
[
12,
53,
91,
48
] | 84 | [
"53-12=41",
"91-48=43",
"41+43=84"
] | Current State: 84:[12, 53, 91, 48], Operations: []
Exploring Operation: 53-12=41, Resulting Numbers: [91, 48, 41]
Generated Node #2: [91, 48, 41] from Operation: 53-12=41
Current State: 84:[91, 48, 41], Operations: ['53-12=41']
Exploring Operation: 91-48=43, Resulting Numbers: [41, 43]
Generated Node #3: [41, 43] from ... | 4 | Current State: 84:[12, 53, 91, 48], Operations: []
Exploring Operation: 53-48=5, Resulting Numbers: [12, 91, 5]
Generated Node #0,0: 84:[12, 91, 5] Operation: 53-48=5
Exploring Operation: 91-48=43, Resulting Numbers: [12, 53, 43]
Generated Node #0,1: 84:[12, 53, 43] Operation: 91-48=43
Exploring Operation: 91-53=38, Re... | 0.986979 | hs_3 | sum_heuristic |
[
15,
9,
11,
58
] | 75 | [
"15-9=6",
"11+58=69",
"6+69=75"
] | Current State: 75:[15, 9, 11, 58], Operations: []
Exploring Operation: 15-9=6, Resulting Numbers: [11, 58, 6]
Generated Node #2: [11, 58, 6] from Operation: 15-9=6
Current State: 75:[11, 58, 6], Operations: ['15-9=6']
Exploring Operation: 11+58=69, Resulting Numbers: [6, 69]
Generated Node #3: [6, 69] from Operation: 1... | 4 | Current State: 75:[15, 9, 11, 58], Operations: []
Exploring Operation: 15+58=73, Resulting Numbers: [9, 11, 73]
Generated Node #0,0: 75:[9, 11, 73] Operation: 15+58=73
Moving to Node #0,0
Current State: 75:[9, 11, 73], Operations: ['15+58=73']
Exploring Operation: 11-9=2, Resulting Numbers: [73, 2]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
48,
4,
68,
40
] | 70 | [
"48-40=8",
"8/4=2",
"68+2=70"
] | Current State: 70:[48, 4, 68, 40], Operations: []
Exploring Operation: 48-40=8, Resulting Numbers: [4, 68, 8]
Generated Node #2: [4, 68, 8] from Operation: 48-40=8
Current State: 70:[4, 68, 8], Operations: ['48-40=8']
Exploring Operation: 8/4=2, Resulting Numbers: [68, 2]
Generated Node #3: [68, 2] from Operation: 8/4=... | 4 | Current State: 70:[48, 4, 68, 40], Operations: []
Exploring Operation: 48-40=8, Resulting Numbers: [4, 68, 8]
Generated Node #0,0: 70:[4, 68, 8] Operation: 48-40=8
Exploring Operation: 68-48=20, Resulting Numbers: [4, 40, 20]
Generated Node #0,1: 70:[4, 40, 20] Operation: 68-48=20
Exploring Operation: 48/4=12, Resultin... | 0.989583 | hs_3 | mult_heuristic |
[
66,
68,
29,
7
] | 43 | [
"68-66=2",
"7*2=14",
"29+14=43"
] | Current State: 43:[66, 68, 29, 7], Operations: []
Exploring Operation: 68-66=2, Resulting Numbers: [29, 7, 2]
Generated Node #2: [29, 7, 2] from Operation: 68-66=2
Current State: 43:[29, 7, 2], Operations: ['68-66=2']
Exploring Operation: 7*2=14, Resulting Numbers: [29, 14]
Generated Node #3: [29, 14] from Operation: 7... | 4 | Current State: 43:[66, 68, 29, 7], Operations: []
Exploring Operation: 66-7=59, Resulting Numbers: [68, 29, 59]
Generated Node #0,0: 43:[68, 29, 59] Operation: 66-7=59
Exploring Operation: 68-7=61, Resulting Numbers: [66, 29, 61]
Generated Node #0,1: 43:[66, 29, 61] Operation: 68-7=61
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
92,
23,
45,
21
] | 94 | [
"92-45=47",
"23-21=2",
"47*2=94"
] | Current State: 94:[92, 23, 45, 21], Operations: []
Exploring Operation: 92-45=47, Resulting Numbers: [23, 21, 47]
Generated Node #2: [23, 21, 47] from Operation: 92-45=47
Current State: 94:[23, 21, 47], Operations: ['92-45=47']
Exploring Operation: 23-21=2, Resulting Numbers: [47, 2]
Generated Node #3: [47, 2] from Ope... | 4 | Current State: 94:[92, 23, 45, 21], Operations: []
Exploring Operation: 23-21=2, Resulting Numbers: [92, 45, 2]
Generated Node #0,0: 94:[92, 45, 2] Operation: 23-21=2
Exploring Operation: 23+21=44, Resulting Numbers: [92, 45, 44]
Generated Node #0,1: 94:[92, 45, 44] Operation: 23+21=44
Exploring Operation: 92/23=4, Res... | 0.986979 | hs_4 | sum_heuristic |
[
4,
70,
41,
82
] | 44 | [
"82-70=12",
"12/4=3",
"41+3=44"
] | Current State: 44:[4, 70, 41, 82], Operations: []
Exploring Operation: 82-70=12, Resulting Numbers: [4, 41, 12]
Generated Node #2: [4, 41, 12] from Operation: 82-70=12
Current State: 44:[4, 41, 12], Operations: ['82-70=12']
Exploring Operation: 12/4=3, Resulting Numbers: [41, 3]
Generated Node #3: [41, 3] from Operatio... | 4 | Current State: 44:[4, 70, 41, 82], Operations: []
Exploring Operation: 70-41=29, Resulting Numbers: [4, 82, 29]
Generated Node #0,0: 44:[4, 82, 29] Operation: 70-41=29
Exploring Operation: 82-41=41, Resulting Numbers: [4, 70, 41]
Generated Node #0,1: 44:[4, 70, 41] Operation: 82-41=41
Exploring Operation: 82-70=12, Res... | 0.938368 | hs_5 | sum_heuristic |
[
11,
18,
61,
67
] | 70 | [
"11*18=198",
"61+67=128",
"198-128=70"
] | Current State: 70:[11, 18, 61, 67], Operations: []
Exploring Operation: 11*18=198, Resulting Numbers: [61, 67, 198]
Generated Node #2: [61, 67, 198] from Operation: 11*18=198
Current State: 70:[61, 67, 198], Operations: ['11*18=198']
Exploring Operation: 61+67=128, Resulting Numbers: [198, 128]
Generated Node #3: [198,... | 4 | Current State: 70:[11, 18, 61, 67], Operations: []
Exploring Operation: 18-11=7, Resulting Numbers: [61, 67, 7]
Generated Node #0,0: 70:[61, 67, 7] Operation: 18-11=7
Exploring Operation: 67-61=6, Resulting Numbers: [11, 18, 6]
Generated Node #0,1: 70:[11, 18, 6] Operation: 67-61=6
Exploring Operation: 11+61=72, Result... | 0 | hs_3 | sum_heuristic |
[
22,
11,
22,
3
] | 88 | [
"22*11=242",
"22+242=264",
"264/3=88"
] | Current State: 88:[22, 11, 22, 3], Operations: []
Exploring Operation: 22*11=242, Resulting Numbers: [3, 242]
Generated Node #2: [3, 242] from Operation: 22*11=242
Current State: 88:[3, 242], Operations: ['22*11=242']
Exploring Operation: 22+242=264, Resulting Numbers: [3, 264]
Generated Node #3: [3, 264] from Operatio... | 4 | Current State: 88:[22, 11, 22, 3], Operations: []
Exploring Operation: 22/11=2, Resulting Numbers: [22, 3, 2]
Generated Node #0,0: 88:[22, 3, 2] Operation: 22/11=2
Exploring Operation: 22-11=11, Resulting Numbers: [22, 3, 11]
Generated Node #0,1: 88:[22, 3, 11] Operation: 22-11=11
Exploring Operation: 11-3=8, Resulting... | 0 | hs_3 | mult_heuristic |
[
63,
10,
8,
67
] | 21 | [
"63+67=130",
"130/10=13",
"8+13=21"
] | Current State: 21:[63, 10, 8, 67], Operations: []
Exploring Operation: 63+67=130, Resulting Numbers: [10, 8, 130]
Generated Node #2: [10, 8, 130] from Operation: 63+67=130
Current State: 21:[10, 8, 130], Operations: ['63+67=130']
Exploring Operation: 130/10=13, Resulting Numbers: [8, 13]
Generated Node #3: [8, 13] from... | 4 | Current State: 21:[63, 10, 8, 67], Operations: []
Exploring Operation: 67-63=4, Resulting Numbers: [10, 8, 4]
Generated Node #0,0: 21:[10, 8, 4] Operation: 67-63=4
Exploring Operation: 67-10=57, Resulting Numbers: [63, 8, 57]
Generated Node #0,1: 21:[63, 8, 57] Operation: 67-10=57
Exploring Operation: 63-10=53, Resulti... | 0 | hs_4 | mult_heuristic |
[
38,
67,
2,
23
] | 32 | [
"38*2=76",
"67-23=44",
"76-44=32"
] | Current State: 32:[38, 67, 2, 23], Operations: []
Exploring Operation: 38*2=76, Resulting Numbers: [67, 23, 76]
Generated Node #2: [67, 23, 76] from Operation: 38*2=76
Current State: 32:[67, 23, 76], Operations: ['38*2=76']
Exploring Operation: 67-23=44, Resulting Numbers: [76, 44]
Generated Node #3: [76, 44] from Oper... | 4 | Current State: 32:[38, 67, 2, 23], Operations: []
Exploring Operation: 67-38=29, Resulting Numbers: [2, 23, 29]
Generated Node #0,0: 32:[2, 23, 29] Operation: 67-38=29
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[2, 23, 29], Operations: ['67-38=29']
Exploring Operation: 29-23=6, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
96,
69,
83,
80
] | 81 | [
"96-69=27",
"83-80=3",
"27*3=81"
] | Current State: 81:[96, 69, 83, 80], Operations: []
Exploring Operation: 96-69=27, Resulting Numbers: [83, 80, 27]
Generated Node #2: [83, 80, 27] from Operation: 96-69=27
Current State: 81:[83, 80, 27], Operations: ['96-69=27']
Exploring Operation: 83-80=3, Resulting Numbers: [27, 3]
Generated Node #3: [27, 3] from Ope... | 4 | Current State: 81:[96, 69, 83, 80], Operations: []
Exploring Operation: 80-69=11, Resulting Numbers: [96, 83, 11]
Generated Node #0,0: 81:[96, 83, 11] Operation: 80-69=11
Exploring Operation: 96-80=16, Resulting Numbers: [69, 83, 16]
Generated Node #0,1: 81:[69, 83, 16] Operation: 96-80=16
Exploring Operation: 96-83=13... | 0.987847 | hs_4 | mult_heuristic |
[
42,
23,
83,
74
] | 56 | [
"42+23=65",
"83-74=9",
"65-9=56"
] | Current State: 56:[42, 23, 83, 74], Operations: []
Exploring Operation: 42+23=65, Resulting Numbers: [83, 74, 65]
Generated Node #2: [83, 74, 65] from Operation: 42+23=65
Current State: 56:[83, 74, 65], Operations: ['42+23=65']
Exploring Operation: 83-74=9, Resulting Numbers: [65, 9]
Generated Node #3: [65, 9] from Ope... | 4 | Current State: 56:[42, 23, 83, 74], Operations: []
Exploring Operation: 83-74=9, Resulting Numbers: [42, 23, 9]
Generated Node #0,0: 56:[42, 23, 9] Operation: 83-74=9
Exploring Operation: 83-42=41, Resulting Numbers: [23, 74, 41]
Generated Node #0,1: 56:[23, 74, 41] Operation: 83-42=41
Exploring Operation: 74-42=32, Re... | 0.985243 | hs_3 | sum_heuristic |
[
74,
14,
66,
10
] | 100 | [
"74+66=140",
"140/14=10",
"10*10=100"
] | Current State: 100:[74, 14, 66, 10], Operations: []
Exploring Operation: 74+66=140, Resulting Numbers: [14, 10, 140]
Generated Node #2: [14, 10, 140] from Operation: 74+66=140
Current State: 100:[14, 10, 140], Operations: ['74+66=140']
Exploring Operation: 140/14=10, Resulting Numbers: [10, 10]
Generated Node #3: [10, ... | 4 | Current State: 100:[74, 14, 66, 10], Operations: []
Exploring Operation: 74-14=60, Resulting Numbers: [66, 10, 60]
Generated Node #0,0: 100:[66, 10, 60] Operation: 74-14=60
Exploring Operation: 74-66=8, Resulting Numbers: [14, 10, 8]
Generated Node #0,1: 100:[14, 10, 8] Operation: 74-66=8
Start Sub Search at level 1: M... | 0 | hs_2 | mult_heuristic |
[
94,
96,
10,
49
] | 61 | [
"96-94=2",
"10+49=59",
"2+59=61"
] | Current State: 61:[94, 96, 10, 49], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [10, 49, 2]
Generated Node #2: [10, 49, 2] from Operation: 96-94=2
Current State: 61:[10, 49, 2], Operations: ['96-94=2']
Exploring Operation: 10+49=59, Resulting Numbers: [2, 59]
Generated Node #3: [2, 59] from Operatio... | 4 | Current State: 61:[94, 96, 10, 49], Operations: []
Exploring Operation: 94-10=84, Resulting Numbers: [96, 49, 84]
Generated Node #0,0: 61:[96, 49, 84] Operation: 94-10=84
Exploring Operation: 10+49=59, Resulting Numbers: [94, 96, 59]
Generated Node #0,1: 61:[94, 96, 59] Operation: 10+49=59
Exploring Operation: 94+10=10... | 0.982639 | hs_5 | mult_heuristic |
[
97,
15,
53,
38
] | 62 | [
"97+38=135",
"135/15=9",
"53+9=62"
] | Current State: 62:[97, 15, 53, 38], Operations: []
Exploring Operation: 97+38=135, Resulting Numbers: [15, 53, 135]
Generated Node #2: [15, 53, 135] from Operation: 97+38=135
Current State: 62:[15, 53, 135], Operations: ['97+38=135']
Exploring Operation: 135/15=9, Resulting Numbers: [53, 9]
Generated Node #3: [53, 9] f... | 4 | Current State: 62:[97, 15, 53, 38], Operations: []
Exploring Operation: 97-53=44, Resulting Numbers: [15, 38, 44]
Generated Node #0,0: 62:[15, 38, 44] Operation: 97-53=44
Exploring Operation: 97-38=59, Resulting Numbers: [15, 53, 59]
Generated Node #0,1: 62:[15, 53, 59] Operation: 97-38=59
Exploring Operation: 15+53=68... | 0 | hs_4 | sum_heuristic |
[
90,
20,
5,
46
] | 84 | [
"90/5=18",
"20+46=66",
"18+66=84"
] | Current State: 84:[90, 20, 5, 46], Operations: []
Exploring Operation: 90/5=18, Resulting Numbers: [20, 46, 18]
Generated Node #2: [20, 46, 18] from Operation: 90/5=18
Current State: 84:[20, 46, 18], Operations: ['90/5=18']
Exploring Operation: 20+46=66, Resulting Numbers: [18, 66]
Generated Node #3: [18, 66] from Oper... | 4 | Current State: 84:[90, 20, 5, 46], Operations: []
Exploring Operation: 90-46=44, Resulting Numbers: [20, 5, 44]
Generated Node #0,0: 84:[20, 5, 44] Operation: 90-46=44
Exploring Operation: 90-5=85, Resulting Numbers: [20, 46, 85]
Generated Node #0,1: 84:[20, 46, 85] Operation: 90-5=85
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
[
1,
66,
70,
18
] | 71 | [
"70-66=4",
"18*4=72",
"72-1=71"
] | Current State: 71:[1, 66, 70, 18], Operations: []
Exploring Operation: 70-66=4, Resulting Numbers: [1, 18, 4]
Generated Node #2: [1, 18, 4] from Operation: 70-66=4
Current State: 71:[1, 18, 4], Operations: ['70-66=4']
Exploring Operation: 18*4=72, Resulting Numbers: [1, 72]
Generated Node #3: [1, 72] from Operation: 18... | 4 | Current State: 71:[1, 66, 70, 18], Operations: []
Exploring Operation: 1+18=19, Resulting Numbers: [66, 70, 19]
Generated Node #0,0: 71:[66, 70, 19] Operation: 1+18=19
Exploring Operation: 1+70=71, Resulting Numbers: [66, 18, 71]
Generated Node #0,1: 71:[66, 18, 71] Operation: 1+70=71
Exploring Operation: 1+66=67, Resu... | 0 | hs_5 | sum_heuristic |
[
71,
20,
70,
34
] | 66 | [
"34-20=14",
"70/14=5",
"71-5=66"
] | Current State: 66:[71, 20, 70, 34], Operations: []
Exploring Operation: 34-20=14, Resulting Numbers: [71, 70, 14]
Generated Node #2: [71, 70, 14] from Operation: 34-20=14
Current State: 66:[71, 70, 14], Operations: ['34-20=14']
Exploring Operation: 70/14=5, Resulting Numbers: [71, 5]
Generated Node #3: [71, 5] from Ope... | 4 | Current State: 66:[71, 20, 70, 34], Operations: []
Exploring Operation: 71-70=1, Resulting Numbers: [20, 34, 1]
Generated Node #0,0: 66:[20, 34, 1] Operation: 71-70=1
Exploring Operation: 34-20=14, Resulting Numbers: [71, 70, 14]
Generated Node #0,1: 66:[71, 70, 14] Operation: 34-20=14
Exploring Operation: 71-34=37, Re... | 0.953993 | hs_4 | sum_heuristic |
[
90,
48,
60,
32
] | 24 | [
"90-60=30",
"32-30=2",
"48/2=24"
] | Current State: 24:[90, 48, 60, 32], Operations: []
Exploring Operation: 90-60=30, Resulting Numbers: [48, 32, 30]
Generated Node #2: [48, 32, 30] from Operation: 90-60=30
Current State: 24:[48, 32, 30], Operations: ['90-60=30']
Exploring Operation: 32-30=2, Resulting Numbers: [48, 2]
Generated Node #3: [48, 2] from Ope... | 4 | Current State: 24:[90, 48, 60, 32], Operations: []
Exploring Operation: 90-60=30, Resulting Numbers: [48, 32, 30]
Generated Node #0,0: 24:[48, 32, 30] Operation: 90-60=30
Moving to Node #0,0
Current State: 24:[48, 32, 30], Operations: ['90-60=30']
Exploring Operation: 48-32=16, Resulting Numbers: [30, 16]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
31,
38,
32,
33
] | 54 | [
"33-31=2",
"32/2=16",
"38+16=54"
] | Current State: 54:[31, 38, 32, 33], Operations: []
Exploring Operation: 33-31=2, Resulting Numbers: [38, 32, 2]
Generated Node #2: [38, 32, 2] from Operation: 33-31=2
Current State: 54:[38, 32, 2], Operations: ['33-31=2']
Exploring Operation: 32/2=16, Resulting Numbers: [38, 16]
Generated Node #3: [38, 16] from Operati... | 4 | Current State: 54:[31, 38, 32, 33], Operations: []
Exploring Operation: 38-33=5, Resulting Numbers: [31, 32, 5]
Generated Node #0,0: 54:[31, 32, 5] Operation: 38-33=5
Exploring Operation: 38-32=6, Resulting Numbers: [31, 33, 6]
Generated Node #0,1: 54:[31, 33, 6] Operation: 38-32=6
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
34,
93,
85,
80
] | 44 | [
"93-85=8",
"80/8=10",
"34+10=44"
] | Current State: 44:[34, 93, 85, 80], Operations: []
Exploring Operation: 93-85=8, Resulting Numbers: [34, 80, 8]
Generated Node #2: [34, 80, 8] from Operation: 93-85=8
Current State: 44:[34, 80, 8], Operations: ['93-85=8']
Exploring Operation: 80/8=10, Resulting Numbers: [34, 10]
Generated Node #3: [34, 10] from Operati... | 4 | Current State: 44:[34, 93, 85, 80], Operations: []
Exploring Operation: 93-80=13, Resulting Numbers: [34, 85, 13]
Generated Node #0,0: 44:[34, 85, 13] Operation: 93-80=13
Exploring Operation: 93-85=8, Resulting Numbers: [34, 80, 8]
Generated Node #0,1: 44:[34, 80, 8] Operation: 93-85=8
Start Sub Search at level 1: Movi... | 0.990451 | hs_2 | sum_heuristic |
[
40,
3,
23,
33
] | 92 | [
"40-3=37",
"37-33=4",
"23*4=92"
] | Current State: 92:[40, 3, 23, 33], Operations: []
Exploring Operation: 40-3=37, Resulting Numbers: [23, 33, 37]
Generated Node #2: [23, 33, 37] from Operation: 40-3=37
Current State: 92:[23, 33, 37], Operations: ['40-3=37']
Exploring Operation: 37-33=4, Resulting Numbers: [23, 4]
Generated Node #3: [23, 4] from Operati... | 4 | Current State: 92:[40, 3, 23, 33], Operations: []
Exploring Operation: 3*33=99, Resulting Numbers: [40, 23, 99]
Generated Node #0,0: 92:[40, 23, 99] Operation: 3*33=99
Exploring Operation: 40+3=43, Resulting Numbers: [23, 33, 43]
Generated Node #0,1: 92:[23, 33, 43] Operation: 40+3=43
Exploring Operation: 40-33=7, Resu... | 0.989583 | hs_3 | sum_heuristic |
[
72,
93,
9,
32
] | 20 | [
"93-72=21",
"9+32=41",
"41-21=20"
] | Current State: 20:[72, 93, 9, 32], Operations: []
Exploring Operation: 93-72=21, Resulting Numbers: [9, 32, 21]
Generated Node #2: [9, 32, 21] from Operation: 93-72=21
Current State: 20:[9, 32, 21], Operations: ['93-72=21']
Exploring Operation: 9+32=41, Resulting Numbers: [21, 41]
Generated Node #3: [21, 41] from Opera... | 4 | Current State: 20:[72, 93, 9, 32], Operations: []
Exploring Operation: 93-32=61, Resulting Numbers: [72, 9, 61]
Generated Node #0,0: 20:[72, 9, 61] Operation: 93-32=61
Exploring Operation: 72-32=40, Resulting Numbers: [93, 9, 40]
Generated Node #0,1: 20:[93, 9, 40] Operation: 72-32=40
Exploring Operation: 93-72=21, Res... | 0.986979 | hs_4 | sum_heuristic |
[
70,
45,
42,
10
] | 80 | [
"70/10=7",
"45+42=87",
"87-7=80"
] | Current State: 80:[70, 45, 42, 10], Operations: []
Exploring Operation: 70/10=7, Resulting Numbers: [45, 42, 7]
Generated Node #2: [45, 42, 7] from Operation: 70/10=7
Current State: 80:[45, 42, 7], Operations: ['70/10=7']
Exploring Operation: 45+42=87, Resulting Numbers: [7, 87]
Generated Node #3: [7, 87] from Operatio... | 4 | Current State: 80:[70, 45, 42, 10], Operations: []
Exploring Operation: 70-45=25, Resulting Numbers: [42, 10, 25]
Generated Node #0,0: 80:[42, 10, 25] Operation: 70-45=25
Start Sub Search at level 1: Moving to Node #0,0
Current State: 80:[42, 10, 25], Operations: ['70-45=25']
Exploring Operation: 42-25=17, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
2,
95,
47,
98
] | 53 | [
"98-95=3",
"2*3=6",
"47+6=53"
] | Current State: 53:[2, 95, 47, 98], Operations: []
Exploring Operation: 98-95=3, Resulting Numbers: [2, 47, 3]
Generated Node #2: [2, 47, 3] from Operation: 98-95=3
Current State: 53:[2, 47, 3], Operations: ['98-95=3']
Exploring Operation: 2*3=6, Resulting Numbers: [47, 6]
Generated Node #3: [47, 6] from Operation: 2*3=... | 4 | Current State: 53:[2, 95, 47, 98], Operations: []
Exploring Operation: 98/2=49, Resulting Numbers: [95, 47, 49]
Generated Node #0,0: 53:[95, 47, 49] Operation: 98/2=49
Exploring Operation: 2+47=49, Resulting Numbers: [95, 98, 49]
Generated Node #0,1: 53:[95, 98, 49] Operation: 2+47=49
Exploring Operation: 98-2=96, Resu... | 0 | hs_4 | mult_heuristic |
[
6,
23,
39,
71
] | 31 | [
"71-23=48",
"48/6=8",
"39-8=31"
] | Current State: 31:[6, 23, 39, 71], Operations: []
Exploring Operation: 71-23=48, Resulting Numbers: [6, 39, 48]
Generated Node #2: [6, 39, 48] from Operation: 71-23=48
Current State: 31:[6, 39, 48], Operations: ['71-23=48']
Exploring Operation: 48/6=8, Resulting Numbers: [39, 8]
Generated Node #3: [39, 8] from Operatio... | 4 | Current State: 31:[6, 23, 39, 71], Operations: []
Exploring Operation: 71-39=32, Resulting Numbers: [6, 23, 32]
Generated Node #0,0: 31:[6, 23, 32] Operation: 71-39=32
Exploring Operation: 39-6=33, Resulting Numbers: [23, 71, 33]
Generated Node #0,1: 31:[23, 71, 33] Operation: 39-6=33
Exploring Operation: 71-6=65, Resu... | 0 | hs_4 | sum_heuristic |
[
18,
48,
30,
76
] | 36 | [
"48+30=78",
"78-76=2",
"18*2=36"
] | Current State: 36:[18, 48, 30, 76], Operations: []
Exploring Operation: 48+30=78, Resulting Numbers: [18, 76, 78]
Generated Node #2: [18, 76, 78] from Operation: 48+30=78
Current State: 36:[18, 76, 78], Operations: ['48+30=78']
Exploring Operation: 78-76=2, Resulting Numbers: [18, 2]
Generated Node #3: [18, 2] from Ope... | 4 | Current State: 36:[18, 48, 30, 76], Operations: []
Exploring Operation: 76-30=46, Resulting Numbers: [18, 48, 46]
Generated Node #0,0: 36:[18, 48, 46] Operation: 76-30=46
Exploring Operation: 76-48=28, Resulting Numbers: [18, 30, 28]
Generated Node #0,1: 36:[18, 30, 28] Operation: 76-48=28
Start Sub Search at level 1: ... | 0.992188 | hs_2 | sum_heuristic |
[
78,
22,
55,
70
] | 70 | [
"78-22=56",
"56-55=1",
"70*1=70"
] | Current State: 70:[78, 22, 55, 70], Operations: []
Exploring Operation: 78-22=56, Resulting Numbers: [55, 70, 56]
Generated Node #2: [55, 70, 56] from Operation: 78-22=56
Current State: 70:[55, 70, 56], Operations: ['78-22=56']
Exploring Operation: 56-55=1, Resulting Numbers: [70, 1]
Generated Node #3: [70, 1] from Ope... | 4 | Current State: 70:[78, 22, 55, 70], Operations: []
Exploring Operation: 55-22=33, Resulting Numbers: [78, 70, 33]
Generated Node #0,0: 70:[78, 70, 33] Operation: 55-22=33
Moving to Node #0,0
Current State: 70:[78, 70, 33], Operations: ['55-22=33']
Exploring Operation: 78-70=8, Resulting Numbers: [33, 8]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
55,
57,
34,
88
] | 57 | [
"55+34=89",
"89-88=1",
"57*1=57"
] | Current State: 57:[55, 57, 34, 88], Operations: []
Exploring Operation: 55+34=89, Resulting Numbers: [57, 88, 89]
Generated Node #2: [57, 88, 89] from Operation: 55+34=89
Current State: 57:[57, 88, 89], Operations: ['55+34=89']
Exploring Operation: 89-88=1, Resulting Numbers: [57, 1]
Generated Node #3: [57, 1] from Ope... | 4 | Current State: 57:[55, 57, 34, 88], Operations: []
Exploring Operation: 88-57=31, Resulting Numbers: [55, 34, 31]
Generated Node #0,0: 57:[55, 34, 31] Operation: 88-57=31
Exploring Operation: 88-55=33, Resulting Numbers: [57, 34, 33]
Generated Node #0,1: 57:[57, 34, 33] Operation: 88-55=33
Exploring Operation: 88-34=54... | 0.973958 | hs_3 | mult_heuristic |
[
86,
94,
84,
74
] | 54 | [
"86-84=2",
"74*2=148",
"148-94=54"
] | Current State: 54:[86, 94, 84, 74], Operations: []
Exploring Operation: 86-84=2, Resulting Numbers: [94, 74, 2]
Generated Node #2: [94, 74, 2] from Operation: 86-84=2
Current State: 54:[94, 74, 2], Operations: ['86-84=2']
Exploring Operation: 74*2=148, Resulting Numbers: [94, 148]
Generated Node #3: [94, 148] from Oper... | 4 | Current State: 54:[86, 94, 84, 74], Operations: []
Exploring Operation: 94-84=10, Resulting Numbers: [86, 74, 10]
Generated Node #0,0: 54:[86, 74, 10] Operation: 94-84=10
Exploring Operation: 94-86=8, Resulting Numbers: [84, 74, 8]
Generated Node #0,1: 54:[84, 74, 8] Operation: 94-86=8
Start Sub Search at level 1: Movi... | 0 | hs_2 | sum_heuristic |
[
63,
83,
37,
38
] | 19 | [
"83-63=20",
"38-37=1",
"20-1=19"
] | Current State: 19:[63, 83, 37, 38], Operations: []
Exploring Operation: 83-63=20, Resulting Numbers: [37, 38, 20]
Generated Node #2: [37, 38, 20] from Operation: 83-63=20
Current State: 19:[37, 38, 20], Operations: ['83-63=20']
Exploring Operation: 38-37=1, Resulting Numbers: [20, 1]
Generated Node #3: [20, 1] from Ope... | 4 | Current State: 19:[63, 83, 37, 38], Operations: []
Exploring Operation: 63-38=25, Resulting Numbers: [83, 37, 25]
Generated Node #0,0: 19:[83, 37, 25] Operation: 63-38=25
Exploring Operation: 83-63=20, Resulting Numbers: [37, 38, 20]
Generated Node #0,1: 19:[37, 38, 20] Operation: 83-63=20
Exploring Operation: 83-38=45... | 0.983507 | hs_3 | mult_heuristic |
[
18,
73,
42,
35
] | 48 | [
"73-18=55",
"42-35=7",
"55-7=48"
] | Current State: 48:[18, 73, 42, 35], Operations: []
Exploring Operation: 73-18=55, Resulting Numbers: [42, 35, 55]
Generated Node #2: [42, 35, 55] from Operation: 73-18=55
Current State: 48:[42, 35, 55], Operations: ['73-18=55']
Exploring Operation: 42-35=7, Resulting Numbers: [55, 7]
Generated Node #3: [55, 7] from Ope... | 4 | Current State: 48:[18, 73, 42, 35], Operations: []
Exploring Operation: 73-18=55, Resulting Numbers: [42, 35, 55]
Generated Node #0,0: 48:[42, 35, 55] Operation: 73-18=55
Exploring Operation: 73-35=38, Resulting Numbers: [18, 42, 38]
Generated Node #0,1: 48:[18, 42, 38] Operation: 73-35=38
Exploring Operation: 73-42=31... | 0.970486 | hs_4 | sum_heuristic |
[
7,
95,
11,
56
] | 57 | [
"7+95=102",
"56-11=45",
"102-45=57"
] | Current State: 57:[7, 95, 11, 56], Operations: []
Exploring Operation: 7+95=102, Resulting Numbers: [11, 56, 102]
Generated Node #2: [11, 56, 102] from Operation: 7+95=102
Current State: 57:[11, 56, 102], Operations: ['7+95=102']
Exploring Operation: 56-11=45, Resulting Numbers: [102, 45]
Generated Node #3: [102, 45] f... | 4 | Current State: 57:[7, 95, 11, 56], Operations: []
Exploring Operation: 11-7=4, Resulting Numbers: [95, 56, 4]
Generated Node #0,0: 57:[95, 56, 4] Operation: 11-7=4
Exploring Operation: 7+11=18, Resulting Numbers: [95, 56, 18]
Generated Node #0,1: 57:[95, 56, 18] Operation: 7+11=18
Exploring Operation: 95-56=39, Resulti... | 0.985243 | hs_5 | sum_heuristic |
[
45,
20,
18,
76
] | 68 | [
"20*18=360",
"360/45=8",
"76-8=68"
] | Current State: 68:[45, 20, 18, 76], Operations: []
Exploring Operation: 20*18=360, Resulting Numbers: [45, 76, 360]
Generated Node #2: [45, 76, 360] from Operation: 20*18=360
Current State: 68:[45, 76, 360], Operations: ['20*18=360']
Exploring Operation: 360/45=8, Resulting Numbers: [76, 8]
Generated Node #3: [76, 8] f... | 4 | Current State: 68:[45, 20, 18, 76], Operations: []
Exploring Operation: 45+18=63, Resulting Numbers: [20, 76, 63]
Generated Node #0,0: 68:[20, 76, 63] Operation: 45+18=63
Exploring Operation: 45-20=25, Resulting Numbers: [18, 76, 25]
Generated Node #0,1: 68:[18, 76, 25] Operation: 45-20=25
Exploring Operation: 45+20=65... | 0 | hs_5 | mult_heuristic |
[
2,
18,
21,
28
] | 62 | [
"21-18=3",
"28+3=31",
"2*31=62"
] | Current State: 62:[2, 18, 21, 28], Operations: []
Exploring Operation: 21-18=3, Resulting Numbers: [2, 28, 3]
Generated Node #2: [2, 28, 3] from Operation: 21-18=3
Current State: 62:[2, 28, 3], Operations: ['21-18=3']
Exploring Operation: 28+3=31, Resulting Numbers: [2, 31]
Generated Node #3: [2, 31] from Operation: 28... | 4 | Current State: 62:[2, 18, 21, 28], Operations: []
Exploring Operation: 21-18=3, Resulting Numbers: [2, 28, 3]
Generated Node #0,0: 62:[2, 28, 3] Operation: 21-18=3
Exploring Operation: 18+21=39, Resulting Numbers: [2, 28, 39]
Generated Node #0,1: 62:[2, 28, 39] Operation: 18+21=39
Moving to Node #0,0
Current State: 62:... | 0.989583 | hs_2 | sum_heuristic |
[
51,
3,
78,
56
] | 91 | [
"51-3=48",
"78*56=4368",
"4368/48=91"
] | Current State: 91:[51, 3, 78, 56], Operations: []
Exploring Operation: 51-3=48, Resulting Numbers: [78, 56, 48]
Generated Node #2: [78, 56, 48] from Operation: 51-3=48
Current State: 91:[78, 56, 48], Operations: ['51-3=48']
Exploring Operation: 78*56=4368, Resulting Numbers: [48, 4368]
Generated Node #3: [48, 4368] fro... | 4 | Current State: 91:[51, 3, 78, 56], Operations: []
Exploring Operation: 51+56=107, Resulting Numbers: [3, 78, 107]
Generated Node #0,0: 91:[3, 78, 107] Operation: 51+56=107
Exploring Operation: 78-56=22, Resulting Numbers: [51, 3, 22]
Generated Node #0,1: 91:[51, 3, 22] Operation: 78-56=22
Exploring Operation: 56-51=5, ... | 0 | hs_3 | sum_heuristic |
[
77,
42,
83,
54
] | 16 | [
"83-77=6",
"42+54=96",
"96/6=16"
] | Current State: 16:[77, 42, 83, 54], Operations: []
Exploring Operation: 83-77=6, Resulting Numbers: [42, 54, 6]
Generated Node #2: [42, 54, 6] from Operation: 83-77=6
Current State: 16:[42, 54, 6], Operations: ['83-77=6']
Exploring Operation: 42+54=96, Resulting Numbers: [6, 96]
Generated Node #3: [6, 96] from Operatio... | 4 | Current State: 16:[77, 42, 83, 54], Operations: []
Exploring Operation: 77-54=23, Resulting Numbers: [42, 83, 23]
Generated Node #0,0: 16:[42, 83, 23] Operation: 77-54=23
Exploring Operation: 83-77=6, Resulting Numbers: [42, 54, 6]
Generated Node #0,1: 16:[42, 54, 6] Operation: 83-77=6
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
80,
77,
25,
9
] | 68 | [
"80+77=157",
"25*9=225",
"225-157=68"
] | Current State: 68:[80, 77, 25, 9], Operations: []
Exploring Operation: 80+77=157, Resulting Numbers: [25, 9, 157]
Generated Node #2: [25, 9, 157] from Operation: 80+77=157
Current State: 68:[25, 9, 157], Operations: ['80+77=157']
Exploring Operation: 25*9=225, Resulting Numbers: [157, 225]
Generated Node #3: [157, 225]... | 4 | Current State: 68:[80, 77, 25, 9], Operations: []
Exploring Operation: 80-77=3, Resulting Numbers: [25, 9, 3]
Generated Node #0,0: 68:[25, 9, 3] Operation: 80-77=3
Exploring Operation: 80-9=71, Resulting Numbers: [77, 25, 71]
Generated Node #0,1: 68:[77, 25, 71] Operation: 80-9=71
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
66,
4,
81,
22
] | 82 | [
"81-66=15",
"4*15=60",
"22+60=82"
] | Current State: 82:[66, 4, 81, 22], Operations: []
Exploring Operation: 81-66=15, Resulting Numbers: [4, 22, 15]
Generated Node #2: [4, 22, 15] from Operation: 81-66=15
Current State: 82:[4, 22, 15], Operations: ['81-66=15']
Exploring Operation: 4*15=60, Resulting Numbers: [22, 60]
Generated Node #3: [22, 60] from Opera... | 4 | Current State: 82:[66, 4, 81, 22], Operations: []
Exploring Operation: 66/22=3, Resulting Numbers: [4, 81, 3]
Generated Node #0,0: 82:[4, 81, 3] Operation: 66/22=3
Exploring Operation: 66-22=44, Resulting Numbers: [4, 81, 44]
Generated Node #0,1: 82:[4, 81, 44] Operation: 66-22=44
Moving to Node #0,0
Current State: 82:... | 0.990451 | hs_2 | sum_heuristic |
[
23,
7,
88,
40
] | 33 | [
"23*7=161",
"88+40=128",
"161-128=33"
] | Current State: 33:[23, 7, 88, 40], Operations: []
Exploring Operation: 23*7=161, Resulting Numbers: [88, 40, 161]
Generated Node #2: [88, 40, 161] from Operation: 23*7=161
Current State: 33:[88, 40, 161], Operations: ['23*7=161']
Exploring Operation: 88+40=128, Resulting Numbers: [161, 128]
Generated Node #3: [161, 128... | 4 | Current State: 33:[23, 7, 88, 40], Operations: []
Exploring Operation: 88-40=48, Resulting Numbers: [23, 7, 48]
Generated Node #0,0: 33:[23, 7, 48] Operation: 88-40=48
Exploring Operation: 88-23=65, Resulting Numbers: [7, 40, 65]
Generated Node #0,1: 33:[7, 40, 65] Operation: 88-23=65
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
86,
89,
46,
94
] | 44 | [
"89-86=3",
"46*3=138",
"138-94=44"
] | Current State: 44:[86, 89, 46, 94], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [46, 94, 3]
Generated Node #2: [46, 94, 3] from Operation: 89-86=3
Current State: 44:[46, 94, 3], Operations: ['89-86=3']
Exploring Operation: 46*3=138, Resulting Numbers: [94, 138]
Generated Node #3: [94, 138] from Oper... | 4 | Current State: 44:[86, 89, 46, 94], Operations: []
Exploring Operation: 89-86=3, Resulting Numbers: [46, 94, 3]
Generated Node #0,0: 44:[46, 94, 3] Operation: 89-86=3
Exploring Operation: 94-89=5, Resulting Numbers: [86, 46, 5]
Generated Node #0,1: 44:[86, 46, 5] Operation: 94-89=5
Exploring Operation: 94-86=8, Resulti... | 0 | hs_3 | sum_heuristic |
[
23,
50,
25,
34
] | 64 | [
"23+50=73",
"34-25=9",
"73-9=64"
] | Current State: 64:[23, 50, 25, 34], Operations: []
Exploring Operation: 23+50=73, Resulting Numbers: [25, 34, 73]
Generated Node #2: [25, 34, 73] from Operation: 23+50=73
Current State: 64:[25, 34, 73], Operations: ['23+50=73']
Exploring Operation: 34-25=9, Resulting Numbers: [73, 9]
Generated Node #3: [73, 9] from Ope... | 4 | Current State: 64:[23, 50, 25, 34], Operations: []
Exploring Operation: 25-23=2, Resulting Numbers: [50, 34, 2]
Generated Node #0,0: 64:[50, 34, 2] Operation: 25-23=2
Exploring Operation: 50/25=2, Resulting Numbers: [23, 34, 2]
Generated Node #0,1: 64:[23, 34, 2] Operation: 50/25=2
Exploring Operation: 50-34=16, Result... | 0.960938 | hs_5 | sum_heuristic |
[
87,
89,
94,
38
] | 66 | [
"89-87=2",
"94+38=132",
"132/2=66"
] | Current State: 66:[87, 89, 94, 38], Operations: []
Exploring Operation: 89-87=2, Resulting Numbers: [94, 38, 2]
Generated Node #2: [94, 38, 2] from Operation: 89-87=2
Current State: 66:[94, 38, 2], Operations: ['89-87=2']
Exploring Operation: 94+38=132, Resulting Numbers: [2, 132]
Generated Node #3: [2, 132] from Opera... | 4 | Current State: 66:[87, 89, 94, 38], Operations: []
Exploring Operation: 94-89=5, Resulting Numbers: [87, 38, 5]
Generated Node #0,0: 66:[87, 38, 5] Operation: 94-89=5
Moving to Node #0,0
Current State: 66:[87, 38, 5], Operations: ['94-89=5']
Exploring Operation: 87-38=49, Resulting Numbers: [5, 49]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
52,
58,
60,
65
] | 56 | [
"60-52=8",
"65-58=7",
"8*7=56"
] | Current State: 56:[52, 58, 60, 65], Operations: []
Exploring Operation: 60-52=8, Resulting Numbers: [58, 65, 8]
Generated Node #2: [58, 65, 8] from Operation: 60-52=8
Current State: 56:[58, 65, 8], Operations: ['60-52=8']
Exploring Operation: 65-58=7, Resulting Numbers: [8, 7]
Generated Node #3: [8, 7] from Operation: ... | 4 | Current State: 56:[52, 58, 60, 65], Operations: []
Exploring Operation: 65-60=5, Resulting Numbers: [52, 58, 5]
Generated Node #0,0: 56:[52, 58, 5] Operation: 65-60=5
Exploring Operation: 60-58=2, Resulting Numbers: [52, 65, 2]
Generated Node #0,1: 56:[52, 65, 2] Operation: 60-58=2
Exploring Operation: 60-52=8, Resulti... | 0.951389 | hs_5 | mult_heuristic |
[
74,
70,
53,
4
] | 89 | [
"74+70=144",
"144/4=36",
"53+36=89"
] | Current State: 89:[74, 70, 53, 4], Operations: []
Exploring Operation: 74+70=144, Resulting Numbers: [53, 4, 144]
Generated Node #2: [53, 4, 144] from Operation: 74+70=144
Current State: 89:[53, 4, 144], Operations: ['74+70=144']
Exploring Operation: 144/4=36, Resulting Numbers: [53, 36]
Generated Node #3: [53, 36] fro... | 4 | Current State: 89:[74, 70, 53, 4], Operations: []
Exploring Operation: 74+4=78, Resulting Numbers: [70, 53, 78]
Generated Node #0,0: 89:[70, 53, 78] Operation: 74+4=78
Exploring Operation: 70+4=74, Resulting Numbers: [74, 53, 74]
Generated Node #0,1: 89:[74, 53, 74] Operation: 70+4=74
Exploring Operation: 74-4=70, Resu... | 0 | hs_4 | mult_heuristic |
[
68,
54,
61,
23
] | 63 | [
"54+61=115",
"115/23=5",
"68-5=63"
] | Current State: 63:[68, 54, 61, 23], Operations: []
Exploring Operation: 54+61=115, Resulting Numbers: [68, 23, 115]
Generated Node #2: [68, 23, 115] from Operation: 54+61=115
Current State: 63:[68, 23, 115], Operations: ['54+61=115']
Exploring Operation: 115/23=5, Resulting Numbers: [68, 5]
Generated Node #3: [68, 5] f... | 4 | Current State: 63:[68, 54, 61, 23], Operations: []
Exploring Operation: 61-54=7, Resulting Numbers: [68, 23, 7]
Generated Node #0,0: 63:[68, 23, 7] Operation: 61-54=7
Exploring Operation: 68-54=14, Resulting Numbers: [61, 23, 14]
Generated Node #0,1: 63:[61, 23, 14] Operation: 68-54=14
Exploring Operation: 68-61=7, Res... | 0 | hs_3 | sum_heuristic |
[
11,
62,
87,
81
] | 45 | [
"62-11=51",
"87-81=6",
"51-6=45"
] | Current State: 45:[11, 62, 87, 81], Operations: []
Exploring Operation: 62-11=51, Resulting Numbers: [87, 81, 51]
Generated Node #2: [87, 81, 51] from Operation: 62-11=51
Current State: 45:[87, 81, 51], Operations: ['62-11=51']
Exploring Operation: 87-81=6, Resulting Numbers: [51, 6]
Generated Node #3: [51, 6] from Ope... | 4 | Current State: 45:[11, 62, 87, 81], Operations: []
Exploring Operation: 87-11=76, Resulting Numbers: [62, 81, 76]
Generated Node #0,0: 45:[62, 81, 76] Operation: 87-11=76
Exploring Operation: 87-81=6, Resulting Numbers: [11, 62, 6]
Generated Node #0,1: 45:[11, 62, 6] Operation: 87-81=6
Exploring Operation: 62-11=51, Re... | 0.986979 | hs_5 | sum_heuristic |
[
21,
47,
49,
41
] | 83 | [
"49-47=2",
"21*2=42",
"41+42=83"
] | Current State: 83:[21, 47, 49, 41], Operations: []
Exploring Operation: 49-47=2, Resulting Numbers: [21, 41, 2]
Generated Node #2: [21, 41, 2] from Operation: 49-47=2
Current State: 83:[21, 41, 2], Operations: ['49-47=2']
Exploring Operation: 21*2=42, Resulting Numbers: [41, 42]
Generated Node #3: [41, 42] from Operati... | 4 | Current State: 83:[21, 47, 49, 41], Operations: []
Exploring Operation: 21+47=68, Resulting Numbers: [49, 41, 68]
Generated Node #0,0: 83:[49, 41, 68] Operation: 21+47=68
Exploring Operation: 21+41=62, Resulting Numbers: [47, 49, 62]
Generated Node #0,1: 83:[47, 49, 62] Operation: 21+41=62
Exploring Operation: 47+41=88... | 0 | hs_5 | mult_heuristic |
[
39,
12,
12,
43
] | 39 | [
"12-12=0",
"43*0=0",
"39+0=39"
] | Current State: 39:[39, 12, 12, 43], Operations: []
Exploring Operation: 12-12=0, Resulting Numbers: [39, 43, 0]
Generated Node #2: [39, 43, 0] from Operation: 12-12=0
Current State: 39:[39, 43, 0], Operations: ['12-12=0']
Exploring Operation: 43*0=0, Resulting Numbers: [39, 0]
Generated Node #3: [39, 0] from Operation:... | 4 | Current State: 39:[39, 12, 12, 43], Operations: []
Exploring Operation: 12/12=1, Resulting Numbers: [39, 43, 1]
Generated Node #0,0: 39:[39, 43, 1] Operation: 12/12=1
Exploring Operation: 43-39=4, Resulting Numbers: [12, 12, 4]
Generated Node #0,1: 39:[12, 12, 4] Operation: 43-39=4
Exploring Operation: 12-12=0, Resulti... | 0.977431 | hs_3 | mult_heuristic |
[
81,
53,
77,
79
] | 55 | [
"81+77=158",
"158/79=2",
"53+2=55"
] | Current State: 55:[81, 53, 77, 79], Operations: []
Exploring Operation: 81+77=158, Resulting Numbers: [53, 79, 158]
Generated Node #2: [53, 79, 158] from Operation: 81+77=158
Current State: 55:[53, 79, 158], Operations: ['81+77=158']
Exploring Operation: 158/79=2, Resulting Numbers: [53, 2]
Generated Node #3: [53, 2] f... | 4 | Current State: 55:[81, 53, 77, 79], Operations: []
Exploring Operation: 81-53=28, Resulting Numbers: [77, 79, 28]
Generated Node #0,0: 55:[77, 79, 28] Operation: 81-53=28
Exploring Operation: 81-77=4, Resulting Numbers: [53, 79, 4]
Generated Node #0,1: 55:[53, 79, 4] Operation: 81-77=4
Exploring Operation: 79-77=2, Res... | 0 | hs_4 | mult_heuristic |
[
96,
92,
19,
71
] | 98 | [
"96+92=188",
"19+71=90",
"188-90=98"
] | Current State: 98:[96, 92, 19, 71], Operations: []
Exploring Operation: 96+92=188, Resulting Numbers: [19, 71, 188]
Generated Node #2: [19, 71, 188] from Operation: 96+92=188
Current State: 98:[19, 71, 188], Operations: ['96+92=188']
Exploring Operation: 19+71=90, Resulting Numbers: [188, 90]
Generated Node #3: [188, 9... | 4 | Current State: 98:[96, 92, 19, 71], Operations: []
Exploring Operation: 71-19=52, Resulting Numbers: [96, 92, 52]
Generated Node #0,0: 98:[96, 92, 52] Operation: 71-19=52
Moving to Node #0,0
Current State: 98:[96, 92, 52], Operations: ['71-19=52']
Exploring Operation: 96-92=4, Resulting Numbers: [52, 4]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
37,
9,
68,
55
] | 94 | [
"55-37=18",
"9*18=162",
"162-68=94"
] | Current State: 94:[37, 9, 68, 55], Operations: []
Exploring Operation: 55-37=18, Resulting Numbers: [9, 68, 18]
Generated Node #2: [9, 68, 18] from Operation: 55-37=18
Current State: 94:[9, 68, 18], Operations: ['55-37=18']
Exploring Operation: 9*18=162, Resulting Numbers: [68, 162]
Generated Node #3: [68, 162] from Op... | 4 | Current State: 94:[37, 9, 68, 55], Operations: []
Exploring Operation: 37+68=105, Resulting Numbers: [9, 55, 105]
Generated Node #0,0: 94:[9, 55, 105] Operation: 37+68=105
Exploring Operation: 68-55=13, Resulting Numbers: [37, 9, 13]
Generated Node #0,1: 94:[37, 9, 13] Operation: 68-55=13
Moving to Node #0,0
Current St... | 0 | hs_2 | mult_heuristic |
[
51,
98,
12,
40
] | 19 | [
"98-51=47",
"40-12=28",
"47-28=19"
] | Current State: 19:[51, 98, 12, 40], Operations: []
Exploring Operation: 98-51=47, Resulting Numbers: [12, 40, 47]
Generated Node #2: [12, 40, 47] from Operation: 98-51=47
Current State: 19:[12, 40, 47], Operations: ['98-51=47']
Exploring Operation: 40-12=28, Resulting Numbers: [47, 28]
Generated Node #3: [47, 28] from ... | 4 | Current State: 19:[51, 98, 12, 40], Operations: []
Exploring Operation: 98-40=58, Resulting Numbers: [51, 12, 58]
Generated Node #0,0: 19:[51, 12, 58] Operation: 98-40=58
Exploring Operation: 98-51=47, Resulting Numbers: [12, 40, 47]
Generated Node #0,1: 19:[12, 40, 47] Operation: 98-51=47
Exploring Operation: 51-40=11... | 0.975694 | hs_3 | mult_heuristic |
[
24,
72,
38,
28
] | 38 | [
"72-24=48",
"38-28=10",
"48-10=38"
] | Current State: 38:[24, 72, 38, 28], Operations: []
Exploring Operation: 72-24=48, Resulting Numbers: [38, 28, 48]
Generated Node #2: [38, 28, 48] from Operation: 72-24=48
Current State: 38:[38, 28, 48], Operations: ['72-24=48']
Exploring Operation: 38-28=10, Resulting Numbers: [48, 10]
Generated Node #3: [48, 10] from ... | 4 | Current State: 38:[24, 72, 38, 28], Operations: []
Exploring Operation: 72/24=3, Resulting Numbers: [38, 28, 3]
Generated Node #0,0: 38:[38, 28, 3] Operation: 72/24=3
Exploring Operation: 28-24=4, Resulting Numbers: [72, 38, 4]
Generated Node #0,1: 38:[72, 38, 4] Operation: 28-24=4
Exploring Operation: 72-24=48, Result... | 0.951389 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.