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 |
|---|---|---|---|---|---|---|---|---|
[
16,
80,
32,
57
] | 26 | [
"16*57=912",
"912-80=832",
"832/32=26"
] | Current State: 26:[16, 80, 32, 57], Operations: []
Exploring Operation: 16*57=912, Resulting Numbers: [80, 32, 912]
Generated Node #2: [80, 32, 912] from Operation: 16*57=912
Current State: 26:[80, 32, 912], Operations: ['16*57=912']
Exploring Operation: 912-80=832, Resulting Numbers: [32, 832]
Generated Node #3: [32, ... | 4 | Current State: 26:[16, 80, 32, 57], Operations: []
Exploring Operation: 80/16=5, Resulting Numbers: [32, 57, 5]
Generated Node #0,0: 26:[32, 57, 5] Operation: 80/16=5
Exploring Operation: 80-57=23, Resulting Numbers: [16, 32, 23]
Generated Node #0,1: 26:[16, 32, 23] Operation: 80-57=23
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
53,
83,
19,
4
] | 80 | [
"53+4=57",
"57/19=3",
"83-3=80"
] | Current State: 80:[53, 83, 19, 4], Operations: []
Exploring Operation: 53+4=57, Resulting Numbers: [83, 19, 57]
Generated Node #2: [83, 19, 57] from Operation: 53+4=57
Current State: 80:[83, 19, 57], Operations: ['53+4=57']
Exploring Operation: 57/19=3, Resulting Numbers: [83, 3]
Generated Node #3: [83, 3] from Operati... | 4 | Current State: 80:[53, 83, 19, 4], Operations: []
Exploring Operation: 53-19=34, Resulting Numbers: [83, 4, 34]
Generated Node #0,0: 80:[83, 4, 34] Operation: 53-19=34
Moving to Node #0,0
Current State: 80:[83, 4, 34], Operations: ['53-19=34']
Exploring Operation: 4+34=38, Resulting Numbers: [83, 38]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
58,
24,
21,
92
] | 82 | [
"24-21=3",
"58*3=174",
"174-92=82"
] | Current State: 82:[58, 24, 21, 92], Operations: []
Exploring Operation: 24-21=3, Resulting Numbers: [58, 92, 3]
Generated Node #2: [58, 92, 3] from Operation: 24-21=3
Current State: 82:[58, 92, 3], Operations: ['24-21=3']
Exploring Operation: 58*3=174, Resulting Numbers: [92, 174]
Generated Node #3: [92, 174] from Oper... | 4 | Current State: 82:[58, 24, 21, 92], Operations: []
Exploring Operation: 24-21=3, Resulting Numbers: [58, 92, 3]
Generated Node #0,0: 82:[58, 92, 3] Operation: 24-21=3
Exploring Operation: 58-21=37, Resulting Numbers: [24, 92, 37]
Generated Node #0,1: 82:[24, 92, 37] Operation: 58-21=37
Exploring Operation: 58+24=82, Re... | 0 | hs_5 | sum_heuristic |
[
74,
98,
17,
78
] | 30 | [
"78-74=4",
"17*4=68",
"98-68=30"
] | Current State: 30:[74, 98, 17, 78], Operations: []
Exploring Operation: 78-74=4, Resulting Numbers: [98, 17, 4]
Generated Node #2: [98, 17, 4] from Operation: 78-74=4
Current State: 30:[98, 17, 4], Operations: ['78-74=4']
Exploring Operation: 17*4=68, Resulting Numbers: [98, 68]
Generated Node #3: [98, 68] from Operati... | 4 | Current State: 30:[74, 98, 17, 78], Operations: []
Exploring Operation: 98-74=24, Resulting Numbers: [17, 78, 24]
Generated Node #0,0: 30:[17, 78, 24] Operation: 98-74=24
Exploring Operation: 98-78=20, Resulting Numbers: [74, 17, 20]
Generated Node #0,1: 30:[74, 17, 20] Operation: 98-78=20
Exploring Operation: 78-74=4,... | 0 | hs_3 | mult_heuristic |
[
11,
92,
64,
7
] | 49 | [
"11*7=77",
"92-64=28",
"77-28=49"
] | Current State: 49:[11, 92, 64, 7], Operations: []
Exploring Operation: 11*7=77, Resulting Numbers: [92, 64, 77]
Generated Node #2: [92, 64, 77] from Operation: 11*7=77
Current State: 49:[92, 64, 77], Operations: ['11*7=77']
Exploring Operation: 92-64=28, Resulting Numbers: [77, 28]
Generated Node #3: [77, 28] from Oper... | 4 | Current State: 49:[11, 92, 64, 7], Operations: []
Exploring Operation: 92-64=28, Resulting Numbers: [11, 7, 28]
Generated Node #0,0: 49:[11, 7, 28] Operation: 92-64=28
Exploring Operation: 92-11=81, Resulting Numbers: [64, 7, 81]
Generated Node #0,1: 49:[64, 7, 81] Operation: 92-11=81
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
94,
83,
47,
46
] | 74 | [
"94/47=2",
"83-46=37",
"2*37=74"
] | Current State: 74:[94, 83, 47, 46], Operations: []
Exploring Operation: 94/47=2, Resulting Numbers: [83, 46, 2]
Generated Node #2: [83, 46, 2] from Operation: 94/47=2
Current State: 74:[83, 46, 2], Operations: ['94/47=2']
Exploring Operation: 83-46=37, Resulting Numbers: [2, 37]
Generated Node #3: [2, 37] from Operatio... | 4 | Current State: 74:[94, 83, 47, 46], Operations: []
Exploring Operation: 94/47=2, Resulting Numbers: [83, 46, 2]
Generated Node #0,0: 74:[83, 46, 2] Operation: 94/47=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 74:[83, 46, 2], Operations: ['94/47=2']
Exploring Operation: 83-46=37, Resulting Numbers:... | 0.993924 | hs_1 | mult_heuristic |
[
98,
5,
79,
5
] | 19 | [
"98+5=103",
"79+5=84",
"103-84=19"
] | Current State: 19:[98, 5, 79, 5], Operations: []
Exploring Operation: 98+5=103, Resulting Numbers: [79, 103]
Generated Node #2: [79, 103] from Operation: 98+5=103
Current State: 19:[79, 103], Operations: ['98+5=103']
Exploring Operation: 79+5=84, Resulting Numbers: [103, 84]
Generated Node #3: [103, 84] from Operation:... | 4 | Current State: 19:[98, 5, 79, 5], Operations: []
Exploring Operation: 98-79=19, Resulting Numbers: [5, 5, 19]
Generated Node #0,0: 19:[5, 5, 19] Operation: 98-79=19
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[5, 5, 19], Operations: ['98-79=19']
Exploring Operation: 5*5=25, Resulting Numbers: [19... | 0 | hs_1 | mult_heuristic |
[
35,
6,
11,
16
] | 34 | [
"35*6=210",
"11*16=176",
"210-176=34"
] | Current State: 34:[35, 6, 11, 16], Operations: []
Exploring Operation: 35*6=210, Resulting Numbers: [11, 16, 210]
Generated Node #2: [11, 16, 210] from Operation: 35*6=210
Current State: 34:[11, 16, 210], Operations: ['35*6=210']
Exploring Operation: 11*16=176, Resulting Numbers: [210, 176]
Generated Node #3: [210, 176... | 4 | Current State: 34:[35, 6, 11, 16], Operations: []
Exploring Operation: 16-11=5, Resulting Numbers: [35, 6, 5]
Generated Node #0,0: 34:[35, 6, 5] Operation: 16-11=5
Exploring Operation: 11-6=5, Resulting Numbers: [35, 16, 5]
Generated Node #0,1: 34:[35, 16, 5] Operation: 11-6=5
Exploring Operation: 35-6=29, Resulting Nu... | 0.981771 | hs_4 | mult_heuristic |
[
16,
25,
54,
35
] | 29 | [
"25-16=9",
"54/9=6",
"35-6=29"
] | Current State: 29:[16, 25, 54, 35], Operations: []
Exploring Operation: 25-16=9, Resulting Numbers: [54, 35, 9]
Generated Node #2: [54, 35, 9] from Operation: 25-16=9
Current State: 29:[54, 35, 9], Operations: ['25-16=9']
Exploring Operation: 54/9=6, Resulting Numbers: [35, 6]
Generated Node #3: [35, 6] from Operation:... | 4 | Current State: 29:[16, 25, 54, 35], Operations: []
Exploring Operation: 54-16=38, Resulting Numbers: [25, 35, 38]
Generated Node #0,0: 29:[25, 35, 38] Operation: 54-16=38
Exploring Operation: 35-16=19, Resulting Numbers: [25, 54, 19]
Generated Node #0,1: 29:[25, 54, 19] Operation: 35-16=19
Exploring Operation: 54-35=19... | 0 | hs_4 | mult_heuristic |
[
48,
30,
83,
98
] | 50 | [
"98-83=15",
"30/15=2",
"48+2=50"
] | Current State: 50:[48, 30, 83, 98], Operations: []
Exploring Operation: 98-83=15, Resulting Numbers: [48, 30, 15]
Generated Node #2: [48, 30, 15] from Operation: 98-83=15
Current State: 50:[48, 30, 15], Operations: ['98-83=15']
Exploring Operation: 30/15=2, Resulting Numbers: [48, 2]
Generated Node #3: [48, 2] from Ope... | 4 | Current State: 50:[48, 30, 83, 98], Operations: []
Exploring Operation: 98-83=15, Resulting Numbers: [48, 30, 15]
Generated Node #0,0: 50:[48, 30, 15] Operation: 98-83=15
Moving to Node #0,0
Current State: 50:[48, 30, 15], Operations: ['98-83=15']
Exploring Operation: 30/15=2, Resulting Numbers: [48, 2]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
95,
35,
6,
14
] | 68 | [
"95-35=60",
"14-6=8",
"60+8=68"
] | Current State: 68:[95, 35, 6, 14], Operations: []
Exploring Operation: 95-35=60, Resulting Numbers: [6, 14, 60]
Generated Node #2: [6, 14, 60] from Operation: 95-35=60
Current State: 68:[6, 14, 60], Operations: ['95-35=60']
Exploring Operation: 14-6=8, Resulting Numbers: [60, 8]
Generated Node #3: [60, 8] from Operatio... | 4 | Current State: 68:[95, 35, 6, 14], Operations: []
Exploring Operation: 95-35=60, Resulting Numbers: [6, 14, 60]
Generated Node #0,0: 68:[6, 14, 60] Operation: 95-35=60
Exploring Operation: 95-14=81, Resulting Numbers: [35, 6, 81]
Generated Node #0,1: 68:[35, 6, 81] Operation: 95-14=81
Moving to Node #0,0
Current State:... | 0.986979 | hs_2 | mult_heuristic |
[
47,
1,
33,
66
] | 96 | [
"47+1=48",
"66/33=2",
"48*2=96"
] | Current State: 96:[47, 1, 33, 66], Operations: []
Exploring Operation: 47+1=48, Resulting Numbers: [33, 66, 48]
Generated Node #2: [33, 66, 48] from Operation: 47+1=48
Current State: 96:[33, 66, 48], Operations: ['47+1=48']
Exploring Operation: 66/33=2, Resulting Numbers: [48, 2]
Generated Node #3: [48, 2] from Operati... | 4 | Current State: 96:[47, 1, 33, 66], Operations: []
Exploring Operation: 66/33=2, Resulting Numbers: [47, 1, 2]
Generated Node #0,0: 96:[47, 1, 2] Operation: 66/33=2
Exploring Operation: 66-33=33, Resulting Numbers: [47, 1, 33]
Generated Node #0,1: 96:[47, 1, 33] Operation: 66-33=33
Moving to Node #0,0
Current State: 96:... | 0.986111 | hs_2 | sum_heuristic |
[
24,
79,
25,
64
] | 14 | [
"24+79=103",
"25+64=89",
"103-89=14"
] | Current State: 14:[24, 79, 25, 64], Operations: []
Exploring Operation: 24+79=103, Resulting Numbers: [25, 64, 103]
Generated Node #2: [25, 64, 103] from Operation: 24+79=103
Current State: 14:[25, 64, 103], Operations: ['24+79=103']
Exploring Operation: 25+64=89, Resulting Numbers: [103, 89]
Generated Node #3: [103, 8... | 4 | Current State: 14:[24, 79, 25, 64], Operations: []
Exploring Operation: 79-64=15, Resulting Numbers: [24, 25, 15]
Generated Node #0,0: 14:[24, 25, 15] Operation: 79-64=15
Moving to Node #0,0
Current State: 14:[24, 25, 15], Operations: ['79-64=15']
Exploring Operation: 25-24=1, Resulting Numbers: [15, 1]
Generated Node ... | 0.993924 | hs_1 | mult_heuristic |
[
62,
59,
94,
12
] | 15 | [
"62+59=121",
"94+12=106",
"121-106=15"
] | Current State: 15:[62, 59, 94, 12], Operations: []
Exploring Operation: 62+59=121, Resulting Numbers: [94, 12, 121]
Generated Node #2: [94, 12, 121] from Operation: 62+59=121
Current State: 15:[94, 12, 121], Operations: ['62+59=121']
Exploring Operation: 94+12=106, Resulting Numbers: [121, 106]
Generated Node #3: [121,... | 4 | Current State: 15:[62, 59, 94, 12], Operations: []
Exploring Operation: 94-59=35, Resulting Numbers: [62, 12, 35]
Generated Node #0,0: 15:[62, 12, 35] Operation: 94-59=35
Exploring Operation: 62-59=3, Resulting Numbers: [94, 12, 3]
Generated Node #0,1: 15:[94, 12, 3] Operation: 62-59=3
Exploring Operation: 62-12=50, Re... | 0.986979 | hs_4 | mult_heuristic |
[
40,
65,
95,
49
] | 38 | [
"65-49=16",
"95*16=1520",
"1520/40=38"
] | Current State: 38:[40, 65, 95, 49], Operations: []
Exploring Operation: 65-49=16, Resulting Numbers: [40, 95, 16]
Generated Node #2: [40, 95, 16] from Operation: 65-49=16
Current State: 38:[40, 95, 16], Operations: ['65-49=16']
Exploring Operation: 95*16=1520, Resulting Numbers: [40, 1520]
Generated Node #3: [40, 1520]... | 4 | Current State: 38:[40, 65, 95, 49], Operations: []
Exploring Operation: 95-40=55, Resulting Numbers: [65, 49, 55]
Generated Node #0,0: 38:[65, 49, 55] Operation: 95-40=55
Exploring Operation: 95-65=30, Resulting Numbers: [40, 49, 30]
Generated Node #0,1: 38:[40, 49, 30] Operation: 95-65=30
Exploring Operation: 95-49=46... | 0 | hs_3 | mult_heuristic |
[
7,
68,
49,
59
] | 16 | [
"49/7=7",
"68-59=9",
"7+9=16"
] | Current State: 16:[7, 68, 49, 59], Operations: []
Exploring Operation: 49/7=7, Resulting Numbers: [68, 59, 7]
Generated Node #2: [68, 59, 7] from Operation: 49/7=7
Current State: 16:[68, 59, 7], Operations: ['49/7=7']
Exploring Operation: 68-59=9, Resulting Numbers: [7, 9]
Generated Node #3: [7, 9] from Operation: 68-5... | 4 | Current State: 16:[7, 68, 49, 59], Operations: []
Exploring Operation: 68-49=19, Resulting Numbers: [7, 59, 19]
Generated Node #0,0: 16:[7, 59, 19] Operation: 68-49=19
Exploring Operation: 59-49=10, Resulting Numbers: [7, 68, 10]
Generated Node #0,1: 16:[7, 68, 10] Operation: 59-49=10
Exploring Operation: 68-59=9, Resu... | 0.989583 | hs_3 | sum_heuristic |
[
73,
55,
96,
37
] | 98 | [
"73+37=110",
"110/55=2",
"96+2=98"
] | Current State: 98:[73, 55, 96, 37], Operations: []
Exploring Operation: 73+37=110, Resulting Numbers: [55, 96, 110]
Generated Node #2: [55, 96, 110] from Operation: 73+37=110
Current State: 98:[55, 96, 110], Operations: ['73+37=110']
Exploring Operation: 110/55=2, Resulting Numbers: [96, 2]
Generated Node #3: [96, 2] f... | 4 | Current State: 98:[73, 55, 96, 37], Operations: []
Exploring Operation: 73-37=36, Resulting Numbers: [55, 96, 36]
Generated Node #0,0: 98:[55, 96, 36] Operation: 73-37=36
Exploring Operation: 73+37=110, Resulting Numbers: [55, 96, 110]
Generated Node #0,1: 98:[55, 96, 110] Operation: 73+37=110
Exploring Operation: 73-5... | 0.976563 | hs_3 | sum_heuristic |
[
18,
98,
17,
92
] | 41 | [
"18+98=116",
"92-17=75",
"116-75=41"
] | Current State: 41:[18, 98, 17, 92], Operations: []
Exploring Operation: 18+98=116, Resulting Numbers: [17, 92, 116]
Generated Node #2: [17, 92, 116] from Operation: 18+98=116
Current State: 41:[17, 92, 116], Operations: ['18+98=116']
Exploring Operation: 92-17=75, Resulting Numbers: [116, 75]
Generated Node #3: [116, 7... | 4 | Current State: 41:[18, 98, 17, 92], Operations: []
Exploring Operation: 98-92=6, Resulting Numbers: [18, 17, 6]
Generated Node #0,0: 41:[18, 17, 6] Operation: 98-92=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 41:[18, 17, 6], Operations: ['98-92=6']
Exploring Operation: 18+17=35, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
4,
29,
5,
77
] | 97 | [
"29-4=25",
"77-5=72",
"25+72=97"
] | Current State: 97:[4, 29, 5, 77], Operations: []
Exploring Operation: 29-4=25, Resulting Numbers: [5, 77, 25]
Generated Node #2: [5, 77, 25] from Operation: 29-4=25
Current State: 97:[5, 77, 25], Operations: ['29-4=25']
Exploring Operation: 77-5=72, Resulting Numbers: [25, 72]
Generated Node #3: [25, 72] from Operation... | 4 | Current State: 97:[4, 29, 5, 77], Operations: []
Exploring Operation: 4*29=116, Resulting Numbers: [5, 77, 116]
Generated Node #0,0: 97:[5, 77, 116] Operation: 4*29=116
Exploring Operation: 29*5=145, Resulting Numbers: [4, 77, 145]
Generated Node #0,1: 97:[4, 77, 145] Operation: 29*5=145
Exploring Operation: 4*5=20, Re... | 0 | hs_3 | mult_heuristic |
[
49,
62,
5,
33
] | 68 | [
"62+33=95",
"95/5=19",
"49+19=68"
] | Current State: 68:[49, 62, 5, 33], Operations: []
Exploring Operation: 62+33=95, Resulting Numbers: [49, 5, 95]
Generated Node #2: [49, 5, 95] from Operation: 62+33=95
Current State: 68:[49, 5, 95], Operations: ['62+33=95']
Exploring Operation: 95/5=19, Resulting Numbers: [49, 19]
Generated Node #3: [49, 19] from Opera... | 4 | Current State: 68:[49, 62, 5, 33], Operations: []
Exploring Operation: 49-33=16, Resulting Numbers: [62, 5, 16]
Generated Node #0,0: 68:[62, 5, 16] Operation: 49-33=16
Exploring Operation: 62-49=13, Resulting Numbers: [5, 33, 13]
Generated Node #0,1: 68:[5, 33, 13] Operation: 62-49=13
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
25,
45,
75,
91
] | 86 | [
"25+45=70",
"91-75=16",
"70+16=86"
] | Current State: 86:[25, 45, 75, 91], Operations: []
Exploring Operation: 25+45=70, Resulting Numbers: [75, 91, 70]
Generated Node #2: [75, 91, 70] from Operation: 25+45=70
Current State: 86:[75, 91, 70], Operations: ['25+45=70']
Exploring Operation: 91-75=16, Resulting Numbers: [70, 16]
Generated Node #3: [70, 16] from ... | 4 | Current State: 86:[25, 45, 75, 91], Operations: []
Exploring Operation: 75/25=3, Resulting Numbers: [45, 91, 3]
Generated Node #0,0: 86:[45, 91, 3] Operation: 75/25=3
Exploring Operation: 75-25=50, Resulting Numbers: [45, 91, 50]
Generated Node #0,1: 86:[45, 91, 50] Operation: 75-25=50
Start Sub Search at level 1: Movi... | 0.986111 | hs_2 | sum_heuristic |
[
30,
3,
18,
15
] | 43 | [
"30/3=10",
"18+15=33",
"10+33=43"
] | Current State: 43:[30, 3, 18, 15], Operations: []
Exploring Operation: 30/3=10, Resulting Numbers: [18, 15, 10]
Generated Node #2: [18, 15, 10] from Operation: 30/3=10
Current State: 43:[18, 15, 10], Operations: ['30/3=10']
Exploring Operation: 18+15=33, Resulting Numbers: [10, 33]
Generated Node #3: [10, 33] from Oper... | 4 | Current State: 43:[30, 3, 18, 15], Operations: []
Exploring Operation: 3*18=54, Resulting Numbers: [30, 15, 54]
Generated Node #0,0: 43:[30, 15, 54] Operation: 3*18=54
Exploring Operation: 3+18=21, Resulting Numbers: [30, 15, 21]
Generated Node #0,1: 43:[30, 15, 21] Operation: 3+18=21
Exploring Operation: 3*15=45, Resu... | 0 | hs_5 | sum_heuristic |
[
15,
43,
8,
71
] | 36 | [
"71-15=56",
"56/8=7",
"43-7=36"
] | Current State: 36:[15, 43, 8, 71], Operations: []
Exploring Operation: 71-15=56, Resulting Numbers: [43, 8, 56]
Generated Node #2: [43, 8, 56] from Operation: 71-15=56
Current State: 36:[43, 8, 56], Operations: ['71-15=56']
Exploring Operation: 56/8=7, Resulting Numbers: [43, 7]
Generated Node #3: [43, 7] from Operatio... | 4 | Current State: 36:[15, 43, 8, 71], Operations: []
Exploring Operation: 71-8=63, Resulting Numbers: [15, 43, 63]
Generated Node #0,0: 36:[15, 43, 63] Operation: 71-8=63
Exploring Operation: 15-8=7, Resulting Numbers: [43, 71, 7]
Generated Node #0,1: 36:[43, 71, 7] Operation: 15-8=7
Exploring Operation: 71-15=56, Resulti... | 0.96441 | hs_5 | mult_heuristic |
[
71,
49,
8,
80
] | 49 | [
"71+8=79",
"80-79=1",
"49*1=49"
] | Current State: 49:[71, 49, 8, 80], Operations: []
Exploring Operation: 71+8=79, Resulting Numbers: [49, 80, 79]
Generated Node #2: [49, 80, 79] from Operation: 71+8=79
Current State: 49:[49, 80, 79], Operations: ['71+8=79']
Exploring Operation: 80-79=1, Resulting Numbers: [49, 1]
Generated Node #3: [49, 1] from Operati... | 4 | Current State: 49:[71, 49, 8, 80], Operations: []
Exploring Operation: 80-49=31, Resulting Numbers: [71, 8, 31]
Generated Node #0,0: 49:[71, 8, 31] Operation: 80-49=31
Exploring Operation: 80/8=10, Resulting Numbers: [71, 49, 10]
Generated Node #0,1: 49:[71, 49, 10] Operation: 80/8=10
Exploring Operation: 71-8=63, Resu... | 0.988715 | hs_4 | sum_heuristic |
[
27,
2,
52,
45
] | 72 | [
"27-2=25",
"52+45=97",
"97-25=72"
] | Current State: 72:[27, 2, 52, 45], Operations: []
Exploring Operation: 27-2=25, Resulting Numbers: [52, 45, 25]
Generated Node #2: [52, 45, 25] from Operation: 27-2=25
Current State: 72:[52, 45, 25], Operations: ['27-2=25']
Exploring Operation: 52+45=97, Resulting Numbers: [25, 97]
Generated Node #3: [25, 97] from Oper... | 4 | Current State: 72:[27, 2, 52, 45], Operations: []
Exploring Operation: 52-45=7, Resulting Numbers: [27, 2, 7]
Generated Node #0,0: 72:[27, 2, 7] Operation: 52-45=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[27, 2, 7], Operations: ['52-45=7']
Exploring Operation: 27-2=25, Resulting Numbers: [7, ... | 0 | hs_1 | sum_heuristic |
[
54,
6,
55,
34
] | 98 | [
"54/6=9",
"55+34=89",
"9+89=98"
] | Current State: 98:[54, 6, 55, 34], Operations: []
Exploring Operation: 54/6=9, Resulting Numbers: [55, 34, 9]
Generated Node #2: [55, 34, 9] from Operation: 54/6=9
Current State: 98:[55, 34, 9], Operations: ['54/6=9']
Exploring Operation: 55+34=89, Resulting Numbers: [9, 89]
Generated Node #3: [9, 89] from Operation: 5... | 4 | Current State: 98:[54, 6, 55, 34], Operations: []
Exploring Operation: 54-34=20, Resulting Numbers: [6, 55, 20]
Generated Node #0,0: 98:[6, 55, 20] Operation: 54-34=20
Exploring Operation: 55-34=21, Resulting Numbers: [54, 6, 21]
Generated Node #0,1: 98:[54, 6, 21] Operation: 55-34=21
Exploring Operation: 55+34=89, Res... | 0.966146 | hs_3 | mult_heuristic |
[
26,
56,
4,
8
] | 26 | [
"56-26=30",
"8-4=4",
"30-4=26"
] | Current State: 26:[26, 56, 4, 8], Operations: []
Exploring Operation: 56-26=30, Resulting Numbers: [4, 8, 30]
Generated Node #2: [4, 8, 30] from Operation: 56-26=30
Current State: 26:[4, 8, 30], Operations: ['56-26=30']
Exploring Operation: 8-4=4, Resulting Numbers: [30, 4]
Generated Node #3: [30, 4] from Operation: 8-... | 4 | Current State: 26:[26, 56, 4, 8], Operations: []
Exploring Operation: 56/8=7, Resulting Numbers: [26, 4, 7]
Generated Node #0,0: 26:[26, 4, 7] Operation: 56/8=7
Exploring Operation: 56/4=14, Resulting Numbers: [26, 8, 14]
Generated Node #0,1: 26:[26, 8, 14] Operation: 56/4=14
Moving to Node #0,1
Current State: 26:[26, ... | 0 | hs_2 | mult_heuristic |
[
90,
19,
60,
99
] | 47 | [
"60*99=5940",
"5940/90=66",
"66-19=47"
] | Current State: 47:[90, 19, 60, 99], Operations: []
Exploring Operation: 60*99=5940, Resulting Numbers: [90, 19, 5940]
Generated Node #2: [90, 19, 5940] from Operation: 60*99=5940
Current State: 47:[90, 19, 5940], Operations: ['60*99=5940']
Exploring Operation: 5940/90=66, Resulting Numbers: [19, 66]
Generated Node #3: ... | 4 | Current State: 47:[90, 19, 60, 99], Operations: []
Exploring Operation: 99-90=9, Resulting Numbers: [19, 60, 9]
Generated Node #0,0: 47:[19, 60, 9] Operation: 99-90=9
Exploring Operation: 99-60=39, Resulting Numbers: [90, 19, 39]
Generated Node #0,1: 47:[90, 19, 39] Operation: 99-60=39
Moving to Node #0,0
Current State... | 0 | hs_2 | mult_heuristic |
[
64,
89,
52,
44
] | 33 | [
"89-64=25",
"52-44=8",
"25+8=33"
] | Current State: 33:[64, 89, 52, 44], Operations: []
Exploring Operation: 89-64=25, Resulting Numbers: [52, 44, 25]
Generated Node #2: [52, 44, 25] from Operation: 89-64=25
Current State: 33:[52, 44, 25], Operations: ['89-64=25']
Exploring Operation: 52-44=8, Resulting Numbers: [25, 8]
Generated Node #3: [25, 8] from Ope... | 4 | Current State: 33:[64, 89, 52, 44], Operations: []
Exploring Operation: 89-52=37, Resulting Numbers: [64, 44, 37]
Generated Node #0,0: 33:[64, 44, 37] Operation: 89-52=37
Exploring Operation: 89-64=25, Resulting Numbers: [52, 44, 25]
Generated Node #0,1: 33:[52, 44, 25] Operation: 89-64=25
Moving to Node #0,1
Current S... | 0.986979 | hs_2 | sum_heuristic |
[
15,
24,
57,
31
] | 49 | [
"15+24=39",
"57+31=88",
"88-39=49"
] | Current State: 49:[15, 24, 57, 31], Operations: []
Exploring Operation: 15+24=39, Resulting Numbers: [57, 31, 39]
Generated Node #2: [57, 31, 39] from Operation: 15+24=39
Current State: 49:[57, 31, 39], Operations: ['15+24=39']
Exploring Operation: 57+31=88, Resulting Numbers: [39, 88]
Generated Node #3: [39, 88] from ... | 4 | Current State: 49:[15, 24, 57, 31], Operations: []
Exploring Operation: 31-24=7, Resulting Numbers: [15, 57, 7]
Generated Node #0,0: 49:[15, 57, 7] Operation: 31-24=7
Start Sub Search at level 1: Moving to Node #0,0
Current State: 49:[15, 57, 7], Operations: ['31-24=7']
Exploring Operation: 57-15=42, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
15,
92,
85,
91
] | 83 | [
"92-15=77",
"91-85=6",
"77+6=83"
] | Current State: 83:[15, 92, 85, 91], Operations: []
Exploring Operation: 92-15=77, Resulting Numbers: [85, 91, 77]
Generated Node #2: [85, 91, 77] from Operation: 92-15=77
Current State: 83:[85, 91, 77], Operations: ['92-15=77']
Exploring Operation: 91-85=6, Resulting Numbers: [77, 6]
Generated Node #3: [77, 6] from Ope... | 4 | Current State: 83:[15, 92, 85, 91], Operations: []
Exploring Operation: 92-15=77, Resulting Numbers: [85, 91, 77]
Generated Node #0,0: 83:[85, 91, 77] Operation: 92-15=77
Exploring Operation: 15+92=107, Resulting Numbers: [85, 91, 107]
Generated Node #0,1: 83:[85, 91, 107] Operation: 15+92=107
Exploring Operation: 85-1... | 0.986111 | hs_4 | mult_heuristic |
[
65,
19,
89,
39
] | 82 | [
"65-19=46",
"89+39=128",
"128-46=82"
] | Current State: 82:[65, 19, 89, 39], Operations: []
Exploring Operation: 65-19=46, Resulting Numbers: [89, 39, 46]
Generated Node #2: [89, 39, 46] from Operation: 65-19=46
Current State: 82:[89, 39, 46], Operations: ['65-19=46']
Exploring Operation: 89+39=128, Resulting Numbers: [46, 128]
Generated Node #3: [46, 128] fr... | 4 | Current State: 82:[65, 19, 89, 39], Operations: []
Exploring Operation: 65+19=84, Resulting Numbers: [89, 39, 84]
Generated Node #0,0: 82:[89, 39, 84] Operation: 65+19=84
Exploring Operation: 65-19=46, Resulting Numbers: [89, 39, 46]
Generated Node #0,1: 82:[89, 39, 46] Operation: 65-19=46
Start Sub Search at level 1: ... | 0.986111 | hs_2 | mult_heuristic |
[
71,
65,
12,
78
] | 80 | [
"71-65=6",
"12/6=2",
"78+2=80"
] | Current State: 80:[71, 65, 12, 78], Operations: []
Exploring Operation: 71-65=6, Resulting Numbers: [12, 78, 6]
Generated Node #2: [12, 78, 6] from Operation: 71-65=6
Current State: 80:[12, 78, 6], Operations: ['71-65=6']
Exploring Operation: 12/6=2, Resulting Numbers: [78, 2]
Generated Node #3: [78, 2] from Operation:... | 4 | Current State: 80:[71, 65, 12, 78], Operations: []
Exploring Operation: 65+12=77, Resulting Numbers: [71, 78, 77]
Generated Node #0,0: 80:[71, 78, 77] Operation: 65+12=77
Exploring Operation: 78-65=13, Resulting Numbers: [71, 12, 13]
Generated Node #0,1: 80:[71, 12, 13] Operation: 78-65=13
Exploring Operation: 71-65=6,... | 0.988715 | hs_4 | mult_heuristic |
[
36,
20,
5,
45
] | 35 | [
"36-20=16",
"5*16=80",
"80-45=35"
] | Current State: 35:[36, 20, 5, 45], Operations: []
Exploring Operation: 36-20=16, Resulting Numbers: [5, 45, 16]
Generated Node #2: [5, 45, 16] from Operation: 36-20=16
Current State: 35:[5, 45, 16], Operations: ['36-20=16']
Exploring Operation: 5*16=80, Resulting Numbers: [45, 80]
Generated Node #3: [45, 80] from Opera... | 4 | Current State: 35:[36, 20, 5, 45], Operations: []
Exploring Operation: 20/5=4, Resulting Numbers: [36, 45, 4]
Generated Node #0,0: 35:[36, 45, 4] Operation: 20/5=4
Exploring Operation: 45-20=25, Resulting Numbers: [36, 5, 25]
Generated Node #0,1: 35:[36, 5, 25] Operation: 45-20=25
Moving to Node #0,1
Current State: 35:... | 0 | hs_2 | sum_heuristic |
[
9,
94,
52,
22
] | 90 | [
"22-9=13",
"52/13=4",
"94-4=90"
] | Current State: 90:[9, 94, 52, 22], Operations: []
Exploring Operation: 22-9=13, Resulting Numbers: [94, 52, 13]
Generated Node #2: [94, 52, 13] from Operation: 22-9=13
Current State: 90:[94, 52, 13], Operations: ['22-9=13']
Exploring Operation: 52/13=4, Resulting Numbers: [94, 4]
Generated Node #3: [94, 4] from Operati... | 4 | Current State: 90:[9, 94, 52, 22], Operations: []
Exploring Operation: 52-22=30, Resulting Numbers: [9, 94, 30]
Generated Node #0,0: 90:[9, 94, 30] Operation: 52-22=30
Moving to Node #0,0
Current State: 90:[9, 94, 30], Operations: ['52-22=30']
Exploring Operation: 94-9=85, Resulting Numbers: [30, 85]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
23,
54,
99,
81
] | 89 | [
"54*99=5346",
"5346/81=66",
"23+66=89"
] | Current State: 89:[23, 54, 99, 81], Operations: []
Exploring Operation: 54*99=5346, Resulting Numbers: [23, 81, 5346]
Generated Node #2: [23, 81, 5346] from Operation: 54*99=5346
Current State: 89:[23, 81, 5346], Operations: ['54*99=5346']
Exploring Operation: 5346/81=66, Resulting Numbers: [23, 66]
Generated Node #3: ... | 4 | Current State: 89:[23, 54, 99, 81], Operations: []
Exploring Operation: 23+54=77, Resulting Numbers: [99, 81, 77]
Generated Node #0,0: 89:[99, 81, 77] Operation: 23+54=77
Exploring Operation: 99-23=76, Resulting Numbers: [54, 81, 76]
Generated Node #0,1: 89:[54, 81, 76] Operation: 99-23=76
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
56,
1,
8,
92
] | 100 | [
"56/8=7",
"1+92=93",
"7+93=100"
] | Current State: 100:[56, 1, 8, 92], Operations: []
Exploring Operation: 56/8=7, Resulting Numbers: [1, 92, 7]
Generated Node #2: [1, 92, 7] from Operation: 56/8=7
Current State: 100:[1, 92, 7], Operations: ['56/8=7']
Exploring Operation: 1+92=93, Resulting Numbers: [7, 93]
Generated Node #3: [7, 93] from Operation: 1+92... | 4 | Current State: 100:[56, 1, 8, 92], Operations: []
Exploring Operation: 8+92=100, Resulting Numbers: [56, 1, 100]
Generated Node #0,0: 100:[56, 1, 100] Operation: 8+92=100
Moving to Node #0,0
Current State: 100:[56, 1, 100], Operations: ['8+92=100']
Exploring Operation: 56-1=55, Resulting Numbers: [100, 55]
Generated No... | 0 | hs_1 | sum_heuristic |
[
32,
44,
49,
6
] | 55 | [
"44-32=12",
"49-6=43",
"12+43=55"
] | Current State: 55:[32, 44, 49, 6], Operations: []
Exploring Operation: 44-32=12, Resulting Numbers: [49, 6, 12]
Generated Node #2: [49, 6, 12] from Operation: 44-32=12
Current State: 55:[49, 6, 12], Operations: ['44-32=12']
Exploring Operation: 49-6=43, Resulting Numbers: [12, 43]
Generated Node #3: [12, 43] from Opera... | 4 | Current State: 55:[32, 44, 49, 6], Operations: []
Exploring Operation: 49-32=17, Resulting Numbers: [44, 6, 17]
Generated Node #0,0: 55:[44, 6, 17] Operation: 49-32=17
Exploring Operation: 32-6=26, Resulting Numbers: [44, 49, 26]
Generated Node #0,1: 55:[44, 49, 26] Operation: 32-6=26
Exploring Operation: 32+44=76, Res... | 0.984375 | hs_5 | sum_heuristic |
[
55,
88,
5,
4
] | 42 | [
"88-55=33",
"5+4=9",
"33+9=42"
] | Current State: 42:[55, 88, 5, 4], Operations: []
Exploring Operation: 88-55=33, Resulting Numbers: [5, 4, 33]
Generated Node #2: [5, 4, 33] from Operation: 88-55=33
Current State: 42:[5, 4, 33], Operations: ['88-55=33']
Exploring Operation: 5+4=9, Resulting Numbers: [33, 9]
Generated Node #3: [33, 9] from Operation: 5+... | 4 | Current State: 42:[55, 88, 5, 4], Operations: []
Exploring Operation: 88/4=22, Resulting Numbers: [55, 5, 22]
Generated Node #0,0: 42:[55, 5, 22] Operation: 88/4=22
Exploring Operation: 88-55=33, Resulting Numbers: [5, 4, 33]
Generated Node #0,1: 42:[5, 4, 33] Operation: 88-55=33
Start Sub Search at level 1: Moving to ... | 0.991319 | hs_2 | mult_heuristic |
[
45,
81,
18,
32
] | 76 | [
"45+81=126",
"18+32=50",
"126-50=76"
] | Current State: 76:[45, 81, 18, 32], Operations: []
Exploring Operation: 45+81=126, Resulting Numbers: [18, 32, 126]
Generated Node #2: [18, 32, 126] from Operation: 45+81=126
Current State: 76:[18, 32, 126], Operations: ['45+81=126']
Exploring Operation: 18+32=50, Resulting Numbers: [126, 50]
Generated Node #3: [126, 5... | 4 | Current State: 76:[45, 81, 18, 32], Operations: []
Exploring Operation: 45-32=13, Resulting Numbers: [81, 18, 13]
Generated Node #0,0: 76:[81, 18, 13] Operation: 45-32=13
Exploring Operation: 32-18=14, Resulting Numbers: [45, 81, 14]
Generated Node #0,1: 76:[45, 81, 14] Operation: 32-18=14
Exploring Operation: 81-45=36... | 0.971354 | hs_4 | sum_heuristic |
[
12,
32,
42,
21
] | 91 | [
"32*42=1344",
"1344/12=112",
"112-21=91"
] | Current State: 91:[12, 32, 42, 21], Operations: []
Exploring Operation: 32*42=1344, Resulting Numbers: [12, 21, 1344]
Generated Node #2: [12, 21, 1344] from Operation: 32*42=1344
Current State: 91:[12, 21, 1344], Operations: ['32*42=1344']
Exploring Operation: 1344/12=112, Resulting Numbers: [21, 112]
Generated Node #3... | 4 | Current State: 91:[12, 32, 42, 21], Operations: []
Exploring Operation: 42-32=10, Resulting Numbers: [12, 21, 10]
Generated Node #0,0: 91:[12, 21, 10] Operation: 42-32=10
Moving to Node #0,0
Current State: 91:[12, 21, 10], Operations: ['42-32=10']
Exploring Operation: 21-10=11, Resulting Numbers: [12, 11]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
53,
36,
11,
46
] | 18 | [
"53-36=17",
"46-11=35",
"35-17=18"
] | Current State: 18:[53, 36, 11, 46], Operations: []
Exploring Operation: 53-36=17, Resulting Numbers: [11, 46, 17]
Generated Node #2: [11, 46, 17] from Operation: 53-36=17
Current State: 18:[11, 46, 17], Operations: ['53-36=17']
Exploring Operation: 46-11=35, Resulting Numbers: [17, 35]
Generated Node #3: [17, 35] from ... | 4 | Current State: 18:[53, 36, 11, 46], Operations: []
Exploring Operation: 46-36=10, Resulting Numbers: [53, 11, 10]
Generated Node #0,0: 18:[53, 11, 10] Operation: 46-36=10
Exploring Operation: 53-36=17, Resulting Numbers: [11, 46, 17]
Generated Node #0,1: 18:[11, 46, 17] Operation: 53-36=17
Exploring Operation: 53-46=7,... | 0.988715 | hs_3 | mult_heuristic |
[
13,
70,
85,
10
] | 20 | [
"13+70=83",
"85-83=2",
"10*2=20"
] | Current State: 20:[13, 70, 85, 10], Operations: []
Exploring Operation: 13+70=83, Resulting Numbers: [85, 10, 83]
Generated Node #2: [85, 10, 83] from Operation: 13+70=83
Current State: 20:[85, 10, 83], Operations: ['13+70=83']
Exploring Operation: 85-83=2, Resulting Numbers: [10, 2]
Generated Node #3: [10, 2] from Ope... | 4 | Current State: 20:[13, 70, 85, 10], Operations: []
Exploring Operation: 70/10=7, Resulting Numbers: [13, 85, 7]
Generated Node #0,0: 20:[13, 85, 7] Operation: 70/10=7
Exploring Operation: 70-13=57, Resulting Numbers: [85, 10, 57]
Generated Node #0,1: 20:[85, 10, 57] Operation: 70-13=57
Exploring Operation: 85-70=15, Re... | 0.986979 | hs_4 | sum_heuristic |
[
90,
71,
95,
97
] | 17 | [
"90-71=19",
"97-95=2",
"19-2=17"
] | Current State: 17:[90, 71, 95, 97], Operations: []
Exploring Operation: 90-71=19, Resulting Numbers: [95, 97, 19]
Generated Node #2: [95, 97, 19] from Operation: 90-71=19
Current State: 17:[95, 97, 19], Operations: ['90-71=19']
Exploring Operation: 97-95=2, Resulting Numbers: [19, 2]
Generated Node #3: [19, 2] from Ope... | 4 | Current State: 17:[90, 71, 95, 97], Operations: []
Exploring Operation: 90-71=19, Resulting Numbers: [95, 97, 19]
Generated Node #0,0: 17:[95, 97, 19] Operation: 90-71=19
Exploring Operation: 97-90=7, Resulting Numbers: [71, 95, 7]
Generated Node #0,1: 17:[71, 95, 7] Operation: 97-90=7
Exploring Operation: 97-95=2, Res... | 0.986979 | hs_4 | mult_heuristic |
[
23,
63,
74,
70
] | 10 | [
"63-23=40",
"74-70=4",
"40/4=10"
] | Current State: 10:[23, 63, 74, 70], Operations: []
Exploring Operation: 63-23=40, Resulting Numbers: [74, 70, 40]
Generated Node #2: [74, 70, 40] from Operation: 63-23=40
Current State: 10:[74, 70, 40], Operations: ['63-23=40']
Exploring Operation: 74-70=4, Resulting Numbers: [40, 4]
Generated Node #3: [40, 4] from Ope... | 4 | Current State: 10:[23, 63, 74, 70], Operations: []
Exploring Operation: 74-63=11, Resulting Numbers: [23, 70, 11]
Generated Node #0,0: 10:[23, 70, 11] Operation: 74-63=11
Exploring Operation: 74-70=4, Resulting Numbers: [23, 63, 4]
Generated Node #0,1: 10:[23, 63, 4] Operation: 74-70=4
Start Sub Search at level 1: Movi... | 0.992188 | hs_2 | mult_heuristic |
[
3,
15,
95,
41
] | 43 | [
"3*41=123",
"95-15=80",
"123-80=43"
] | Current State: 43:[3, 15, 95, 41], Operations: []
Exploring Operation: 3*41=123, Resulting Numbers: [15, 95, 123]
Generated Node #2: [15, 95, 123] from Operation: 3*41=123
Current State: 43:[15, 95, 123], Operations: ['3*41=123']
Exploring Operation: 95-15=80, Resulting Numbers: [123, 80]
Generated Node #3: [123, 80] f... | 4 | Current State: 43:[3, 15, 95, 41], Operations: []
Exploring Operation: 3*15=45, Resulting Numbers: [95, 41, 45]
Generated Node #0,0: 43:[95, 41, 45] Operation: 3*15=45
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[95, 41, 45], Operations: ['3*15=45']
Exploring Operation: 95-45=50, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
74,
71,
59,
50
] | 27 | [
"74-71=3",
"59-50=9",
"3*9=27"
] | Current State: 27:[74, 71, 59, 50], Operations: []
Exploring Operation: 74-71=3, Resulting Numbers: [59, 50, 3]
Generated Node #2: [59, 50, 3] from Operation: 74-71=3
Current State: 27:[59, 50, 3], Operations: ['74-71=3']
Exploring Operation: 59-50=9, Resulting Numbers: [3, 9]
Generated Node #3: [3, 9] from Operation: ... | 4 | Current State: 27:[74, 71, 59, 50], Operations: []
Exploring Operation: 74-59=15, Resulting Numbers: [71, 50, 15]
Generated Node #0,0: 27:[71, 50, 15] Operation: 74-59=15
Exploring Operation: 74-71=3, Resulting Numbers: [59, 50, 3]
Generated Node #0,1: 27:[59, 50, 3] Operation: 74-71=3
Exploring Operation: 71-59=12, Re... | 0.989583 | hs_3 | sum_heuristic |
[
40,
9,
46,
10
] | 33 | [
"40/10=4",
"46-9=37",
"37-4=33"
] | Current State: 33:[40, 9, 46, 10], Operations: []
Exploring Operation: 40/10=4, Resulting Numbers: [9, 46, 4]
Generated Node #2: [9, 46, 4] from Operation: 40/10=4
Current State: 33:[9, 46, 4], Operations: ['40/10=4']
Exploring Operation: 46-9=37, Resulting Numbers: [4, 37]
Generated Node #3: [4, 37] from Operation: 46... | 4 | Current State: 33:[40, 9, 46, 10], Operations: []
Exploring Operation: 46-40=6, Resulting Numbers: [9, 10, 6]
Generated Node #0,0: 33:[9, 10, 6] Operation: 46-40=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 33:[9, 10, 6], Operations: ['46-40=6']
Exploring Operation: 9-6=3, Resulting Numbers: [10, 3... | 0 | hs_1 | mult_heuristic |
[
42,
18,
31,
9
] | 81 | [
"42-31=11",
"9*11=99",
"99-18=81"
] | Current State: 81:[42, 18, 31, 9], Operations: []
Exploring Operation: 42-31=11, Resulting Numbers: [18, 9, 11]
Generated Node #2: [18, 9, 11] from Operation: 42-31=11
Current State: 81:[18, 9, 11], Operations: ['42-31=11']
Exploring Operation: 9*11=99, Resulting Numbers: [18, 99]
Generated Node #3: [18, 99] from Opera... | 4 | Current State: 81:[42, 18, 31, 9], Operations: []
Exploring Operation: 42-18=24, Resulting Numbers: [31, 9, 24]
Generated Node #0,0: 81:[31, 9, 24] Operation: 42-18=24
Exploring Operation: 42-31=11, Resulting Numbers: [18, 9, 11]
Generated Node #0,1: 81:[18, 9, 11] Operation: 42-31=11
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
21,
36,
58,
6
] | 49 | [
"36-21=15",
"58+6=64",
"64-15=49"
] | Current State: 49:[21, 36, 58, 6], Operations: []
Exploring Operation: 36-21=15, Resulting Numbers: [58, 6, 15]
Generated Node #2: [58, 6, 15] from Operation: 36-21=15
Current State: 49:[58, 6, 15], Operations: ['36-21=15']
Exploring Operation: 58+6=64, Resulting Numbers: [15, 64]
Generated Node #3: [15, 64] from Opera... | 4 | Current State: 49:[21, 36, 58, 6], Operations: []
Exploring Operation: 21+36=57, Resulting Numbers: [58, 6, 57]
Generated Node #0,0: 49:[58, 6, 57] Operation: 21+36=57
Exploring Operation: 36-21=15, Resulting Numbers: [58, 6, 15]
Generated Node #0,1: 49:[58, 6, 15] Operation: 36-21=15
Start Sub Search at level 1: Movin... | 0.986111 | hs_2 | sum_heuristic |
[
78,
33,
16,
34
] | 93 | [
"78+33=111",
"34-16=18",
"111-18=93"
] | Current State: 93:[78, 33, 16, 34], Operations: []
Exploring Operation: 78+33=111, Resulting Numbers: [16, 34, 111]
Generated Node #2: [16, 34, 111] from Operation: 78+33=111
Current State: 93:[16, 34, 111], Operations: ['78+33=111']
Exploring Operation: 34-16=18, Resulting Numbers: [111, 18]
Generated Node #3: [111, 1... | 4 | Current State: 93:[78, 33, 16, 34], Operations: []
Exploring Operation: 78+16=94, Resulting Numbers: [33, 34, 94]
Generated Node #0,0: 93:[33, 34, 94] Operation: 78+16=94
Exploring Operation: 78-34=44, Resulting Numbers: [33, 16, 44]
Generated Node #0,1: 93:[33, 16, 44] Operation: 78-34=44
Exploring Operation: 78-33=45... | 0.989583 | hs_3 | sum_heuristic |
[
93,
2,
21,
89
] | 23 | [
"93-2=91",
"89-21=68",
"91-68=23"
] | Current State: 23:[93, 2, 21, 89], Operations: []
Exploring Operation: 93-2=91, Resulting Numbers: [21, 89, 91]
Generated Node #2: [21, 89, 91] from Operation: 93-2=91
Current State: 23:[21, 89, 91], Operations: ['93-2=91']
Exploring Operation: 89-21=68, Resulting Numbers: [91, 68]
Generated Node #3: [91, 68] from Oper... | 4 | Current State: 23:[93, 2, 21, 89], Operations: []
Exploring Operation: 93-89=4, Resulting Numbers: [2, 21, 4]
Generated Node #0,0: 23:[2, 21, 4] Operation: 93-89=4
Exploring Operation: 93-2=91, Resulting Numbers: [21, 89, 91]
Generated Node #0,1: 23:[21, 89, 91] Operation: 93-2=91
Exploring Operation: 93-21=72, Resulti... | 0.986979 | hs_3 | sum_heuristic |
[
63,
47,
90,
81
] | 44 | [
"90-63=27",
"81/27=3",
"47-3=44"
] | Current State: 44:[63, 47, 90, 81], Operations: []
Exploring Operation: 90-63=27, Resulting Numbers: [47, 81, 27]
Generated Node #2: [47, 81, 27] from Operation: 90-63=27
Current State: 44:[47, 81, 27], Operations: ['90-63=27']
Exploring Operation: 81/27=3, Resulting Numbers: [47, 3]
Generated Node #3: [47, 3] from Ope... | 4 | Current State: 44:[63, 47, 90, 81], Operations: []
Exploring Operation: 90-81=9, Resulting Numbers: [63, 47, 9]
Generated Node #0,0: 44:[63, 47, 9] Operation: 90-81=9
Exploring Operation: 90-63=27, Resulting Numbers: [47, 81, 27]
Generated Node #0,1: 44:[47, 81, 27] Operation: 90-63=27
Exploring Operation: 81-63=18, Re... | 0.979167 | hs_3 | sum_heuristic |
[
67,
25,
95,
38
] | 41 | [
"67+25=92",
"95+38=133",
"133-92=41"
] | Current State: 41:[67, 25, 95, 38], Operations: []
Exploring Operation: 67+25=92, Resulting Numbers: [95, 38, 92]
Generated Node #2: [95, 38, 92] from Operation: 67+25=92
Current State: 41:[95, 38, 92], Operations: ['67+25=92']
Exploring Operation: 95+38=133, Resulting Numbers: [92, 133]
Generated Node #3: [92, 133] fr... | 4 | Current State: 41:[67, 25, 95, 38], Operations: []
Exploring Operation: 67-25=42, Resulting Numbers: [95, 38, 42]
Generated Node #0,0: 41:[95, 38, 42] Operation: 67-25=42
Exploring Operation: 95-67=28, Resulting Numbers: [25, 38, 28]
Generated Node #0,1: 41:[25, 38, 28] Operation: 95-67=28
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
70,
27,
17,
15
] | 62 | [
"17-15=2",
"70/2=35",
"27+35=62"
] | Current State: 62:[70, 27, 17, 15], Operations: []
Exploring Operation: 17-15=2, Resulting Numbers: [70, 27, 2]
Generated Node #2: [70, 27, 2] from Operation: 17-15=2
Current State: 62:[70, 27, 2], Operations: ['17-15=2']
Exploring Operation: 70/2=35, Resulting Numbers: [27, 35]
Generated Node #3: [27, 35] from Operati... | 4 | Current State: 62:[70, 27, 17, 15], Operations: []
Exploring Operation: 70-17=53, Resulting Numbers: [27, 15, 53]
Generated Node #0,0: 62:[27, 15, 53] Operation: 70-17=53
Exploring Operation: 17-15=2, Resulting Numbers: [70, 27, 2]
Generated Node #0,1: 62:[70, 27, 2] Operation: 17-15=2
Exploring Operation: 17+15=32, Re... | 0.986979 | hs_4 | sum_heuristic |
[
30,
71,
15,
1
] | 57 | [
"71-30=41",
"15+1=16",
"41+16=57"
] | Current State: 57:[30, 71, 15, 1], Operations: []
Exploring Operation: 71-30=41, Resulting Numbers: [15, 1, 41]
Generated Node #2: [15, 1, 41] from Operation: 71-30=41
Current State: 57:[15, 1, 41], Operations: ['71-30=41']
Exploring Operation: 15+1=16, Resulting Numbers: [41, 16]
Generated Node #3: [41, 16] from Opera... | 4 | Current State: 57:[30, 71, 15, 1], Operations: []
Exploring Operation: 71-15=56, Resulting Numbers: [30, 1, 56]
Generated Node #0,0: 57:[30, 1, 56] Operation: 71-15=56
Start Sub Search at level 1: Moving to Node #0,0
Current State: 57:[30, 1, 56], Operations: ['71-15=56']
Exploring Operation: 56-30=26, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
94,
19,
89,
33
] | 70 | [
"94-89=5",
"33-19=14",
"5*14=70"
] | Current State: 70:[94, 19, 89, 33], Operations: []
Exploring Operation: 94-89=5, Resulting Numbers: [19, 33, 5]
Generated Node #2: [19, 33, 5] from Operation: 94-89=5
Current State: 70:[19, 33, 5], Operations: ['94-89=5']
Exploring Operation: 33-19=14, Resulting Numbers: [5, 14]
Generated Node #3: [5, 14] from Operatio... | 4 | Current State: 70:[94, 19, 89, 33], Operations: []
Exploring Operation: 94-19=75, Resulting Numbers: [89, 33, 75]
Generated Node #0,0: 70:[89, 33, 75] Operation: 94-19=75
Exploring Operation: 89-19=70, Resulting Numbers: [94, 33, 70]
Generated Node #0,1: 70:[94, 33, 70] Operation: 89-19=70
Exploring Operation: 94-89=5,... | 0.990451 | hs_3 | mult_heuristic |
[
46,
11,
56,
42
] | 42 | [
"46+11=57",
"57-56=1",
"42*1=42"
] | Current State: 42:[46, 11, 56, 42], Operations: []
Exploring Operation: 46+11=57, Resulting Numbers: [56, 42, 57]
Generated Node #2: [56, 42, 57] from Operation: 46+11=57
Current State: 42:[56, 42, 57], Operations: ['46+11=57']
Exploring Operation: 57-56=1, Resulting Numbers: [42, 1]
Generated Node #3: [42, 1] from Ope... | 4 | Current State: 42:[46, 11, 56, 42], Operations: []
Exploring Operation: 46-42=4, Resulting Numbers: [11, 56, 4]
Generated Node #0,0: 42:[11, 56, 4] Operation: 46-42=4
Exploring Operation: 56-46=10, Resulting Numbers: [11, 42, 10]
Generated Node #0,1: 42:[11, 42, 10] Operation: 56-46=10
Exploring Operation: 46-11=35, Re... | 0.983507 | hs_5 | sum_heuristic |
[
3,
10,
5,
92
] | 17 | [
"10-3=7",
"92-7=85",
"85/5=17"
] | Current State: 17:[3, 10, 5, 92], Operations: []
Exploring Operation: 10-3=7, Resulting Numbers: [5, 92, 7]
Generated Node #2: [5, 92, 7] from Operation: 10-3=7
Current State: 17:[5, 92, 7], Operations: ['10-3=7']
Exploring Operation: 92-7=85, Resulting Numbers: [5, 85]
Generated Node #3: [5, 85] from Operation: 92-7=8... | 4 | Current State: 17:[3, 10, 5, 92], Operations: []
Exploring Operation: 3*5=15, Resulting Numbers: [10, 92, 15]
Generated Node #0,0: 17:[10, 92, 15] Operation: 3*5=15
Moving to Node #0,0
Current State: 17:[10, 92, 15], Operations: ['3*5=15']
Exploring Operation: 92-10=82, Resulting Numbers: [15, 82]
Generated Node #0,0,0... | 0 | hs_1 | mult_heuristic |
[
19,
47,
85,
38
] | 95 | [
"47-19=28",
"85+38=123",
"123-28=95"
] | Current State: 95:[19, 47, 85, 38], Operations: []
Exploring Operation: 47-19=28, Resulting Numbers: [85, 38, 28]
Generated Node #2: [85, 38, 28] from Operation: 47-19=28
Current State: 95:[85, 38, 28], Operations: ['47-19=28']
Exploring Operation: 85+38=123, Resulting Numbers: [28, 123]
Generated Node #3: [28, 123] fr... | 4 | Current State: 95:[19, 47, 85, 38], Operations: []
Exploring Operation: 47-19=28, Resulting Numbers: [85, 38, 28]
Generated Node #0,0: 95:[85, 38, 28] Operation: 47-19=28
Exploring Operation: 85-47=38, Resulting Numbers: [19, 38, 38]
Generated Node #0,1: 95:[19, 38, 38] Operation: 85-47=38
Exploring Operation: 38-19=19... | 0.982639 | hs_5 | mult_heuristic |
[
96,
16,
35,
19
] | 96 | [
"96+16=112",
"35-19=16",
"112-16=96"
] | Current State: 96:[96, 16, 35, 19], Operations: []
Exploring Operation: 96+16=112, Resulting Numbers: [35, 19, 112]
Generated Node #2: [35, 19, 112] from Operation: 96+16=112
Current State: 96:[35, 19, 112], Operations: ['96+16=112']
Exploring Operation: 35-19=16, Resulting Numbers: [112, 16]
Generated Node #3: [112, 1... | 4 | Current State: 96:[96, 16, 35, 19], Operations: []
Exploring Operation: 16+35=51, Resulting Numbers: [96, 19, 51]
Generated Node #0,0: 96:[96, 19, 51] Operation: 16+35=51
Exploring Operation: 19-16=3, Resulting Numbers: [96, 35, 3]
Generated Node #0,1: 96:[96, 35, 3] Operation: 19-16=3
Exploring Operation: 96/16=6, Res... | 0.966146 | hs_4 | sum_heuristic |
[
73,
55,
71,
24
] | 62 | [
"73-71=2",
"55-24=31",
"2*31=62"
] | Current State: 62:[73, 55, 71, 24], Operations: []
Exploring Operation: 73-71=2, Resulting Numbers: [55, 24, 2]
Generated Node #2: [55, 24, 2] from Operation: 73-71=2
Current State: 62:[55, 24, 2], Operations: ['73-71=2']
Exploring Operation: 55-24=31, Resulting Numbers: [2, 31]
Generated Node #3: [2, 31] from Operatio... | 4 | Current State: 62:[73, 55, 71, 24], Operations: []
Exploring Operation: 71-55=16, Resulting Numbers: [73, 24, 16]
Generated Node #0,0: 62:[73, 24, 16] Operation: 71-55=16
Exploring Operation: 55-24=31, Resulting Numbers: [73, 71, 31]
Generated Node #0,1: 62:[73, 71, 31] Operation: 55-24=31
Exploring Operation: 73-55=18... | 0.985243 | hs_5 | sum_heuristic |
[
92,
54,
79,
88
] | 47 | [
"92-54=38",
"88-79=9",
"38+9=47"
] | Current State: 47:[92, 54, 79, 88], Operations: []
Exploring Operation: 92-54=38, Resulting Numbers: [79, 88, 38]
Generated Node #2: [79, 88, 38] from Operation: 92-54=38
Current State: 47:[79, 88, 38], Operations: ['92-54=38']
Exploring Operation: 88-79=9, Resulting Numbers: [38, 9]
Generated Node #3: [38, 9] from Ope... | 4 | Current State: 47:[92, 54, 79, 88], Operations: []
Exploring Operation: 92-88=4, Resulting Numbers: [54, 79, 4]
Generated Node #0,0: 47:[54, 79, 4] Operation: 92-88=4
Exploring Operation: 92-79=13, Resulting Numbers: [54, 88, 13]
Generated Node #0,1: 47:[54, 88, 13] Operation: 92-79=13
Exploring Operation: 92-54=38, Re... | 0.982639 | hs_3 | sum_heuristic |
[
35,
46,
83,
23
] | 21 | [
"35+46=81",
"83-23=60",
"81-60=21"
] | Current State: 21:[35, 46, 83, 23], Operations: []
Exploring Operation: 35+46=81, Resulting Numbers: [83, 23, 81]
Generated Node #2: [83, 23, 81] from Operation: 35+46=81
Current State: 21:[83, 23, 81], Operations: ['35+46=81']
Exploring Operation: 83-23=60, Resulting Numbers: [81, 60]
Generated Node #3: [81, 60] from ... | 4 | Current State: 21:[35, 46, 83, 23], Operations: []
Exploring Operation: 46-23=23, Resulting Numbers: [35, 83, 23]
Generated Node #0,0: 21:[35, 83, 23] Operation: 46-23=23
Exploring Operation: 46-35=11, Resulting Numbers: [83, 23, 11]
Generated Node #0,1: 21:[83, 23, 11] Operation: 46-35=11
Exploring Operation: 46/23=2,... | 0.981771 | hs_5 | sum_heuristic |
[
7,
62,
39,
3
] | 44 | [
"7*3=21",
"62-39=23",
"21+23=44"
] | Current State: 44:[7, 62, 39, 3], Operations: []
Exploring Operation: 7*3=21, Resulting Numbers: [62, 39, 21]
Generated Node #2: [62, 39, 21] from Operation: 7*3=21
Current State: 44:[62, 39, 21], Operations: ['7*3=21']
Exploring Operation: 62-39=23, Resulting Numbers: [21, 23]
Generated Node #3: [21, 23] from Operatio... | 4 | Current State: 44:[7, 62, 39, 3], Operations: []
Exploring Operation: 62-7=55, Resulting Numbers: [39, 3, 55]
Generated Node #0,0: 44:[39, 3, 55] Operation: 62-7=55
Exploring Operation: 7+39=46, Resulting Numbers: [62, 3, 46]
Generated Node #0,1: 44:[62, 3, 46] Operation: 7+39=46
Exploring Operation: 7-3=4, Resulting N... | 0.986111 | hs_4 | sum_heuristic |
[
56,
2,
52,
20
] | 60 | [
"56/2=28",
"52-20=32",
"28+32=60"
] | Current State: 60:[56, 2, 52, 20], Operations: []
Exploring Operation: 56/2=28, Resulting Numbers: [52, 20, 28]
Generated Node #2: [52, 20, 28] from Operation: 56/2=28
Current State: 60:[52, 20, 28], Operations: ['56/2=28']
Exploring Operation: 52-20=32, Resulting Numbers: [28, 32]
Generated Node #3: [28, 32] from Oper... | 4 | Current State: 60:[56, 2, 52, 20], Operations: []
Exploring Operation: 52-20=32, Resulting Numbers: [56, 2, 32]
Generated Node #0,0: 60:[56, 2, 32] Operation: 52-20=32
Exploring Operation: 56-52=4, Resulting Numbers: [2, 20, 4]
Generated Node #0,1: 60:[2, 20, 4] Operation: 56-52=4
Start Sub Search at level 1: Moving to... | 0.984375 | hs_2 | mult_heuristic |
[
89,
11,
17,
21
] | 45 | [
"21-17=4",
"11*4=44",
"89-44=45"
] | Current State: 45:[89, 11, 17, 21], Operations: []
Exploring Operation: 21-17=4, Resulting Numbers: [89, 11, 4]
Generated Node #2: [89, 11, 4] from Operation: 21-17=4
Current State: 45:[89, 11, 4], Operations: ['21-17=4']
Exploring Operation: 11*4=44, Resulting Numbers: [89, 44]
Generated Node #3: [89, 44] from Operati... | 4 | Current State: 45:[89, 11, 17, 21], Operations: []
Exploring Operation: 89-17=72, Resulting Numbers: [11, 21, 72]
Generated Node #0,0: 45:[11, 21, 72] Operation: 89-17=72
Exploring Operation: 89-11=78, Resulting Numbers: [17, 21, 78]
Generated Node #0,1: 45:[17, 21, 78] Operation: 89-11=78
Exploring Operation: 89-21=68... | 0 | hs_3 | mult_heuristic |
[
27,
89,
28,
97
] | 63 | [
"89-27=62",
"28+97=125",
"125-62=63"
] | Current State: 63:[27, 89, 28, 97], Operations: []
Exploring Operation: 89-27=62, Resulting Numbers: [28, 97, 62]
Generated Node #2: [28, 97, 62] from Operation: 89-27=62
Current State: 63:[28, 97, 62], Operations: ['89-27=62']
Exploring Operation: 28+97=125, Resulting Numbers: [62, 125]
Generated Node #3: [62, 125] fr... | 4 | Current State: 63:[27, 89, 28, 97], Operations: []
Exploring Operation: 97-28=69, Resulting Numbers: [27, 89, 69]
Generated Node #0,0: 63:[27, 89, 69] Operation: 97-28=69
Exploring Operation: 89-27=62, Resulting Numbers: [28, 97, 62]
Generated Node #0,1: 63:[28, 97, 62] Operation: 89-27=62
Exploring Operation: 97-89=8,... | 0.980035 | hs_5 | mult_heuristic |
[
94,
89,
72,
96
] | 19 | [
"94-89=5",
"96-72=24",
"24-5=19"
] | Current State: 19:[94, 89, 72, 96], Operations: []
Exploring Operation: 94-89=5, Resulting Numbers: [72, 96, 5]
Generated Node #2: [72, 96, 5] from Operation: 94-89=5
Current State: 19:[72, 96, 5], Operations: ['94-89=5']
Exploring Operation: 96-72=24, Resulting Numbers: [5, 24]
Generated Node #3: [5, 24] from Operatio... | 4 | Current State: 19:[94, 89, 72, 96], Operations: []
Exploring Operation: 96-94=2, Resulting Numbers: [89, 72, 2]
Generated Node #0,0: 19:[89, 72, 2] Operation: 96-94=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 19:[89, 72, 2], Operations: ['96-94=2']
Exploring Operation: 89-72=17, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
17,
80,
70,
66
] | 39 | [
"17+80=97",
"70+66=136",
"136-97=39"
] | Current State: 39:[17, 80, 70, 66], Operations: []
Exploring Operation: 17+80=97, Resulting Numbers: [70, 66, 97]
Generated Node #2: [70, 66, 97] from Operation: 17+80=97
Current State: 39:[70, 66, 97], Operations: ['17+80=97']
Exploring Operation: 70+66=136, Resulting Numbers: [97, 136]
Generated Node #3: [97, 136] fr... | 4 | Current State: 39:[17, 80, 70, 66], Operations: []
Exploring Operation: 80-70=10, Resulting Numbers: [17, 66, 10]
Generated Node #0,0: 39:[17, 66, 10] Operation: 80-70=10
Exploring Operation: 70-66=4, Resulting Numbers: [17, 80, 4]
Generated Node #0,1: 39:[17, 80, 4] Operation: 70-66=4
Exploring Operation: 80-66=14, Re... | 0.988715 | hs_3 | sum_heuristic |
[
80,
67,
54,
79
] | 38 | [
"80-67=13",
"79-54=25",
"13+25=38"
] | Current State: 38:[80, 67, 54, 79], Operations: []
Exploring Operation: 80-67=13, Resulting Numbers: [54, 79, 13]
Generated Node #2: [54, 79, 13] from Operation: 80-67=13
Current State: 38:[54, 79, 13], Operations: ['80-67=13']
Exploring Operation: 79-54=25, Resulting Numbers: [13, 25]
Generated Node #3: [13, 25] from ... | 4 | Current State: 38:[80, 67, 54, 79], Operations: []
Exploring Operation: 80-67=13, Resulting Numbers: [54, 79, 13]
Generated Node #0,0: 38:[54, 79, 13] Operation: 80-67=13
Exploring Operation: 79-67=12, Resulting Numbers: [80, 54, 12]
Generated Node #0,1: 38:[80, 54, 12] Operation: 79-67=12
Exploring Operation: 80-79=1,... | 0.980903 | hs_5 | sum_heuristic |
[
91,
95,
2,
93
] | 99 | [
"95-91=4",
"2+93=95",
"4+95=99"
] | Current State: 99:[91, 95, 2, 93], Operations: []
Exploring Operation: 95-91=4, Resulting Numbers: [2, 93, 4]
Generated Node #2: [2, 93, 4] from Operation: 95-91=4
Current State: 99:[2, 93, 4], Operations: ['95-91=4']
Exploring Operation: 2+93=95, Resulting Numbers: [4, 95]
Generated Node #3: [4, 95] from Operation: 2+... | 4 | Current State: 99:[91, 95, 2, 93], Operations: []
Exploring Operation: 91+2=93, Resulting Numbers: [95, 93, 93]
Generated Node #0,0: 99:[95, 93, 93] Operation: 91+2=93
Exploring Operation: 95-91=4, Resulting Numbers: [2, 93, 4]
Generated Node #0,1: 99:[2, 93, 4] Operation: 95-91=4
Exploring Operation: 93-91=2, Resultin... | 0.976563 | hs_4 | sum_heuristic |
[
89,
87,
20,
4
] | 82 | [
"89-87=2",
"20*4=80",
"2+80=82"
] | Current State: 82:[89, 87, 20, 4], Operations: []
Exploring Operation: 89-87=2, Resulting Numbers: [20, 4, 2]
Generated Node #2: [20, 4, 2] from Operation: 89-87=2
Current State: 82:[20, 4, 2], Operations: ['89-87=2']
Exploring Operation: 20*4=80, Resulting Numbers: [2, 80]
Generated Node #3: [2, 80] from Operation: 20... | 4 | Current State: 82:[89, 87, 20, 4], Operations: []
Exploring Operation: 89-20=69, Resulting Numbers: [87, 4, 69]
Generated Node #0,0: 82:[87, 4, 69] Operation: 89-20=69
Exploring Operation: 89-87=2, Resulting Numbers: [20, 4, 2]
Generated Node #0,1: 82:[20, 4, 2] Operation: 89-87=2
Exploring Operation: 20*4=80, Resultin... | 0.986979 | hs_4 | sum_heuristic |
[
55,
72,
59,
66
] | 84 | [
"59-55=4",
"72/4=18",
"66+18=84"
] | Current State: 84:[55, 72, 59, 66], Operations: []
Exploring Operation: 59-55=4, Resulting Numbers: [72, 66, 4]
Generated Node #2: [72, 66, 4] from Operation: 59-55=4
Current State: 84:[72, 66, 4], Operations: ['59-55=4']
Exploring Operation: 72/4=18, Resulting Numbers: [66, 18]
Generated Node #3: [66, 18] from Operati... | 4 | Current State: 84:[55, 72, 59, 66], Operations: []
Exploring Operation: 66-59=7, Resulting Numbers: [55, 72, 7]
Generated Node #0,0: 84:[55, 72, 7] Operation: 66-59=7
Moving to Node #0,0
Current State: 84:[55, 72, 7], Operations: ['66-59=7']
Exploring Operation: 72-55=17, Resulting Numbers: [7, 17]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
22,
83,
84,
28
] | 69 | [
"28-22=6",
"84/6=14",
"83-14=69"
] | Current State: 69:[22, 83, 84, 28], Operations: []
Exploring Operation: 28-22=6, Resulting Numbers: [83, 84, 6]
Generated Node #2: [83, 84, 6] from Operation: 28-22=6
Current State: 69:[83, 84, 6], Operations: ['28-22=6']
Exploring Operation: 84/6=14, Resulting Numbers: [83, 14]
Generated Node #3: [83, 14] from Operati... | 4 | Current State: 69:[22, 83, 84, 28], Operations: []
Exploring Operation: 84/28=3, Resulting Numbers: [22, 83, 3]
Generated Node #0,0: 69:[22, 83, 3] Operation: 84/28=3
Exploring Operation: 84-83=1, Resulting Numbers: [22, 28, 1]
Generated Node #0,1: 69:[22, 28, 1] Operation: 84-83=1
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
22,
8,
4,
28
] | 29 | [
"8-4=4",
"28/4=7",
"22+7=29"
] | Current State: 29:[22, 8, 4, 28], Operations: []
Exploring Operation: 8-4=4, Resulting Numbers: [22, 28, 4]
Generated Node #2: [22, 28, 4] from Operation: 8-4=4
Current State: 29:[22, 28, 4], Operations: ['8-4=4']
Exploring Operation: 28/4=7, Resulting Numbers: [22, 7]
Generated Node #3: [22, 7] from Operation: 28/4=7
... | 4 | Current State: 29:[22, 8, 4, 28], Operations: []
Exploring Operation: 22+4=26, Resulting Numbers: [8, 28, 26]
Generated Node #0,0: 29:[8, 28, 26] Operation: 22+4=26
Exploring Operation: 8*4=32, Resulting Numbers: [22, 28, 32]
Generated Node #0,1: 29:[22, 28, 32] Operation: 8*4=32
Exploring Operation: 8+4=12, Resulting ... | 0 | hs_4 | sum_heuristic |
[
46,
32,
27,
29
] | 30 | [
"29-27=2",
"32/2=16",
"46-16=30"
] | Current State: 30:[46, 32, 27, 29], Operations: []
Exploring Operation: 29-27=2, Resulting Numbers: [46, 32, 2]
Generated Node #2: [46, 32, 2] from Operation: 29-27=2
Current State: 30:[46, 32, 2], Operations: ['29-27=2']
Exploring Operation: 32/2=16, Resulting Numbers: [46, 16]
Generated Node #3: [46, 16] from Operati... | 4 | Current State: 30:[46, 32, 27, 29], Operations: []
Exploring Operation: 32-27=5, Resulting Numbers: [46, 29, 5]
Generated Node #0,0: 30:[46, 29, 5] Operation: 32-27=5
Exploring Operation: 46-27=19, Resulting Numbers: [32, 29, 19]
Generated Node #0,1: 30:[32, 29, 19] Operation: 46-27=19
Exploring Operation: 29-27=2, Res... | 0.911458 | hs_5 | sum_heuristic |
[
5,
27,
78,
62
] | 83 | [
"27+78=105",
"105/5=21",
"62+21=83"
] | Current State: 83:[5, 27, 78, 62], Operations: []
Exploring Operation: 27+78=105, Resulting Numbers: [5, 62, 105]
Generated Node #2: [5, 62, 105] from Operation: 27+78=105
Current State: 83:[5, 62, 105], Operations: ['27+78=105']
Exploring Operation: 105/5=21, Resulting Numbers: [62, 21]
Generated Node #3: [62, 21] fro... | 4 | Current State: 83:[5, 27, 78, 62], Operations: []
Exploring Operation: 5+27=32, Resulting Numbers: [78, 62, 32]
Generated Node #0,0: 83:[78, 62, 32] Operation: 5+27=32
Exploring Operation: 5+78=83, Resulting Numbers: [27, 62, 83]
Generated Node #0,1: 83:[27, 62, 83] Operation: 5+78=83
Exploring Operation: 5+62=67, Resu... | 0 | hs_3 | mult_heuristic |
[
68,
6,
57,
19
] | 100 | [
"68-6=62",
"57-19=38",
"62+38=100"
] | Current State: 100:[68, 6, 57, 19], Operations: []
Exploring Operation: 68-6=62, Resulting Numbers: [57, 19, 62]
Generated Node #2: [57, 19, 62] from Operation: 68-6=62
Current State: 100:[57, 19, 62], Operations: ['68-6=62']
Exploring Operation: 57-19=38, Resulting Numbers: [62, 38]
Generated Node #3: [62, 38] from Op... | 4 | Current State: 100:[68, 6, 57, 19], Operations: []
Exploring Operation: 68-57=11, Resulting Numbers: [6, 19, 11]
Generated Node #0,0: 100:[6, 19, 11] Operation: 68-57=11
Start Sub Search at level 1: Moving to Node #0,0
Current State: 100:[6, 19, 11], Operations: ['68-57=11']
Exploring Operation: 6+19=25, Resulting Numb... | 0 | hs_1 | mult_heuristic |
[
9,
71,
71,
97
] | 97 | [
"71-71=0",
"9*0=0",
"97+0=97"
] | Current State: 97:[9, 71, 71, 97], Operations: []
Exploring Operation: 71-71=0, Resulting Numbers: [9, 97, 0]
Generated Node #2: [9, 97, 0] from Operation: 71-71=0
Current State: 97:[9, 97, 0], Operations: ['71-71=0']
Exploring Operation: 9*0=0, Resulting Numbers: [97, 0]
Generated Node #3: [97, 0] from Operation: 9*0=... | 4 | Current State: 97:[9, 71, 71, 97], Operations: []
Exploring Operation: 71-9=62, Resulting Numbers: [71, 97, 62]
Generated Node #0,0: 97:[71, 97, 62] Operation: 71-9=62
Exploring Operation: 9+71=80, Resulting Numbers: [71, 97, 80]
Generated Node #0,1: 97:[71, 97, 80] Operation: 9+71=80
Exploring Operation: 9+71=80, Resu... | 0 | hs_4 | mult_heuristic |
[
70,
35,
24,
59
] | 94 | [
"70/35=2",
"59*2=118",
"118-24=94"
] | Current State: 94:[70, 35, 24, 59], Operations: []
Exploring Operation: 70/35=2, Resulting Numbers: [24, 59, 2]
Generated Node #2: [24, 59, 2] from Operation: 70/35=2
Current State: 94:[24, 59, 2], Operations: ['70/35=2']
Exploring Operation: 59*2=118, Resulting Numbers: [24, 118]
Generated Node #3: [24, 118] from Oper... | 4 | Current State: 94:[70, 35, 24, 59], Operations: []
Exploring Operation: 70-24=46, Resulting Numbers: [35, 59, 46]
Generated Node #0,0: 94:[35, 59, 46] Operation: 70-24=46
Exploring Operation: 70+24=94, Resulting Numbers: [35, 59, 94]
Generated Node #0,1: 94:[35, 59, 94] Operation: 70+24=94
Moving to Node #0,1
Current S... | 0 | hs_2 | sum_heuristic |
[
85,
44,
42,
72
] | 15 | [
"85+44=129",
"42+72=114",
"129-114=15"
] | Current State: 15:[85, 44, 42, 72], Operations: []
Exploring Operation: 85+44=129, Resulting Numbers: [42, 72, 129]
Generated Node #2: [42, 72, 129] from Operation: 85+44=129
Current State: 15:[42, 72, 129], Operations: ['85+44=129']
Exploring Operation: 42+72=114, Resulting Numbers: [129, 114]
Generated Node #3: [129,... | 4 | Current State: 15:[85, 44, 42, 72], Operations: []
Exploring Operation: 85-44=41, Resulting Numbers: [42, 72, 41]
Generated Node #0,0: 15:[42, 72, 41] Operation: 85-44=41
Exploring Operation: 85-72=13, Resulting Numbers: [44, 42, 13]
Generated Node #0,1: 15:[44, 42, 13] Operation: 85-72=13
Exploring Operation: 72-44=28... | 0.988715 | hs_3 | sum_heuristic |
[
27,
33,
79,
6
] | 92 | [
"27+79=106",
"33*6=198",
"198-106=92"
] | Current State: 92:[27, 33, 79, 6], Operations: []
Exploring Operation: 27+79=106, Resulting Numbers: [33, 6, 106]
Generated Node #2: [33, 6, 106] from Operation: 27+79=106
Current State: 92:[33, 6, 106], Operations: ['27+79=106']
Exploring Operation: 33*6=198, Resulting Numbers: [106, 198]
Generated Node #3: [106, 198]... | 4 | Current State: 92:[27, 33, 79, 6], Operations: []
Exploring Operation: 79-33=46, Resulting Numbers: [27, 6, 46]
Generated Node #0,0: 92:[27, 6, 46] Operation: 79-33=46
Moving to Node #0,0
Current State: 92:[27, 6, 46], Operations: ['79-33=46']
Exploring Operation: 27-6=21, Resulting Numbers: [46, 21]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
88,
5,
4,
64
] | 67 | [
"88-5=83",
"64/4=16",
"83-16=67"
] | Current State: 67:[88, 5, 4, 64], Operations: []
Exploring Operation: 88-5=83, Resulting Numbers: [4, 64, 83]
Generated Node #2: [4, 64, 83] from Operation: 88-5=83
Current State: 67:[4, 64, 83], Operations: ['88-5=83']
Exploring Operation: 64/4=16, Resulting Numbers: [83, 16]
Generated Node #3: [83, 16] from Operation... | 4 | Current State: 67:[88, 5, 4, 64], Operations: []
Exploring Operation: 5+4=9, Resulting Numbers: [88, 64, 9]
Generated Node #0,0: 67:[88, 64, 9] Operation: 5+4=9
Exploring Operation: 88-5=83, Resulting Numbers: [4, 64, 83]
Generated Node #0,1: 67:[4, 64, 83] Operation: 88-5=83
Exploring Operation: 88-4=84, Resulting Num... | 0.940104 | hs_5 | mult_heuristic |
[
46,
8,
32,
88
] | 31 | [
"32+88=120",
"120/8=15",
"46-15=31"
] | Current State: 31:[46, 8, 32, 88], Operations: []
Exploring Operation: 32+88=120, Resulting Numbers: [46, 8, 120]
Generated Node #2: [46, 8, 120] from Operation: 32+88=120
Current State: 31:[46, 8, 120], Operations: ['32+88=120']
Exploring Operation: 120/8=15, Resulting Numbers: [46, 15]
Generated Node #3: [46, 15] fro... | 4 | Current State: 31:[46, 8, 32, 88], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [46, 32, 11]
Generated Node #0,0: 31:[46, 32, 11] Operation: 88/8=11
Exploring Operation: 88-46=42, Resulting Numbers: [8, 32, 42]
Generated Node #0,1: 31:[8, 32, 42] Operation: 88-46=42
Exploring Operation: 88-32=56, Res... | 0 | hs_4 | mult_heuristic |
[
38,
8,
10,
36
] | 52 | [
"38*10=380",
"36+380=416",
"416/8=52"
] | Current State: 52:[38, 8, 10, 36], Operations: []
Exploring Operation: 38*10=380, Resulting Numbers: [8, 36, 380]
Generated Node #2: [8, 36, 380] from Operation: 38*10=380
Current State: 52:[8, 36, 380], Operations: ['38*10=380']
Exploring Operation: 36+380=416, Resulting Numbers: [8, 416]
Generated Node #3: [8, 416] f... | 4 | Current State: 52:[38, 8, 10, 36], Operations: []
Exploring Operation: 36-10=26, Resulting Numbers: [38, 8, 26]
Generated Node #0,0: 52:[38, 8, 26] Operation: 36-10=26
Exploring Operation: 38-36=2, Resulting Numbers: [8, 10, 2]
Generated Node #0,1: 52:[8, 10, 2] Operation: 38-36=2
Exploring Operation: 38-10=28, Resulti... | 0 | hs_3 | mult_heuristic |
[
99,
68,
89,
40
] | 80 | [
"99-68=31",
"89-40=49",
"31+49=80"
] | Current State: 80:[99, 68, 89, 40], Operations: []
Exploring Operation: 99-68=31, Resulting Numbers: [89, 40, 31]
Generated Node #2: [89, 40, 31] from Operation: 99-68=31
Current State: 80:[89, 40, 31], Operations: ['99-68=31']
Exploring Operation: 89-40=49, Resulting Numbers: [31, 49]
Generated Node #3: [31, 49] from ... | 4 | Current State: 80:[99, 68, 89, 40], Operations: []
Exploring Operation: 99-68=31, Resulting Numbers: [89, 40, 31]
Generated Node #0,0: 80:[89, 40, 31] Operation: 99-68=31
Exploring Operation: 99-89=10, Resulting Numbers: [68, 40, 10]
Generated Node #0,1: 80:[68, 40, 10] Operation: 99-89=10
Exploring Operation: 68-40=28... | 0.983507 | hs_4 | sum_heuristic |
[
39,
52,
11,
3
] | 44 | [
"39/3=13",
"52*11=572",
"572/13=44"
] | Current State: 44:[39, 52, 11, 3], Operations: []
Exploring Operation: 39/3=13, Resulting Numbers: [52, 11, 13]
Generated Node #2: [52, 11, 13] from Operation: 39/3=13
Current State: 44:[52, 11, 13], Operations: ['39/3=13']
Exploring Operation: 52*11=572, Resulting Numbers: [13, 572]
Generated Node #3: [13, 572] from O... | 4 | Current State: 44:[39, 52, 11, 3], Operations: []
Exploring Operation: 52-39=13, Resulting Numbers: [11, 3, 13]
Generated Node #0,0: 44:[11, 3, 13] Operation: 52-39=13
Moving to Node #0,0
Current State: 44:[11, 3, 13], Operations: ['52-39=13']
Exploring Operation: 13-11=2, Resulting Numbers: [3, 2]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
54,
34,
58,
25
] | 36 | [
"58-54=4",
"34-25=9",
"4*9=36"
] | Current State: 36:[54, 34, 58, 25], Operations: []
Exploring Operation: 58-54=4, Resulting Numbers: [34, 25, 4]
Generated Node #2: [34, 25, 4] from Operation: 58-54=4
Current State: 36:[34, 25, 4], Operations: ['58-54=4']
Exploring Operation: 34-25=9, Resulting Numbers: [4, 9]
Generated Node #3: [4, 9] from Operation: ... | 4 | Current State: 36:[54, 34, 58, 25], Operations: []
Exploring Operation: 58-54=4, Resulting Numbers: [34, 25, 4]
Generated Node #0,0: 36:[34, 25, 4] Operation: 58-54=4
Exploring Operation: 54-25=29, Resulting Numbers: [34, 58, 29]
Generated Node #0,1: 36:[34, 58, 29] Operation: 54-25=29
Exploring Operation: 54-34=20, Re... | 0.986979 | hs_4 | sum_heuristic |
[
34,
38,
86,
88
] | 53 | [
"88-86=2",
"38/2=19",
"34+19=53"
] | Current State: 53:[34, 38, 86, 88], Operations: []
Exploring Operation: 88-86=2, Resulting Numbers: [34, 38, 2]
Generated Node #2: [34, 38, 2] from Operation: 88-86=2
Current State: 53:[34, 38, 2], Operations: ['88-86=2']
Exploring Operation: 38/2=19, Resulting Numbers: [34, 19]
Generated Node #3: [34, 19] from Operati... | 4 | Current State: 53:[34, 38, 86, 88], Operations: []
Exploring Operation: 88-38=50, Resulting Numbers: [34, 86, 50]
Generated Node #0,0: 53:[34, 86, 50] Operation: 88-38=50
Exploring Operation: 86-34=52, Resulting Numbers: [38, 88, 52]
Generated Node #0,1: 53:[38, 88, 52] Operation: 86-34=52
Exploring Operation: 86-38=48... | 0 | hs_4 | sum_heuristic |
[
75,
21,
24,
16
] | 14 | [
"75-21=54",
"24+16=40",
"54-40=14"
] | Current State: 14:[75, 21, 24, 16], Operations: []
Exploring Operation: 75-21=54, Resulting Numbers: [24, 16, 54]
Generated Node #2: [24, 16, 54] from Operation: 75-21=54
Current State: 14:[24, 16, 54], Operations: ['75-21=54']
Exploring Operation: 24+16=40, Resulting Numbers: [54, 40]
Generated Node #3: [54, 40] from ... | 4 | Current State: 14:[75, 21, 24, 16], Operations: []
Exploring Operation: 75-24=51, Resulting Numbers: [21, 16, 51]
Generated Node #0,0: 14:[21, 16, 51] Operation: 75-24=51
Exploring Operation: 24-21=3, Resulting Numbers: [75, 16, 3]
Generated Node #0,1: 14:[75, 16, 3] Operation: 24-21=3
Exploring Operation: 75-16=59, Re... | 0.988715 | hs_4 | mult_heuristic |
[
48,
20,
67,
93
] | 40 | [
"67+93=160",
"160/20=8",
"48-8=40"
] | Current State: 40:[48, 20, 67, 93], Operations: []
Exploring Operation: 67+93=160, Resulting Numbers: [48, 20, 160]
Generated Node #2: [48, 20, 160] from Operation: 67+93=160
Current State: 40:[48, 20, 160], Operations: ['67+93=160']
Exploring Operation: 160/20=8, Resulting Numbers: [48, 8]
Generated Node #3: [48, 8] f... | 4 | Current State: 40:[48, 20, 67, 93], Operations: []
Exploring Operation: 67-48=19, Resulting Numbers: [20, 93, 19]
Generated Node #0,0: 40:[20, 93, 19] Operation: 67-48=19
Exploring Operation: 93-48=45, Resulting Numbers: [20, 67, 45]
Generated Node #0,1: 40:[20, 67, 45] Operation: 93-48=45
Exploring Operation: 93-20=73... | 0 | hs_5 | sum_heuristic |
[
10,
40,
28,
40
] | 28 | [
"40-40=0",
"10*0=0",
"28+0=28"
] | Current State: 28:[10, 40, 28, 40], Operations: []
Exploring Operation: 40-40=0, Resulting Numbers: [10, 28, 0]
Generated Node #2: [10, 28, 0] from Operation: 40-40=0
Current State: 28:[10, 28, 0], Operations: ['40-40=0']
Exploring Operation: 10*0=0, Resulting Numbers: [28, 0]
Generated Node #3: [28, 0] from Operation:... | 4 | Current State: 28:[10, 40, 28, 40], Operations: []
Exploring Operation: 40/10=4, Resulting Numbers: [28, 40, 4]
Generated Node #0,0: 28:[28, 40, 4] Operation: 40/10=4
Exploring Operation: 40-40=0, Resulting Numbers: [10, 28, 0]
Generated Node #0,1: 28:[10, 28, 0] Operation: 40-40=0
Exploring Operation: 40/40=1, Resulti... | 0.974826 | hs_4 | mult_heuristic |
[
52,
9,
60,
27
] | 26 | [
"52+9=61",
"60+27=87",
"87-61=26"
] | Current State: 26:[52, 9, 60, 27], Operations: []
Exploring Operation: 52+9=61, Resulting Numbers: [60, 27, 61]
Generated Node #2: [60, 27, 61] from Operation: 52+9=61
Current State: 26:[60, 27, 61], Operations: ['52+9=61']
Exploring Operation: 60+27=87, Resulting Numbers: [61, 87]
Generated Node #3: [61, 87] from Oper... | 4 | Current State: 26:[52, 9, 60, 27], Operations: []
Exploring Operation: 60-52=8, Resulting Numbers: [9, 27, 8]
Generated Node #0,0: 26:[9, 27, 8] Operation: 60-52=8
Moving to Node #0,0
Current State: 26:[9, 27, 8], Operations: ['60-52=8']
Exploring Operation: 9-8=1, Resulting Numbers: [27, 1]
Generated Node #0,0,0: 26:[... | 0.993924 | hs_1 | mult_heuristic |
[
78,
2,
97,
83
] | 32 | [
"97-78=19",
"83-19=64",
"64/2=32"
] | Current State: 32:[78, 2, 97, 83], Operations: []
Exploring Operation: 97-78=19, Resulting Numbers: [2, 83, 19]
Generated Node #2: [2, 83, 19] from Operation: 97-78=19
Current State: 32:[2, 83, 19], Operations: ['97-78=19']
Exploring Operation: 83-19=64, Resulting Numbers: [2, 64]
Generated Node #3: [2, 64] from Operat... | 4 | Current State: 32:[78, 2, 97, 83], Operations: []
Exploring Operation: 97-83=14, Resulting Numbers: [78, 2, 14]
Generated Node #0,0: 32:[78, 2, 14] Operation: 97-83=14
Moving to Node #0,0
Current State: 32:[78, 2, 14], Operations: ['97-83=14']
Exploring Operation: 78/2=39, Resulting Numbers: [14, 39]
Generated Node #0,... | 0 | hs_1 | sum_heuristic |
[
6,
15,
32,
53
] | 69 | [
"6*15=90",
"53-32=21",
"90-21=69"
] | Current State: 69:[6, 15, 32, 53], Operations: []
Exploring Operation: 6*15=90, Resulting Numbers: [32, 53, 90]
Generated Node #2: [32, 53, 90] from Operation: 6*15=90
Current State: 69:[32, 53, 90], Operations: ['6*15=90']
Exploring Operation: 53-32=21, Resulting Numbers: [90, 21]
Generated Node #3: [90, 21] from Oper... | 4 | Current State: 69:[6, 15, 32, 53], Operations: []
Exploring Operation: 15+53=68, Resulting Numbers: [6, 32, 68]
Generated Node #0,0: 69:[6, 32, 68] Operation: 15+53=68
Exploring Operation: 53-32=21, Resulting Numbers: [6, 15, 21]
Generated Node #0,1: 69:[6, 15, 21] Operation: 53-32=21
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
98,
67,
95,
38
] | 32 | [
"98+67=165",
"95+38=133",
"165-133=32"
] | Current State: 32:[98, 67, 95, 38], Operations: []
Exploring Operation: 98+67=165, Resulting Numbers: [95, 38, 165]
Generated Node #2: [95, 38, 165] from Operation: 98+67=165
Current State: 32:[95, 38, 165], Operations: ['98+67=165']
Exploring Operation: 95+38=133, Resulting Numbers: [165, 133]
Generated Node #3: [165,... | 4 | Current State: 32:[98, 67, 95, 38], Operations: []
Exploring Operation: 98-95=3, Resulting Numbers: [67, 38, 3]
Generated Node #0,0: 32:[67, 38, 3] Operation: 98-95=3
Moving to Node #0,0
Current State: 32:[67, 38, 3], Operations: ['98-95=3']
Exploring Operation: 67-38=29, Resulting Numbers: [3, 29]
Generated Node #0,0,... | 0.993924 | hs_1 | sum_heuristic |
[
32,
3,
48,
4
] | 73 | [
"32-3=29",
"48-4=44",
"29+44=73"
] | Current State: 73:[32, 3, 48, 4], Operations: []
Exploring Operation: 32-3=29, Resulting Numbers: [48, 4, 29]
Generated Node #2: [48, 4, 29] from Operation: 32-3=29
Current State: 73:[48, 4, 29], Operations: ['32-3=29']
Exploring Operation: 48-4=44, Resulting Numbers: [29, 44]
Generated Node #3: [29, 44] from Operation... | 4 | Current State: 73:[32, 3, 48, 4], Operations: []
Exploring Operation: 32*3=96, Resulting Numbers: [48, 4, 96]
Generated Node #0,0: 73:[48, 4, 96] Operation: 32*3=96
Exploring Operation: 3*4=12, Resulting Numbers: [32, 48, 12]
Generated Node #0,1: 73:[32, 48, 12] Operation: 3*4=12
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
47,
7,
13,
53
] | 36 | [
"53-47=6",
"13-7=6",
"6*6=36"
] | Current State: 36:[47, 7, 13, 53], Operations: []
Exploring Operation: 53-47=6, Resulting Numbers: [7, 13, 6]
Generated Node #2: [7, 13, 6] from Operation: 53-47=6
Current State: 36:[7, 13, 6], Operations: ['53-47=6']
Exploring Operation: 13-7=6, Resulting Numbers: [6, 6]
Generated Node #3: [6, 6] from Operation: 13-7=... | 4 | Current State: 36:[47, 7, 13, 53], Operations: []
Exploring Operation: 53-13=40, Resulting Numbers: [47, 7, 40]
Generated Node #0,0: 36:[47, 7, 40] Operation: 53-13=40
Exploring Operation: 47-13=34, Resulting Numbers: [7, 53, 34]
Generated Node #0,1: 36:[7, 53, 34] Operation: 47-13=34
Exploring Operation: 53-47=6, Resu... | 0.988715 | hs_3 | mult_heuristic |
[
2,
32,
43,
27
] | 32 | [
"32/2=16",
"43-27=16",
"16+16=32"
] | Current State: 32:[2, 32, 43, 27], Operations: []
Exploring Operation: 32/2=16, Resulting Numbers: [43, 27, 16]
Generated Node #2: [43, 27, 16] from Operation: 32/2=16
Current State: 32:[43, 27, 16], Operations: ['32/2=16']
Exploring Operation: 43-27=16, Resulting Numbers: [16, 16]
Generated Node #3: [16, 16] from Oper... | 4 | Current State: 32:[2, 32, 43, 27], Operations: []
Exploring Operation: 43-32=11, Resulting Numbers: [2, 27, 11]
Generated Node #0,0: 32:[2, 27, 11] Operation: 43-32=11
Exploring Operation: 43-2=41, Resulting Numbers: [32, 27, 41]
Generated Node #0,1: 32:[32, 27, 41] Operation: 43-2=41
Exploring Operation: 32-27=5, Resu... | 0.953993 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.