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 |
|---|---|---|---|---|---|---|---|---|
[
67,
68,
90,
92
] | 17 | [
"90-67=23",
"68*23=1564",
"1564/92=17"
] | Current State: 17:[67, 68, 90, 92], Operations: []
Exploring Operation: 90-67=23, Resulting Numbers: [68, 92, 23]
Generated Node #2: [68, 92, 23] from Operation: 90-67=23
Current State: 17:[68, 92, 23], Operations: ['90-67=23']
Exploring Operation: 68*23=1564, Resulting Numbers: [92, 1564]
Generated Node #3: [92, 1564]... | 4 | Current State: 17:[67, 68, 90, 92], Operations: []
Exploring Operation: 92-68=24, Resulting Numbers: [67, 90, 24]
Generated Node #0,0: 17:[67, 90, 24] Operation: 92-68=24
Exploring Operation: 90-67=23, Resulting Numbers: [68, 92, 23]
Generated Node #0,1: 17:[68, 92, 23] Operation: 90-67=23
Exploring Operation: 92-90=2,... | 0.943576 | hs_4 | sum_heuristic |
[
27,
50,
81,
99
] | 41 | [
"50-27=23",
"99-81=18",
"23+18=41"
] | Current State: 41:[27, 50, 81, 99], Operations: []
Exploring Operation: 50-27=23, Resulting Numbers: [81, 99, 23]
Generated Node #2: [81, 99, 23] from Operation: 50-27=23
Current State: 41:[81, 99, 23], Operations: ['50-27=23']
Exploring Operation: 99-81=18, Resulting Numbers: [23, 18]
Generated Node #3: [23, 18] from ... | 4 | Current State: 41:[27, 50, 81, 99], Operations: []
Exploring Operation: 99-81=18, Resulting Numbers: [27, 50, 18]
Generated Node #0,0: 41:[27, 50, 18] Operation: 99-81=18
Exploring Operation: 99-50=49, Resulting Numbers: [27, 81, 49]
Generated Node #0,1: 41:[27, 81, 49] Operation: 99-50=49
Exploring Operation: 81-27=54... | 0.981771 | hs_4 | mult_heuristic |
[
69,
56,
54,
43
] | 28 | [
"69+56=125",
"54+43=97",
"125-97=28"
] | Current State: 28:[69, 56, 54, 43], Operations: []
Exploring Operation: 69+56=125, Resulting Numbers: [54, 43, 125]
Generated Node #2: [54, 43, 125] from Operation: 69+56=125
Current State: 28:[54, 43, 125], Operations: ['69+56=125']
Exploring Operation: 54+43=97, Resulting Numbers: [125, 97]
Generated Node #3: [125, 9... | 4 | Current State: 28:[69, 56, 54, 43], Operations: []
Exploring Operation: 69-56=13, Resulting Numbers: [54, 43, 13]
Generated Node #0,0: 28:[54, 43, 13] Operation: 69-56=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 28:[54, 43, 13], Operations: ['69-56=13']
Exploring Operation: 54-43=11, Resulting Nu... | 0 | hs_1 | mult_heuristic |
[
15,
19,
64,
3
] | 38 | [
"15+19=34",
"3*34=102",
"102-64=38"
] | Current State: 38:[15, 19, 64, 3], Operations: []
Exploring Operation: 15+19=34, Resulting Numbers: [64, 3, 34]
Generated Node #2: [64, 3, 34] from Operation: 15+19=34
Current State: 38:[64, 3, 34], Operations: ['15+19=34']
Exploring Operation: 3*34=102, Resulting Numbers: [64, 102]
Generated Node #3: [64, 102] from Op... | 4 | Current State: 38:[15, 19, 64, 3], Operations: []
Exploring Operation: 64-19=45, Resulting Numbers: [15, 3, 45]
Generated Node #0,0: 38:[15, 3, 45] Operation: 64-19=45
Exploring Operation: 64-15=49, Resulting Numbers: [19, 3, 49]
Generated Node #0,1: 38:[19, 3, 49] Operation: 64-15=49
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
83,
21,
91,
98
] | 85 | [
"83+21=104",
"91+98=189",
"189-104=85"
] | Current State: 85:[83, 21, 91, 98], Operations: []
Exploring Operation: 83+21=104, Resulting Numbers: [91, 98, 104]
Generated Node #2: [91, 98, 104] from Operation: 83+21=104
Current State: 85:[91, 98, 104], Operations: ['83+21=104']
Exploring Operation: 91+98=189, Resulting Numbers: [104, 189]
Generated Node #3: [104,... | 4 | Current State: 85:[83, 21, 91, 98], Operations: []
Exploring Operation: 98-83=15, Resulting Numbers: [21, 91, 15]
Generated Node #0,0: 85:[21, 91, 15] Operation: 98-83=15
Exploring Operation: 98-91=7, Resulting Numbers: [83, 21, 7]
Generated Node #0,1: 85:[83, 21, 7] Operation: 98-91=7
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
49,
4,
95,
61
] | 87 | [
"49+4=53",
"95-61=34",
"53+34=87"
] | Current State: 87:[49, 4, 95, 61], Operations: []
Exploring Operation: 49+4=53, Resulting Numbers: [95, 61, 53]
Generated Node #2: [95, 61, 53] from Operation: 49+4=53
Current State: 87:[95, 61, 53], Operations: ['49+4=53']
Exploring Operation: 95-61=34, Resulting Numbers: [53, 34]
Generated Node #3: [53, 34] from Oper... | 4 | Current State: 87:[49, 4, 95, 61], Operations: []
Exploring Operation: 95-61=34, Resulting Numbers: [49, 4, 34]
Generated Node #0,0: 87:[49, 4, 34] Operation: 95-61=34
Exploring Operation: 61-49=12, Resulting Numbers: [4, 95, 12]
Generated Node #0,1: 87:[4, 95, 12] Operation: 61-49=12
Exploring Operation: 49+61=110, Re... | 0.983507 | hs_3 | sum_heuristic |
[
18,
26,
67,
59
] | 64 | [
"26-18=8",
"67-59=8",
"8*8=64"
] | Current State: 64:[18, 26, 67, 59], Operations: []
Exploring Operation: 26-18=8, Resulting Numbers: [67, 59, 8]
Generated Node #2: [67, 59, 8] from Operation: 26-18=8
Current State: 64:[67, 59, 8], Operations: ['26-18=8']
Exploring Operation: 67-59=8, Resulting Numbers: [8, 8]
Generated Node #3: [8, 8] from Operation: ... | 4 | Current State: 64:[18, 26, 67, 59], Operations: []
Exploring Operation: 59-26=33, Resulting Numbers: [18, 67, 33]
Generated Node #0,0: 64:[18, 67, 33] Operation: 59-26=33
Exploring Operation: 26-18=8, Resulting Numbers: [67, 59, 8]
Generated Node #0,1: 64:[67, 59, 8] Operation: 26-18=8
Exploring Operation: 67-59=8, Res... | 0.976563 | hs_5 | sum_heuristic |
[
40,
91,
11,
5
] | 35 | [
"91-40=51",
"11+5=16",
"51-16=35"
] | Current State: 35:[40, 91, 11, 5], Operations: []
Exploring Operation: 91-40=51, Resulting Numbers: [11, 5, 51]
Generated Node #2: [11, 5, 51] from Operation: 91-40=51
Current State: 35:[11, 5, 51], Operations: ['91-40=51']
Exploring Operation: 11+5=16, Resulting Numbers: [51, 16]
Generated Node #3: [51, 16] from Opera... | 4 | Current State: 35:[40, 91, 11, 5], Operations: []
Exploring Operation: 91-11=80, Resulting Numbers: [40, 5, 80]
Generated Node #0,0: 35:[40, 5, 80] Operation: 91-11=80
Exploring Operation: 91-40=51, Resulting Numbers: [11, 5, 51]
Generated Node #0,1: 35:[11, 5, 51] Operation: 91-40=51
Start Sub Search at level 1: Movin... | 0.991319 | hs_2 | sum_heuristic |
[
98,
61,
16,
41
] | 62 | [
"98-61=37",
"41-16=25",
"37+25=62"
] | Current State: 62:[98, 61, 16, 41], Operations: []
Exploring Operation: 98-61=37, Resulting Numbers: [16, 41, 37]
Generated Node #2: [16, 41, 37] from Operation: 98-61=37
Current State: 62:[16, 41, 37], Operations: ['98-61=37']
Exploring Operation: 41-16=25, Resulting Numbers: [37, 25]
Generated Node #3: [37, 25] from ... | 4 | Current State: 62:[98, 61, 16, 41], Operations: []
Exploring Operation: 16+41=57, Resulting Numbers: [98, 61, 57]
Generated Node #0,0: 62:[98, 61, 57] Operation: 16+41=57
Exploring Operation: 98-16=82, Resulting Numbers: [61, 41, 82]
Generated Node #0,1: 62:[61, 41, 82] Operation: 98-16=82
Exploring Operation: 98-41=57... | 0.965278 | hs_5 | mult_heuristic |
[
11,
56,
41,
8
] | 73 | [
"11*8=88",
"56-41=15",
"88-15=73"
] | Current State: 73:[11, 56, 41, 8], Operations: []
Exploring Operation: 11*8=88, Resulting Numbers: [56, 41, 88]
Generated Node #2: [56, 41, 88] from Operation: 11*8=88
Current State: 73:[56, 41, 88], Operations: ['11*8=88']
Exploring Operation: 56-41=15, Resulting Numbers: [88, 15]
Generated Node #3: [88, 15] from Oper... | 4 | Current State: 73:[11, 56, 41, 8], Operations: []
Exploring Operation: 11*8=88, Resulting Numbers: [56, 41, 88]
Generated Node #0,0: 73:[56, 41, 88] Operation: 11*8=88
Moving to Node #0,0
Current State: 73:[56, 41, 88], Operations: ['11*8=88']
Exploring Operation: 56+41=97, Resulting Numbers: [88, 97]
Generated Node #0... | 0 | hs_1 | mult_heuristic |
[
85,
79,
43,
95
] | 58 | [
"85-79=6",
"95-43=52",
"6+52=58"
] | Current State: 58:[85, 79, 43, 95], Operations: []
Exploring Operation: 85-79=6, Resulting Numbers: [43, 95, 6]
Generated Node #2: [43, 95, 6] from Operation: 85-79=6
Current State: 58:[43, 95, 6], Operations: ['85-79=6']
Exploring Operation: 95-43=52, Resulting Numbers: [6, 52]
Generated Node #3: [6, 52] from Operatio... | 4 | Current State: 58:[85, 79, 43, 95], Operations: []
Exploring Operation: 95-79=16, Resulting Numbers: [85, 43, 16]
Generated Node #0,0: 58:[85, 43, 16] Operation: 95-79=16
Exploring Operation: 95-43=52, Resulting Numbers: [85, 79, 52]
Generated Node #0,1: 58:[85, 79, 52] Operation: 95-43=52
Exploring Operation: 95-85=10... | 0.967014 | hs_5 | sum_heuristic |
[
16,
41,
64,
73
] | 32 | [
"16*64=1024",
"73-41=32",
"1024/32=32"
] | Current State: 32:[16, 41, 64, 73], Operations: []
Exploring Operation: 16*64=1024, Resulting Numbers: [41, 73, 1024]
Generated Node #2: [41, 73, 1024] from Operation: 16*64=1024
Current State: 32:[41, 73, 1024], Operations: ['16*64=1024']
Exploring Operation: 73-41=32, Resulting Numbers: [1024, 32]
Generated Node #3: ... | 4 | Current State: 32:[16, 41, 64, 73], Operations: []
Exploring Operation: 73-41=32, Resulting Numbers: [16, 64, 32]
Generated Node #0,0: 32:[16, 64, 32] Operation: 73-41=32
Exploring Operation: 64/16=4, Resulting Numbers: [41, 73, 4]
Generated Node #0,1: 32:[41, 73, 4] Operation: 64/16=4
Exploring Operation: 64-41=23, Re... | 0.977431 | hs_5 | sum_heuristic |
[
54,
27,
79,
72
] | 43 | [
"54/27=2",
"72/2=36",
"79-36=43"
] | Current State: 43:[54, 27, 79, 72], Operations: []
Exploring Operation: 54/27=2, Resulting Numbers: [79, 72, 2]
Generated Node #2: [79, 72, 2] from Operation: 54/27=2
Current State: 43:[79, 72, 2], Operations: ['54/27=2']
Exploring Operation: 72/2=36, Resulting Numbers: [79, 36]
Generated Node #3: [79, 36] from Operati... | 4 | Current State: 43:[54, 27, 79, 72], Operations: []
Exploring Operation: 79-27=52, Resulting Numbers: [54, 72, 52]
Generated Node #0,0: 43:[54, 72, 52] Operation: 79-27=52
Exploring Operation: 72-27=45, Resulting Numbers: [54, 79, 45]
Generated Node #0,1: 43:[54, 79, 45] Operation: 72-27=45
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
44,
31,
16,
51
] | 11 | [
"31+16=47",
"51-47=4",
"44/4=11"
] | Current State: 11:[44, 31, 16, 51], Operations: []
Exploring Operation: 31+16=47, Resulting Numbers: [44, 51, 47]
Generated Node #2: [44, 51, 47] from Operation: 31+16=47
Current State: 11:[44, 51, 47], Operations: ['31+16=47']
Exploring Operation: 51-47=4, Resulting Numbers: [44, 4]
Generated Node #3: [44, 4] from Ope... | 4 | Current State: 11:[44, 31, 16, 51], Operations: []
Exploring Operation: 51-44=7, Resulting Numbers: [31, 16, 7]
Generated Node #0,0: 11:[31, 16, 7] Operation: 51-44=7
Moving to Node #0,0
Current State: 11:[31, 16, 7], Operations: ['51-44=7']
Exploring Operation: 31-16=15, Resulting Numbers: [7, 15]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
99,
38,
18,
58
] | 61 | [
"99+38=137",
"18+58=76",
"137-76=61"
] | Current State: 61:[99, 38, 18, 58], Operations: []
Exploring Operation: 99+38=137, Resulting Numbers: [18, 58, 137]
Generated Node #2: [18, 58, 137] from Operation: 99+38=137
Current State: 61:[18, 58, 137], Operations: ['99+38=137']
Exploring Operation: 18+58=76, Resulting Numbers: [137, 76]
Generated Node #3: [137, 7... | 4 | Current State: 61:[99, 38, 18, 58], Operations: []
Exploring Operation: 38+18=56, Resulting Numbers: [99, 58, 56]
Generated Node #0,0: 61:[99, 58, 56] Operation: 38+18=56
Exploring Operation: 99-18=81, Resulting Numbers: [38, 58, 81]
Generated Node #0,1: 61:[38, 58, 81] Operation: 99-18=81
Exploring Operation: 99-38=61... | 0.965278 | hs_3 | sum_heuristic |
[
22,
65,
84,
46
] | 43 | [
"22+65=87",
"84+46=130",
"130-87=43"
] | Current State: 43:[22, 65, 84, 46], Operations: []
Exploring Operation: 22+65=87, Resulting Numbers: [84, 46, 87]
Generated Node #2: [84, 46, 87] from Operation: 22+65=87
Current State: 43:[84, 46, 87], Operations: ['22+65=87']
Exploring Operation: 84+46=130, Resulting Numbers: [87, 130]
Generated Node #3: [87, 130] fr... | 4 | Current State: 43:[22, 65, 84, 46], Operations: []
Exploring Operation: 84-22=62, Resulting Numbers: [65, 46, 62]
Generated Node #0,0: 43:[65, 46, 62] Operation: 84-22=62
Exploring Operation: 84-65=19, Resulting Numbers: [22, 46, 19]
Generated Node #0,1: 43:[22, 46, 19] Operation: 84-65=19
Exploring Operation: 65-22=43... | 0.990451 | hs_3 | sum_heuristic |
[
20,
6,
83,
4
] | 61 | [
"20+6=26",
"83+4=87",
"87-26=61"
] | Current State: 61:[20, 6, 83, 4], Operations: []
Exploring Operation: 20+6=26, Resulting Numbers: [83, 4, 26]
Generated Node #2: [83, 4, 26] from Operation: 20+6=26
Current State: 61:[83, 4, 26], Operations: ['20+6=26']
Exploring Operation: 83+4=87, Resulting Numbers: [26, 87]
Generated Node #3: [26, 87] from Operation... | 4 | Current State: 61:[20, 6, 83, 4], Operations: []
Exploring Operation: 20*4=80, Resulting Numbers: [6, 83, 80]
Generated Node #0,0: 61:[6, 83, 80] Operation: 20*4=80
Moving to Node #0,0
Current State: 61:[6, 83, 80], Operations: ['20*4=80']
Exploring Operation: 83-6=77, Resulting Numbers: [80, 77]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
11,
62,
37,
69
] | 40 | [
"69-62=7",
"11*7=77",
"77-37=40"
] | Current State: 40:[11, 62, 37, 69], Operations: []
Exploring Operation: 69-62=7, Resulting Numbers: [11, 37, 7]
Generated Node #2: [11, 37, 7] from Operation: 69-62=7
Current State: 40:[11, 37, 7], Operations: ['69-62=7']
Exploring Operation: 11*7=77, Resulting Numbers: [37, 77]
Generated Node #3: [37, 77] from Operati... | 4 | Current State: 40:[11, 62, 37, 69], Operations: []
Exploring Operation: 62-37=25, Resulting Numbers: [11, 69, 25]
Generated Node #0,0: 40:[11, 69, 25] Operation: 62-37=25
Exploring Operation: 69-37=32, Resulting Numbers: [11, 62, 32]
Generated Node #0,1: 40:[11, 62, 32] Operation: 69-37=32
Exploring Operation: 69-62=7,... | 0 | hs_3 | mult_heuristic |
[
95,
7,
62,
38
] | 43 | [
"95+38=133",
"133/7=19",
"62-19=43"
] | Current State: 43:[95, 7, 62, 38], Operations: []
Exploring Operation: 95+38=133, Resulting Numbers: [7, 62, 133]
Generated Node #2: [7, 62, 133] from Operation: 95+38=133
Current State: 43:[7, 62, 133], Operations: ['95+38=133']
Exploring Operation: 133/7=19, Resulting Numbers: [62, 19]
Generated Node #3: [62, 19] fro... | 4 | Current State: 43:[95, 7, 62, 38], Operations: []
Exploring Operation: 95-38=57, Resulting Numbers: [7, 62, 57]
Generated Node #0,0: 43:[7, 62, 57] Operation: 95-38=57
Exploring Operation: 95-62=33, Resulting Numbers: [7, 38, 33]
Generated Node #0,1: 43:[7, 38, 33] Operation: 95-62=33
Exploring Operation: 95-7=88, Resu... | 0 | hs_5 | sum_heuristic |
[
68,
21,
64,
29
] | 46 | [
"68-21=47",
"64+29=93",
"93-47=46"
] | Current State: 46:[68, 21, 64, 29], Operations: []
Exploring Operation: 68-21=47, Resulting Numbers: [64, 29, 47]
Generated Node #2: [64, 29, 47] from Operation: 68-21=47
Current State: 46:[64, 29, 47], Operations: ['68-21=47']
Exploring Operation: 64+29=93, Resulting Numbers: [47, 93]
Generated Node #3: [47, 93] from ... | 4 | Current State: 46:[68, 21, 64, 29], Operations: []
Exploring Operation: 68-64=4, Resulting Numbers: [21, 29, 4]
Generated Node #0,0: 46:[21, 29, 4] Operation: 68-64=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 46:[21, 29, 4], Operations: ['68-64=4']
Exploring Operation: 29-4=25, Resulting Numbers: ... | 0.993924 | hs_1 | mult_heuristic |
[
56,
16,
2,
21
] | 54 | [
"56-21=35",
"2*35=70",
"70-16=54"
] | Current State: 54:[56, 16, 2, 21], Operations: []
Exploring Operation: 56-21=35, Resulting Numbers: [16, 2, 35]
Generated Node #2: [16, 2, 35] from Operation: 56-21=35
Current State: 54:[16, 2, 35], Operations: ['56-21=35']
Exploring Operation: 2*35=70, Resulting Numbers: [16, 70]
Generated Node #3: [16, 70] from Opera... | 4 | Current State: 54:[56, 16, 2, 21], Operations: []
Exploring Operation: 21-2=19, Resulting Numbers: [56, 16, 19]
Generated Node #0,0: 54:[56, 16, 19] Operation: 21-2=19
Exploring Operation: 56-2=54, Resulting Numbers: [16, 21, 54]
Generated Node #0,1: 54:[16, 21, 54] Operation: 56-2=54
Exploring Operation: 16+2=18, Resu... | 0 | hs_4 | mult_heuristic |
[
23,
66,
99,
61
] | 16 | [
"66-61=5",
"23*5=115",
"115-99=16"
] | Current State: 16:[23, 66, 99, 61], Operations: []
Exploring Operation: 66-61=5, Resulting Numbers: [23, 99, 5]
Generated Node #2: [23, 99, 5] from Operation: 66-61=5
Current State: 16:[23, 99, 5], Operations: ['66-61=5']
Exploring Operation: 23*5=115, Resulting Numbers: [99, 115]
Generated Node #3: [99, 115] from Oper... | 4 | Current State: 16:[23, 66, 99, 61], Operations: []
Exploring Operation: 99-61=38, Resulting Numbers: [23, 66, 38]
Generated Node #0,0: 16:[23, 66, 38] Operation: 99-61=38
Exploring Operation: 99-66=33, Resulting Numbers: [23, 61, 33]
Generated Node #0,1: 16:[23, 61, 33] Operation: 99-66=33
Exploring Operation: 66-61=5,... | 0 | hs_5 | sum_heuristic |
[
44,
15,
66,
82
] | 45 | [
"44-15=29",
"82-66=16",
"29+16=45"
] | Current State: 45:[44, 15, 66, 82], Operations: []
Exploring Operation: 44-15=29, Resulting Numbers: [66, 82, 29]
Generated Node #2: [66, 82, 29] from Operation: 44-15=29
Current State: 45:[66, 82, 29], Operations: ['44-15=29']
Exploring Operation: 82-66=16, Resulting Numbers: [29, 16]
Generated Node #3: [29, 16] from ... | 4 | Current State: 45:[44, 15, 66, 82], Operations: []
Exploring Operation: 66-44=22, Resulting Numbers: [15, 82, 22]
Generated Node #0,0: 45:[15, 82, 22] Operation: 66-44=22
Exploring Operation: 66-15=51, Resulting Numbers: [44, 82, 51]
Generated Node #0,1: 45:[44, 82, 51] Operation: 66-15=51
Exploring Operation: 82-66=16... | 0.954861 | hs_5 | mult_heuristic |
[
74,
4,
86,
70
] | 22 | [
"86-74=12",
"4*12=48",
"70-48=22"
] | Current State: 22:[74, 4, 86, 70], Operations: []
Exploring Operation: 86-74=12, Resulting Numbers: [4, 70, 12]
Generated Node #2: [4, 70, 12] from Operation: 86-74=12
Current State: 22:[4, 70, 12], Operations: ['86-74=12']
Exploring Operation: 4*12=48, Resulting Numbers: [70, 48]
Generated Node #3: [70, 48] from Opera... | 4 | Current State: 22:[74, 4, 86, 70], Operations: []
Exploring Operation: 86-74=12, Resulting Numbers: [4, 70, 12]
Generated Node #0,0: 22:[4, 70, 12] Operation: 86-74=12
Moving to Node #0,0
Current State: 22:[4, 70, 12], Operations: ['86-74=12']
Exploring Operation: 70-12=58, Resulting Numbers: [4, 58]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
7,
85,
81,
23
] | 22 | [
"81*23=1863",
"7+1863=1870",
"1870/85=22"
] | Current State: 22:[7, 85, 81, 23], Operations: []
Exploring Operation: 81*23=1863, Resulting Numbers: [7, 85, 1863]
Generated Node #2: [7, 85, 1863] from Operation: 81*23=1863
Current State: 22:[7, 85, 1863], Operations: ['81*23=1863']
Exploring Operation: 7+1863=1870, Resulting Numbers: [85, 1870]
Generated Node #3: [... | 4 | Current State: 22:[7, 85, 81, 23], Operations: []
Exploring Operation: 85-23=62, Resulting Numbers: [7, 81, 62]
Generated Node #0,0: 22:[7, 81, 62] Operation: 85-23=62
Exploring Operation: 85-81=4, Resulting Numbers: [7, 23, 4]
Generated Node #0,1: 22:[7, 23, 4] Operation: 85-81=4
Start Sub Search at level 1: Moving to... | 0 | hs_2 | sum_heuristic |
[
20,
51,
25,
64
] | 32 | [
"20+51=71",
"64-25=39",
"71-39=32"
] | Current State: 32:[20, 51, 25, 64], Operations: []
Exploring Operation: 20+51=71, Resulting Numbers: [25, 64, 71]
Generated Node #2: [25, 64, 71] from Operation: 20+51=71
Current State: 32:[25, 64, 71], Operations: ['20+51=71']
Exploring Operation: 64-25=39, Resulting Numbers: [71, 39]
Generated Node #3: [71, 39] from ... | 4 | Current State: 32:[20, 51, 25, 64], Operations: []
Exploring Operation: 64-51=13, Resulting Numbers: [20, 25, 13]
Generated Node #0,0: 32:[20, 25, 13] Operation: 64-51=13
Exploring Operation: 64-25=39, Resulting Numbers: [20, 51, 39]
Generated Node #0,1: 32:[20, 51, 39] Operation: 64-25=39
Exploring Operation: 64-20=44... | 0.985243 | hs_3 | sum_heuristic |
[
74,
9,
15,
12
] | 52 | [
"74-9=65",
"12*65=780",
"780/15=52"
] | Current State: 52:[74, 9, 15, 12], Operations: []
Exploring Operation: 74-9=65, Resulting Numbers: [15, 12, 65]
Generated Node #2: [15, 12, 65] from Operation: 74-9=65
Current State: 52:[15, 12, 65], Operations: ['74-9=65']
Exploring Operation: 12*65=780, Resulting Numbers: [15, 780]
Generated Node #3: [15, 780] from O... | 4 | Current State: 52:[74, 9, 15, 12], Operations: []
Exploring Operation: 74-15=59, Resulting Numbers: [9, 12, 59]
Generated Node #0,0: 52:[9, 12, 59] Operation: 74-15=59
Moving to Node #0,0
Current State: 52:[9, 12, 59], Operations: ['74-15=59']
Exploring Operation: 59-9=50, Resulting Numbers: [12, 50]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
57,
6,
86,
59
] | 83 | [
"59-57=2",
"6/2=3",
"86-3=83"
] | Current State: 83:[57, 6, 86, 59], Operations: []
Exploring Operation: 59-57=2, Resulting Numbers: [6, 86, 2]
Generated Node #2: [6, 86, 2] from Operation: 59-57=2
Current State: 83:[6, 86, 2], Operations: ['59-57=2']
Exploring Operation: 6/2=3, Resulting Numbers: [86, 3]
Generated Node #3: [86, 3] from Operation: 6/2=... | 4 | Current State: 83:[57, 6, 86, 59], Operations: []
Exploring Operation: 6+59=65, Resulting Numbers: [57, 86, 65]
Generated Node #0,0: 83:[57, 86, 65] Operation: 6+59=65
Exploring Operation: 57-6=51, Resulting Numbers: [86, 59, 51]
Generated Node #0,1: 83:[86, 59, 51] Operation: 57-6=51
Exploring Operation: 86-6=80, Resu... | 0 | hs_4 | sum_heuristic |
[
82,
12,
31,
2
] | 60 | [
"82/2=41",
"31-12=19",
"41+19=60"
] | Current State: 60:[82, 12, 31, 2], Operations: []
Exploring Operation: 82/2=41, Resulting Numbers: [12, 31, 41]
Generated Node #2: [12, 31, 41] from Operation: 82/2=41
Current State: 60:[12, 31, 41], Operations: ['82/2=41']
Exploring Operation: 31-12=19, Resulting Numbers: [41, 19]
Generated Node #3: [41, 19] from Oper... | 4 | Current State: 60:[82, 12, 31, 2], Operations: []
Exploring Operation: 82-2=80, Resulting Numbers: [12, 31, 80]
Generated Node #0,0: 60:[12, 31, 80] Operation: 82-2=80
Exploring Operation: 82-31=51, Resulting Numbers: [12, 2, 51]
Generated Node #0,1: 60:[12, 2, 51] Operation: 82-31=51
Exploring Operation: 82/2=41, Resu... | 0.958333 | hs_4 | mult_heuristic |
[
3,
5,
77,
90
] | 83 | [
"3*5=15",
"90/15=6",
"77+6=83"
] | Current State: 83:[3, 5, 77, 90], Operations: []
Exploring Operation: 3*5=15, Resulting Numbers: [77, 90, 15]
Generated Node #2: [77, 90, 15] from Operation: 3*5=15
Current State: 83:[77, 90, 15], Operations: ['3*5=15']
Exploring Operation: 90/15=6, Resulting Numbers: [77, 6]
Generated Node #3: [77, 6] from Operation: ... | 4 | Current State: 83:[3, 5, 77, 90], Operations: []
Exploring Operation: 3*5=15, Resulting Numbers: [77, 90, 15]
Generated Node #0,0: 83:[77, 90, 15] Operation: 3*5=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 83:[77, 90, 15], Operations: ['3*5=15']
Exploring Operation: 90-15=75, Resulting Numbers: [... | 0 | hs_1 | mult_heuristic |
[
44,
47,
9,
10
] | 74 | [
"44*9=396",
"47*10=470",
"470-396=74"
] | Current State: 74:[44, 47, 9, 10], Operations: []
Exploring Operation: 44*9=396, Resulting Numbers: [47, 10, 396]
Generated Node #2: [47, 10, 396] from Operation: 44*9=396
Current State: 74:[47, 10, 396], Operations: ['44*9=396']
Exploring Operation: 47*10=470, Resulting Numbers: [396, 470]
Generated Node #3: [396, 470... | 4 | Current State: 74:[44, 47, 9, 10], Operations: []
Exploring Operation: 47-10=37, Resulting Numbers: [44, 9, 37]
Generated Node #0,0: 74:[44, 9, 37] Operation: 47-10=37
Exploring Operation: 47-44=3, Resulting Numbers: [9, 10, 3]
Generated Node #0,1: 74:[9, 10, 3] Operation: 47-44=3
Moving to Node #0,0
Current State: 74:... | 0 | hs_2 | mult_heuristic |
[
60,
5,
15,
46
] | 34 | [
"60+5=65",
"46-15=31",
"65-31=34"
] | Current State: 34:[60, 5, 15, 46], Operations: []
Exploring Operation: 60+5=65, Resulting Numbers: [15, 46, 65]
Generated Node #2: [15, 46, 65] from Operation: 60+5=65
Current State: 34:[15, 46, 65], Operations: ['60+5=65']
Exploring Operation: 46-15=31, Resulting Numbers: [65, 31]
Generated Node #3: [65, 31] from Oper... | 4 | Current State: 34:[60, 5, 15, 46], Operations: []
Exploring Operation: 60/5=12, Resulting Numbers: [15, 46, 12]
Generated Node #0,0: 34:[15, 46, 12] Operation: 60/5=12
Exploring Operation: 60-15=45, Resulting Numbers: [5, 46, 45]
Generated Node #0,1: 34:[5, 46, 45] Operation: 60-15=45
Exploring Operation: 60-46=14, Res... | 0.988715 | hs_4 | mult_heuristic |
[
80,
74,
64,
78
] | 42 | [
"80-78=2",
"64/2=32",
"74-32=42"
] | Current State: 42:[80, 74, 64, 78], Operations: []
Exploring Operation: 80-78=2, Resulting Numbers: [74, 64, 2]
Generated Node #2: [74, 64, 2] from Operation: 80-78=2
Current State: 42:[74, 64, 2], Operations: ['80-78=2']
Exploring Operation: 64/2=32, Resulting Numbers: [74, 32]
Generated Node #3: [74, 32] from Operati... | 4 | Current State: 42:[80, 74, 64, 78], Operations: []
Exploring Operation: 80-64=16, Resulting Numbers: [74, 78, 16]
Generated Node #0,0: 42:[74, 78, 16] Operation: 80-64=16
Exploring Operation: 80-78=2, Resulting Numbers: [74, 64, 2]
Generated Node #0,1: 42:[74, 64, 2] Operation: 80-78=2
Exploring Operation: 80-74=6, Res... | 0.982639 | hs_4 | mult_heuristic |
[
28,
68,
41,
84
] | 84 | [
"68-28=40",
"41-40=1",
"84*1=84"
] | Current State: 84:[28, 68, 41, 84], Operations: []
Exploring Operation: 68-28=40, Resulting Numbers: [41, 84, 40]
Generated Node #2: [41, 84, 40] from Operation: 68-28=40
Current State: 84:[41, 84, 40], Operations: ['68-28=40']
Exploring Operation: 41-40=1, Resulting Numbers: [84, 1]
Generated Node #3: [84, 1] from Ope... | 4 | Current State: 84:[28, 68, 41, 84], Operations: []
Exploring Operation: 84-68=16, Resulting Numbers: [28, 41, 16]
Generated Node #0,0: 84:[28, 41, 16] Operation: 84-68=16
Exploring Operation: 68-41=27, Resulting Numbers: [28, 84, 27]
Generated Node #0,1: 84:[28, 84, 27] Operation: 68-41=27
Exploring Operation: 68-28=40... | 0.987847 | hs_3 | sum_heuristic |
[
88,
65,
84,
54
] | 92 | [
"65-54=11",
"88/11=8",
"84+8=92"
] | Current State: 92:[88, 65, 84, 54], Operations: []
Exploring Operation: 65-54=11, Resulting Numbers: [88, 84, 11]
Generated Node #2: [88, 84, 11] from Operation: 65-54=11
Current State: 92:[88, 84, 11], Operations: ['65-54=11']
Exploring Operation: 88/11=8, Resulting Numbers: [84, 8]
Generated Node #3: [84, 8] from Ope... | 4 | Current State: 92:[88, 65, 84, 54], Operations: []
Exploring Operation: 88-65=23, Resulting Numbers: [84, 54, 23]
Generated Node #0,0: 92:[84, 54, 23] Operation: 88-65=23
Exploring Operation: 65-54=11, Resulting Numbers: [88, 84, 11]
Generated Node #0,1: 92:[88, 84, 11] Operation: 65-54=11
Exploring Operation: 84-65=19... | 0.953993 | hs_4 | mult_heuristic |
[
39,
97,
72,
3
] | 86 | [
"72-39=33",
"33/3=11",
"97-11=86"
] | Current State: 86:[39, 97, 72, 3], Operations: []
Exploring Operation: 72-39=33, Resulting Numbers: [97, 3, 33]
Generated Node #2: [97, 3, 33] from Operation: 72-39=33
Current State: 86:[97, 3, 33], Operations: ['72-39=33']
Exploring Operation: 33/3=11, Resulting Numbers: [97, 11]
Generated Node #3: [97, 11] from Opera... | 4 | Current State: 86:[39, 97, 72, 3], Operations: []
Exploring Operation: 72-39=33, Resulting Numbers: [97, 3, 33]
Generated Node #0,0: 86:[97, 3, 33] Operation: 72-39=33
Exploring Operation: 97-72=25, Resulting Numbers: [39, 3, 25]
Generated Node #0,1: 86:[39, 3, 25] Operation: 97-72=25
Exploring Operation: 39+3=42, Resu... | 0.983507 | hs_4 | mult_heuristic |
[
1,
39,
87,
82
] | 43 | [
"39-1=38",
"87-82=5",
"38+5=43"
] | Current State: 43:[1, 39, 87, 82], Operations: []
Exploring Operation: 39-1=38, Resulting Numbers: [87, 82, 38]
Generated Node #2: [87, 82, 38] from Operation: 39-1=38
Current State: 43:[87, 82, 38], Operations: ['39-1=38']
Exploring Operation: 87-82=5, Resulting Numbers: [38, 5]
Generated Node #3: [38, 5] from Operati... | 4 | Current State: 43:[1, 39, 87, 82], Operations: []
Exploring Operation: 87-82=5, Resulting Numbers: [1, 39, 5]
Generated Node #0,0: 43:[1, 39, 5] Operation: 87-82=5
Moving to Node #0,0
Current State: 43:[1, 39, 5], Operations: ['87-82=5']
Exploring Operation: 1+39=40, Resulting Numbers: [5, 40]
Generated Node #0,0,0: 43... | 0 | hs_1 | sum_heuristic |
[
42,
80,
2,
24
] | 60 | [
"80-42=38",
"24-2=22",
"38+22=60"
] | Current State: 60:[42, 80, 2, 24], Operations: []
Exploring Operation: 80-42=38, Resulting Numbers: [2, 24, 38]
Generated Node #2: [2, 24, 38] from Operation: 80-42=38
Current State: 60:[2, 24, 38], Operations: ['80-42=38']
Exploring Operation: 24-2=22, Resulting Numbers: [38, 22]
Generated Node #3: [38, 22] from Opera... | 4 | Current State: 60:[42, 80, 2, 24], Operations: []
Exploring Operation: 80-42=38, Resulting Numbers: [2, 24, 38]
Generated Node #0,0: 60:[2, 24, 38] Operation: 80-42=38
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[2, 24, 38], Operations: ['80-42=38']
Exploring Operation: 38-24=14, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
23,
64,
88,
79
] | 80 | [
"23+64=87",
"88+79=167",
"167-87=80"
] | Current State: 80:[23, 64, 88, 79], Operations: []
Exploring Operation: 23+64=87, Resulting Numbers: [88, 79, 87]
Generated Node #2: [88, 79, 87] from Operation: 23+64=87
Current State: 80:[88, 79, 87], Operations: ['23+64=87']
Exploring Operation: 88+79=167, Resulting Numbers: [87, 167]
Generated Node #3: [87, 167] fr... | 4 | Current State: 80:[23, 64, 88, 79], Operations: []
Exploring Operation: 79-64=15, Resulting Numbers: [23, 88, 15]
Generated Node #0,0: 80:[23, 88, 15] Operation: 79-64=15
Exploring Operation: 88-79=9, Resulting Numbers: [23, 64, 9]
Generated Node #0,1: 80:[23, 64, 9] Operation: 88-79=9
Exploring Operation: 23+64=87, Re... | 0.986111 | hs_5 | sum_heuristic |
[
44,
45,
8,
41
] | 19 | [
"45-41=4",
"44/4=11",
"8+11=19"
] | Current State: 19:[44, 45, 8, 41], Operations: []
Exploring Operation: 45-41=4, Resulting Numbers: [44, 8, 4]
Generated Node #2: [44, 8, 4] from Operation: 45-41=4
Current State: 19:[44, 8, 4], Operations: ['45-41=4']
Exploring Operation: 44/4=11, Resulting Numbers: [8, 11]
Generated Node #3: [8, 11] from Operation: 44... | 4 | Current State: 19:[44, 45, 8, 41], Operations: []
Exploring Operation: 45-44=1, Resulting Numbers: [8, 41, 1]
Generated Node #0,0: 19:[8, 41, 1] Operation: 45-44=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[8, 41, 1], Operations: ['45-44=1']
Exploring Operation: 41-8=33, Resulting Numbers: [1, ... | 0 | hs_1 | mult_heuristic |
[
7,
68,
1,
27
] | 87 | [
"68-7=61",
"27-1=26",
"61+26=87"
] | Current State: 87:[7, 68, 1, 27], Operations: []
Exploring Operation: 68-7=61, Resulting Numbers: [1, 27, 61]
Generated Node #2: [1, 27, 61] from Operation: 68-7=61
Current State: 87:[1, 27, 61], Operations: ['68-7=61']
Exploring Operation: 27-1=26, Resulting Numbers: [61, 26]
Generated Node #3: [61, 26] from Operation... | 4 | Current State: 87:[7, 68, 1, 27], Operations: []
Exploring Operation: 68+27=95, Resulting Numbers: [7, 1, 95]
Generated Node #0,0: 87:[7, 1, 95] Operation: 68+27=95
Exploring Operation: 7+68=75, Resulting Numbers: [1, 27, 75]
Generated Node #0,1: 87:[1, 27, 75] Operation: 7+68=75
Moving to Node #0,0
Current State: 87:[... | 0.992188 | hs_2 | mult_heuristic |
[
53,
50,
71,
25
] | 32 | [
"53-50=3",
"71+25=96",
"96/3=32"
] | Current State: 32:[53, 50, 71, 25], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [71, 25, 3]
Generated Node #2: [71, 25, 3] from Operation: 53-50=3
Current State: 32:[71, 25, 3], Operations: ['53-50=3']
Exploring Operation: 71+25=96, Resulting Numbers: [3, 96]
Generated Node #3: [3, 96] from Operatio... | 4 | Current State: 32:[53, 50, 71, 25], Operations: []
Exploring Operation: 71-53=18, Resulting Numbers: [50, 25, 18]
Generated Node #0,0: 32:[50, 25, 18] Operation: 71-53=18
Exploring Operation: 71-50=21, Resulting Numbers: [53, 25, 21]
Generated Node #0,1: 32:[53, 25, 21] Operation: 71-50=21
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
22,
57,
19,
57
] | 28 | [
"57+57=114",
"114/19=6",
"22+6=28"
] | Current State: 28:[22, 57, 19, 57], Operations: []
Exploring Operation: 57+57=114, Resulting Numbers: [22, 19, 114]
Generated Node #2: [22, 19, 114] from Operation: 57+57=114
Current State: 28:[22, 19, 114], Operations: ['57+57=114']
Exploring Operation: 114/19=6, Resulting Numbers: [22, 6]
Generated Node #3: [22, 6] f... | 4 | Current State: 28:[22, 57, 19, 57], Operations: []
Exploring Operation: 57/57=1, Resulting Numbers: [22, 19, 1]
Generated Node #0,0: 28:[22, 19, 1] Operation: 57/57=1
Exploring Operation: 57-57=0, Resulting Numbers: [22, 19, 0]
Generated Node #0,1: 28:[22, 19, 0] Operation: 57-57=0
Moving to Node #0,0
Current State: 28... | 0 | hs_2 | sum_heuristic |
[
69,
50,
91,
46
] | 88 | [
"91-69=22",
"50-46=4",
"22*4=88"
] | Current State: 88:[69, 50, 91, 46], Operations: []
Exploring Operation: 91-69=22, Resulting Numbers: [50, 46, 22]
Generated Node #2: [50, 46, 22] from Operation: 91-69=22
Current State: 88:[50, 46, 22], Operations: ['91-69=22']
Exploring Operation: 50-46=4, Resulting Numbers: [22, 4]
Generated Node #3: [22, 4] from Ope... | 4 | Current State: 88:[69, 50, 91, 46], Operations: []
Exploring Operation: 91-69=22, Resulting Numbers: [50, 46, 22]
Generated Node #0,0: 88:[50, 46, 22] Operation: 91-69=22
Exploring Operation: 69-46=23, Resulting Numbers: [50, 91, 23]
Generated Node #0,1: 88:[50, 91, 23] Operation: 69-46=23
Exploring Operation: 91-50=41... | 0.986979 | hs_5 | sum_heuristic |
[
42,
48,
33,
35
] | 27 | [
"35-33=2",
"42/2=21",
"48-21=27"
] | Current State: 27:[42, 48, 33, 35], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [42, 48, 2]
Generated Node #2: [42, 48, 2] from Operation: 35-33=2
Current State: 27:[42, 48, 2], Operations: ['35-33=2']
Exploring Operation: 42/2=21, Resulting Numbers: [48, 21]
Generated Node #3: [48, 21] from Operati... | 4 | Current State: 27:[42, 48, 33, 35], Operations: []
Exploring Operation: 48-33=15, Resulting Numbers: [42, 35, 15]
Generated Node #0,0: 27:[42, 35, 15] Operation: 48-33=15
Exploring Operation: 48-42=6, Resulting Numbers: [33, 35, 6]
Generated Node #0,1: 27:[33, 35, 6] Operation: 48-42=6
Exploring Operation: 42-35=7, Res... | 0 | hs_5 | sum_heuristic |
[
30,
64,
16,
59
] | 41 | [
"64-30=34",
"16+59=75",
"75-34=41"
] | Current State: 41:[30, 64, 16, 59], Operations: []
Exploring Operation: 64-30=34, Resulting Numbers: [16, 59, 34]
Generated Node #2: [16, 59, 34] from Operation: 64-30=34
Current State: 41:[16, 59, 34], Operations: ['64-30=34']
Exploring Operation: 16+59=75, Resulting Numbers: [34, 75]
Generated Node #3: [34, 75] from ... | 4 | Current State: 41:[30, 64, 16, 59], Operations: []
Exploring Operation: 64-16=48, Resulting Numbers: [30, 59, 48]
Generated Node #0,0: 41:[30, 59, 48] Operation: 64-16=48
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[30, 59, 48], Operations: ['64-16=48']
Exploring Operation: 59-30=29, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
78,
98,
97,
98
] | 78 | [
"98-98=0",
"97*0=0",
"78+0=78"
] | Current State: 78:[78, 98, 97, 98], Operations: []
Exploring Operation: 98-98=0, Resulting Numbers: [78, 97, 0]
Generated Node #2: [78, 97, 0] from Operation: 98-98=0
Current State: 78:[78, 97, 0], Operations: ['98-98=0']
Exploring Operation: 97*0=0, Resulting Numbers: [78, 0]
Generated Node #3: [78, 0] from Operation:... | 4 | Current State: 78:[78, 98, 97, 98], Operations: []
Exploring Operation: 98/98=1, Resulting Numbers: [78, 97, 1]
Generated Node #0,0: 78:[78, 97, 1] Operation: 98/98=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 78:[78, 97, 1], Operations: ['98/98=1']
Exploring Operation: 97-78=19, Resulting Numbers:... | 0 | hs_1 | mult_heuristic |
[
41,
2,
10,
5
] | 86 | [
"41+2=43",
"10/5=2",
"43*2=86"
] | Current State: 86:[41, 2, 10, 5], Operations: []
Exploring Operation: 41+2=43, Resulting Numbers: [10, 5, 43]
Generated Node #2: [10, 5, 43] from Operation: 41+2=43
Current State: 86:[10, 5, 43], Operations: ['41+2=43']
Exploring Operation: 10/5=2, Resulting Numbers: [43, 2]
Generated Node #3: [43, 2] from Operation: 1... | 4 | Current State: 86:[41, 2, 10, 5], Operations: []
Exploring Operation: 10/5=2, Resulting Numbers: [41, 2, 2]
Generated Node #0,0: 86:[41, 2, 2] Operation: 10/5=2
Moving to Node #0,0
Current State: 86:[41, 2, 2], Operations: ['10/5=2']
Exploring Operation: 41+2=43, Resulting Numbers: [2, 43]
Generated Node #0,0,0: 86:[2,... | 0.993924 | hs_1 | sum_heuristic |
[
24,
98,
91,
33
] | 21 | [
"33-24=9",
"98+91=189",
"189/9=21"
] | Current State: 21:[24, 98, 91, 33], Operations: []
Exploring Operation: 33-24=9, Resulting Numbers: [98, 91, 9]
Generated Node #2: [98, 91, 9] from Operation: 33-24=9
Current State: 21:[98, 91, 9], Operations: ['33-24=9']
Exploring Operation: 98+91=189, Resulting Numbers: [9, 189]
Generated Node #3: [9, 189] from Opera... | 4 | Current State: 21:[24, 98, 91, 33], Operations: []
Exploring Operation: 98-33=65, Resulting Numbers: [24, 91, 65]
Generated Node #0,0: 21:[24, 91, 65] Operation: 98-33=65
Exploring Operation: 98-91=7, Resulting Numbers: [24, 33, 7]
Generated Node #0,1: 21:[24, 33, 7] Operation: 98-91=7
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
24,
5,
4,
11
] | 76 | [
"24*5=120",
"4*11=44",
"120-44=76"
] | Current State: 76:[24, 5, 4, 11], Operations: []
Exploring Operation: 24*5=120, Resulting Numbers: [4, 11, 120]
Generated Node #2: [4, 11, 120] from Operation: 24*5=120
Current State: 76:[4, 11, 120], Operations: ['24*5=120']
Exploring Operation: 4*11=44, Resulting Numbers: [120, 44]
Generated Node #3: [120, 44] from O... | 4 | Current State: 76:[24, 5, 4, 11], Operations: []
Exploring Operation: 24-5=19, Resulting Numbers: [4, 11, 19]
Generated Node #0,0: 76:[4, 11, 19] Operation: 24-5=19
Exploring Operation: 24+11=35, Resulting Numbers: [5, 4, 35]
Generated Node #0,1: 76:[5, 4, 35] Operation: 24+11=35
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | sum_heuristic |
[
3,
37,
47,
12
] | 66 | [
"47-37=10",
"12+10=22",
"3*22=66"
] | Current State: 66:[3, 37, 47, 12], Operations: []
Exploring Operation: 47-37=10, Resulting Numbers: [3, 12, 10]
Generated Node #2: [3, 12, 10] from Operation: 47-37=10
Current State: 66:[3, 12, 10], Operations: ['47-37=10']
Exploring Operation: 12+10=22, Resulting Numbers: [3, 22]
Generated Node #3: [3, 22] from Operat... | 4 | Current State: 66:[3, 37, 47, 12], Operations: []
Exploring Operation: 47-37=10, Resulting Numbers: [3, 12, 10]
Generated Node #0,0: 66:[3, 12, 10] Operation: 47-37=10
Exploring Operation: 47+12=59, Resulting Numbers: [3, 37, 59]
Generated Node #0,1: 66:[3, 37, 59] Operation: 47+12=59
Exploring Operation: 47-12=35, Res... | 0.986111 | hs_3 | mult_heuristic |
[
84,
46,
97,
95
] | 76 | [
"84-46=38",
"97-95=2",
"38*2=76"
] | Current State: 76:[84, 46, 97, 95], Operations: []
Exploring Operation: 84-46=38, Resulting Numbers: [97, 95, 38]
Generated Node #2: [97, 95, 38] from Operation: 84-46=38
Current State: 76:[97, 95, 38], Operations: ['84-46=38']
Exploring Operation: 97-95=2, Resulting Numbers: [38, 2]
Generated Node #3: [38, 2] from Ope... | 4 | Current State: 76:[84, 46, 97, 95], Operations: []
Exploring Operation: 84-46=38, Resulting Numbers: [97, 95, 38]
Generated Node #0,0: 76:[97, 95, 38] Operation: 84-46=38
Exploring Operation: 95-84=11, Resulting Numbers: [46, 97, 11]
Generated Node #0,1: 76:[46, 97, 11] Operation: 95-84=11
Exploring Operation: 97-95=2,... | 0.986979 | hs_4 | mult_heuristic |
[
21,
31,
64,
2
] | 56 | [
"31-21=10",
"64+2=66",
"66-10=56"
] | Current State: 56:[21, 31, 64, 2], Operations: []
Exploring Operation: 31-21=10, Resulting Numbers: [64, 2, 10]
Generated Node #2: [64, 2, 10] from Operation: 31-21=10
Current State: 56:[64, 2, 10], Operations: ['31-21=10']
Exploring Operation: 64+2=66, Resulting Numbers: [10, 66]
Generated Node #3: [10, 66] from Opera... | 4 | Current State: 56:[21, 31, 64, 2], Operations: []
Exploring Operation: 21+31=52, Resulting Numbers: [64, 2, 52]
Generated Node #0,0: 56:[64, 2, 52] Operation: 21+31=52
Exploring Operation: 31-21=10, Resulting Numbers: [64, 2, 10]
Generated Node #0,1: 56:[64, 2, 10] Operation: 31-21=10
Start Sub Search at level 1: Movin... | 0.992188 | hs_2 | mult_heuristic |
[
70,
27,
87,
97
] | 87 | [
"70+27=97",
"87+97=184",
"184-97=87"
] | Current State: 87:[70, 27, 87, 97], Operations: []
Exploring Operation: 70+27=97, Resulting Numbers: [87, 97, 97]
Generated Node #2: [87, 97, 97] from Operation: 70+27=97
Current State: 87:[87, 97, 97], Operations: ['70+27=97']
Exploring Operation: 87+97=184, Resulting Numbers: [184]
184,87 equal: Goal Reached
Explorin... | 4 | Current State: 87:[70, 27, 87, 97], Operations: []
Exploring Operation: 70+27=97, Resulting Numbers: [87, 97, 97]
Generated Node #0,0: 87:[87, 97, 97] Operation: 70+27=97
Exploring Operation: 97-70=27, Resulting Numbers: [27, 87, 27]
Generated Node #0,1: 87:[27, 87, 27] Operation: 97-70=27
Exploring Operation: 70-27=43... | 0.985243 | hs_5 | mult_heuristic |
[
10,
95,
44,
14
] | 84 | [
"14-10=4",
"44/4=11",
"95-11=84"
] | Current State: 84:[10, 95, 44, 14], Operations: []
Exploring Operation: 14-10=4, Resulting Numbers: [95, 44, 4]
Generated Node #2: [95, 44, 4] from Operation: 14-10=4
Current State: 84:[95, 44, 4], Operations: ['14-10=4']
Exploring Operation: 44/4=11, Resulting Numbers: [95, 11]
Generated Node #3: [95, 11] from Operati... | 4 | Current State: 84:[10, 95, 44, 14], Operations: []
Exploring Operation: 14-10=4, Resulting Numbers: [95, 44, 4]
Generated Node #0,0: 84:[95, 44, 4] Operation: 14-10=4
Exploring Operation: 44-14=30, Resulting Numbers: [10, 95, 30]
Generated Node #0,1: 84:[10, 95, 30] Operation: 44-14=30
Exploring Operation: 95-44=51, Re... | 0.929688 | hs_5 | sum_heuristic |
[
37,
71,
70,
10
] | 47 | [
"37+10=47",
"71-70=1",
"47*1=47"
] | Current State: 47:[37, 71, 70, 10], Operations: []
Exploring Operation: 37+10=47, Resulting Numbers: [71, 70, 47]
Generated Node #2: [71, 70, 47] from Operation: 37+10=47
Current State: 47:[71, 70, 47], Operations: ['37+10=47']
Exploring Operation: 71-70=1, Resulting Numbers: [47, 1]
Generated Node #3: [47, 1] from Ope... | 4 | Current State: 47:[37, 71, 70, 10], Operations: []
Exploring Operation: 71-10=61, Resulting Numbers: [37, 70, 61]
Generated Node #0,0: 47:[37, 70, 61] Operation: 71-10=61
Exploring Operation: 37+10=47, Resulting Numbers: [71, 70, 47]
Generated Node #0,1: 47:[71, 70, 47] Operation: 37+10=47
Moving to Node #0,0
Current S... | 0.986979 | hs_2 | mult_heuristic |
[
43,
50,
2,
26
] | 55 | [
"50-26=24",
"24/2=12",
"43+12=55"
] | Current State: 55:[43, 50, 2, 26], Operations: []
Exploring Operation: 50-26=24, Resulting Numbers: [43, 2, 24]
Generated Node #2: [43, 2, 24] from Operation: 50-26=24
Current State: 55:[43, 2, 24], Operations: ['50-26=24']
Exploring Operation: 24/2=12, Resulting Numbers: [43, 12]
Generated Node #3: [43, 12] from Opera... | 4 | Current State: 55:[43, 50, 2, 26], Operations: []
Exploring Operation: 43-26=17, Resulting Numbers: [50, 2, 17]
Generated Node #0,0: 55:[50, 2, 17] Operation: 43-26=17
Moving to Node #0,0
Current State: 55:[50, 2, 17], Operations: ['43-26=17']
Exploring Operation: 50+2=52, Resulting Numbers: [17, 52]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
59,
30,
58,
19
] | 38 | [
"59-30=29",
"58*19=1102",
"1102/29=38"
] | Current State: 38:[59, 30, 58, 19], Operations: []
Exploring Operation: 59-30=29, Resulting Numbers: [58, 19, 29]
Generated Node #2: [58, 19, 29] from Operation: 59-30=29
Current State: 38:[58, 19, 29], Operations: ['59-30=29']
Exploring Operation: 58*19=1102, Resulting Numbers: [29, 1102]
Generated Node #3: [29, 1102]... | 4 | Current State: 38:[59, 30, 58, 19], Operations: []
Exploring Operation: 59-58=1, Resulting Numbers: [30, 19, 1]
Generated Node #0,0: 38:[30, 19, 1] Operation: 59-58=1
Moving to Node #0,0
Current State: 38:[30, 19, 1], Operations: ['59-58=1']
Exploring Operation: 30+1=31, Resulting Numbers: [19, 31]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
34,
12,
17,
20
] | 14 | [
"34/17=2",
"12/2=6",
"20-6=14"
] | Current State: 14:[34, 12, 17, 20], Operations: []
Exploring Operation: 34/17=2, Resulting Numbers: [12, 20, 2]
Generated Node #2: [12, 20, 2] from Operation: 34/17=2
Current State: 14:[12, 20, 2], Operations: ['34/17=2']
Exploring Operation: 12/2=6, Resulting Numbers: [20, 6]
Generated Node #3: [20, 6] from Operation:... | 4 | Current State: 14:[34, 12, 17, 20], Operations: []
Exploring Operation: 34-20=14, Resulting Numbers: [12, 17, 14]
Generated Node #0,0: 14:[12, 17, 14] Operation: 34-20=14
Exploring Operation: 20-17=3, Resulting Numbers: [34, 12, 3]
Generated Node #0,1: 14:[34, 12, 3] Operation: 20-17=3
Exploring Operation: 34/17=2, Res... | 0.926215 | hs_5 | sum_heuristic |
[
96,
38,
22,
10
] | 70 | [
"96-38=58",
"22-10=12",
"58+12=70"
] | Current State: 70:[96, 38, 22, 10], Operations: []
Exploring Operation: 96-38=58, Resulting Numbers: [22, 10, 58]
Generated Node #2: [22, 10, 58] from Operation: 96-38=58
Current State: 70:[22, 10, 58], Operations: ['96-38=58']
Exploring Operation: 22-10=12, Resulting Numbers: [58, 12]
Generated Node #3: [58, 12] from ... | 4 | Current State: 70:[96, 38, 22, 10], Operations: []
Exploring Operation: 96-22=74, Resulting Numbers: [38, 10, 74]
Generated Node #0,0: 70:[38, 10, 74] Operation: 96-22=74
Moving to Node #0,0
Current State: 70:[38, 10, 74], Operations: ['96-22=74']
Exploring Operation: 74-38=36, Resulting Numbers: [10, 36]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
54,
80,
1,
74
] | 47 | [
"80-54=26",
"74-1=73",
"73-26=47"
] | Current State: 47:[54, 80, 1, 74], Operations: []
Exploring Operation: 80-54=26, Resulting Numbers: [1, 74, 26]
Generated Node #2: [1, 74, 26] from Operation: 80-54=26
Current State: 47:[1, 74, 26], Operations: ['80-54=26']
Exploring Operation: 74-1=73, Resulting Numbers: [26, 73]
Generated Node #3: [26, 73] from Opera... | 4 | Current State: 47:[54, 80, 1, 74], Operations: []
Exploring Operation: 54-1=53, Resulting Numbers: [80, 74, 53]
Generated Node #0,0: 47:[80, 74, 53] Operation: 54-1=53
Exploring Operation: 74-1=73, Resulting Numbers: [54, 80, 73]
Generated Node #0,1: 47:[54, 80, 73] Operation: 74-1=73
Exploring Operation: 80-1=79, Resu... | 0.990451 | hs_3 | mult_heuristic |
[
28,
32,
2,
40
] | 21 | [
"32-2=30",
"28*30=840",
"840/40=21"
] | Current State: 21:[28, 32, 2, 40], Operations: []
Exploring Operation: 32-2=30, Resulting Numbers: [28, 40, 30]
Generated Node #2: [28, 40, 30] from Operation: 32-2=30
Current State: 21:[28, 40, 30], Operations: ['32-2=30']
Exploring Operation: 28*30=840, Resulting Numbers: [40, 840]
Generated Node #3: [40, 840] from O... | 4 | Current State: 21:[28, 32, 2, 40], Operations: []
Exploring Operation: 40-32=8, Resulting Numbers: [28, 2, 8]
Generated Node #0,0: 21:[28, 2, 8] Operation: 40-32=8
Exploring Operation: 40/2=20, Resulting Numbers: [28, 32, 20]
Generated Node #0,1: 21:[28, 32, 20] Operation: 40/2=20
Exploring Operation: 40-28=12, Resulti... | 0 | hs_3 | sum_heuristic |
[
95,
41,
11,
37
] | 86 | [
"95*37=3515",
"11+3515=3526",
"3526/41=86"
] | Current State: 86:[95, 41, 11, 37], Operations: []
Exploring Operation: 95*37=3515, Resulting Numbers: [41, 11, 3515]
Generated Node #2: [41, 11, 3515] from Operation: 95*37=3515
Current State: 86:[41, 11, 3515], Operations: ['95*37=3515']
Exploring Operation: 11+3515=3526, Resulting Numbers: [41, 3526]
Generated Node ... | 4 | Current State: 86:[95, 41, 11, 37], Operations: []
Exploring Operation: 95-11=84, Resulting Numbers: [41, 37, 84]
Generated Node #0,0: 86:[41, 37, 84] Operation: 95-11=84
Exploring Operation: 41+11=52, Resulting Numbers: [95, 37, 52]
Generated Node #0,1: 86:[95, 37, 52] Operation: 41+11=52
Exploring Operation: 11+37=48... | 0 | hs_4 | sum_heuristic |
[
44,
99,
64,
11
] | 66 | [
"99-11=88",
"88/44=2",
"64+2=66"
] | Current State: 66:[44, 99, 64, 11], Operations: []
Exploring Operation: 99-11=88, Resulting Numbers: [44, 64, 88]
Generated Node #2: [44, 64, 88] from Operation: 99-11=88
Current State: 66:[44, 64, 88], Operations: ['99-11=88']
Exploring Operation: 88/44=2, Resulting Numbers: [64, 2]
Generated Node #3: [64, 2] from Ope... | 4 | Current State: 66:[44, 99, 64, 11], Operations: []
Exploring Operation: 99-44=55, Resulting Numbers: [64, 11, 55]
Generated Node #0,0: 66:[64, 11, 55] Operation: 99-44=55
Exploring Operation: 44-11=33, Resulting Numbers: [99, 64, 33]
Generated Node #0,1: 66:[99, 64, 33] Operation: 44-11=33
Exploring Operation: 99/11=9,... | 0 | hs_5 | mult_heuristic |
[
82,
4,
18,
19
] | 65 | [
"18*19=342",
"342-82=260",
"260/4=65"
] | Current State: 65:[82, 4, 18, 19], Operations: []
Exploring Operation: 18*19=342, Resulting Numbers: [82, 4, 342]
Generated Node #2: [82, 4, 342] from Operation: 18*19=342
Current State: 65:[82, 4, 342], Operations: ['18*19=342']
Exploring Operation: 342-82=260, Resulting Numbers: [4, 260]
Generated Node #3: [4, 260] f... | 4 | Current State: 65:[82, 4, 18, 19], Operations: []
Exploring Operation: 82-18=64, Resulting Numbers: [4, 19, 64]
Generated Node #0,0: 65:[4, 19, 64] Operation: 82-18=64
Start Sub Search at level 1: Moving to Node #0,0
Current State: 65:[4, 19, 64], Operations: ['82-18=64']
Exploring Operation: 19-4=15, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
12,
1,
49,
52
] | 56 | [
"49-1=48",
"48/12=4",
"52+4=56"
] | Current State: 56:[12, 1, 49, 52], Operations: []
Exploring Operation: 49-1=48, Resulting Numbers: [12, 52, 48]
Generated Node #2: [12, 52, 48] from Operation: 49-1=48
Current State: 56:[12, 52, 48], Operations: ['49-1=48']
Exploring Operation: 48/12=4, Resulting Numbers: [52, 4]
Generated Node #3: [52, 4] from Operati... | 4 | Current State: 56:[12, 1, 49, 52], Operations: []
Exploring Operation: 52-49=3, Resulting Numbers: [12, 1, 3]
Generated Node #0,0: 56:[12, 1, 3] Operation: 52-49=3
Exploring Operation: 12+49=61, Resulting Numbers: [1, 52, 61]
Generated Node #0,1: 56:[1, 52, 61] Operation: 12+49=61
Moving to Node #0,0
Current State: 56:... | 0 | hs_2 | sum_heuristic |
[
60,
47,
51,
51
] | 12 | [
"60-47=13",
"51/51=1",
"13-1=12"
] | Current State: 12:[60, 47, 51, 51], Operations: []
Exploring Operation: 60-47=13, Resulting Numbers: [51, 51, 13]
Generated Node #2: [51, 51, 13] from Operation: 60-47=13
Current State: 12:[51, 51, 13], Operations: ['60-47=13']
Exploring Operation: 51/51=1, Resulting Numbers: [13, 1]
Generated Node #3: [13, 1] from Ope... | 4 | Current State: 12:[60, 47, 51, 51], Operations: []
Exploring Operation: 60-51=9, Resulting Numbers: [47, 51, 9]
Generated Node #0,0: 12:[47, 51, 9] Operation: 60-51=9
Moving to Node #0,0
Current State: 12:[47, 51, 9], Operations: ['60-51=9']
Exploring Operation: 51-47=4, Resulting Numbers: [9, 4]
Generated Node #0,0,0:... | 0 | hs_1 | mult_heuristic |
[
36,
33,
33,
27
] | 20 | [
"36-33=3",
"33+27=60",
"60/3=20"
] | Current State: 20:[36, 33, 33, 27], Operations: []
Exploring Operation: 36-33=3, Resulting Numbers: [27, 3]
Generated Node #2: [27, 3] from Operation: 36-33=3
Current State: 20:[27, 3], Operations: ['36-33=3']
Exploring Operation: 33+27=60, Resulting Numbers: [3, 60]
Generated Node #3: [3, 60] from Operation: 33+27=60
... | 4 | Current State: 20:[36, 33, 33, 27], Operations: []
Exploring Operation: 36-33=3, Resulting Numbers: [33, 27, 3]
Generated Node #0,0: 20:[33, 27, 3] Operation: 36-33=3
Exploring Operation: 36-33=3, Resulting Numbers: [33, 27, 3]
Generated Node #0,1: 20:[33, 27, 3] Operation: 36-33=3
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
42,
25,
83,
89
] | 11 | [
"42-25=17",
"89-83=6",
"17-6=11"
] | Current State: 11:[42, 25, 83, 89], Operations: []
Exploring Operation: 42-25=17, Resulting Numbers: [83, 89, 17]
Generated Node #2: [83, 89, 17] from Operation: 42-25=17
Current State: 11:[83, 89, 17], Operations: ['42-25=17']
Exploring Operation: 89-83=6, Resulting Numbers: [17, 6]
Generated Node #3: [17, 6] from Ope... | 4 | Current State: 11:[42, 25, 83, 89], Operations: []
Exploring Operation: 83-42=41, Resulting Numbers: [25, 89, 41]
Generated Node #0,0: 11:[25, 89, 41] Operation: 83-42=41
Exploring Operation: 89-83=6, Resulting Numbers: [42, 25, 6]
Generated Node #0,1: 11:[42, 25, 6] Operation: 89-83=6
Moving to Node #0,1
Current State... | 0.986111 | hs_2 | sum_heuristic |
[
13,
20,
72,
91
] | 97 | [
"13*20=260",
"72+91=163",
"260-163=97"
] | Current State: 97:[13, 20, 72, 91], Operations: []
Exploring Operation: 13*20=260, Resulting Numbers: [72, 91, 260]
Generated Node #2: [72, 91, 260] from Operation: 13*20=260
Current State: 97:[72, 91, 260], Operations: ['13*20=260']
Exploring Operation: 72+91=163, Resulting Numbers: [260, 163]
Generated Node #3: [260,... | 4 | Current State: 97:[13, 20, 72, 91], Operations: []
Exploring Operation: 13+20=33, Resulting Numbers: [72, 91, 33]
Generated Node #0,0: 97:[72, 91, 33] Operation: 13+20=33
Exploring Operation: 13+72=85, Resulting Numbers: [20, 91, 85]
Generated Node #0,1: 97:[20, 91, 85] Operation: 13+72=85
Exploring Operation: 13+91=10... | 0 | hs_4 | mult_heuristic |
[
19,
95,
69,
49
] | 96 | [
"95-19=76",
"69-49=20",
"76+20=96"
] | Current State: 96:[19, 95, 69, 49], Operations: []
Exploring Operation: 95-19=76, Resulting Numbers: [69, 49, 76]
Generated Node #2: [69, 49, 76] from Operation: 95-19=76
Current State: 96:[69, 49, 76], Operations: ['95-19=76']
Exploring Operation: 69-49=20, Resulting Numbers: [76, 20]
Generated Node #3: [76, 20] from ... | 4 | Current State: 96:[19, 95, 69, 49], Operations: []
Exploring Operation: 69-49=20, Resulting Numbers: [19, 95, 20]
Generated Node #0,0: 96:[19, 95, 20] Operation: 69-49=20
Exploring Operation: 69-19=50, Resulting Numbers: [95, 49, 50]
Generated Node #0,1: 96:[95, 49, 50] Operation: 69-19=50
Exploring Operation: 19+69=88... | 0.988715 | hs_4 | mult_heuristic |
[
30,
63,
84,
11
] | 28 | [
"63-30=33",
"84*11=924",
"924/33=28"
] | Current State: 28:[30, 63, 84, 11], Operations: []
Exploring Operation: 63-30=33, Resulting Numbers: [84, 11, 33]
Generated Node #2: [84, 11, 33] from Operation: 63-30=33
Current State: 28:[84, 11, 33], Operations: ['63-30=33']
Exploring Operation: 84*11=924, Resulting Numbers: [33, 924]
Generated Node #3: [33, 924] fr... | 4 | Current State: 28:[30, 63, 84, 11], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [30, 11, 21]
Generated Node #0,0: 28:[30, 11, 21] Operation: 84-63=21
Exploring Operation: 63-11=52, Resulting Numbers: [30, 84, 52]
Generated Node #0,1: 28:[30, 84, 52] Operation: 63-11=52
Exploring Operation: 63-30=33... | 0.96875 | hs_4 | mult_heuristic |
[
26,
18,
17,
4
] | 22 | [
"26-4=22",
"18-17=1",
"22*1=22"
] | Current State: 22:[26, 18, 17, 4], Operations: []
Exploring Operation: 26-4=22, Resulting Numbers: [18, 17, 22]
Generated Node #2: [18, 17, 22] from Operation: 26-4=22
Current State: 22:[18, 17, 22], Operations: ['26-4=22']
Exploring Operation: 18-17=1, Resulting Numbers: [22, 1]
Generated Node #3: [22, 1] from Operati... | 4 | Current State: 22:[26, 18, 17, 4], Operations: []
Exploring Operation: 18-17=1, Resulting Numbers: [26, 4, 1]
Generated Node #0,0: 22:[26, 4, 1] Operation: 18-17=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 22:[26, 4, 1], Operations: ['18-17=1']
Exploring Operation: 26-4=22, Resulting Numbers: [1, ... | 0.993924 | hs_1 | sum_heuristic |
[
8,
70,
69,
23
] | 81 | [
"8+70=78",
"69/23=3",
"78+3=81"
] | Current State: 81:[8, 70, 69, 23], Operations: []
Exploring Operation: 8+70=78, Resulting Numbers: [69, 23, 78]
Generated Node #2: [69, 23, 78] from Operation: 8+70=78
Current State: 81:[69, 23, 78], Operations: ['8+70=78']
Exploring Operation: 69/23=3, Resulting Numbers: [78, 3]
Generated Node #3: [78, 3] from Operati... | 4 | Current State: 81:[8, 70, 69, 23], Operations: []
Exploring Operation: 70-69=1, Resulting Numbers: [8, 23, 1]
Generated Node #0,0: 81:[8, 23, 1] Operation: 70-69=1
Exploring Operation: 8+70=78, Resulting Numbers: [69, 23, 78]
Generated Node #0,1: 81:[69, 23, 78] Operation: 8+70=78
Exploring Operation: 69/23=3, Resultin... | 0.979167 | hs_3 | mult_heuristic |
[
57,
31,
80,
45
] | 61 | [
"57-31=26",
"80-45=35",
"26+35=61"
] | Current State: 61:[57, 31, 80, 45], Operations: []
Exploring Operation: 57-31=26, Resulting Numbers: [80, 45, 26]
Generated Node #2: [80, 45, 26] from Operation: 57-31=26
Current State: 61:[80, 45, 26], Operations: ['57-31=26']
Exploring Operation: 80-45=35, Resulting Numbers: [26, 35]
Generated Node #3: [26, 35] from ... | 4 | Current State: 61:[57, 31, 80, 45], Operations: []
Exploring Operation: 80-31=49, Resulting Numbers: [57, 45, 49]
Generated Node #0,0: 61:[57, 45, 49] Operation: 80-31=49
Exploring Operation: 31+45=76, Resulting Numbers: [57, 80, 76]
Generated Node #0,1: 61:[57, 80, 76] Operation: 31+45=76
Start Sub Search at level 1: ... | 0.984375 | hs_2 | mult_heuristic |
[
97,
40,
26,
55
] | 24 | [
"97-40=57",
"26+55=81",
"81-57=24"
] | Current State: 24:[97, 40, 26, 55], Operations: []
Exploring Operation: 97-40=57, Resulting Numbers: [26, 55, 57]
Generated Node #2: [26, 55, 57] from Operation: 97-40=57
Current State: 24:[26, 55, 57], Operations: ['97-40=57']
Exploring Operation: 26+55=81, Resulting Numbers: [57, 81]
Generated Node #3: [57, 81] from ... | 4 | Current State: 24:[97, 40, 26, 55], Operations: []
Exploring Operation: 97-55=42, Resulting Numbers: [40, 26, 42]
Generated Node #0,0: 24:[40, 26, 42] Operation: 97-55=42
Exploring Operation: 55-40=15, Resulting Numbers: [97, 26, 15]
Generated Node #0,1: 24:[97, 26, 15] Operation: 55-40=15
Exploring Operation: 97-40=57... | 0.982639 | hs_5 | sum_heuristic |
[
85,
13,
96,
79
] | 29 | [
"85-79=6",
"96/6=16",
"13+16=29"
] | Current State: 29:[85, 13, 96, 79], Operations: []
Exploring Operation: 85-79=6, Resulting Numbers: [13, 96, 6]
Generated Node #2: [13, 96, 6] from Operation: 85-79=6
Current State: 29:[13, 96, 6], Operations: ['85-79=6']
Exploring Operation: 96/6=16, Resulting Numbers: [13, 16]
Generated Node #3: [13, 16] from Operati... | 4 | Current State: 29:[85, 13, 96, 79], Operations: []
Exploring Operation: 85-79=6, Resulting Numbers: [13, 96, 6]
Generated Node #0,0: 29:[13, 96, 6] Operation: 85-79=6
Exploring Operation: 96-79=17, Resulting Numbers: [85, 13, 17]
Generated Node #0,1: 29:[85, 13, 17] Operation: 96-79=17
Exploring Operation: 96-85=11, Re... | 0.969618 | hs_3 | mult_heuristic |
[
13,
27,
20,
52
] | 22 | [
"13*20=260",
"260/52=5",
"27-5=22"
] | Current State: 22:[13, 27, 20, 52], Operations: []
Exploring Operation: 13*20=260, Resulting Numbers: [27, 52, 260]
Generated Node #2: [27, 52, 260] from Operation: 13*20=260
Current State: 22:[27, 52, 260], Operations: ['13*20=260']
Exploring Operation: 260/52=5, Resulting Numbers: [27, 5]
Generated Node #3: [27, 5] f... | 4 | Current State: 22:[13, 27, 20, 52], Operations: []
Exploring Operation: 52-20=32, Resulting Numbers: [13, 27, 32]
Generated Node #0,0: 22:[13, 27, 32] Operation: 52-20=32
Exploring Operation: 52-27=25, Resulting Numbers: [13, 20, 25]
Generated Node #0,1: 22:[13, 20, 25] Operation: 52-27=25
Exploring Operation: 52/13=4,... | 0 | hs_3 | mult_heuristic |
[
14,
66,
48,
11
] | 40 | [
"48-14=34",
"66/11=6",
"34+6=40"
] | Current State: 40:[14, 66, 48, 11], Operations: []
Exploring Operation: 48-14=34, Resulting Numbers: [66, 11, 34]
Generated Node #2: [66, 11, 34] from Operation: 48-14=34
Current State: 40:[66, 11, 34], Operations: ['48-14=34']
Exploring Operation: 66/11=6, Resulting Numbers: [34, 6]
Generated Node #3: [34, 6] from Ope... | 4 | Current State: 40:[14, 66, 48, 11], Operations: []
Exploring Operation: 66-48=18, Resulting Numbers: [14, 11, 18]
Generated Node #0,0: 40:[14, 11, 18] Operation: 66-48=18
Exploring Operation: 66/11=6, Resulting Numbers: [14, 48, 6]
Generated Node #0,1: 40:[14, 48, 6] Operation: 66/11=6
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
31,
44,
80,
12
] | 17 | [
"31+44=75",
"80+12=92",
"92-75=17"
] | Current State: 17:[31, 44, 80, 12], Operations: []
Exploring Operation: 31+44=75, Resulting Numbers: [80, 12, 75]
Generated Node #2: [80, 12, 75] from Operation: 31+44=75
Current State: 17:[80, 12, 75], Operations: ['31+44=75']
Exploring Operation: 80+12=92, Resulting Numbers: [75, 92]
Generated Node #3: [75, 92] from ... | 4 | Current State: 17:[31, 44, 80, 12], Operations: []
Exploring Operation: 44-31=13, Resulting Numbers: [80, 12, 13]
Generated Node #0,0: 17:[80, 12, 13] Operation: 44-31=13
Exploring Operation: 80-31=49, Resulting Numbers: [44, 12, 49]
Generated Node #0,1: 17:[44, 12, 49] Operation: 80-31=49
Exploring Operation: 80-44=36... | 0.989583 | hs_3 | mult_heuristic |
[
29,
32,
91,
22
] | 19 | [
"29-22=7",
"91/7=13",
"32-13=19"
] | Current State: 19:[29, 32, 91, 22], Operations: []
Exploring Operation: 29-22=7, Resulting Numbers: [32, 91, 7]
Generated Node #2: [32, 91, 7] from Operation: 29-22=7
Current State: 19:[32, 91, 7], Operations: ['29-22=7']
Exploring Operation: 91/7=13, Resulting Numbers: [32, 13]
Generated Node #3: [32, 13] from Operati... | 4 | Current State: 19:[29, 32, 91, 22], Operations: []
Exploring Operation: 91-29=62, Resulting Numbers: [32, 22, 62]
Generated Node #0,0: 19:[32, 22, 62] Operation: 91-29=62
Exploring Operation: 91-32=59, Resulting Numbers: [29, 22, 59]
Generated Node #0,1: 19:[29, 22, 59] Operation: 91-32=59
Exploring Operation: 91-22=69... | 0 | hs_3 | sum_heuristic |
[
18,
19,
6,
80
] | 87 | [
"19-18=1",
"6+80=86",
"1+86=87"
] | Current State: 87:[18, 19, 6, 80], Operations: []
Exploring Operation: 19-18=1, Resulting Numbers: [6, 80, 1]
Generated Node #2: [6, 80, 1] from Operation: 19-18=1
Current State: 87:[6, 80, 1], Operations: ['19-18=1']
Exploring Operation: 6+80=86, Resulting Numbers: [1, 86]
Generated Node #3: [1, 86] from Operation: 6+... | 4 | Current State: 87:[18, 19, 6, 80], Operations: []
Exploring Operation: 19-18=1, Resulting Numbers: [6, 80, 1]
Generated Node #0,0: 87:[6, 80, 1] Operation: 19-18=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 87:[6, 80, 1], Operations: ['19-18=1']
Exploring Operation: 6+80=86, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
45,
5,
36,
24
] | 38 | [
"45+5=50",
"36-24=12",
"50-12=38"
] | Current State: 38:[45, 5, 36, 24], Operations: []
Exploring Operation: 45+5=50, Resulting Numbers: [36, 24, 50]
Generated Node #2: [36, 24, 50] from Operation: 45+5=50
Current State: 38:[36, 24, 50], Operations: ['45+5=50']
Exploring Operation: 36-24=12, Resulting Numbers: [50, 12]
Generated Node #3: [50, 12] from Oper... | 4 | Current State: 38:[45, 5, 36, 24], Operations: []
Exploring Operation: 45-24=21, Resulting Numbers: [5, 36, 21]
Generated Node #0,0: 38:[5, 36, 21] Operation: 45-24=21
Start Sub Search at level 1: Moving to Node #0,0
Current State: 38:[5, 36, 21], Operations: ['45-24=21']
Exploring Operation: 5+36=41, Resulting Numbers... | 0 | hs_1 | sum_heuristic |
[
18,
93,
80,
44
] | 49 | [
"93-18=75",
"80+44=124",
"124-75=49"
] | Current State: 49:[18, 93, 80, 44], Operations: []
Exploring Operation: 93-18=75, Resulting Numbers: [80, 44, 75]
Generated Node #2: [80, 44, 75] from Operation: 93-18=75
Current State: 49:[80, 44, 75], Operations: ['93-18=75']
Exploring Operation: 80+44=124, Resulting Numbers: [75, 124]
Generated Node #3: [75, 124] fr... | 4 | Current State: 49:[18, 93, 80, 44], Operations: []
Exploring Operation: 80-44=36, Resulting Numbers: [18, 93, 36]
Generated Node #0,0: 49:[18, 93, 36] Operation: 80-44=36
Exploring Operation: 93-18=75, Resulting Numbers: [80, 44, 75]
Generated Node #0,1: 49:[80, 44, 75] Operation: 93-18=75
Exploring Operation: 93-80=13... | 0.986979 | hs_5 | mult_heuristic |
[
33,
36,
20,
83
] | 90 | [
"83-33=50",
"36*50=1800",
"1800/20=90"
] | Current State: 90:[33, 36, 20, 83], Operations: []
Exploring Operation: 83-33=50, Resulting Numbers: [36, 20, 50]
Generated Node #2: [36, 20, 50] from Operation: 83-33=50
Current State: 90:[36, 20, 50], Operations: ['83-33=50']
Exploring Operation: 36*50=1800, Resulting Numbers: [20, 1800]
Generated Node #3: [20, 1800]... | 4 | Current State: 90:[33, 36, 20, 83], Operations: []
Exploring Operation: 36-20=16, Resulting Numbers: [33, 83, 16]
Generated Node #0,0: 90:[33, 83, 16] Operation: 36-20=16
Exploring Operation: 36-33=3, Resulting Numbers: [20, 83, 3]
Generated Node #0,1: 90:[20, 83, 3] Operation: 36-33=3
Exploring Operation: 83-36=47, Re... | 0 | hs_4 | mult_heuristic |
[
4,
99,
11,
86
] | 91 | [
"11-4=7",
"99-86=13",
"7*13=91"
] | Current State: 91:[4, 99, 11, 86], Operations: []
Exploring Operation: 11-4=7, Resulting Numbers: [99, 86, 7]
Generated Node #2: [99, 86, 7] from Operation: 11-4=7
Current State: 91:[99, 86, 7], Operations: ['11-4=7']
Exploring Operation: 99-86=13, Resulting Numbers: [7, 13]
Generated Node #3: [7, 13] from Operation: 9... | 4 | Current State: 91:[4, 99, 11, 86], Operations: []
Exploring Operation: 4+86=90, Resulting Numbers: [99, 11, 90]
Generated Node #0,0: 91:[99, 11, 90] Operation: 4+86=90
Exploring Operation: 99/11=9, Resulting Numbers: [4, 86, 9]
Generated Node #0,1: 91:[4, 86, 9] Operation: 99/11=9
Exploring Operation: 99-4=95, Resultin... | 0.965278 | hs_4 | mult_heuristic |
[
68,
63,
13,
18
] | 82 | [
"63*18=1134",
"1134-68=1066",
"1066/13=82"
] | Current State: 82:[68, 63, 13, 18], Operations: []
Exploring Operation: 63*18=1134, Resulting Numbers: [68, 13, 1134]
Generated Node #2: [68, 13, 1134] from Operation: 63*18=1134
Current State: 82:[68, 13, 1134], Operations: ['63*18=1134']
Exploring Operation: 1134-68=1066, Resulting Numbers: [13, 1066]
Generated Node ... | 4 | Current State: 82:[68, 63, 13, 18], Operations: []
Exploring Operation: 63-18=45, Resulting Numbers: [68, 13, 45]
Generated Node #0,0: 82:[68, 13, 45] Operation: 63-18=45
Exploring Operation: 63+18=81, Resulting Numbers: [68, 13, 81]
Generated Node #0,1: 82:[68, 13, 81] Operation: 63+18=81
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
53,
95,
34,
95
] | 34 | [
"95-95=0",
"53*0=0",
"34+0=34"
] | Current State: 34:[53, 95, 34, 95], Operations: []
Exploring Operation: 95-95=0, Resulting Numbers: [53, 34, 0]
Generated Node #2: [53, 34, 0] from Operation: 95-95=0
Current State: 34:[53, 34, 0], Operations: ['95-95=0']
Exploring Operation: 53*0=0, Resulting Numbers: [34, 0]
Generated Node #3: [34, 0] from Operation:... | 4 | Current State: 34:[53, 95, 34, 95], Operations: []
Exploring Operation: 95-95=0, Resulting Numbers: [53, 34, 0]
Generated Node #0,0: 34:[53, 34, 0] Operation: 95-95=0
Exploring Operation: 95-53=42, Resulting Numbers: [95, 34, 42]
Generated Node #0,1: 34:[95, 34, 42] Operation: 95-53=42
Exploring Operation: 95/95=1, Res... | 0.973958 | hs_4 | sum_heuristic |
[
32,
42,
5,
69
] | 49 | [
"32*5=160",
"42+69=111",
"160-111=49"
] | Current State: 49:[32, 42, 5, 69], Operations: []
Exploring Operation: 32*5=160, Resulting Numbers: [42, 69, 160]
Generated Node #2: [42, 69, 160] from Operation: 32*5=160
Current State: 49:[42, 69, 160], Operations: ['32*5=160']
Exploring Operation: 42+69=111, Resulting Numbers: [160, 111]
Generated Node #3: [160, 111... | 4 | Current State: 49:[32, 42, 5, 69], Operations: []
Exploring Operation: 69-32=37, Resulting Numbers: [42, 5, 37]
Generated Node #0,0: 49:[42, 5, 37] Operation: 69-32=37
Moving to Node #0,0
Current State: 49:[42, 5, 37], Operations: ['69-32=37']
Exploring Operation: 42-37=5, Resulting Numbers: [5, 5]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
82,
83,
41,
54
] | 58 | [
"82/41=2",
"83-54=29",
"2*29=58"
] | Current State: 58:[82, 83, 41, 54], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [83, 54, 2]
Generated Node #2: [83, 54, 2] from Operation: 82/41=2
Current State: 58:[83, 54, 2], Operations: ['82/41=2']
Exploring Operation: 83-54=29, Resulting Numbers: [2, 29]
Generated Node #3: [2, 29] from Operatio... | 4 | Current State: 58:[82, 83, 41, 54], Operations: []
Exploring Operation: 82/41=2, Resulting Numbers: [83, 54, 2]
Generated Node #0,0: 58:[83, 54, 2] Operation: 82/41=2
Exploring Operation: 83-54=29, Resulting Numbers: [82, 41, 29]
Generated Node #0,1: 58:[82, 41, 29] Operation: 83-54=29
Exploring Operation: 82-54=28, Re... | 0.977431 | hs_4 | mult_heuristic |
[
17,
3,
24,
32
] | 85 | [
"3+24=27",
"32-27=5",
"17*5=85"
] | Current State: 85:[17, 3, 24, 32], Operations: []
Exploring Operation: 3+24=27, Resulting Numbers: [17, 32, 27]
Generated Node #2: [17, 32, 27] from Operation: 3+24=27
Current State: 85:[17, 32, 27], Operations: ['3+24=27']
Exploring Operation: 32-27=5, Resulting Numbers: [17, 5]
Generated Node #3: [17, 5] from Operati... | 4 | Current State: 85:[17, 3, 24, 32], Operations: []
Exploring Operation: 32-24=8, Resulting Numbers: [17, 3, 8]
Generated Node #0,0: 85:[17, 3, 8] Operation: 32-24=8
Exploring Operation: 24/3=8, Resulting Numbers: [17, 32, 8]
Generated Node #0,1: 85:[17, 32, 8] Operation: 24/3=8
Exploring Operation: 3*32=96, Resulting Nu... | 0.986979 | hs_4 | mult_heuristic |
[
86,
30,
56,
2
] | 34 | [
"56-30=26",
"2*26=52",
"86-52=34"
] | Current State: 34:[86, 30, 56, 2], Operations: []
Exploring Operation: 56-30=26, Resulting Numbers: [86, 2, 26]
Generated Node #2: [86, 2, 26] from Operation: 56-30=26
Current State: 34:[86, 2, 26], Operations: ['56-30=26']
Exploring Operation: 2*26=52, Resulting Numbers: [86, 52]
Generated Node #3: [86, 52] from Opera... | 4 | Current State: 34:[86, 30, 56, 2], Operations: []
Exploring Operation: 86-56=30, Resulting Numbers: [30, 2, 30]
Generated Node #0,0: 34:[30, 2, 30] Operation: 86-56=30
Exploring Operation: 86/2=43, Resulting Numbers: [30, 56, 43]
Generated Node #0,1: 34:[30, 56, 43] Operation: 86/2=43
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
30,
19,
30,
94
] | 12 | [
"30*30=900",
"94-19=75",
"900/75=12"
] | Current State: 12:[30, 19, 30, 94], Operations: []
Exploring Operation: 30*30=900, Resulting Numbers: [19, 94, 900]
Generated Node #2: [19, 94, 900] from Operation: 30*30=900
Current State: 12:[19, 94, 900], Operations: ['30*30=900']
Exploring Operation: 94-19=75, Resulting Numbers: [900, 75]
Generated Node #3: [900, 7... | 4 | Current State: 12:[30, 19, 30, 94], Operations: []
Exploring Operation: 94-30=64, Resulting Numbers: [19, 30, 64]
Generated Node #0,0: 12:[19, 30, 64] Operation: 94-30=64
Exploring Operation: 94-30=64, Resulting Numbers: [30, 19, 64]
Generated Node #0,1: 12:[30, 19, 64] Operation: 94-30=64
Exploring Operation: 30/30=1,... | 0 | hs_3 | sum_heuristic |
[
60,
94,
47,
90
] | 62 | [
"94-90=4",
"60/4=15",
"47+15=62"
] | Current State: 62:[60, 94, 47, 90], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [60, 47, 4]
Generated Node #2: [60, 47, 4] from Operation: 94-90=4
Current State: 62:[60, 47, 4], Operations: ['94-90=4']
Exploring Operation: 60/4=15, Resulting Numbers: [47, 15]
Generated Node #3: [47, 15] from Operati... | 4 | Current State: 62:[60, 94, 47, 90], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [60, 47, 4]
Generated Node #0,0: 62:[60, 47, 4] Operation: 94-90=4
Exploring Operation: 94/47=2, Resulting Numbers: [60, 90, 2]
Generated Node #0,1: 62:[60, 90, 2] Operation: 94/47=2
Exploring Operation: 94-47=47, Result... | 0 | hs_3 | sum_heuristic |
[
82,
36,
12,
32
] | 26 | [
"82-36=46",
"32-12=20",
"46-20=26"
] | Current State: 26:[82, 36, 12, 32], Operations: []
Exploring Operation: 82-36=46, Resulting Numbers: [12, 32, 46]
Generated Node #2: [12, 32, 46] from Operation: 82-36=46
Current State: 26:[12, 32, 46], Operations: ['82-36=46']
Exploring Operation: 32-12=20, Resulting Numbers: [46, 20]
Generated Node #3: [46, 20] from ... | 4 | Current State: 26:[82, 36, 12, 32], Operations: []
Exploring Operation: 82-36=46, Resulting Numbers: [12, 32, 46]
Generated Node #0,0: 26:[12, 32, 46] Operation: 82-36=46
Moving to Node #0,0
Current State: 26:[12, 32, 46], Operations: ['82-36=46']
Exploring Operation: 46-32=14, Resulting Numbers: [12, 14]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
55,
53,
53,
50
] | 56 | [
"55-53=2",
"53*2=106",
"106-50=56"
] | Current State: 56:[55, 53, 53, 50], Operations: []
Exploring Operation: 55-53=2, Resulting Numbers: [50, 2]
Generated Node #2: [50, 2] from Operation: 55-53=2
Current State: 56:[50, 2], Operations: ['55-53=2']
Exploring Operation: 53*2=106, Resulting Numbers: [50, 106]
Generated Node #3: [50, 106] from Operation: 53*2=... | 4 | Current State: 56:[55, 53, 53, 50], Operations: []
Exploring Operation: 53-50=3, Resulting Numbers: [55, 53, 3]
Generated Node #0,0: 56:[55, 53, 3] Operation: 53-50=3
Exploring Operation: 53-50=3, Resulting Numbers: [55, 53, 3]
Generated Node #0,1: 56:[55, 53, 3] Operation: 53-50=3
Start Sub Search at level 1: Moving t... | 0 | hs_2 | sum_heuristic |
[
7,
45,
87,
78
] | 18 | [
"87-78=9",
"7*9=63",
"63-45=18"
] | Current State: 18:[7, 45, 87, 78], Operations: []
Exploring Operation: 87-78=9, Resulting Numbers: [7, 45, 9]
Generated Node #2: [7, 45, 9] from Operation: 87-78=9
Current State: 18:[7, 45, 9], Operations: ['87-78=9']
Exploring Operation: 7*9=63, Resulting Numbers: [45, 63]
Generated Node #3: [45, 63] from Operation: 7... | 4 | Current State: 18:[7, 45, 87, 78], Operations: []
Exploring Operation: 87-78=9, Resulting Numbers: [7, 45, 9]
Generated Node #0,0: 18:[7, 45, 9] Operation: 87-78=9
Exploring Operation: 87-45=42, Resulting Numbers: [7, 78, 42]
Generated Node #0,1: 18:[7, 78, 42] Operation: 87-45=42
Exploring Operation: 78-45=33, Resulti... | 0 | hs_4 | sum_heuristic |
[
20,
53,
25,
9
] | 17 | [
"53-20=33",
"25-9=16",
"33-16=17"
] | Current State: 17:[20, 53, 25, 9], Operations: []
Exploring Operation: 53-20=33, Resulting Numbers: [25, 9, 33]
Generated Node #2: [25, 9, 33] from Operation: 53-20=33
Current State: 17:[25, 9, 33], Operations: ['53-20=33']
Exploring Operation: 25-9=16, Resulting Numbers: [33, 16]
Generated Node #3: [33, 16] from Opera... | 4 | Current State: 17:[20, 53, 25, 9], Operations: []
Exploring Operation: 53-25=28, Resulting Numbers: [20, 9, 28]
Generated Node #0,0: 17:[20, 9, 28] Operation: 53-25=28
Moving to Node #0,0
Current State: 17:[20, 9, 28], Operations: ['53-25=28']
Exploring Operation: 28-9=19, Resulting Numbers: [20, 19]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
59,
10,
12,
90
] | 28 | [
"12-10=2",
"59*2=118",
"118-90=28"
] | Current State: 28:[59, 10, 12, 90], Operations: []
Exploring Operation: 12-10=2, Resulting Numbers: [59, 90, 2]
Generated Node #2: [59, 90, 2] from Operation: 12-10=2
Current State: 28:[59, 90, 2], Operations: ['12-10=2']
Exploring Operation: 59*2=118, Resulting Numbers: [90, 118]
Generated Node #3: [90, 118] from Oper... | 4 | Current State: 28:[59, 10, 12, 90], Operations: []
Exploring Operation: 90-59=31, Resulting Numbers: [10, 12, 31]
Generated Node #0,0: 28:[10, 12, 31] Operation: 90-59=31
Exploring Operation: 90/10=9, Resulting Numbers: [59, 12, 9]
Generated Node #0,1: 28:[59, 12, 9] Operation: 90/10=9
Exploring Operation: 59-12=47, Re... | 0 | hs_3 | sum_heuristic |
[
77,
29,
35,
6
] | 22 | [
"77-35=42",
"42/6=7",
"29-7=22"
] | Current State: 22:[77, 29, 35, 6], Operations: []
Exploring Operation: 77-35=42, Resulting Numbers: [29, 6, 42]
Generated Node #2: [29, 6, 42] from Operation: 77-35=42
Current State: 22:[29, 6, 42], Operations: ['77-35=42']
Exploring Operation: 42/6=7, Resulting Numbers: [29, 7]
Generated Node #3: [29, 7] from Operatio... | 4 | Current State: 22:[77, 29, 35, 6], Operations: []
Exploring Operation: 29-6=23, Resulting Numbers: [77, 35, 23]
Generated Node #0,0: 22:[77, 35, 23] Operation: 29-6=23
Exploring Operation: 77-35=42, Resulting Numbers: [29, 6, 42]
Generated Node #0,1: 22:[29, 6, 42] Operation: 77-35=42
Exploring Operation: 35-29=6, Resu... | 0.982639 | hs_5 | sum_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.