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 |
|---|---|---|---|---|---|---|---|---|
[
72,
52,
5,
23
] | 73 | [
"52-23=29",
"5*29=145",
"145-72=73"
] | Current State: 73:[72, 52, 5, 23], Operations: []
Exploring Operation: 52-23=29, Resulting Numbers: [72, 5, 29]
Generated Node #2: [72, 5, 29] from Operation: 52-23=29
Current State: 73:[72, 5, 29], Operations: ['52-23=29']
Exploring Operation: 5*29=145, Resulting Numbers: [72, 145]
Generated Node #3: [72, 145] from Op... | 4 | Current State: 73:[72, 52, 5, 23], Operations: []
Exploring Operation: 52+5=57, Resulting Numbers: [72, 23, 57]
Generated Node #0,0: 73:[72, 23, 57] Operation: 52+5=57
Exploring Operation: 5*23=115, Resulting Numbers: [72, 52, 115]
Generated Node #0,1: 73:[72, 52, 115] Operation: 5*23=115
Exploring Operation: 5+23=28, ... | 0 | hs_3 | sum_heuristic |
[
46,
42,
37,
6
] | 96 | [
"46-37=9",
"6*9=54",
"42+54=96"
] | Current State: 96:[46, 42, 37, 6], Operations: []
Exploring Operation: 46-37=9, Resulting Numbers: [42, 6, 9]
Generated Node #2: [42, 6, 9] from Operation: 46-37=9
Current State: 96:[42, 6, 9], Operations: ['46-37=9']
Exploring Operation: 6*9=54, Resulting Numbers: [42, 54]
Generated Node #3: [42, 54] from Operation: 6... | 4 | Current State: 96:[46, 42, 37, 6], Operations: []
Exploring Operation: 46-37=9, Resulting Numbers: [42, 6, 9]
Generated Node #0,0: 96:[42, 6, 9] Operation: 46-37=9
Exploring Operation: 42/6=7, Resulting Numbers: [46, 37, 7]
Generated Node #0,1: 96:[46, 37, 7] Operation: 42/6=7
Exploring Operation: 46-42=4, Resulting Nu... | 0 | hs_5 | sum_heuristic |
[
80,
4,
19,
9
] | 63 | [
"80+19=99",
"4*9=36",
"99-36=63"
] | Current State: 63:[80, 4, 19, 9], Operations: []
Exploring Operation: 80+19=99, Resulting Numbers: [4, 9, 99]
Generated Node #2: [4, 9, 99] from Operation: 80+19=99
Current State: 63:[4, 9, 99], Operations: ['80+19=99']
Exploring Operation: 4*9=36, Resulting Numbers: [99, 36]
Generated Node #3: [99, 36] from Operation:... | 4 | Current State: 63:[80, 4, 19, 9], Operations: []
Exploring Operation: 80-19=61, Resulting Numbers: [4, 9, 61]
Generated Node #0,0: 63:[4, 9, 61] Operation: 80-19=61
Exploring Operation: 80-9=71, Resulting Numbers: [4, 19, 71]
Generated Node #0,1: 63:[4, 19, 71] Operation: 80-9=71
Exploring Operation: 80/4=20, Resulting... | 0 | hs_5 | mult_heuristic |
[
73,
79,
60,
1
] | 65 | [
"79-73=6",
"60-1=59",
"6+59=65"
] | Current State: 65:[73, 79, 60, 1], Operations: []
Exploring Operation: 79-73=6, Resulting Numbers: [60, 1, 6]
Generated Node #2: [60, 1, 6] from Operation: 79-73=6
Current State: 65:[60, 1, 6], Operations: ['79-73=6']
Exploring Operation: 60-1=59, Resulting Numbers: [6, 59]
Generated Node #3: [6, 59] from Operation: 60... | 4 | Current State: 65:[73, 79, 60, 1], Operations: []
Exploring Operation: 79-1=78, Resulting Numbers: [73, 60, 78]
Generated Node #0,0: 65:[73, 60, 78] Operation: 79-1=78
Exploring Operation: 73-1=72, Resulting Numbers: [79, 60, 72]
Generated Node #0,1: 65:[79, 60, 72] Operation: 73-1=72
Exploring Operation: 79-60=19, Res... | 0.984375 | hs_5 | sum_heuristic |
[
23,
44,
12,
68
] | 25 | [
"68-44=24",
"24/12=2",
"23+2=25"
] | Current State: 25:[23, 44, 12, 68], Operations: []
Exploring Operation: 68-44=24, Resulting Numbers: [23, 12, 24]
Generated Node #2: [23, 12, 24] from Operation: 68-44=24
Current State: 25:[23, 12, 24], Operations: ['68-44=24']
Exploring Operation: 24/12=2, Resulting Numbers: [23, 2]
Generated Node #3: [23, 2] from Ope... | 4 | Current State: 25:[23, 44, 12, 68], Operations: []
Exploring Operation: 68-44=24, Resulting Numbers: [23, 12, 24]
Generated Node #0,0: 25:[23, 12, 24] Operation: 68-44=24
Exploring Operation: 68-12=56, Resulting Numbers: [23, 44, 56]
Generated Node #0,1: 25:[23, 44, 56] Operation: 68-12=56
Exploring Operation: 68-23=45... | 0.986979 | hs_4 | sum_heuristic |
[
65,
32,
22,
86
] | 17 | [
"65*22=1430",
"32+1430=1462",
"1462/86=17"
] | Current State: 17:[65, 32, 22, 86], Operations: []
Exploring Operation: 65*22=1430, Resulting Numbers: [32, 86, 1430]
Generated Node #2: [32, 86, 1430] from Operation: 65*22=1430
Current State: 17:[32, 86, 1430], Operations: ['65*22=1430']
Exploring Operation: 32+1430=1462, Resulting Numbers: [86, 1462]
Generated Node ... | 4 | Current State: 17:[65, 32, 22, 86], Operations: []
Exploring Operation: 65-22=43, Resulting Numbers: [32, 86, 43]
Generated Node #0,0: 17:[32, 86, 43] Operation: 65-22=43
Exploring Operation: 65-32=33, Resulting Numbers: [22, 86, 33]
Generated Node #0,1: 17:[22, 86, 33] Operation: 65-32=33
Exploring Operation: 86-65=21... | 0 | hs_4 | sum_heuristic |
[
43,
63,
3,
98
] | 68 | [
"43+63=106",
"98+106=204",
"204/3=68"
] | Current State: 68:[43, 63, 3, 98], Operations: []
Exploring Operation: 43+63=106, Resulting Numbers: [3, 98, 106]
Generated Node #2: [3, 98, 106] from Operation: 43+63=106
Current State: 68:[3, 98, 106], Operations: ['43+63=106']
Exploring Operation: 98+106=204, Resulting Numbers: [3, 204]
Generated Node #3: [3, 204] f... | 4 | Current State: 68:[43, 63, 3, 98], Operations: []
Exploring Operation: 98-63=35, Resulting Numbers: [43, 3, 35]
Generated Node #0,0: 68:[43, 3, 35] Operation: 98-63=35
Exploring Operation: 98-43=55, Resulting Numbers: [63, 3, 55]
Generated Node #0,1: 68:[63, 3, 55] Operation: 98-43=55
Exploring Operation: 63-43=20, Res... | 0 | hs_5 | mult_heuristic |
[
4,
59,
27,
49
] | 29 | [
"49-27=22",
"4*22=88",
"88-59=29"
] | Current State: 29:[4, 59, 27, 49], Operations: []
Exploring Operation: 49-27=22, Resulting Numbers: [4, 59, 22]
Generated Node #2: [4, 59, 22] from Operation: 49-27=22
Current State: 29:[4, 59, 22], Operations: ['49-27=22']
Exploring Operation: 4*22=88, Resulting Numbers: [59, 88]
Generated Node #3: [59, 88] from Opera... | 4 | Current State: 29:[4, 59, 27, 49], Operations: []
Exploring Operation: 59-49=10, Resulting Numbers: [4, 27, 10]
Generated Node #0,0: 29:[4, 27, 10] Operation: 59-49=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[4, 27, 10], Operations: ['59-49=10']
Exploring Operation: 4*10=40, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
93,
94,
37,
21
] | 17 | [
"94-93=1",
"37-21=16",
"1+16=17"
] | Current State: 17:[93, 94, 37, 21], Operations: []
Exploring Operation: 94-93=1, Resulting Numbers: [37, 21, 1]
Generated Node #2: [37, 21, 1] from Operation: 94-93=1
Current State: 17:[37, 21, 1], Operations: ['94-93=1']
Exploring Operation: 37-21=16, Resulting Numbers: [1, 16]
Generated Node #3: [1, 16] from Operatio... | 4 | Current State: 17:[93, 94, 37, 21], Operations: []
Exploring Operation: 93-37=56, Resulting Numbers: [94, 21, 56]
Generated Node #0,0: 17:[94, 21, 56] Operation: 93-37=56
Exploring Operation: 94-93=1, Resulting Numbers: [37, 21, 1]
Generated Node #0,1: 17:[37, 21, 1] Operation: 94-93=1
Moving to Node #0,1
Current State... | 0.991319 | hs_2 | mult_heuristic |
[
54,
63,
29,
51
] | 81 | [
"54*51=2754",
"63-29=34",
"2754/34=81"
] | Current State: 81:[54, 63, 29, 51], Operations: []
Exploring Operation: 54*51=2754, Resulting Numbers: [63, 29, 2754]
Generated Node #2: [63, 29, 2754] from Operation: 54*51=2754
Current State: 81:[63, 29, 2754], Operations: ['54*51=2754']
Exploring Operation: 63-29=34, Resulting Numbers: [2754, 34]
Generated Node #3: ... | 4 | Current State: 81:[54, 63, 29, 51], Operations: []
Exploring Operation: 54-51=3, Resulting Numbers: [63, 29, 3]
Generated Node #0,0: 81:[63, 29, 3] Operation: 54-51=3
Exploring Operation: 63-54=9, Resulting Numbers: [29, 51, 9]
Generated Node #0,1: 81:[29, 51, 9] Operation: 63-54=9
Exploring Operation: 63-51=12, Result... | 0 | hs_5 | sum_heuristic |
[
37,
39,
64,
1
] | 64 | [
"39-37=2",
"2-1=1",
"64*1=64"
] | Current State: 64:[37, 39, 64, 1], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [64, 1, 2]
Generated Node #2: [64, 1, 2] from Operation: 39-37=2
Current State: 64:[64, 1, 2], Operations: ['39-37=2']
Exploring Operation: 2-1=1, Resulting Numbers: [64, 1]
Generated Node #3: [64, 1] from Operation: 2-1=... | 4 | Current State: 64:[37, 39, 64, 1], Operations: []
Exploring Operation: 39-37=2, Resulting Numbers: [64, 1, 2]
Generated Node #0,0: 64:[64, 1, 2] Operation: 39-37=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 64:[64, 1, 2], Operations: ['39-37=2']
Exploring Operation: 64*1=64, Resulting Numbers: [2, ... | 0 | hs_1 | mult_heuristic |
[
7,
84,
22,
70
] | 24 | [
"7+70=77",
"84*22=1848",
"1848/77=24"
] | Current State: 24:[7, 84, 22, 70], Operations: []
Exploring Operation: 7+70=77, Resulting Numbers: [84, 22, 77]
Generated Node #2: [84, 22, 77] from Operation: 7+70=77
Current State: 24:[84, 22, 77], Operations: ['7+70=77']
Exploring Operation: 84*22=1848, Resulting Numbers: [77, 1848]
Generated Node #3: [77, 1848] fro... | 4 | Current State: 24:[7, 84, 22, 70], Operations: []
Exploring Operation: 84-70=14, Resulting Numbers: [7, 22, 14]
Generated Node #0,0: 24:[7, 22, 14] Operation: 84-70=14
Exploring Operation: 84/7=12, Resulting Numbers: [22, 70, 12]
Generated Node #0,1: 24:[22, 70, 12] Operation: 84/7=12
Start Sub Search at level 1: Movin... | 0.989583 | hs_2 | mult_heuristic |
[
24,
39,
14,
59
] | 60 | [
"39-24=15",
"59-14=45",
"15+45=60"
] | Current State: 60:[24, 39, 14, 59], Operations: []
Exploring Operation: 39-24=15, Resulting Numbers: [14, 59, 15]
Generated Node #2: [14, 59, 15] from Operation: 39-24=15
Current State: 60:[14, 59, 15], Operations: ['39-24=15']
Exploring Operation: 59-14=45, Resulting Numbers: [15, 45]
Generated Node #3: [15, 45] from ... | 4 | Current State: 60:[24, 39, 14, 59], Operations: []
Exploring Operation: 24+39=63, Resulting Numbers: [14, 59, 63]
Generated Node #0,0: 60:[14, 59, 63] Operation: 24+39=63
Exploring Operation: 59-39=20, Resulting Numbers: [24, 14, 20]
Generated Node #0,1: 60:[24, 14, 20] Operation: 59-39=20
Exploring Operation: 39-24=15... | 0.983507 | hs_5 | mult_heuristic |
[
60,
66,
76,
5
] | 65 | [
"66-60=6",
"76-5=71",
"71-6=65"
] | Current State: 65:[60, 66, 76, 5], Operations: []
Exploring Operation: 66-60=6, Resulting Numbers: [76, 5, 6]
Generated Node #2: [76, 5, 6] from Operation: 66-60=6
Current State: 65:[76, 5, 6], Operations: ['66-60=6']
Exploring Operation: 76-5=71, Resulting Numbers: [6, 71]
Generated Node #3: [6, 71] from Operation: 76... | 4 | Current State: 65:[60, 66, 76, 5], Operations: []
Exploring Operation: 76-60=16, Resulting Numbers: [66, 5, 16]
Generated Node #0,0: 65:[66, 5, 16] Operation: 76-60=16
Moving to Node #0,0
Current State: 65:[66, 5, 16], Operations: ['76-60=16']
Exploring Operation: 16-5=11, Resulting Numbers: [66, 11]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
45,
36,
11,
4
] | 33 | [
"11+4=15",
"45/15=3",
"36-3=33"
] | Current State: 33:[45, 36, 11, 4], Operations: []
Exploring Operation: 11+4=15, Resulting Numbers: [45, 36, 15]
Generated Node #2: [45, 36, 15] from Operation: 11+4=15
Current State: 33:[45, 36, 15], Operations: ['11+4=15']
Exploring Operation: 45/15=3, Resulting Numbers: [36, 3]
Generated Node #3: [36, 3] from Operati... | 4 | Current State: 33:[45, 36, 11, 4], Operations: []
Exploring Operation: 45-11=34, Resulting Numbers: [36, 4, 34]
Generated Node #0,0: 33:[36, 4, 34] Operation: 45-11=34
Exploring Operation: 45-4=41, Resulting Numbers: [36, 11, 41]
Generated Node #0,1: 33:[36, 11, 41] Operation: 45-4=41
Exploring Operation: 45-36=9, Resu... | 0 | hs_3 | sum_heuristic |
[
47,
1,
80,
4
] | 29 | [
"47*1=47",
"80-4=76",
"76-47=29"
] | Current State: 29:[47, 1, 80, 4], Operations: []
Exploring Operation: 47*1=47, Resulting Numbers: [80, 4, 47]
Generated Node #2: [80, 4, 47] from Operation: 47*1=47
Current State: 29:[80, 4, 47], Operations: ['47*1=47']
Exploring Operation: 80-4=76, Resulting Numbers: [47, 76]
Generated Node #3: [47, 76] from Operation... | 4 | Current State: 29:[47, 1, 80, 4], Operations: []
Exploring Operation: 80-47=33, Resulting Numbers: [1, 4, 33]
Generated Node #0,0: 29:[1, 4, 33] Operation: 80-47=33
Exploring Operation: 80/4=20, Resulting Numbers: [47, 1, 20]
Generated Node #0,1: 29:[47, 1, 20] Operation: 80/4=20
Exploring Operation: 47-1=46, Resulting... | 0.967014 | hs_3 | sum_heuristic |
[
61,
8,
36,
6
] | 83 | [
"61-8=53",
"36-6=30",
"53+30=83"
] | Current State: 83:[61, 8, 36, 6], Operations: []
Exploring Operation: 61-8=53, Resulting Numbers: [36, 6, 53]
Generated Node #2: [36, 6, 53] from Operation: 61-8=53
Current State: 83:[36, 6, 53], Operations: ['61-8=53']
Exploring Operation: 36-6=30, Resulting Numbers: [53, 30]
Generated Node #3: [53, 30] from Operation... | 4 | Current State: 83:[61, 8, 36, 6], Operations: []
Exploring Operation: 61+8=69, Resulting Numbers: [36, 6, 69]
Generated Node #0,0: 83:[36, 6, 69] Operation: 61+8=69
Exploring Operation: 8*6=48, Resulting Numbers: [61, 36, 48]
Generated Node #0,1: 83:[61, 36, 48] Operation: 8*6=48
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
27,
46,
32,
28
] | 41 | [
"46-27=19",
"32+28=60",
"60-19=41"
] | Current State: 41:[27, 46, 32, 28], Operations: []
Exploring Operation: 46-27=19, Resulting Numbers: [32, 28, 19]
Generated Node #2: [32, 28, 19] from Operation: 46-27=19
Current State: 41:[32, 28, 19], Operations: ['46-27=19']
Exploring Operation: 32+28=60, Resulting Numbers: [19, 60]
Generated Node #3: [19, 60] from ... | 4 | Current State: 41:[27, 46, 32, 28], Operations: []
Exploring Operation: 27+32=59, Resulting Numbers: [46, 28, 59]
Generated Node #0,0: 41:[46, 28, 59] Operation: 27+32=59
Exploring Operation: 46-27=19, Resulting Numbers: [32, 28, 19]
Generated Node #0,1: 41:[32, 28, 19] Operation: 46-27=19
Exploring Operation: 32+28=60... | 0.982639 | hs_5 | mult_heuristic |
[
13,
12,
93,
17
] | 98 | [
"13+93=106",
"12*17=204",
"204-106=98"
] | Current State: 98:[13, 12, 93, 17], Operations: []
Exploring Operation: 13+93=106, Resulting Numbers: [12, 17, 106]
Generated Node #2: [12, 17, 106] from Operation: 13+93=106
Current State: 98:[12, 17, 106], Operations: ['13+93=106']
Exploring Operation: 12*17=204, Resulting Numbers: [106, 204]
Generated Node #3: [106,... | 4 | Current State: 98:[13, 12, 93, 17], Operations: []
Exploring Operation: 17-12=5, Resulting Numbers: [13, 93, 5]
Generated Node #0,0: 98:[13, 93, 5] Operation: 17-12=5
Moving to Node #0,0
Current State: 98:[13, 93, 5], Operations: ['17-12=5']
Exploring Operation: 93+5=98, Resulting Numbers: [13, 98]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
94,
80,
68,
57
] | 82 | [
"94*57=5358",
"80*68=5440",
"5440-5358=82"
] | Current State: 82:[94, 80, 68, 57], Operations: []
Exploring Operation: 94*57=5358, Resulting Numbers: [80, 68, 5358]
Generated Node #2: [80, 68, 5358] from Operation: 94*57=5358
Current State: 82:[80, 68, 5358], Operations: ['94*57=5358']
Exploring Operation: 80*68=5440, Resulting Numbers: [5358, 5440]
Generated Node ... | 4 | Current State: 82:[94, 80, 68, 57], Operations: []
Exploring Operation: 94-68=26, Resulting Numbers: [80, 57, 26]
Generated Node #0,0: 82:[80, 57, 26] Operation: 94-68=26
Exploring Operation: 94-57=37, Resulting Numbers: [80, 68, 37]
Generated Node #0,1: 82:[80, 68, 37] Operation: 94-57=37
Exploring Operation: 80-68=12... | 0 | hs_5 | mult_heuristic |
[
45,
36,
51,
62
] | 33 | [
"62-45=17",
"51/17=3",
"36-3=33"
] | Current State: 33:[45, 36, 51, 62], Operations: []
Exploring Operation: 62-45=17, Resulting Numbers: [36, 51, 17]
Generated Node #2: [36, 51, 17] from Operation: 62-45=17
Current State: 33:[36, 51, 17], Operations: ['62-45=17']
Exploring Operation: 51/17=3, Resulting Numbers: [36, 3]
Generated Node #3: [36, 3] from Ope... | 4 | Current State: 33:[45, 36, 51, 62], Operations: []
Exploring Operation: 62-51=11, Resulting Numbers: [45, 36, 11]
Generated Node #0,0: 33:[45, 36, 11] Operation: 62-51=11
Moving to Node #0,0
Current State: 33:[45, 36, 11], Operations: ['62-51=11']
Exploring Operation: 45-36=9, Resulting Numbers: [11, 9]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
70,
13,
3,
76
] | 11 | [
"70-3=67",
"76+67=143",
"143/13=11"
] | Current State: 11:[70, 13, 3, 76], Operations: []
Exploring Operation: 70-3=67, Resulting Numbers: [13, 76, 67]
Generated Node #2: [13, 76, 67] from Operation: 70-3=67
Current State: 11:[13, 76, 67], Operations: ['70-3=67']
Exploring Operation: 76+67=143, Resulting Numbers: [13, 143]
Generated Node #3: [13, 143] from O... | 4 | Current State: 11:[70, 13, 3, 76], Operations: []
Exploring Operation: 76-70=6, Resulting Numbers: [13, 3, 6]
Generated Node #0,0: 11:[13, 3, 6] Operation: 76-70=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 11:[13, 3, 6], Operations: ['76-70=6']
Exploring Operation: 3+6=9, Resulting Numbers: [13, 9... | 0 | hs_1 | sum_heuristic |
[
7,
5,
60,
18
] | 55 | [
"7+18=25",
"25/5=5",
"60-5=55"
] | Current State: 55:[7, 5, 60, 18], Operations: []
Exploring Operation: 7+18=25, Resulting Numbers: [5, 60, 25]
Generated Node #2: [5, 60, 25] from Operation: 7+18=25
Current State: 55:[5, 60, 25], Operations: ['7+18=25']
Exploring Operation: 25/5=5, Resulting Numbers: [60, 5]
Generated Node #3: [60, 5] from Operation: 2... | 4 | Current State: 55:[7, 5, 60, 18], Operations: []
Exploring Operation: 18-7=11, Resulting Numbers: [5, 60, 11]
Generated Node #0,0: 55:[5, 60, 11] Operation: 18-7=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 55:[5, 60, 11], Operations: ['18-7=11']
Exploring Operation: 60-5=55, Resulting Numbers: [1... | 0 | hs_1 | mult_heuristic |
[
21,
30,
1,
66
] | 57 | [
"30-21=9",
"1*66=66",
"66-9=57"
] | Current State: 57:[21, 30, 1, 66], Operations: []
Exploring Operation: 30-21=9, Resulting Numbers: [1, 66, 9]
Generated Node #2: [1, 66, 9] from Operation: 30-21=9
Current State: 57:[1, 66, 9], Operations: ['30-21=9']
Exploring Operation: 1*66=66, Resulting Numbers: [9, 66]
Generated Node #3: [9, 66] from Operation: 1*... | 4 | Current State: 57:[21, 30, 1, 66], Operations: []
Exploring Operation: 21-1=20, Resulting Numbers: [30, 66, 20]
Generated Node #0,0: 57:[30, 66, 20] Operation: 21-1=20
Exploring Operation: 30-21=9, Resulting Numbers: [1, 66, 9]
Generated Node #0,1: 57:[1, 66, 9] Operation: 30-21=9
Exploring Operation: 21+30=51, Resulti... | 0.990451 | hs_3 | sum_heuristic |
[
46,
27,
35,
45
] | 61 | [
"46-27=19",
"35+45=80",
"80-19=61"
] | Current State: 61:[46, 27, 35, 45], Operations: []
Exploring Operation: 46-27=19, Resulting Numbers: [35, 45, 19]
Generated Node #2: [35, 45, 19] from Operation: 46-27=19
Current State: 61:[35, 45, 19], Operations: ['46-27=19']
Exploring Operation: 35+45=80, Resulting Numbers: [19, 80]
Generated Node #3: [19, 80] from ... | 4 | Current State: 61:[46, 27, 35, 45], Operations: []
Exploring Operation: 27+35=62, Resulting Numbers: [46, 45, 62]
Generated Node #0,0: 61:[46, 45, 62] Operation: 27+35=62
Exploring Operation: 27+45=72, Resulting Numbers: [46, 35, 72]
Generated Node #0,1: 61:[46, 35, 72] Operation: 27+45=72
Exploring Operation: 46+27=73... | 0.966146 | hs_3 | sum_heuristic |
[
48,
35,
42,
10
] | 88 | [
"48-35=13",
"10*13=130",
"130-42=88"
] | Current State: 88:[48, 35, 42, 10], Operations: []
Exploring Operation: 48-35=13, Resulting Numbers: [42, 10, 13]
Generated Node #2: [42, 10, 13] from Operation: 48-35=13
Current State: 88:[42, 10, 13], Operations: ['48-35=13']
Exploring Operation: 10*13=130, Resulting Numbers: [42, 130]
Generated Node #3: [42, 130] fr... | 4 | Current State: 88:[48, 35, 42, 10], Operations: []
Exploring Operation: 48-35=13, Resulting Numbers: [42, 10, 13]
Generated Node #0,0: 88:[42, 10, 13] Operation: 48-35=13
Exploring Operation: 42-35=7, Resulting Numbers: [48, 10, 7]
Generated Node #0,1: 88:[48, 10, 7] Operation: 42-35=7
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
16,
3,
4,
69
] | 97 | [
"16+69=85",
"3*4=12",
"85+12=97"
] | Current State: 97:[16, 3, 4, 69], Operations: []
Exploring Operation: 16+69=85, Resulting Numbers: [3, 4, 85]
Generated Node #2: [3, 4, 85] from Operation: 16+69=85
Current State: 97:[3, 4, 85], Operations: ['16+69=85']
Exploring Operation: 3*4=12, Resulting Numbers: [85, 12]
Generated Node #3: [85, 12] from Operation:... | 4 | Current State: 97:[16, 3, 4, 69], Operations: []
Exploring Operation: 16*4=64, Resulting Numbers: [3, 69, 64]
Generated Node #0,0: 97:[3, 69, 64] Operation: 16*4=64
Moving to Node #0,0
Current State: 97:[3, 69, 64], Operations: ['16*4=64']
Exploring Operation: 3+69=72, Resulting Numbers: [64, 72]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
14,
69,
86,
2
] | 29 | [
"69-14=55",
"86-2=84",
"84-55=29"
] | Current State: 29:[14, 69, 86, 2], Operations: []
Exploring Operation: 69-14=55, Resulting Numbers: [86, 2, 55]
Generated Node #2: [86, 2, 55] from Operation: 69-14=55
Current State: 29:[86, 2, 55], Operations: ['69-14=55']
Exploring Operation: 86-2=84, Resulting Numbers: [55, 84]
Generated Node #3: [55, 84] from Opera... | 4 | Current State: 29:[14, 69, 86, 2], Operations: []
Exploring Operation: 86-69=17, Resulting Numbers: [14, 2, 17]
Generated Node #0,0: 29:[14, 2, 17] Operation: 86-69=17
Start Sub Search at level 1: Moving to Node #0,0
Current State: 29:[14, 2, 17], Operations: ['86-69=17']
Exploring Operation: 14*2=28, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
9,
90,
11,
75
] | 84 | [
"9+90=99",
"99/11=9",
"75+9=84"
] | Current State: 84:[9, 90, 11, 75], Operations: []
Exploring Operation: 9+90=99, Resulting Numbers: [11, 75, 99]
Generated Node #2: [11, 75, 99] from Operation: 9+90=99
Current State: 84:[11, 75, 99], Operations: ['9+90=99']
Exploring Operation: 99/11=9, Resulting Numbers: [75, 9]
Generated Node #3: [75, 9] from Operati... | 4 | Current State: 84:[9, 90, 11, 75], Operations: []
Exploring Operation: 90-75=15, Resulting Numbers: [9, 11, 15]
Generated Node #0,0: 84:[9, 11, 15] Operation: 90-75=15
Moving to Node #0,0
Current State: 84:[9, 11, 15], Operations: ['90-75=15']
Exploring Operation: 11-9=2, Resulting Numbers: [15, 2]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
66,
46,
39,
5
] | 89 | [
"66-39=27",
"5*27=135",
"135-46=89"
] | Current State: 89:[66, 46, 39, 5], Operations: []
Exploring Operation: 66-39=27, Resulting Numbers: [46, 5, 27]
Generated Node #2: [46, 5, 27] from Operation: 66-39=27
Current State: 89:[46, 5, 27], Operations: ['66-39=27']
Exploring Operation: 5*27=135, Resulting Numbers: [46, 135]
Generated Node #3: [46, 135] from Op... | 4 | Current State: 89:[66, 46, 39, 5], Operations: []
Exploring Operation: 66+5=71, Resulting Numbers: [46, 39, 71]
Generated Node #0,0: 89:[46, 39, 71] Operation: 66+5=71
Moving to Node #0,0
Current State: 89:[46, 39, 71], Operations: ['66+5=71']
Exploring Operation: 46+39=85, Resulting Numbers: [71, 85]
Generated Node #0... | 0 | hs_1 | sum_heuristic |
[
87,
13,
52,
65
] | 30 | [
"87-52=35",
"65/13=5",
"35-5=30"
] | Current State: 30:[87, 13, 52, 65], Operations: []
Exploring Operation: 87-52=35, Resulting Numbers: [13, 65, 35]
Generated Node #2: [13, 65, 35] from Operation: 87-52=35
Current State: 30:[13, 65, 35], Operations: ['87-52=35']
Exploring Operation: 65/13=5, Resulting Numbers: [35, 5]
Generated Node #3: [35, 5] from Ope... | 4 | Current State: 30:[87, 13, 52, 65], Operations: []
Exploring Operation: 87-52=35, Resulting Numbers: [13, 65, 35]
Generated Node #0,0: 30:[13, 65, 35] Operation: 87-52=35
Exploring Operation: 52/13=4, Resulting Numbers: [87, 65, 4]
Generated Node #0,1: 30:[87, 65, 4] Operation: 52/13=4
Exploring Operation: 65/13=5, Res... | 0.967014 | hs_5 | mult_heuristic |
[
23,
39,
24,
11
] | 50 | [
"24-23=1",
"39+11=50",
"1*50=50"
] | Current State: 50:[23, 39, 24, 11], Operations: []
Exploring Operation: 24-23=1, Resulting Numbers: [39, 11, 1]
Generated Node #2: [39, 11, 1] from Operation: 24-23=1
Current State: 50:[39, 11, 1], Operations: ['24-23=1']
Exploring Operation: 39+11=50, Resulting Numbers: [1, 50]
Generated Node #3: [1, 50] from Operatio... | 4 | Current State: 50:[23, 39, 24, 11], Operations: []
Exploring Operation: 39+11=50, Resulting Numbers: [23, 24, 50]
Generated Node #0,0: 50:[23, 24, 50] Operation: 39+11=50
Exploring Operation: 39-11=28, Resulting Numbers: [23, 24, 28]
Generated Node #0,1: 50:[23, 24, 28] Operation: 39-11=28
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
3,
73,
40,
44
] | 79 | [
"73+44=117",
"117/3=39",
"40+39=79"
] | Current State: 79:[3, 73, 40, 44], Operations: []
Exploring Operation: 73+44=117, Resulting Numbers: [3, 40, 117]
Generated Node #2: [3, 40, 117] from Operation: 73+44=117
Current State: 79:[3, 40, 117], Operations: ['73+44=117']
Exploring Operation: 117/3=39, Resulting Numbers: [40, 39]
Generated Node #3: [40, 39] fro... | 4 | Current State: 79:[3, 73, 40, 44], Operations: []
Exploring Operation: 3+73=76, Resulting Numbers: [40, 44, 76]
Generated Node #0,0: 79:[40, 44, 76] Operation: 3+73=76
Exploring Operation: 3+44=47, Resulting Numbers: [73, 40, 47]
Generated Node #0,1: 79:[73, 40, 47] Operation: 3+44=47
Exploring Operation: 3+40=43, Resu... | 0 | hs_4 | sum_heuristic |
[
67,
94,
99,
93
] | 32 | [
"99-67=32",
"94-93=1",
"32*1=32"
] | Current State: 32:[67, 94, 99, 93], Operations: []
Exploring Operation: 99-67=32, Resulting Numbers: [94, 93, 32]
Generated Node #2: [94, 93, 32] from Operation: 99-67=32
Current State: 32:[94, 93, 32], Operations: ['99-67=32']
Exploring Operation: 94-93=1, Resulting Numbers: [32, 1]
Generated Node #3: [32, 1] from Ope... | 4 | Current State: 32:[67, 94, 99, 93], Operations: []
Exploring Operation: 99-94=5, Resulting Numbers: [67, 93, 5]
Generated Node #0,0: 32:[67, 93, 5] Operation: 99-94=5
Exploring Operation: 94-93=1, Resulting Numbers: [67, 99, 1]
Generated Node #0,1: 32:[67, 99, 1] Operation: 94-93=1
Exploring Operation: 99-93=6, Resulti... | 0.94184 | hs_5 | mult_heuristic |
[
14,
98,
69,
1
] | 61 | [
"98/14=7",
"69-1=68",
"68-7=61"
] | Current State: 61:[14, 98, 69, 1], Operations: []
Exploring Operation: 98/14=7, Resulting Numbers: [69, 1, 7]
Generated Node #2: [69, 1, 7] from Operation: 98/14=7
Current State: 61:[69, 1, 7], Operations: ['98/14=7']
Exploring Operation: 69-1=68, Resulting Numbers: [7, 68]
Generated Node #3: [7, 68] from Operation: 69... | 4 | Current State: 61:[14, 98, 69, 1], Operations: []
Exploring Operation: 14+1=15, Resulting Numbers: [98, 69, 15]
Generated Node #0,0: 61:[98, 69, 15] Operation: 14+1=15
Exploring Operation: 98-14=84, Resulting Numbers: [69, 1, 84]
Generated Node #0,1: 61:[69, 1, 84] Operation: 98-14=84
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
83,
24,
56,
59
] | 62 | [
"83-24=59",
"59-56=3",
"59+3=62"
] | Current State: 62:[83, 24, 56, 59], Operations: []
Exploring Operation: 83-24=59, Resulting Numbers: [56, 59, 59]
Generated Node #2: [56, 59, 59] from Operation: 83-24=59
Current State: 62:[56, 59, 59], Operations: ['83-24=59']
Exploring Operation: 59-56=3, Resulting Numbers: [3]
3,62 equal: Goal Reached
Exploring Oper... | 4 | Current State: 62:[83, 24, 56, 59], Operations: []
Exploring Operation: 83-56=27, Resulting Numbers: [24, 59, 27]
Generated Node #0,0: 62:[24, 59, 27] Operation: 83-56=27
Exploring Operation: 56-24=32, Resulting Numbers: [83, 59, 32]
Generated Node #0,1: 62:[83, 59, 32] Operation: 56-24=32
Exploring Operation: 83-59=24... | 0.987847 | hs_4 | sum_heuristic |
[
15,
76,
25,
5
] | 79 | [
"15*5=75",
"75/25=3",
"76+3=79"
] | Current State: 79:[15, 76, 25, 5], Operations: []
Exploring Operation: 15*5=75, Resulting Numbers: [76, 25, 75]
Generated Node #2: [76, 25, 75] from Operation: 15*5=75
Current State: 79:[76, 25, 75], Operations: ['15*5=75']
Exploring Operation: 75/25=3, Resulting Numbers: [76, 3]
Generated Node #3: [76, 3] from Operati... | 4 | Current State: 79:[15, 76, 25, 5], Operations: []
Exploring Operation: 15+25=40, Resulting Numbers: [76, 5, 40]
Generated Node #0,0: 79:[76, 5, 40] Operation: 15+25=40
Exploring Operation: 15+5=20, Resulting Numbers: [76, 25, 20]
Generated Node #0,1: 79:[76, 25, 20] Operation: 15+5=20
Exploring Operation: 25*5=125, Res... | 0 | hs_4 | mult_heuristic |
[
35,
35,
32,
56
] | 89 | [
"35/35=1",
"32+56=88",
"1+88=89"
] | Current State: 89:[35, 35, 32, 56], Operations: []
Exploring Operation: 35/35=1, Resulting Numbers: [32, 56, 1]
Generated Node #2: [32, 56, 1] from Operation: 35/35=1
Current State: 89:[32, 56, 1], Operations: ['35/35=1']
Exploring Operation: 32+56=88, Resulting Numbers: [1, 88]
Generated Node #3: [1, 88] from Operatio... | 4 | Current State: 89:[35, 35, 32, 56], Operations: []
Exploring Operation: 35+32=67, Resulting Numbers: [35, 56, 67]
Generated Node #0,0: 89:[35, 56, 67] Operation: 35+32=67
Exploring Operation: 35+32=67, Resulting Numbers: [35, 56, 67]
Generated Node #0,1: 89:[35, 56, 67] Operation: 35+32=67
Exploring Operation: 35+35=70... | 0 | hs_3 | sum_heuristic |
[
23,
33,
62,
11
] | 62 | [
"33-23=10",
"11-10=1",
"62*1=62"
] | Current State: 62:[23, 33, 62, 11], Operations: []
Exploring Operation: 33-23=10, Resulting Numbers: [62, 11, 10]
Generated Node #2: [62, 11, 10] from Operation: 33-23=10
Current State: 62:[62, 11, 10], Operations: ['33-23=10']
Exploring Operation: 11-10=1, Resulting Numbers: [62, 1]
Generated Node #3: [62, 1] from Ope... | 4 | Current State: 62:[23, 33, 62, 11], Operations: []
Exploring Operation: 33/11=3, Resulting Numbers: [23, 62, 3]
Generated Node #0,0: 62:[23, 62, 3] Operation: 33/11=3
Exploring Operation: 23+11=34, Resulting Numbers: [33, 62, 34]
Generated Node #0,1: 62:[33, 62, 34] Operation: 23+11=34
Exploring Operation: 23+33=56, Re... | 0.987847 | hs_4 | sum_heuristic |
[
56,
62,
69,
31
] | 23 | [
"69-62=7",
"56/7=8",
"31-8=23"
] | Current State: 23:[56, 62, 69, 31], Operations: []
Exploring Operation: 69-62=7, Resulting Numbers: [56, 31, 7]
Generated Node #2: [56, 31, 7] from Operation: 69-62=7
Current State: 23:[56, 31, 7], Operations: ['69-62=7']
Exploring Operation: 56/7=8, Resulting Numbers: [31, 8]
Generated Node #3: [31, 8] from Operation:... | 4 | Current State: 23:[56, 62, 69, 31], Operations: []
Exploring Operation: 69-62=7, Resulting Numbers: [56, 31, 7]
Generated Node #0,0: 23:[56, 31, 7] Operation: 69-62=7
Exploring Operation: 62-56=6, Resulting Numbers: [69, 31, 6]
Generated Node #0,1: 23:[69, 31, 6] Operation: 62-56=6
Exploring Operation: 69-56=13, Result... | 0.974826 | hs_3 | sum_heuristic |
[
5,
39,
45,
3
] | 82 | [
"39-5=34",
"45+3=48",
"34+48=82"
] | Current State: 82:[5, 39, 45, 3], Operations: []
Exploring Operation: 39-5=34, Resulting Numbers: [45, 3, 34]
Generated Node #2: [45, 3, 34] from Operation: 39-5=34
Current State: 82:[45, 3, 34], Operations: ['39-5=34']
Exploring Operation: 45+3=48, Resulting Numbers: [34, 48]
Generated Node #3: [34, 48] from Operation... | 4 | Current State: 82:[5, 39, 45, 3], Operations: []
Exploring Operation: 45-5=40, Resulting Numbers: [39, 3, 40]
Generated Node #0,0: 82:[39, 3, 40] Operation: 45-5=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 82:[39, 3, 40], Operations: ['45-5=40']
Exploring Operation: 39+3=42, Resulting Numbers: [4... | 0.993924 | hs_1 | mult_heuristic |
[
7,
25,
13,
1
] | 18 | [
"7+25=32",
"13+1=14",
"32-14=18"
] | Current State: 18:[7, 25, 13, 1], Operations: []
Exploring Operation: 7+25=32, Resulting Numbers: [13, 1, 32]
Generated Node #2: [13, 1, 32] from Operation: 7+25=32
Current State: 18:[13, 1, 32], Operations: ['7+25=32']
Exploring Operation: 13+1=14, Resulting Numbers: [32, 14]
Generated Node #3: [32, 14] from Operation... | 4 | Current State: 18:[7, 25, 13, 1], Operations: []
Exploring Operation: 13-7=6, Resulting Numbers: [25, 1, 6]
Generated Node #0,0: 18:[25, 1, 6] Operation: 13-7=6
Exploring Operation: 7+13=20, Resulting Numbers: [25, 1, 20]
Generated Node #0,1: 18:[25, 1, 20] Operation: 7+13=20
Exploring Operation: 25-7=18, Resulting Num... | 0.979167 | hs_4 | mult_heuristic |
[
83,
87,
5,
4
] | 30 | [
"83+87=170",
"170/5=34",
"34-4=30"
] | Current State: 30:[83, 87, 5, 4], Operations: []
Exploring Operation: 83+87=170, Resulting Numbers: [5, 4, 170]
Generated Node #2: [5, 4, 170] from Operation: 83+87=170
Current State: 30:[5, 4, 170], Operations: ['83+87=170']
Exploring Operation: 170/5=34, Resulting Numbers: [4, 34]
Generated Node #3: [4, 34] from Oper... | 4 | Current State: 30:[83, 87, 5, 4], Operations: []
Exploring Operation: 83-5=78, Resulting Numbers: [87, 4, 78]
Generated Node #0,0: 30:[87, 4, 78] Operation: 83-5=78
Exploring Operation: 83-4=79, Resulting Numbers: [87, 5, 79]
Generated Node #0,1: 30:[87, 5, 79] Operation: 83-4=79
Exploring Operation: 87-83=4, Resulting... | 0 | hs_3 | mult_heuristic |
[
70,
6,
11,
27
] | 92 | [
"70+6=76",
"27-11=16",
"76+16=92"
] | Current State: 92:[70, 6, 11, 27], Operations: []
Exploring Operation: 70+6=76, Resulting Numbers: [11, 27, 76]
Generated Node #2: [11, 27, 76] from Operation: 70+6=76
Current State: 92:[11, 27, 76], Operations: ['70+6=76']
Exploring Operation: 27-11=16, Resulting Numbers: [76, 16]
Generated Node #3: [76, 16] from Oper... | 4 | Current State: 92:[70, 6, 11, 27], Operations: []
Exploring Operation: 70-27=43, Resulting Numbers: [6, 11, 43]
Generated Node #0,0: 92:[6, 11, 43] Operation: 70-27=43
Moving to Node #0,0
Current State: 92:[6, 11, 43], Operations: ['70-27=43']
Exploring Operation: 11-6=5, Resulting Numbers: [43, 5]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
90,
37,
35,
28
] | 45 | [
"37-28=9",
"90/9=10",
"35+10=45"
] | Current State: 45:[90, 37, 35, 28], Operations: []
Exploring Operation: 37-28=9, Resulting Numbers: [90, 35, 9]
Generated Node #2: [90, 35, 9] from Operation: 37-28=9
Current State: 45:[90, 35, 9], Operations: ['37-28=9']
Exploring Operation: 90/9=10, Resulting Numbers: [35, 10]
Generated Node #3: [35, 10] from Operati... | 4 | Current State: 45:[90, 37, 35, 28], Operations: []
Exploring Operation: 90-35=55, Resulting Numbers: [37, 28, 55]
Generated Node #0,0: 45:[37, 28, 55] Operation: 90-35=55
Exploring Operation: 90-37=53, Resulting Numbers: [35, 28, 53]
Generated Node #0,1: 45:[35, 28, 53] Operation: 90-37=53
Exploring Operation: 90-28=62... | 0 | hs_3 | mult_heuristic |
[
81,
32,
57,
23
] | 60 | [
"81*23=1863",
"57+1863=1920",
"1920/32=60"
] | Current State: 60:[81, 32, 57, 23], Operations: []
Exploring Operation: 81*23=1863, Resulting Numbers: [32, 57, 1863]
Generated Node #2: [32, 57, 1863] from Operation: 81*23=1863
Current State: 60:[32, 57, 1863], Operations: ['81*23=1863']
Exploring Operation: 57+1863=1920, Resulting Numbers: [32, 1920]
Generated Node ... | 4 | Current State: 60:[81, 32, 57, 23], Operations: []
Exploring Operation: 81-57=24, Resulting Numbers: [32, 23, 24]
Generated Node #0,0: 60:[32, 23, 24] Operation: 81-57=24
Exploring Operation: 81-23=58, Resulting Numbers: [32, 57, 58]
Generated Node #0,1: 60:[32, 57, 58] Operation: 81-23=58
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
26,
75,
44,
65
] | 60 | [
"75-26=49",
"44+65=109",
"109-49=60"
] | Current State: 60:[26, 75, 44, 65], Operations: []
Exploring Operation: 75-26=49, Resulting Numbers: [44, 65, 49]
Generated Node #2: [44, 65, 49] from Operation: 75-26=49
Current State: 60:[44, 65, 49], Operations: ['75-26=49']
Exploring Operation: 44+65=109, Resulting Numbers: [49, 109]
Generated Node #3: [49, 109] fr... | 4 | Current State: 60:[26, 75, 44, 65], Operations: []
Exploring Operation: 75-44=31, Resulting Numbers: [26, 65, 31]
Generated Node #0,0: 60:[26, 65, 31] Operation: 75-44=31
Exploring Operation: 75-65=10, Resulting Numbers: [26, 44, 10]
Generated Node #0,1: 60:[26, 44, 10] Operation: 75-65=10
Moving to Node #0,0
Current S... | 0.987847 | hs_2 | mult_heuristic |
[
91,
31,
58,
66
] | 62 | [
"91-58=33",
"31*66=2046",
"2046/33=62"
] | Current State: 62:[91, 31, 58, 66], Operations: []
Exploring Operation: 91-58=33, Resulting Numbers: [31, 66, 33]
Generated Node #2: [31, 66, 33] from Operation: 91-58=33
Current State: 62:[31, 66, 33], Operations: ['91-58=33']
Exploring Operation: 31*66=2046, Resulting Numbers: [33, 2046]
Generated Node #3: [33, 2046]... | 4 | Current State: 62:[91, 31, 58, 66], Operations: []
Exploring Operation: 91-58=33, Resulting Numbers: [31, 66, 33]
Generated Node #0,0: 62:[31, 66, 33] Operation: 91-58=33
Moving to Node #0,0
Current State: 62:[31, 66, 33], Operations: ['91-58=33']
Exploring Operation: 66/33=2, Resulting Numbers: [31, 2]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
67,
84,
43,
13
] | 39 | [
"84-67=17",
"43+13=56",
"56-17=39"
] | Current State: 39:[67, 84, 43, 13], Operations: []
Exploring Operation: 84-67=17, Resulting Numbers: [43, 13, 17]
Generated Node #2: [43, 13, 17] from Operation: 84-67=17
Current State: 39:[43, 13, 17], Operations: ['84-67=17']
Exploring Operation: 43+13=56, Resulting Numbers: [17, 56]
Generated Node #3: [17, 56] from ... | 4 | Current State: 39:[67, 84, 43, 13], Operations: []
Exploring Operation: 67-13=54, Resulting Numbers: [84, 43, 54]
Generated Node #0,0: 39:[84, 43, 54] Operation: 67-13=54
Exploring Operation: 67-43=24, Resulting Numbers: [84, 13, 24]
Generated Node #0,1: 39:[84, 13, 24] Operation: 67-43=24
Exploring Operation: 84-43=41... | 0.986979 | hs_4 | sum_heuristic |
[
45,
86,
38,
73
] | 17 | [
"45*73=3285",
"86*38=3268",
"3285-3268=17"
] | Current State: 17:[45, 86, 38, 73], Operations: []
Exploring Operation: 45*73=3285, Resulting Numbers: [86, 38, 3285]
Generated Node #2: [86, 38, 3285] from Operation: 45*73=3285
Current State: 17:[86, 38, 3285], Operations: ['45*73=3285']
Exploring Operation: 86*38=3268, Resulting Numbers: [3285, 3268]
Generated Node ... | 4 | Current State: 17:[45, 86, 38, 73], Operations: []
Exploring Operation: 86-73=13, Resulting Numbers: [45, 38, 13]
Generated Node #0,0: 17:[45, 38, 13] Operation: 86-73=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[45, 38, 13], Operations: ['86-73=13']
Exploring Operation: 45-38=7, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
20,
74,
51,
9
] | 57 | [
"74-20=54",
"54/9=6",
"51+6=57"
] | Current State: 57:[20, 74, 51, 9], Operations: []
Exploring Operation: 74-20=54, Resulting Numbers: [51, 9, 54]
Generated Node #2: [51, 9, 54] from Operation: 74-20=54
Current State: 57:[51, 9, 54], Operations: ['74-20=54']
Exploring Operation: 54/9=6, Resulting Numbers: [51, 6]
Generated Node #3: [51, 6] from Operatio... | 4 | Current State: 57:[20, 74, 51, 9], Operations: []
Exploring Operation: 74-9=65, Resulting Numbers: [20, 51, 65]
Generated Node #0,0: 57:[20, 51, 65] Operation: 74-9=65
Exploring Operation: 74-51=23, Resulting Numbers: [20, 9, 23]
Generated Node #0,1: 57:[20, 9, 23] Operation: 74-51=23
Exploring Operation: 20-9=11, Resu... | 0.927083 | hs_5 | mult_heuristic |
[
48,
34,
39,
57
] | 64 | [
"48+34=82",
"57-39=18",
"82-18=64"
] | Current State: 64:[48, 34, 39, 57], Operations: []
Exploring Operation: 48+34=82, Resulting Numbers: [39, 57, 82]
Generated Node #2: [39, 57, 82] from Operation: 48+34=82
Current State: 64:[39, 57, 82], Operations: ['48+34=82']
Exploring Operation: 57-39=18, Resulting Numbers: [82, 18]
Generated Node #3: [82, 18] from ... | 4 | Current State: 64:[48, 34, 39, 57], Operations: []
Exploring Operation: 57-48=9, Resulting Numbers: [34, 39, 9]
Generated Node #0,0: 64:[34, 39, 9] Operation: 57-48=9
Exploring Operation: 48-39=9, Resulting Numbers: [34, 57, 9]
Generated Node #0,1: 64:[34, 57, 9] Operation: 48-39=9
Start Sub Search at level 1: Moving t... | 0.989583 | hs_2 | mult_heuristic |
[
46,
70,
45,
52
] | 36 | [
"52-45=7",
"70/7=10",
"46-10=36"
] | Current State: 36:[46, 70, 45, 52], Operations: []
Exploring Operation: 52-45=7, Resulting Numbers: [46, 70, 7]
Generated Node #2: [46, 70, 7] from Operation: 52-45=7
Current State: 36:[46, 70, 7], Operations: ['52-45=7']
Exploring Operation: 70/7=10, Resulting Numbers: [46, 10]
Generated Node #3: [46, 10] from Operati... | 4 | Current State: 36:[46, 70, 45, 52], Operations: []
Exploring Operation: 70-46=24, Resulting Numbers: [45, 52, 24]
Generated Node #0,0: 36:[45, 52, 24] Operation: 70-46=24
Exploring Operation: 70-52=18, Resulting Numbers: [46, 45, 18]
Generated Node #0,1: 36:[46, 45, 18] Operation: 70-52=18
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
23,
63,
96,
51
] | 15 | [
"63-51=12",
"96/12=8",
"23-8=15"
] | Current State: 15:[23, 63, 96, 51], Operations: []
Exploring Operation: 63-51=12, Resulting Numbers: [23, 96, 12]
Generated Node #2: [23, 96, 12] from Operation: 63-51=12
Current State: 15:[23, 96, 12], Operations: ['63-51=12']
Exploring Operation: 96/12=8, Resulting Numbers: [23, 8]
Generated Node #3: [23, 8] from Ope... | 4 | Current State: 15:[23, 63, 96, 51], Operations: []
Exploring Operation: 96-63=33, Resulting Numbers: [23, 51, 33]
Generated Node #0,0: 15:[23, 51, 33] Operation: 96-63=33
Moving to Node #0,0
Current State: 15:[23, 51, 33], Operations: ['96-63=33']
Exploring Operation: 51-33=18, Resulting Numbers: [23, 18]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
39,
13,
17,
13
] | 57 | [
"39+17=56",
"13/13=1",
"56+1=57"
] | Current State: 57:[39, 13, 17, 13], Operations: []
Exploring Operation: 39+17=56, Resulting Numbers: [13, 13, 56]
Generated Node #2: [13, 13, 56] from Operation: 39+17=56
Current State: 57:[13, 13, 56], Operations: ['39+17=56']
Exploring Operation: 13/13=1, Resulting Numbers: [56, 1]
Generated Node #3: [56, 1] from Ope... | 4 | Current State: 57:[39, 13, 17, 13], Operations: []
Exploring Operation: 39/13=3, Resulting Numbers: [17, 13, 3]
Generated Node #0,0: 57:[17, 13, 3] Operation: 39/13=3
Moving to Node #0,0
Current State: 57:[17, 13, 3], Operations: ['39/13=3']
Exploring Operation: 17-13=4, Resulting Numbers: [3, 4]
Generated Node #0,0,0:... | 0 | hs_1 | sum_heuristic |
[
15,
52,
85,
3
] | 16 | [
"52-15=37",
"85-37=48",
"48/3=16"
] | Current State: 16:[15, 52, 85, 3], Operations: []
Exploring Operation: 52-15=37, Resulting Numbers: [85, 3, 37]
Generated Node #2: [85, 3, 37] from Operation: 52-15=37
Current State: 16:[85, 3, 37], Operations: ['52-15=37']
Exploring Operation: 85-37=48, Resulting Numbers: [3, 48]
Generated Node #3: [3, 48] from Operat... | 4 | Current State: 16:[15, 52, 85, 3], Operations: []
Exploring Operation: 52-15=37, Resulting Numbers: [85, 3, 37]
Generated Node #0,0: 16:[85, 3, 37] Operation: 52-15=37
Exploring Operation: 85-52=33, Resulting Numbers: [15, 3, 33]
Generated Node #0,1: 16:[15, 3, 33] Operation: 85-52=33
Exploring Operation: 85-15=70, Res... | 0.970486 | hs_4 | mult_heuristic |
[
54,
23,
64,
2
] | 90 | [
"54+23=77",
"2*77=154",
"154-64=90"
] | Current State: 90:[54, 23, 64, 2], Operations: []
Exploring Operation: 54+23=77, Resulting Numbers: [64, 2, 77]
Generated Node #2: [64, 2, 77] from Operation: 54+23=77
Current State: 90:[64, 2, 77], Operations: ['54+23=77']
Exploring Operation: 2*77=154, Resulting Numbers: [64, 154]
Generated Node #3: [64, 154] from Op... | 4 | Current State: 90:[54, 23, 64, 2], Operations: []
Exploring Operation: 64-23=41, Resulting Numbers: [54, 2, 41]
Generated Node #0,0: 90:[54, 2, 41] Operation: 64-23=41
Exploring Operation: 23+64=87, Resulting Numbers: [54, 2, 87]
Generated Node #0,1: 90:[54, 2, 87] Operation: 23+64=87
Exploring Operation: 64/2=32, Resu... | 0 | hs_4 | mult_heuristic |
[
49,
86,
40,
24
] | 81 | [
"49+86=135",
"24*135=3240",
"3240/40=81"
] | Current State: 81:[49, 86, 40, 24], Operations: []
Exploring Operation: 49+86=135, Resulting Numbers: [40, 24, 135]
Generated Node #2: [40, 24, 135] from Operation: 49+86=135
Current State: 81:[40, 24, 135], Operations: ['49+86=135']
Exploring Operation: 24*135=3240, Resulting Numbers: [40, 3240]
Generated Node #3: [40... | 4 | Current State: 81:[49, 86, 40, 24], Operations: []
Exploring Operation: 49+40=89, Resulting Numbers: [86, 24, 89]
Generated Node #0,0: 81:[86, 24, 89] Operation: 49+40=89
Exploring Operation: 49-24=25, Resulting Numbers: [86, 40, 25]
Generated Node #0,1: 81:[86, 40, 25] Operation: 49-24=25
Exploring Operation: 49-40=9,... | 0 | hs_3 | sum_heuristic |
[
64,
40,
82,
64
] | 40 | [
"64-64=0",
"82*0=0",
"40+0=40"
] | Current State: 40:[64, 40, 82, 64], Operations: []
Exploring Operation: 64-64=0, Resulting Numbers: [40, 82, 0]
Generated Node #2: [40, 82, 0] from Operation: 64-64=0
Current State: 40:[40, 82, 0], Operations: ['64-64=0']
Exploring Operation: 82*0=0, Resulting Numbers: [40, 0]
Generated Node #3: [40, 0] from Operation:... | 4 | Current State: 40:[64, 40, 82, 64], Operations: []
Exploring Operation: 64-64=0, Resulting Numbers: [40, 82, 0]
Generated Node #0,0: 40:[40, 82, 0] Operation: 64-64=0
Exploring Operation: 64/64=1, Resulting Numbers: [40, 82, 1]
Generated Node #0,1: 40:[40, 82, 1] Operation: 64/64=1
Exploring Operation: 82-64=18, Result... | 0.946181 | hs_4 | sum_heuristic |
[
80,
45,
56,
25
] | 61 | [
"80+45=125",
"125/25=5",
"56+5=61"
] | Current State: 61:[80, 45, 56, 25], Operations: []
Exploring Operation: 80+45=125, Resulting Numbers: [56, 25, 125]
Generated Node #2: [56, 25, 125] from Operation: 80+45=125
Current State: 61:[56, 25, 125], Operations: ['80+45=125']
Exploring Operation: 125/25=5, Resulting Numbers: [56, 5]
Generated Node #3: [56, 5] f... | 4 | Current State: 61:[80, 45, 56, 25], Operations: []
Exploring Operation: 56+25=81, Resulting Numbers: [80, 45, 81]
Generated Node #0,0: 61:[80, 45, 81] Operation: 56+25=81
Exploring Operation: 45+25=70, Resulting Numbers: [80, 56, 70]
Generated Node #0,1: 61:[80, 56, 70] Operation: 45+25=70
Exploring Operation: 80+25=10... | 0 | hs_4 | mult_heuristic |
[
48,
53,
50,
21
] | 31 | [
"53-48=5",
"50/5=10",
"21+10=31"
] | Current State: 31:[48, 53, 50, 21], Operations: []
Exploring Operation: 53-48=5, Resulting Numbers: [50, 21, 5]
Generated Node #2: [50, 21, 5] from Operation: 53-48=5
Current State: 31:[50, 21, 5], Operations: ['53-48=5']
Exploring Operation: 50/5=10, Resulting Numbers: [21, 10]
Generated Node #3: [21, 10] from Operati... | 4 | Current State: 31:[48, 53, 50, 21], Operations: []
Exploring Operation: 50-21=29, Resulting Numbers: [48, 53, 29]
Generated Node #0,0: 31:[48, 53, 29] Operation: 50-21=29
Exploring Operation: 48-21=27, Resulting Numbers: [53, 50, 27]
Generated Node #0,1: 31:[53, 50, 27] Operation: 48-21=27
Exploring Operation: 53-48=5,... | 0.959201 | hs_4 | sum_heuristic |
[
78,
27,
82,
44
] | 46 | [
"78*27=2106",
"2106-82=2024",
"2024/44=46"
] | Current State: 46:[78, 27, 82, 44], Operations: []
Exploring Operation: 78*27=2106, Resulting Numbers: [82, 44, 2106]
Generated Node #2: [82, 44, 2106] from Operation: 78*27=2106
Current State: 46:[82, 44, 2106], Operations: ['78*27=2106']
Exploring Operation: 2106-82=2024, Resulting Numbers: [44, 2024]
Generated Node ... | 4 | Current State: 46:[78, 27, 82, 44], Operations: []
Exploring Operation: 78-27=51, Resulting Numbers: [82, 44, 51]
Generated Node #0,0: 46:[82, 44, 51] Operation: 78-27=51
Exploring Operation: 82-78=4, Resulting Numbers: [27, 44, 4]
Generated Node #0,1: 46:[27, 44, 4] Operation: 82-78=4
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
16,
52,
6,
24
] | 84 | [
"52*24=1248",
"1248/16=78",
"6+78=84"
] | Current State: 84:[16, 52, 6, 24], Operations: []
Exploring Operation: 52*24=1248, Resulting Numbers: [16, 6, 1248]
Generated Node #2: [16, 6, 1248] from Operation: 52*24=1248
Current State: 84:[16, 6, 1248], Operations: ['52*24=1248']
Exploring Operation: 1248/16=78, Resulting Numbers: [6, 78]
Generated Node #3: [6, 7... | 4 | Current State: 84:[16, 52, 6, 24], Operations: []
Exploring Operation: 52-24=28, Resulting Numbers: [16, 6, 28]
Generated Node #0,0: 84:[16, 6, 28] Operation: 52-24=28
Exploring Operation: 52-16=36, Resulting Numbers: [6, 24, 36]
Generated Node #0,1: 84:[6, 24, 36] Operation: 52-16=36
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
90,
13,
38,
74
] | 70 | [
"90-38=52",
"52/13=4",
"74-4=70"
] | Current State: 70:[90, 13, 38, 74], Operations: []
Exploring Operation: 90-38=52, Resulting Numbers: [13, 74, 52]
Generated Node #2: [13, 74, 52] from Operation: 90-38=52
Current State: 70:[13, 74, 52], Operations: ['90-38=52']
Exploring Operation: 52/13=4, Resulting Numbers: [74, 4]
Generated Node #3: [74, 4] from Ope... | 4 | Current State: 70:[90, 13, 38, 74], Operations: []
Exploring Operation: 90-13=77, Resulting Numbers: [38, 74, 77]
Generated Node #0,0: 70:[38, 74, 77] Operation: 90-13=77
Exploring Operation: 90-74=16, Resulting Numbers: [13, 38, 16]
Generated Node #0,1: 70:[13, 38, 16] Operation: 90-74=16
Exploring Operation: 74-38=36... | 0.946181 | hs_4 | mult_heuristic |
[
14,
18,
1,
69
] | 73 | [
"18-14=4",
"1*69=69",
"4+69=73"
] | Current State: 73:[14, 18, 1, 69], Operations: []
Exploring Operation: 18-14=4, Resulting Numbers: [1, 69, 4]
Generated Node #2: [1, 69, 4] from Operation: 18-14=4
Current State: 73:[1, 69, 4], Operations: ['18-14=4']
Exploring Operation: 1*69=69, Resulting Numbers: [4, 69]
Generated Node #3: [4, 69] from Operation: 1*... | 4 | Current State: 73:[14, 18, 1, 69], Operations: []
Exploring Operation: 1+69=70, Resulting Numbers: [14, 18, 70]
Generated Node #0,0: 73:[14, 18, 70] Operation: 1+69=70
Exploring Operation: 14+18=32, Resulting Numbers: [1, 69, 32]
Generated Node #0,1: 73:[1, 69, 32] Operation: 14+18=32
Exploring Operation: 18+1=19, Resu... | 0.908854 | hs_5 | sum_heuristic |
[
5,
21,
7,
89
] | 97 | [
"5+89=94",
"21/7=3",
"94+3=97"
] | Current State: 97:[5, 21, 7, 89], Operations: []
Exploring Operation: 5+89=94, Resulting Numbers: [21, 7, 94]
Generated Node #2: [21, 7, 94] from Operation: 5+89=94
Current State: 97:[21, 7, 94], Operations: ['5+89=94']
Exploring Operation: 21/7=3, Resulting Numbers: [94, 3]
Generated Node #3: [94, 3] from Operation: 2... | 4 | Current State: 97:[5, 21, 7, 89], Operations: []
Exploring Operation: 5*21=105, Resulting Numbers: [7, 89, 105]
Generated Node #0,0: 97:[7, 89, 105] Operation: 5*21=105
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[7, 89, 105], Operations: ['5*21=105']
Exploring Operation: 7+89=96, Resulting Numbe... | 0 | hs_1 | mult_heuristic |
[
14,
34,
91,
9
] | 34 | [
"14+34=48",
"91-9=82",
"82-48=34"
] | Current State: 34:[14, 34, 91, 9], Operations: []
Exploring Operation: 14+34=48, Resulting Numbers: [91, 9, 48]
Generated Node #2: [91, 9, 48] from Operation: 14+34=48
Current State: 34:[91, 9, 48], Operations: ['14+34=48']
Exploring Operation: 91-9=82, Resulting Numbers: [48, 82]
Generated Node #3: [48, 82] from Opera... | 4 | Current State: 34:[14, 34, 91, 9], Operations: []
Exploring Operation: 91-34=57, Resulting Numbers: [14, 9, 57]
Generated Node #0,0: 34:[14, 9, 57] Operation: 91-34=57
Moving to Node #0,0
Current State: 34:[14, 9, 57], Operations: ['91-34=57']
Exploring Operation: 57-14=43, Resulting Numbers: [9, 43]
Generated Node #0,... | 0.993924 | hs_1 | sum_heuristic |
[
50,
52,
2,
31
] | 90 | [
"50-31=19",
"2*19=38",
"52+38=90"
] | Current State: 90:[50, 52, 2, 31], Operations: []
Exploring Operation: 50-31=19, Resulting Numbers: [52, 2, 19]
Generated Node #2: [52, 2, 19] from Operation: 50-31=19
Current State: 90:[52, 2, 19], Operations: ['50-31=19']
Exploring Operation: 2*19=38, Resulting Numbers: [52, 38]
Generated Node #3: [52, 38] from Opera... | 4 | Current State: 90:[50, 52, 2, 31], Operations: []
Exploring Operation: 50-31=19, Resulting Numbers: [52, 2, 19]
Generated Node #0,0: 90:[52, 2, 19] Operation: 50-31=19
Exploring Operation: 52-31=21, Resulting Numbers: [50, 2, 21]
Generated Node #0,1: 90:[50, 2, 21] Operation: 52-31=21
Exploring Operation: 52-50=2, Resu... | 0 | hs_3 | mult_heuristic |
[
89,
2,
80,
40
] | 88 | [
"80/2=40",
"40/40=1",
"89-1=88"
] | Current State: 88:[89, 2, 80, 40], Operations: []
Exploring Operation: 80/2=40, Resulting Numbers: [89, 40, 40]
Generated Node #2: [89, 40, 40] from Operation: 80/2=40
Current State: 88:[89, 40, 40], Operations: ['80/2=40']
Exploring Operation: 40/40=1, Resulting Numbers: [89, 1]
Generated Node #3: [89, 1] from Operati... | 4 | Current State: 88:[89, 2, 80, 40], Operations: []
Exploring Operation: 80/40=2, Resulting Numbers: [89, 2, 2]
Generated Node #0,0: 88:[89, 2, 2] Operation: 80/40=2
Moving to Node #0,0
Current State: 88:[89, 2, 2], Operations: ['80/40=2']
Exploring Operation: 89-2=87, Resulting Numbers: [2, 87]
Generated Node #0,0,0: 88... | 0 | hs_1 | sum_heuristic |
[
68,
97,
61,
91
] | 84 | [
"68-61=7",
"91/7=13",
"97-13=84"
] | Current State: 84:[68, 97, 61, 91], Operations: []
Exploring Operation: 68-61=7, Resulting Numbers: [97, 91, 7]
Generated Node #2: [97, 91, 7] from Operation: 68-61=7
Current State: 84:[97, 91, 7], Operations: ['68-61=7']
Exploring Operation: 91/7=13, Resulting Numbers: [97, 13]
Generated Node #3: [97, 13] from Operati... | 4 | Current State: 84:[68, 97, 61, 91], Operations: []
Exploring Operation: 97-61=36, Resulting Numbers: [68, 91, 36]
Generated Node #0,0: 84:[68, 91, 36] Operation: 97-61=36
Exploring Operation: 68-61=7, Resulting Numbers: [97, 91, 7]
Generated Node #0,1: 84:[97, 91, 7] Operation: 68-61=7
Exploring Operation: 97-68=29, Re... | 0 | hs_3 | sum_heuristic |
[
89,
2,
38,
28
] | 98 | [
"89+28=117",
"38/2=19",
"117-19=98"
] | Current State: 98:[89, 2, 38, 28], Operations: []
Exploring Operation: 89+28=117, Resulting Numbers: [2, 38, 117]
Generated Node #2: [2, 38, 117] from Operation: 89+28=117
Current State: 98:[2, 38, 117], Operations: ['89+28=117']
Exploring Operation: 38/2=19, Resulting Numbers: [117, 19]
Generated Node #3: [117, 19] fr... | 4 | Current State: 98:[89, 2, 38, 28], Operations: []
Exploring Operation: 89-38=51, Resulting Numbers: [2, 28, 51]
Generated Node #0,0: 98:[2, 28, 51] Operation: 89-38=51
Exploring Operation: 38-28=10, Resulting Numbers: [89, 2, 10]
Generated Node #0,1: 98:[89, 2, 10] Operation: 38-28=10
Exploring Operation: 28/2=14, Resu... | 0 | hs_3 | mult_heuristic |
[
32,
49,
88,
98
] | 27 | [
"49-32=17",
"98-88=10",
"17+10=27"
] | Current State: 27:[32, 49, 88, 98], Operations: []
Exploring Operation: 49-32=17, Resulting Numbers: [88, 98, 17]
Generated Node #2: [88, 98, 17] from Operation: 49-32=17
Current State: 27:[88, 98, 17], Operations: ['49-32=17']
Exploring Operation: 98-88=10, Resulting Numbers: [17, 10]
Generated Node #3: [17, 10] from ... | 4 | Current State: 27:[32, 49, 88, 98], Operations: []
Exploring Operation: 98-88=10, Resulting Numbers: [32, 49, 10]
Generated Node #0,0: 27:[32, 49, 10] Operation: 98-88=10
Start Sub Search at level 1: Moving to Node #0,0
Current State: 27:[32, 49, 10], Operations: ['98-88=10']
Exploring Operation: 49-32=17, Resulting Nu... | 0.993924 | hs_1 | mult_heuristic |
[
49,
13,
16,
87
] | 67 | [
"49-13=36",
"16+87=103",
"103-36=67"
] | Current State: 67:[49, 13, 16, 87], Operations: []
Exploring Operation: 49-13=36, Resulting Numbers: [16, 87, 36]
Generated Node #2: [16, 87, 36] from Operation: 49-13=36
Current State: 67:[16, 87, 36], Operations: ['49-13=36']
Exploring Operation: 16+87=103, Resulting Numbers: [36, 103]
Generated Node #3: [36, 103] fr... | 4 | Current State: 67:[49, 13, 16, 87], Operations: []
Exploring Operation: 87-13=74, Resulting Numbers: [49, 16, 74]
Generated Node #0,0: 67:[49, 16, 74] Operation: 87-13=74
Exploring Operation: 49+16=65, Resulting Numbers: [13, 87, 65]
Generated Node #0,1: 67:[13, 87, 65] Operation: 49+16=65
Exploring Operation: 49+13=62... | 0.940972 | hs_4 | sum_heuristic |
[
62,
10,
3,
11
] | 44 | [
"62-10=52",
"11-3=8",
"52-8=44"
] | Current State: 44:[62, 10, 3, 11], Operations: []
Exploring Operation: 62-10=52, Resulting Numbers: [3, 11, 52]
Generated Node #2: [3, 11, 52] from Operation: 62-10=52
Current State: 44:[3, 11, 52], Operations: ['62-10=52']
Exploring Operation: 11-3=8, Resulting Numbers: [52, 8]
Generated Node #3: [52, 8] from Operatio... | 4 | Current State: 44:[62, 10, 3, 11], Operations: []
Exploring Operation: 10+3=13, Resulting Numbers: [62, 11, 13]
Generated Node #0,0: 44:[62, 11, 13] Operation: 10+3=13
Exploring Operation: 10+11=21, Resulting Numbers: [62, 3, 21]
Generated Node #0,1: 44:[62, 3, 21] Operation: 10+11=21
Exploring Operation: 62-11=51, Res... | 0.982639 | hs_5 | sum_heuristic |
[
75,
26,
65,
35
] | 16 | [
"75-35=40",
"26*40=1040",
"1040/65=16"
] | Current State: 16:[75, 26, 65, 35], Operations: []
Exploring Operation: 75-35=40, Resulting Numbers: [26, 65, 40]
Generated Node #2: [26, 65, 40] from Operation: 75-35=40
Current State: 16:[26, 65, 40], Operations: ['75-35=40']
Exploring Operation: 26*40=1040, Resulting Numbers: [65, 1040]
Generated Node #3: [65, 1040]... | 4 | Current State: 16:[75, 26, 65, 35], Operations: []
Exploring Operation: 65-26=39, Resulting Numbers: [75, 35, 39]
Generated Node #0,0: 16:[75, 35, 39] Operation: 65-26=39
Exploring Operation: 75-65=10, Resulting Numbers: [26, 35, 10]
Generated Node #0,1: 16:[26, 35, 10] Operation: 75-65=10
Exploring Operation: 65-35=30... | 0 | hs_5 | mult_heuristic |
[
66,
36,
51,
38
] | 76 | [
"66+36=102",
"102/51=2",
"38*2=76"
] | Current State: 76:[66, 36, 51, 38], Operations: []
Exploring Operation: 66+36=102, Resulting Numbers: [51, 38, 102]
Generated Node #2: [51, 38, 102] from Operation: 66+36=102
Current State: 76:[51, 38, 102], Operations: ['66+36=102']
Exploring Operation: 102/51=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] f... | 4 | Current State: 76:[66, 36, 51, 38], Operations: []
Exploring Operation: 51-36=15, Resulting Numbers: [66, 38, 15]
Generated Node #0,0: 76:[66, 38, 15] Operation: 51-36=15
Exploring Operation: 66-51=15, Resulting Numbers: [36, 38, 15]
Generated Node #0,1: 76:[36, 38, 15] Operation: 66-51=15
Exploring Operation: 66-36=30... | 0 | hs_5 | mult_heuristic |
[
7,
4,
51,
37
] | 63 | [
"51-37=14",
"4*14=56",
"7+56=63"
] | Current State: 63:[7, 4, 51, 37], Operations: []
Exploring Operation: 51-37=14, Resulting Numbers: [7, 4, 14]
Generated Node #2: [7, 4, 14] from Operation: 51-37=14
Current State: 63:[7, 4, 14], Operations: ['51-37=14']
Exploring Operation: 4*14=56, Resulting Numbers: [7, 56]
Generated Node #3: [7, 56] from Operation: ... | 4 | Current State: 63:[7, 4, 51, 37], Operations: []
Exploring Operation: 51-37=14, Resulting Numbers: [7, 4, 14]
Generated Node #0,0: 63:[7, 4, 14] Operation: 51-37=14
Exploring Operation: 4+51=55, Resulting Numbers: [7, 37, 55]
Generated Node #0,1: 63:[7, 37, 55] Operation: 4+51=55
Exploring Operation: 7+51=58, Resulting... | 0 | hs_4 | mult_heuristic |
[
25,
60,
16,
88
] | 37 | [
"60-25=35",
"88-16=72",
"72-35=37"
] | Current State: 37:[25, 60, 16, 88], Operations: []
Exploring Operation: 60-25=35, Resulting Numbers: [16, 88, 35]
Generated Node #2: [16, 88, 35] from Operation: 60-25=35
Current State: 37:[16, 88, 35], Operations: ['60-25=35']
Exploring Operation: 88-16=72, Resulting Numbers: [35, 72]
Generated Node #3: [35, 72] from ... | 4 | Current State: 37:[25, 60, 16, 88], Operations: []
Exploring Operation: 88-25=63, Resulting Numbers: [60, 16, 63]
Generated Node #0,0: 37:[60, 16, 63] Operation: 88-25=63
Exploring Operation: 88-60=28, Resulting Numbers: [25, 16, 28]
Generated Node #0,1: 37:[25, 16, 28] Operation: 88-60=28
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
37,
35,
32,
65
] | 74 | [
"35+32=67",
"67-65=2",
"37*2=74"
] | Current State: 74:[37, 35, 32, 65], Operations: []
Exploring Operation: 35+32=67, Resulting Numbers: [37, 65, 67]
Generated Node #2: [37, 65, 67] from Operation: 35+32=67
Current State: 74:[37, 65, 67], Operations: ['35+32=67']
Exploring Operation: 67-65=2, Resulting Numbers: [37, 2]
Generated Node #3: [37, 2] from Ope... | 4 | Current State: 74:[37, 35, 32, 65], Operations: []
Exploring Operation: 35-32=3, Resulting Numbers: [37, 65, 3]
Generated Node #0,0: 74:[37, 65, 3] Operation: 35-32=3
Exploring Operation: 65-32=33, Resulting Numbers: [37, 35, 33]
Generated Node #0,1: 74:[37, 35, 33] Operation: 65-32=33
Start Sub Search at level 1: Movi... | 0.991319 | hs_2 | mult_heuristic |
[
38,
2,
19,
70
] | 32 | [
"38/2=19",
"70-19=51",
"51-19=32"
] | Current State: 32:[38, 2, 19, 70], Operations: []
Exploring Operation: 38/2=19, Resulting Numbers: [19, 70, 19]
Generated Node #2: [19, 70, 19] from Operation: 38/2=19
Current State: 32:[19, 70, 19], Operations: ['38/2=19']
Exploring Operation: 70-19=51, Resulting Numbers: [51]
51,32 equal: Goal Reached
Exploring Opera... | 4 | Current State: 32:[38, 2, 19, 70], Operations: []
Exploring Operation: 70/2=35, Resulting Numbers: [38, 19, 35]
Generated Node #0,0: 32:[38, 19, 35] Operation: 70/2=35
Exploring Operation: 70-38=32, Resulting Numbers: [2, 19, 32]
Generated Node #0,1: 32:[2, 19, 32] Operation: 70-38=32
Exploring Operation: 38/19=2, Resu... | 0.949653 | hs_4 | mult_heuristic |
[
4,
84,
54,
26
] | 49 | [
"84/4=21",
"54-26=28",
"21+28=49"
] | Current State: 49:[4, 84, 54, 26], Operations: []
Exploring Operation: 84/4=21, Resulting Numbers: [54, 26, 21]
Generated Node #2: [54, 26, 21] from Operation: 84/4=21
Current State: 49:[54, 26, 21], Operations: ['84/4=21']
Exploring Operation: 54-26=28, Resulting Numbers: [21, 28]
Generated Node #3: [21, 28] from Oper... | 4 | Current State: 49:[4, 84, 54, 26], Operations: []
Exploring Operation: 84-26=58, Resulting Numbers: [4, 54, 58]
Generated Node #0,0: 49:[4, 54, 58] Operation: 84-26=58
Start Sub Search at level 1: Moving to Node #0,0
Current State: 49:[4, 54, 58], Operations: ['84-26=58']
Exploring Operation: 58-54=4, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
36,
17,
41,
96
] | 32 | [
"41-17=24",
"96/24=4",
"36-4=32"
] | Current State: 32:[36, 17, 41, 96], Operations: []
Exploring Operation: 41-17=24, Resulting Numbers: [36, 96, 24]
Generated Node #2: [36, 96, 24] from Operation: 41-17=24
Current State: 32:[36, 96, 24], Operations: ['41-17=24']
Exploring Operation: 96/24=4, Resulting Numbers: [36, 4]
Generated Node #3: [36, 4] from Ope... | 4 | Current State: 32:[36, 17, 41, 96], Operations: []
Exploring Operation: 96-41=55, Resulting Numbers: [36, 17, 55]
Generated Node #0,0: 32:[36, 17, 55] Operation: 96-41=55
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[36, 17, 55], Operations: ['96-41=55']
Exploring Operation: 55-36=19, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
44,
2,
72,
6
] | 86 | [
"44+6=50",
"72/2=36",
"50+36=86"
] | Current State: 86:[44, 2, 72, 6], Operations: []
Exploring Operation: 44+6=50, Resulting Numbers: [2, 72, 50]
Generated Node #2: [2, 72, 50] from Operation: 44+6=50
Current State: 86:[2, 72, 50], Operations: ['44+6=50']
Exploring Operation: 72/2=36, Resulting Numbers: [50, 36]
Generated Node #3: [50, 36] from Operation... | 4 | Current State: 86:[44, 2, 72, 6], Operations: []
Exploring Operation: 72+6=78, Resulting Numbers: [44, 2, 78]
Generated Node #0,0: 86:[44, 2, 78] Operation: 72+6=78
Exploring Operation: 72/6=12, Resulting Numbers: [44, 2, 12]
Generated Node #0,1: 86:[44, 2, 12] Operation: 72/6=12
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
99,
52,
44,
63
] | 35 | [
"63-52=11",
"99/11=9",
"44-9=35"
] | Current State: 35:[99, 52, 44, 63], Operations: []
Exploring Operation: 63-52=11, Resulting Numbers: [99, 44, 11]
Generated Node #2: [99, 44, 11] from Operation: 63-52=11
Current State: 35:[99, 44, 11], Operations: ['63-52=11']
Exploring Operation: 99/11=9, Resulting Numbers: [44, 9]
Generated Node #3: [44, 9] from Ope... | 4 | Current State: 35:[99, 52, 44, 63], Operations: []
Exploring Operation: 99-63=36, Resulting Numbers: [52, 44, 36]
Generated Node #0,0: 35:[52, 44, 36] Operation: 99-63=36
Exploring Operation: 99-44=55, Resulting Numbers: [52, 63, 55]
Generated Node #0,1: 35:[52, 63, 55] Operation: 99-44=55
Exploring Operation: 99-52=47... | 0 | hs_3 | sum_heuristic |
[
50,
10,
63,
10
] | 30 | [
"50+10=60",
"63-60=3",
"10*3=30"
] | Current State: 30:[50, 10, 63, 10], Operations: []
Exploring Operation: 50+10=60, Resulting Numbers: [63, 60]
Generated Node #2: [63, 60] from Operation: 50+10=60
Current State: 30:[63, 60], Operations: ['50+10=60']
Exploring Operation: 63-60=3, Resulting Numbers: [3]
3,30 equal: Goal Reached
Exploring Operation: 10*3=... | 4 | Current State: 30:[50, 10, 63, 10], Operations: []
Exploring Operation: 63-50=13, Resulting Numbers: [10, 10, 13]
Generated Node #0,0: 30:[10, 10, 13] Operation: 63-50=13
Exploring Operation: 50/10=5, Resulting Numbers: [10, 63, 5]
Generated Node #0,1: 30:[10, 63, 5] Operation: 50/10=5
Exploring Operation: 50/10=5, Res... | 0.957465 | hs_4 | sum_heuristic |
[
4,
55,
59,
79
] | 39 | [
"4+55=59",
"79-59=20",
"59-20=39"
] | Current State: 39:[4, 55, 59, 79], Operations: []
Exploring Operation: 4+55=59, Resulting Numbers: [59, 79, 59]
Generated Node #2: [59, 79, 59] from Operation: 4+55=59
Current State: 39:[59, 79, 59], Operations: ['4+55=59']
Exploring Operation: 79-59=20, Resulting Numbers: [20]
20,39 equal: Goal Reached
Exploring Opera... | 4 | Current State: 39:[4, 55, 59, 79], Operations: []
Exploring Operation: 79-55=24, Resulting Numbers: [4, 59, 24]
Generated Node #0,0: 39:[4, 59, 24] Operation: 79-55=24
Exploring Operation: 79-59=20, Resulting Numbers: [4, 55, 20]
Generated Node #0,1: 39:[4, 55, 20] Operation: 79-59=20
Exploring Operation: 59-55=4, Resu... | 0.990451 | hs_3 | sum_heuristic |
[
87,
5,
13,
85
] | 37 | [
"87+13=100",
"85+100=185",
"185/5=37"
] | Current State: 37:[87, 5, 13, 85], Operations: []
Exploring Operation: 87+13=100, Resulting Numbers: [5, 85, 100]
Generated Node #2: [5, 85, 100] from Operation: 87+13=100
Current State: 37:[5, 85, 100], Operations: ['87+13=100']
Exploring Operation: 85+100=185, Resulting Numbers: [5, 185]
Generated Node #3: [5, 185] f... | 4 | Current State: 37:[87, 5, 13, 85], Operations: []
Exploring Operation: 85/5=17, Resulting Numbers: [87, 13, 17]
Generated Node #0,0: 37:[87, 13, 17] Operation: 85/5=17
Exploring Operation: 87-85=2, Resulting Numbers: [5, 13, 2]
Generated Node #0,1: 37:[5, 13, 2] Operation: 87-85=2
Exploring Operation: 87-5=82, Resultin... | 0 | hs_3 | mult_heuristic |
[
26,
80,
32,
13
] | 78 | [
"26*80=2080",
"2080/32=65",
"13+65=78"
] | Current State: 78:[26, 80, 32, 13], Operations: []
Exploring Operation: 26*80=2080, Resulting Numbers: [32, 13, 2080]
Generated Node #2: [32, 13, 2080] from Operation: 26*80=2080
Current State: 78:[32, 13, 2080], Operations: ['26*80=2080']
Exploring Operation: 2080/32=65, Resulting Numbers: [13, 65]
Generated Node #3: ... | 4 | Current State: 78:[26, 80, 32, 13], Operations: []
Exploring Operation: 32-26=6, Resulting Numbers: [80, 13, 6]
Generated Node #0,0: 78:[80, 13, 6] Operation: 32-26=6
Exploring Operation: 26+13=39, Resulting Numbers: [80, 32, 39]
Generated Node #0,1: 78:[80, 32, 39] Operation: 26+13=39
Exploring Operation: 26/13=2, Res... | 0 | hs_4 | mult_heuristic |
[
48,
71,
66,
11
] | 32 | [
"71-48=23",
"66-11=55",
"55-23=32"
] | Current State: 32:[48, 71, 66, 11], Operations: []
Exploring Operation: 71-48=23, Resulting Numbers: [66, 11, 23]
Generated Node #2: [66, 11, 23] from Operation: 71-48=23
Current State: 32:[66, 11, 23], Operations: ['71-48=23']
Exploring Operation: 66-11=55, Resulting Numbers: [23, 55]
Generated Node #3: [23, 55] from ... | 4 | Current State: 32:[48, 71, 66, 11], Operations: []
Exploring Operation: 71-66=5, Resulting Numbers: [48, 11, 5]
Generated Node #0,0: 32:[48, 11, 5] Operation: 71-66=5
Moving to Node #0,0
Current State: 32:[48, 11, 5], Operations: ['71-66=5']
Exploring Operation: 48-11=37, Resulting Numbers: [5, 37]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
19,
69,
59,
59
] | 89 | [
"19+69=88",
"59/59=1",
"88+1=89"
] | Current State: 89:[19, 69, 59, 59], Operations: []
Exploring Operation: 19+69=88, Resulting Numbers: [59, 59, 88]
Generated Node #2: [59, 59, 88] from Operation: 19+69=88
Current State: 89:[59, 59, 88], Operations: ['19+69=88']
Exploring Operation: 59/59=1, Resulting Numbers: [88, 1]
Generated Node #3: [88, 1] from Ope... | 4 | Current State: 89:[19, 69, 59, 59], Operations: []
Exploring Operation: 19+59=78, Resulting Numbers: [69, 59, 78]
Generated Node #0,0: 89:[69, 59, 78] Operation: 19+59=78
Exploring Operation: 19+59=78, Resulting Numbers: [69, 59, 78]
Generated Node #0,1: 89:[69, 59, 78] Operation: 19+59=78
Exploring Operation: 19+69=88... | 0 | hs_3 | sum_heuristic |
[
44,
7,
73,
4
] | 75 | [
"44-7=37",
"4*37=148",
"148-73=75"
] | Current State: 75:[44, 7, 73, 4], Operations: []
Exploring Operation: 44-7=37, Resulting Numbers: [73, 4, 37]
Generated Node #2: [73, 4, 37] from Operation: 44-7=37
Current State: 75:[73, 4, 37], Operations: ['44-7=37']
Exploring Operation: 4*37=148, Resulting Numbers: [73, 148]
Generated Node #3: [73, 148] from Operat... | 4 | Current State: 75:[44, 7, 73, 4], Operations: []
Exploring Operation: 44/4=11, Resulting Numbers: [7, 73, 11]
Generated Node #0,0: 75:[7, 73, 11] Operation: 44/4=11
Exploring Operation: 44-7=37, Resulting Numbers: [73, 4, 37]
Generated Node #0,1: 75:[73, 4, 37] Operation: 44-7=37
Exploring Operation: 73-44=29, Resultin... | 0 | hs_3 | sum_heuristic |
[
19,
84,
13,
42
] | 94 | [
"84-19=65",
"42-13=29",
"65+29=94"
] | Current State: 94:[19, 84, 13, 42], Operations: []
Exploring Operation: 84-19=65, Resulting Numbers: [13, 42, 65]
Generated Node #2: [13, 42, 65] from Operation: 84-19=65
Current State: 94:[13, 42, 65], Operations: ['84-19=65']
Exploring Operation: 42-13=29, Resulting Numbers: [65, 29]
Generated Node #3: [65, 29] from ... | 4 | Current State: 94:[19, 84, 13, 42], Operations: []
Exploring Operation: 19-13=6, Resulting Numbers: [84, 42, 6]
Generated Node #0,0: 94:[84, 42, 6] Operation: 19-13=6
Moving to Node #0,0
Current State: 94:[84, 42, 6], Operations: ['19-13=6']
Exploring Operation: 84/42=2, Resulting Numbers: [6, 2]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
4,
5,
25,
52
] | 77 | [
"5-4=1",
"25+52=77",
"1*77=77"
] | Current State: 77:[4, 5, 25, 52], Operations: []
Exploring Operation: 5-4=1, Resulting Numbers: [25, 52, 1]
Generated Node #2: [25, 52, 1] from Operation: 5-4=1
Current State: 77:[25, 52, 1], Operations: ['5-4=1']
Exploring Operation: 25+52=77, Resulting Numbers: [1, 77]
Generated Node #3: [1, 77] from Operation: 25+52... | 4 | Current State: 77:[4, 5, 25, 52], Operations: []
Exploring Operation: 52-25=27, Resulting Numbers: [4, 5, 27]
Generated Node #0,0: 77:[4, 5, 27] Operation: 52-25=27
Exploring Operation: 52/4=13, Resulting Numbers: [5, 25, 13]
Generated Node #0,1: 77:[5, 25, 13] Operation: 52/4=13
Exploring Operation: 25/5=5, Resulting ... | 0.980903 | hs_5 | mult_heuristic |
[
88,
64,
34,
60
] | 90 | [
"64-34=30",
"60/30=2",
"88+2=90"
] | Current State: 90:[88, 64, 34, 60], Operations: []
Exploring Operation: 64-34=30, Resulting Numbers: [88, 60, 30]
Generated Node #2: [88, 60, 30] from Operation: 64-34=30
Current State: 90:[88, 60, 30], Operations: ['64-34=30']
Exploring Operation: 60/30=2, Resulting Numbers: [88, 2]
Generated Node #3: [88, 2] from Ope... | 4 | Current State: 90:[88, 64, 34, 60], Operations: []
Exploring Operation: 88-60=28, Resulting Numbers: [64, 34, 28]
Generated Node #0,0: 90:[64, 34, 28] Operation: 88-60=28
Exploring Operation: 64+34=98, Resulting Numbers: [88, 60, 98]
Generated Node #0,1: 90:[88, 60, 98] Operation: 64+34=98
Exploring Operation: 64-60=4,... | 0.960938 | hs_5 | mult_heuristic |
[
63,
50,
34,
52
] | 95 | [
"63+50=113",
"52-34=18",
"113-18=95"
] | Current State: 95:[63, 50, 34, 52], Operations: []
Exploring Operation: 63+50=113, Resulting Numbers: [34, 52, 113]
Generated Node #2: [34, 52, 113] from Operation: 63+50=113
Current State: 95:[34, 52, 113], Operations: ['63+50=113']
Exploring Operation: 52-34=18, Resulting Numbers: [113, 18]
Generated Node #3: [113, 1... | 4 | Current State: 95:[63, 50, 34, 52], Operations: []
Exploring Operation: 63-50=13, Resulting Numbers: [34, 52, 13]
Generated Node #0,0: 95:[34, 52, 13] Operation: 63-50=13
Exploring Operation: 52-50=2, Resulting Numbers: [63, 34, 2]
Generated Node #0,1: 95:[63, 34, 2] Operation: 52-50=2
Exploring Operation: 63-52=11, Re... | 0.988715 | hs_3 | sum_heuristic |
[
72,
71,
2,
79
] | 81 | [
"72-71=1",
"2+79=81",
"1*81=81"
] | Current State: 81:[72, 71, 2, 79], Operations: []
Exploring Operation: 72-71=1, Resulting Numbers: [2, 79, 1]
Generated Node #2: [2, 79, 1] from Operation: 72-71=1
Current State: 81:[2, 79, 1], Operations: ['72-71=1']
Exploring Operation: 2+79=81, Resulting Numbers: [1, 81]
Generated Node #3: [1, 81] from Operation: 2+... | 4 | Current State: 81:[72, 71, 2, 79], Operations: []
Exploring Operation: 79-72=7, Resulting Numbers: [71, 2, 7]
Generated Node #0,0: 81:[71, 2, 7] Operation: 79-72=7
Exploring Operation: 72-71=1, Resulting Numbers: [2, 79, 1]
Generated Node #0,1: 81:[2, 79, 1] Operation: 72-71=1
Exploring Operation: 79-71=8, Resulting Nu... | 0.986111 | hs_5 | mult_heuristic |
[
77,
3,
24,
35
] | 52 | [
"77-24=53",
"3*35=105",
"105-53=52"
] | Current State: 52:[77, 3, 24, 35], Operations: []
Exploring Operation: 77-24=53, Resulting Numbers: [3, 35, 53]
Generated Node #2: [3, 35, 53] from Operation: 77-24=53
Current State: 52:[3, 35, 53], Operations: ['77-24=53']
Exploring Operation: 3*35=105, Resulting Numbers: [53, 105]
Generated Node #3: [53, 105] from Op... | 4 | Current State: 52:[77, 3, 24, 35], Operations: []
Exploring Operation: 77-35=42, Resulting Numbers: [3, 24, 42]
Generated Node #0,0: 52:[3, 24, 42] Operation: 77-35=42
Exploring Operation: 77-24=53, Resulting Numbers: [3, 35, 53]
Generated Node #0,1: 52:[3, 35, 53] Operation: 77-24=53
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
60,
12,
2,
41
] | 34 | [
"60-12=48",
"2*41=82",
"82-48=34"
] | Current State: 34:[60, 12, 2, 41], Operations: []
Exploring Operation: 60-12=48, Resulting Numbers: [2, 41, 48]
Generated Node #2: [2, 41, 48] from Operation: 60-12=48
Current State: 34:[2, 41, 48], Operations: ['60-12=48']
Exploring Operation: 2*41=82, Resulting Numbers: [48, 82]
Generated Node #3: [48, 82] from Opera... | 4 | Current State: 34:[60, 12, 2, 41], Operations: []
Exploring Operation: 60/2=30, Resulting Numbers: [12, 41, 30]
Generated Node #0,0: 34:[12, 41, 30] Operation: 60/2=30
Exploring Operation: 60/12=5, Resulting Numbers: [2, 41, 5]
Generated Node #0,1: 34:[2, 41, 5] Operation: 60/12=5
Exploring Operation: 60-41=19, Resulti... | 0.987847 | hs_3 | sum_heuristic |
[
28,
1,
87,
19
] | 41 | [
"28-1=27",
"87-19=68",
"68-27=41"
] | Current State: 41:[28, 1, 87, 19], Operations: []
Exploring Operation: 28-1=27, Resulting Numbers: [87, 19, 27]
Generated Node #2: [87, 19, 27] from Operation: 28-1=27
Current State: 41:[87, 19, 27], Operations: ['28-1=27']
Exploring Operation: 87-19=68, Resulting Numbers: [27, 68]
Generated Node #3: [27, 68] from Oper... | 4 | Current State: 41:[28, 1, 87, 19], Operations: []
Exploring Operation: 28+1=29, Resulting Numbers: [87, 19, 29]
Generated Node #0,0: 41:[87, 19, 29] Operation: 28+1=29
Exploring Operation: 87-28=59, Resulting Numbers: [1, 19, 59]
Generated Node #0,1: 41:[1, 19, 59] Operation: 87-28=59
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
15,
69,
2,
14
] | 95 | [
"69-14=55",
"2*55=110",
"110-15=95"
] | Current State: 95:[15, 69, 2, 14], Operations: []
Exploring Operation: 69-14=55, Resulting Numbers: [15, 2, 55]
Generated Node #2: [15, 2, 55] from Operation: 69-14=55
Current State: 95:[15, 2, 55], Operations: ['69-14=55']
Exploring Operation: 2*55=110, Resulting Numbers: [15, 110]
Generated Node #3: [15, 110] from Op... | 4 | Current State: 95:[15, 69, 2, 14], Operations: []
Exploring Operation: 69+14=83, Resulting Numbers: [15, 2, 83]
Generated Node #0,0: 95:[15, 2, 83] Operation: 69+14=83
Exploring Operation: 15+69=84, Resulting Numbers: [2, 14, 84]
Generated Node #0,1: 95:[2, 14, 84] Operation: 15+69=84
Moving to Node #0,0
Current State:... | 0 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.