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 |
|---|---|---|---|---|---|---|---|---|
[
1,
26,
50,
40
] | 37 | [
"1+26=27",
"50-40=10",
"27+10=37"
] | Current State: 37:[1, 26, 50, 40], Operations: []
Exploring Operation: 1+26=27, Resulting Numbers: [50, 40, 27]
Generated Node #2: [50, 40, 27] from Operation: 1+26=27
Current State: 37:[50, 40, 27], Operations: ['1+26=27']
Exploring Operation: 50-40=10, Resulting Numbers: [27, 10]
Generated Node #3: [27, 10] from Oper... | 4 | Current State: 37:[1, 26, 50, 40], Operations: []
Exploring Operation: 40-1=39, Resulting Numbers: [26, 50, 39]
Generated Node #0,0: 37:[26, 50, 39] Operation: 40-1=39
Exploring Operation: 50-1=49, Resulting Numbers: [26, 40, 49]
Generated Node #0,1: 37:[26, 40, 49] Operation: 50-1=49
Exploring Operation: 1+26=27, Resu... | 0.986111 | hs_3 | sum_heuristic |
[
3,
4,
63,
24
] | 51 | [
"3*4=12",
"63-24=39",
"12+39=51"
] | Current State: 51:[3, 4, 63, 24], Operations: []
Exploring Operation: 3*4=12, Resulting Numbers: [63, 24, 12]
Generated Node #2: [63, 24, 12] from Operation: 3*4=12
Current State: 51:[63, 24, 12], Operations: ['3*4=12']
Exploring Operation: 63-24=39, Resulting Numbers: [12, 39]
Generated Node #3: [12, 39] from Operatio... | 4 | Current State: 51:[3, 4, 63, 24], Operations: []
Exploring Operation: 63/3=21, Resulting Numbers: [4, 24, 21]
Generated Node #0,0: 51:[4, 24, 21] Operation: 63/3=21
Exploring Operation: 63-4=59, Resulting Numbers: [3, 24, 59]
Generated Node #0,1: 51:[3, 24, 59] Operation: 63-4=59
Exploring Operation: 63-24=39, Resultin... | 0.963542 | hs_3 | sum_heuristic |
[
17,
95,
47,
5
] | 11 | [
"47-17=30",
"95/5=19",
"30-19=11"
] | Current State: 11:[17, 95, 47, 5], Operations: []
Exploring Operation: 47-17=30, Resulting Numbers: [95, 5, 30]
Generated Node #2: [95, 5, 30] from Operation: 47-17=30
Current State: 11:[95, 5, 30], Operations: ['47-17=30']
Exploring Operation: 95/5=19, Resulting Numbers: [30, 19]
Generated Node #3: [30, 19] from Opera... | 4 | Current State: 11:[17, 95, 47, 5], Operations: []
Exploring Operation: 95-47=48, Resulting Numbers: [17, 5, 48]
Generated Node #0,0: 11:[17, 5, 48] Operation: 95-47=48
Exploring Operation: 95/5=19, Resulting Numbers: [17, 47, 19]
Generated Node #0,1: 11:[17, 47, 19] Operation: 95/5=19
Exploring Operation: 47-17=30, Res... | 0.973958 | hs_4 | mult_heuristic |
[
35,
8,
3,
48
] | 93 | [
"8*48=384",
"384/3=128",
"128-35=93"
] | Current State: 93:[35, 8, 3, 48], Operations: []
Exploring Operation: 8*48=384, Resulting Numbers: [35, 3, 384]
Generated Node #2: [35, 3, 384] from Operation: 8*48=384
Current State: 93:[35, 3, 384], Operations: ['8*48=384']
Exploring Operation: 384/3=128, Resulting Numbers: [35, 128]
Generated Node #3: [35, 128] from... | 4 | Current State: 93:[35, 8, 3, 48], Operations: []
Exploring Operation: 48-8=40, Resulting Numbers: [35, 3, 40]
Generated Node #0,0: 93:[35, 3, 40] Operation: 48-8=40
Exploring Operation: 48/8=6, Resulting Numbers: [35, 3, 6]
Generated Node #0,1: 93:[35, 3, 6] Operation: 48/8=6
Moving to Node #0,1
Current State: 93:[35, ... | 0 | hs_2 | mult_heuristic |
[
99,
16,
54,
71
] | 66 | [
"99-16=83",
"71-54=17",
"83-17=66"
] | Current State: 66:[99, 16, 54, 71], Operations: []
Exploring Operation: 99-16=83, Resulting Numbers: [54, 71, 83]
Generated Node #2: [54, 71, 83] from Operation: 99-16=83
Current State: 66:[54, 71, 83], Operations: ['99-16=83']
Exploring Operation: 71-54=17, Resulting Numbers: [83, 17]
Generated Node #3: [83, 17] from ... | 4 | Current State: 66:[99, 16, 54, 71], Operations: []
Exploring Operation: 99-16=83, Resulting Numbers: [54, 71, 83]
Generated Node #0,0: 66:[54, 71, 83] Operation: 99-16=83
Exploring Operation: 99-54=45, Resulting Numbers: [16, 71, 45]
Generated Node #0,1: 66:[16, 71, 45] Operation: 99-54=45
Exploring Operation: 99-71=28... | 0.974826 | hs_3 | sum_heuristic |
[
51,
94,
7,
58
] | 80 | [
"51+94=145",
"7+58=65",
"145-65=80"
] | Current State: 80:[51, 94, 7, 58], Operations: []
Exploring Operation: 51+94=145, Resulting Numbers: [7, 58, 145]
Generated Node #2: [7, 58, 145] from Operation: 51+94=145
Current State: 80:[7, 58, 145], Operations: ['51+94=145']
Exploring Operation: 7+58=65, Resulting Numbers: [145, 65]
Generated Node #3: [145, 65] fr... | 4 | Current State: 80:[51, 94, 7, 58], Operations: []
Exploring Operation: 94-58=36, Resulting Numbers: [51, 7, 36]
Generated Node #0,0: 80:[51, 7, 36] Operation: 94-58=36
Exploring Operation: 94-51=43, Resulting Numbers: [7, 58, 43]
Generated Node #0,1: 80:[7, 58, 43] Operation: 94-51=43
Exploring Operation: 58-51=7, Resu... | 0.986979 | hs_3 | mult_heuristic |
[
95,
19,
56,
6
] | 56 | [
"95/19=5",
"6-5=1",
"56*1=56"
] | Current State: 56:[95, 19, 56, 6], Operations: []
Exploring Operation: 95/19=5, Resulting Numbers: [56, 6, 5]
Generated Node #2: [56, 6, 5] from Operation: 95/19=5
Current State: 56:[56, 6, 5], Operations: ['95/19=5']
Exploring Operation: 6-5=1, Resulting Numbers: [56, 1]
Generated Node #3: [56, 1] from Operation: 6-5=... | 4 | Current State: 56:[95, 19, 56, 6], Operations: []
Exploring Operation: 95-56=39, Resulting Numbers: [19, 6, 39]
Generated Node #0,0: 56:[19, 6, 39] Operation: 95-56=39
Exploring Operation: 95/19=5, Resulting Numbers: [56, 6, 5]
Generated Node #0,1: 56:[56, 6, 5] Operation: 95/19=5
Exploring Operation: 95-6=89, Resultin... | 0.967014 | hs_4 | mult_heuristic |
[
42,
20,
25,
44
] | 47 | [
"42-20=22",
"25+44=69",
"69-22=47"
] | Current State: 47:[42, 20, 25, 44], Operations: []
Exploring Operation: 42-20=22, Resulting Numbers: [25, 44, 22]
Generated Node #2: [25, 44, 22] from Operation: 42-20=22
Current State: 47:[25, 44, 22], Operations: ['42-20=22']
Exploring Operation: 25+44=69, Resulting Numbers: [22, 69]
Generated Node #3: [22, 69] from ... | 4 | Current State: 47:[42, 20, 25, 44], Operations: []
Exploring Operation: 42+25=67, Resulting Numbers: [20, 44, 67]
Generated Node #0,0: 47:[20, 44, 67] Operation: 42+25=67
Exploring Operation: 42+20=62, Resulting Numbers: [25, 44, 62]
Generated Node #0,1: 47:[25, 44, 62] Operation: 42+20=62
Exploring Operation: 42-20=22... | 0.981771 | hs_5 | mult_heuristic |
[
45,
92,
26,
16
] | 57 | [
"92-45=47",
"26-16=10",
"47+10=57"
] | Current State: 57:[45, 92, 26, 16], Operations: []
Exploring Operation: 92-45=47, Resulting Numbers: [26, 16, 47]
Generated Node #2: [26, 16, 47] from Operation: 92-45=47
Current State: 57:[26, 16, 47], Operations: ['92-45=47']
Exploring Operation: 26-16=10, Resulting Numbers: [47, 10]
Generated Node #3: [47, 10] from ... | 4 | Current State: 57:[45, 92, 26, 16], Operations: []
Exploring Operation: 92-45=47, Resulting Numbers: [26, 16, 47]
Generated Node #0,0: 57:[26, 16, 47] Operation: 92-45=47
Exploring Operation: 92-26=66, Resulting Numbers: [45, 16, 66]
Generated Node #0,1: 57:[45, 16, 66] Operation: 92-26=66
Moving to Node #0,0
Current S... | 0 | hs_2 | mult_heuristic |
[
4,
54,
20,
24
] | 68 | [
"24/4=6",
"54+20=74",
"74-6=68"
] | Current State: 68:[4, 54, 20, 24], Operations: []
Exploring Operation: 24/4=6, Resulting Numbers: [54, 20, 6]
Generated Node #2: [54, 20, 6] from Operation: 24/4=6
Current State: 68:[54, 20, 6], Operations: ['24/4=6']
Exploring Operation: 54+20=74, Resulting Numbers: [6, 74]
Generated Node #3: [6, 74] from Operation: 5... | 4 | Current State: 68:[4, 54, 20, 24], Operations: []
Exploring Operation: 54+24=78, Resulting Numbers: [4, 20, 78]
Generated Node #0,0: 68:[4, 20, 78] Operation: 54+24=78
Exploring Operation: 54-24=30, Resulting Numbers: [4, 20, 30]
Generated Node #0,1: 68:[4, 20, 30] Operation: 54-24=30
Exploring Operation: 54-20=34, Res... | 0.956597 | hs_4 | mult_heuristic |
[
65,
45,
31,
72
] | 21 | [
"65-45=20",
"72-31=41",
"41-20=21"
] | Current State: 21:[65, 45, 31, 72], Operations: []
Exploring Operation: 65-45=20, Resulting Numbers: [31, 72, 20]
Generated Node #2: [31, 72, 20] from Operation: 65-45=20
Current State: 21:[31, 72, 20], Operations: ['65-45=20']
Exploring Operation: 72-31=41, Resulting Numbers: [20, 41]
Generated Node #3: [20, 41] from ... | 4 | Current State: 21:[65, 45, 31, 72], Operations: []
Exploring Operation: 65-31=34, Resulting Numbers: [45, 72, 34]
Generated Node #0,0: 21:[45, 72, 34] Operation: 65-31=34
Exploring Operation: 72-45=27, Resulting Numbers: [65, 31, 27]
Generated Node #0,1: 21:[65, 31, 27] Operation: 72-45=27
Exploring Operation: 72-65=7,... | 0.956597 | hs_5 | mult_heuristic |
[
48,
29,
81,
52
] | 48 | [
"48+29=77",
"81-52=29",
"77-29=48"
] | Current State: 48:[48, 29, 81, 52], Operations: []
Exploring Operation: 48+29=77, Resulting Numbers: [81, 52, 77]
Generated Node #2: [81, 52, 77] from Operation: 48+29=77
Current State: 48:[81, 52, 77], Operations: ['48+29=77']
Exploring Operation: 81-52=29, Resulting Numbers: [77, 29]
Generated Node #3: [77, 29] from ... | 4 | Current State: 48:[48, 29, 81, 52], Operations: []
Exploring Operation: 81-29=52, Resulting Numbers: [48, 52, 52]
Generated Node #0,0: 48:[48, 52, 52] Operation: 81-29=52
Exploring Operation: 81-52=29, Resulting Numbers: [48, 29, 29]
Generated Node #0,1: 48:[48, 29, 29] Operation: 81-52=29
Moving to Node #0,0
Current S... | 0.992188 | hs_2 | mult_heuristic |
[
3,
20,
74,
80
] | 67 | [
"74-3=71",
"80/20=4",
"71-4=67"
] | Current State: 67:[3, 20, 74, 80], Operations: []
Exploring Operation: 74-3=71, Resulting Numbers: [20, 80, 71]
Generated Node #2: [20, 80, 71] from Operation: 74-3=71
Current State: 67:[20, 80, 71], Operations: ['74-3=71']
Exploring Operation: 80/20=4, Resulting Numbers: [71, 4]
Generated Node #3: [71, 4] from Operati... | 4 | Current State: 67:[3, 20, 74, 80], Operations: []
Exploring Operation: 3*20=60, Resulting Numbers: [74, 80, 60]
Generated Node #0,0: 67:[74, 80, 60] Operation: 3*20=60
Exploring Operation: 74-3=71, Resulting Numbers: [20, 80, 71]
Generated Node #0,1: 67:[20, 80, 71] Operation: 74-3=71
Exploring Operation: 3+20=23, Resu... | 0 | hs_3 | mult_heuristic |
[
26,
32,
1,
93
] | 87 | [
"32-26=6",
"1*93=93",
"93-6=87"
] | Current State: 87:[26, 32, 1, 93], Operations: []
Exploring Operation: 32-26=6, Resulting Numbers: [1, 93, 6]
Generated Node #2: [1, 93, 6] from Operation: 32-26=6
Current State: 87:[1, 93, 6], Operations: ['32-26=6']
Exploring Operation: 1*93=93, Resulting Numbers: [6, 93]
Generated Node #3: [6, 93] from Operation: 1*... | 4 | Current State: 87:[26, 32, 1, 93], Operations: []
Exploring Operation: 93-1=92, Resulting Numbers: [26, 32, 92]
Generated Node #0,0: 87:[26, 32, 92] Operation: 93-1=92
Exploring Operation: 26+1=27, Resulting Numbers: [32, 93, 27]
Generated Node #0,1: 87:[32, 93, 27] Operation: 26+1=27
Exploring Operation: 32-26=6, Resu... | 0.973958 | hs_4 | mult_heuristic |
[
62,
22,
32,
48
] | 100 | [
"62+22=84",
"48-32=16",
"84+16=100"
] | Current State: 100:[62, 22, 32, 48], Operations: []
Exploring Operation: 62+22=84, Resulting Numbers: [32, 48, 84]
Generated Node #2: [32, 48, 84] from Operation: 62+22=84
Current State: 100:[32, 48, 84], Operations: ['62+22=84']
Exploring Operation: 48-32=16, Resulting Numbers: [84, 16]
Generated Node #3: [84, 16] fro... | 4 | Current State: 100:[62, 22, 32, 48], Operations: []
Exploring Operation: 62+32=94, Resulting Numbers: [22, 48, 94]
Generated Node #0,0: 100:[22, 48, 94] Operation: 62+32=94
Exploring Operation: 62-32=30, Resulting Numbers: [22, 48, 30]
Generated Node #0,1: 100:[22, 48, 30] Operation: 62-32=30
Start Sub Search at level ... | 0.992188 | hs_2 | sum_heuristic |
[
89,
16,
49,
85
] | 29 | [
"89+16=105",
"49+85=134",
"134-105=29"
] | Current State: 29:[89, 16, 49, 85], Operations: []
Exploring Operation: 89+16=105, Resulting Numbers: [49, 85, 105]
Generated Node #2: [49, 85, 105] from Operation: 89+16=105
Current State: 29:[49, 85, 105], Operations: ['89+16=105']
Exploring Operation: 49+85=134, Resulting Numbers: [105, 134]
Generated Node #3: [105,... | 4 | Current State: 29:[89, 16, 49, 85], Operations: []
Exploring Operation: 89-85=4, Resulting Numbers: [16, 49, 4]
Generated Node #0,0: 29:[16, 49, 4] Operation: 89-85=4
Moving to Node #0,0
Current State: 29:[16, 49, 4], Operations: ['89-85=4']
Exploring Operation: 49-16=33, Resulting Numbers: [4, 33]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
89,
72,
16,
46
] | 99 | [
"89+72=161",
"16+46=62",
"161-62=99"
] | Current State: 99:[89, 72, 16, 46], Operations: []
Exploring Operation: 89+72=161, Resulting Numbers: [16, 46, 161]
Generated Node #2: [16, 46, 161] from Operation: 89+72=161
Current State: 99:[16, 46, 161], Operations: ['89+72=161']
Exploring Operation: 16+46=62, Resulting Numbers: [161, 62]
Generated Node #3: [161, 6... | 4 | Current State: 99:[89, 72, 16, 46], Operations: []
Exploring Operation: 72-46=26, Resulting Numbers: [89, 16, 26]
Generated Node #0,0: 99:[89, 16, 26] Operation: 72-46=26
Exploring Operation: 89-72=17, Resulting Numbers: [16, 46, 17]
Generated Node #0,1: 99:[16, 46, 17] Operation: 89-72=17
Exploring Operation: 72+16=88... | 0.989583 | hs_3 | sum_heuristic |
[
71,
40,
21,
49
] | 24 | [
"71+49=120",
"120/40=3",
"21+3=24"
] | Current State: 24:[71, 40, 21, 49], Operations: []
Exploring Operation: 71+49=120, Resulting Numbers: [40, 21, 120]
Generated Node #2: [40, 21, 120] from Operation: 71+49=120
Current State: 24:[40, 21, 120], Operations: ['71+49=120']
Exploring Operation: 120/40=3, Resulting Numbers: [21, 3]
Generated Node #3: [21, 3] f... | 4 | Current State: 24:[71, 40, 21, 49], Operations: []
Exploring Operation: 71-40=31, Resulting Numbers: [21, 49, 31]
Generated Node #0,0: 24:[21, 49, 31] Operation: 71-40=31
Exploring Operation: 71-49=22, Resulting Numbers: [40, 21, 22]
Generated Node #0,1: 24:[40, 21, 22] Operation: 71-49=22
Exploring Operation: 71-21=50... | 0 | hs_4 | mult_heuristic |
[
59,
7,
63,
10
] | 12 | [
"63-59=4",
"10-7=3",
"4*3=12"
] | Current State: 12:[59, 7, 63, 10], Operations: []
Exploring Operation: 63-59=4, Resulting Numbers: [7, 10, 4]
Generated Node #2: [7, 10, 4] from Operation: 63-59=4
Current State: 12:[7, 10, 4], Operations: ['63-59=4']
Exploring Operation: 10-7=3, Resulting Numbers: [4, 3]
Generated Node #3: [4, 3] from Operation: 10-7=... | 4 | Current State: 12:[59, 7, 63, 10], Operations: []
Exploring Operation: 63-59=4, Resulting Numbers: [7, 10, 4]
Generated Node #0,0: 12:[7, 10, 4] Operation: 63-59=4
Exploring Operation: 63/7=9, Resulting Numbers: [59, 10, 9]
Generated Node #0,1: 12:[59, 10, 9] Operation: 63/7=9
Moving to Node #0,0
Current State: 12:[7, ... | 0.992188 | hs_2 | mult_heuristic |
[
13,
40,
19,
84
] | 52 | [
"13*84=1092",
"40-19=21",
"1092/21=52"
] | Current State: 52:[13, 40, 19, 84], Operations: []
Exploring Operation: 13*84=1092, Resulting Numbers: [40, 19, 1092]
Generated Node #2: [40, 19, 1092] from Operation: 13*84=1092
Current State: 52:[40, 19, 1092], Operations: ['13*84=1092']
Exploring Operation: 40-19=21, Resulting Numbers: [1092, 21]
Generated Node #3: ... | 4 | Current State: 52:[13, 40, 19, 84], Operations: []
Exploring Operation: 84-19=65, Resulting Numbers: [13, 40, 65]
Generated Node #0,0: 52:[13, 40, 65] Operation: 84-19=65
Exploring Operation: 84-40=44, Resulting Numbers: [13, 19, 44]
Generated Node #0,1: 52:[13, 19, 44] Operation: 84-40=44
Exploring Operation: 84-13=71... | 0 | hs_3 | sum_heuristic |
[
85,
57,
13,
3
] | 33 | [
"85-13=72",
"72/3=24",
"57-24=33"
] | Current State: 33:[85, 57, 13, 3], Operations: []
Exploring Operation: 85-13=72, Resulting Numbers: [57, 3, 72]
Generated Node #2: [57, 3, 72] from Operation: 85-13=72
Current State: 33:[57, 3, 72], Operations: ['85-13=72']
Exploring Operation: 72/3=24, Resulting Numbers: [57, 24]
Generated Node #3: [57, 24] from Opera... | 4 | Current State: 33:[85, 57, 13, 3], Operations: []
Exploring Operation: 57/3=19, Resulting Numbers: [85, 13, 19]
Generated Node #0,0: 33:[85, 13, 19] Operation: 57/3=19
Exploring Operation: 85-57=28, Resulting Numbers: [13, 3, 28]
Generated Node #0,1: 33:[13, 3, 28] Operation: 85-57=28
Exploring Operation: 85-13=72, Res... | 0.954861 | hs_4 | sum_heuristic |
[
59,
72,
94,
35
] | 97 | [
"59-35=24",
"72/24=3",
"94+3=97"
] | Current State: 97:[59, 72, 94, 35], Operations: []
Exploring Operation: 59-35=24, Resulting Numbers: [72, 94, 24]
Generated Node #2: [72, 94, 24] from Operation: 59-35=24
Current State: 97:[72, 94, 24], Operations: ['59-35=24']
Exploring Operation: 72/24=3, Resulting Numbers: [94, 3]
Generated Node #3: [94, 3] from Ope... | 4 | Current State: 97:[59, 72, 94, 35], Operations: []
Exploring Operation: 72+35=107, Resulting Numbers: [59, 94, 107]
Generated Node #0,0: 97:[59, 94, 107] Operation: 72+35=107
Exploring Operation: 59+35=94, Resulting Numbers: [72, 94, 94]
Generated Node #0,1: 97:[72, 94, 94] Operation: 59+35=94
Exploring Operation: 94+3... | 0 | hs_3 | sum_heuristic |
[
78,
30,
43,
40
] | 61 | [
"78*40=3120",
"3120/30=104",
"104-43=61"
] | Current State: 61:[78, 30, 43, 40], Operations: []
Exploring Operation: 78*40=3120, Resulting Numbers: [30, 43, 3120]
Generated Node #2: [30, 43, 3120] from Operation: 78*40=3120
Current State: 61:[30, 43, 3120], Operations: ['78*40=3120']
Exploring Operation: 3120/30=104, Resulting Numbers: [43, 104]
Generated Node #3... | 4 | Current State: 61:[78, 30, 43, 40], Operations: []
Exploring Operation: 30+43=73, Resulting Numbers: [78, 40, 73]
Generated Node #0,0: 61:[78, 40, 73] Operation: 30+43=73
Exploring Operation: 30+40=70, Resulting Numbers: [78, 43, 70]
Generated Node #0,1: 61:[78, 43, 70] Operation: 30+40=70
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
58,
28,
2,
34
] | 32 | [
"58-28=30",
"34+30=64",
"64/2=32"
] | Current State: 32:[58, 28, 2, 34], Operations: []
Exploring Operation: 58-28=30, Resulting Numbers: [2, 34, 30]
Generated Node #2: [2, 34, 30] from Operation: 58-28=30
Current State: 32:[2, 34, 30], Operations: ['58-28=30']
Exploring Operation: 34+30=64, Resulting Numbers: [2, 64]
Generated Node #3: [2, 64] from Operat... | 4 | Current State: 32:[58, 28, 2, 34], Operations: []
Exploring Operation: 34-28=6, Resulting Numbers: [58, 2, 6]
Generated Node #0,0: 32:[58, 2, 6] Operation: 34-28=6
Exploring Operation: 58-28=30, Resulting Numbers: [2, 34, 30]
Generated Node #0,1: 32:[2, 34, 30] Operation: 58-28=30
Exploring Operation: 58-2=56, Resultin... | 0.914063 | hs_5 | sum_heuristic |
[
28,
80,
43,
63
] | 24 | [
"63-43=20",
"80/20=4",
"28-4=24"
] | Current State: 24:[28, 80, 43, 63], Operations: []
Exploring Operation: 63-43=20, Resulting Numbers: [28, 80, 20]
Generated Node #2: [28, 80, 20] from Operation: 63-43=20
Current State: 24:[28, 80, 20], Operations: ['63-43=20']
Exploring Operation: 80/20=4, Resulting Numbers: [28, 4]
Generated Node #3: [28, 4] from Ope... | 4 | Current State: 24:[28, 80, 43, 63], Operations: []
Exploring Operation: 80-63=17, Resulting Numbers: [28, 43, 17]
Generated Node #0,0: 24:[28, 43, 17] Operation: 80-63=17
Moving to Node #0,0
Current State: 24:[28, 43, 17], Operations: ['80-63=17']
Exploring Operation: 43-17=26, Resulting Numbers: [28, 26]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
18,
96,
31,
33
] | 30 | [
"33-31=2",
"96/2=48",
"48-18=30"
] | Current State: 30:[18, 96, 31, 33], Operations: []
Exploring Operation: 33-31=2, Resulting Numbers: [18, 96, 2]
Generated Node #2: [18, 96, 2] from Operation: 33-31=2
Current State: 30:[18, 96, 2], Operations: ['33-31=2']
Exploring Operation: 96/2=48, Resulting Numbers: [18, 48]
Generated Node #3: [18, 48] from Operati... | 4 | Current State: 30:[18, 96, 31, 33], Operations: []
Exploring Operation: 96-33=63, Resulting Numbers: [18, 31, 63]
Generated Node #0,0: 30:[18, 31, 63] Operation: 96-33=63
Start Sub Search at level 1: Moving to Node #0,0
Current State: 30:[18, 31, 63], Operations: ['96-33=63']
Exploring Operation: 63-31=32, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
63,
55,
2,
46
] | 31 | [
"63-55=8",
"46/2=23",
"8+23=31"
] | Current State: 31:[63, 55, 2, 46], Operations: []
Exploring Operation: 63-55=8, Resulting Numbers: [2, 46, 8]
Generated Node #2: [2, 46, 8] from Operation: 63-55=8
Current State: 31:[2, 46, 8], Operations: ['63-55=8']
Exploring Operation: 46/2=23, Resulting Numbers: [8, 23]
Generated Node #3: [8, 23] from Operation: 46... | 4 | Current State: 31:[63, 55, 2, 46], Operations: []
Exploring Operation: 46/2=23, Resulting Numbers: [63, 55, 23]
Generated Node #0,0: 31:[63, 55, 23] Operation: 46/2=23
Exploring Operation: 55-2=53, Resulting Numbers: [63, 46, 53]
Generated Node #0,1: 31:[63, 46, 53] Operation: 55-2=53
Exploring Operation: 63-46=17, Res... | 0.985243 | hs_5 | sum_heuristic |
[
9,
43,
51,
28
] | 33 | [
"51*28=1428",
"1428-9=1419",
"1419/43=33"
] | Current State: 33:[9, 43, 51, 28], Operations: []
Exploring Operation: 51*28=1428, Resulting Numbers: [9, 43, 1428]
Generated Node #2: [9, 43, 1428] from Operation: 51*28=1428
Current State: 33:[9, 43, 1428], Operations: ['51*28=1428']
Exploring Operation: 1428-9=1419, Resulting Numbers: [43, 1419]
Generated Node #3: [... | 4 | Current State: 33:[9, 43, 51, 28], Operations: []
Exploring Operation: 51-43=8, Resulting Numbers: [9, 28, 8]
Generated Node #0,0: 33:[9, 28, 8] Operation: 51-43=8
Exploring Operation: 51-28=23, Resulting Numbers: [9, 43, 23]
Generated Node #0,1: 33:[9, 43, 23] Operation: 51-28=23
Exploring Operation: 51-9=42, Resultin... | 0 | hs_4 | sum_heuristic |
[
2,
70,
44,
34
] | 74 | [
"70+44=114",
"34+114=148",
"148/2=74"
] | Current State: 74:[2, 70, 44, 34], Operations: []
Exploring Operation: 70+44=114, Resulting Numbers: [2, 34, 114]
Generated Node #2: [2, 34, 114] from Operation: 70+44=114
Current State: 74:[2, 34, 114], Operations: ['70+44=114']
Exploring Operation: 34+114=148, Resulting Numbers: [2, 148]
Generated Node #3: [2, 148] f... | 4 | Current State: 74:[2, 70, 44, 34], Operations: []
Exploring Operation: 70-34=36, Resulting Numbers: [2, 44, 36]
Generated Node #0,0: 74:[2, 44, 36] Operation: 70-34=36
Moving to Node #0,0
Current State: 74:[2, 44, 36], Operations: ['70-34=36']
Exploring Operation: 44-2=42, Resulting Numbers: [36, 42]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
61,
81,
76,
27
] | 83 | [
"81-61=20",
"76+27=103",
"103-20=83"
] | Current State: 83:[61, 81, 76, 27], Operations: []
Exploring Operation: 81-61=20, Resulting Numbers: [76, 27, 20]
Generated Node #2: [76, 27, 20] from Operation: 81-61=20
Current State: 83:[76, 27, 20], Operations: ['81-61=20']
Exploring Operation: 76+27=103, Resulting Numbers: [20, 103]
Generated Node #3: [20, 103] fr... | 4 | Current State: 83:[61, 81, 76, 27], Operations: []
Exploring Operation: 81+27=108, Resulting Numbers: [61, 76, 108]
Generated Node #0,0: 83:[61, 76, 108] Operation: 81+27=108
Exploring Operation: 76+27=103, Resulting Numbers: [61, 81, 103]
Generated Node #0,1: 83:[61, 81, 103] Operation: 76+27=103
Exploring Operation: ... | 0.985243 | hs_3 | mult_heuristic |
[
38,
74,
52,
12
] | 76 | [
"74-38=36",
"52-12=40",
"36+40=76"
] | Current State: 76:[38, 74, 52, 12], Operations: []
Exploring Operation: 74-38=36, Resulting Numbers: [52, 12, 36]
Generated Node #2: [52, 12, 36] from Operation: 74-38=36
Current State: 76:[52, 12, 36], Operations: ['74-38=36']
Exploring Operation: 52-12=40, Resulting Numbers: [36, 40]
Generated Node #3: [36, 40] from ... | 4 | Current State: 76:[38, 74, 52, 12], Operations: []
Exploring Operation: 52-12=40, Resulting Numbers: [38, 74, 40]
Generated Node #0,0: 76:[38, 74, 40] Operation: 52-12=40
Start Sub Search at level 1: Moving to Node #0,0
Current State: 76:[38, 74, 40], Operations: ['52-12=40']
Exploring Operation: 40-38=2, Resulting Num... | 0.993924 | hs_1 | sum_heuristic |
[
15,
7,
13,
66
] | 38 | [
"15-7=8",
"13*8=104",
"104-66=38"
] | Current State: 38:[15, 7, 13, 66], Operations: []
Exploring Operation: 15-7=8, Resulting Numbers: [13, 66, 8]
Generated Node #2: [13, 66, 8] from Operation: 15-7=8
Current State: 38:[13, 66, 8], Operations: ['15-7=8']
Exploring Operation: 13*8=104, Resulting Numbers: [66, 104]
Generated Node #3: [66, 104] from Operatio... | 4 | Current State: 38:[15, 7, 13, 66], Operations: []
Exploring Operation: 66-15=51, Resulting Numbers: [7, 13, 51]
Generated Node #0,0: 38:[7, 13, 51] Operation: 66-15=51
Exploring Operation: 66-7=59, Resulting Numbers: [15, 13, 59]
Generated Node #0,1: 38:[15, 13, 59] Operation: 66-7=59
Exploring Operation: 66-13=53, Res... | 0 | hs_3 | sum_heuristic |
[
36,
49,
72,
47
] | 48 | [
"72/36=2",
"49+47=96",
"96/2=48"
] | Current State: 48:[36, 49, 72, 47], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [49, 47, 2]
Generated Node #2: [49, 47, 2] from Operation: 72/36=2
Current State: 48:[49, 47, 2], Operations: ['72/36=2']
Exploring Operation: 49+47=96, Resulting Numbers: [2, 96]
Generated Node #3: [2, 96] from Operatio... | 4 | Current State: 48:[36, 49, 72, 47], Operations: []
Exploring Operation: 72/36=2, Resulting Numbers: [49, 47, 2]
Generated Node #0,0: 48:[49, 47, 2] Operation: 72/36=2
Exploring Operation: 72-36=36, Resulting Numbers: [49, 47, 36]
Generated Node #0,1: 48:[49, 47, 36] Operation: 72-36=36
Moving to Node #0,0
Current State... | 0 | hs_2 | sum_heuristic |
[
67,
14,
20,
7
] | 85 | [
"67+20=87",
"14/7=2",
"87-2=85"
] | Current State: 85:[67, 14, 20, 7], Operations: []
Exploring Operation: 67+20=87, Resulting Numbers: [14, 7, 87]
Generated Node #2: [14, 7, 87] from Operation: 67+20=87
Current State: 85:[14, 7, 87], Operations: ['67+20=87']
Exploring Operation: 14/7=2, Resulting Numbers: [87, 2]
Generated Node #3: [87, 2] from Operatio... | 4 | Current State: 85:[67, 14, 20, 7], Operations: []
Exploring Operation: 67+7=74, Resulting Numbers: [14, 20, 74]
Generated Node #0,0: 85:[14, 20, 74] Operation: 67+7=74
Exploring Operation: 67+20=87, Resulting Numbers: [14, 7, 87]
Generated Node #0,1: 85:[14, 7, 87] Operation: 67+20=87
Exploring Operation: 20-14=6, Resu... | 0.963542 | hs_5 | sum_heuristic |
[
28,
58,
15,
3
] | 71 | [
"28+15=43",
"3*43=129",
"129-58=71"
] | Current State: 71:[28, 58, 15, 3], Operations: []
Exploring Operation: 28+15=43, Resulting Numbers: [58, 3, 43]
Generated Node #2: [58, 3, 43] from Operation: 28+15=43
Current State: 71:[58, 3, 43], Operations: ['28+15=43']
Exploring Operation: 3*43=129, Resulting Numbers: [58, 129]
Generated Node #3: [58, 129] from Op... | 4 | Current State: 71:[28, 58, 15, 3], Operations: []
Exploring Operation: 28*3=84, Resulting Numbers: [58, 15, 84]
Generated Node #0,0: 71:[58, 15, 84] Operation: 28*3=84
Start Sub Search at level 1: Moving to Node #0,0
Current State: 71:[58, 15, 84], Operations: ['28*3=84']
Exploring Operation: 58+15=73, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
47,
24,
26,
69
] | 20 | [
"47-24=23",
"69-26=43",
"43-23=20"
] | Current State: 20:[47, 24, 26, 69], Operations: []
Exploring Operation: 47-24=23, Resulting Numbers: [26, 69, 23]
Generated Node #2: [26, 69, 23] from Operation: 47-24=23
Current State: 20:[26, 69, 23], Operations: ['47-24=23']
Exploring Operation: 69-26=43, Resulting Numbers: [23, 43]
Generated Node #3: [23, 43] from ... | 4 | Current State: 20:[47, 24, 26, 69], Operations: []
Exploring Operation: 47-26=21, Resulting Numbers: [24, 69, 21]
Generated Node #0,0: 20:[24, 69, 21] Operation: 47-26=21
Exploring Operation: 69-47=22, Resulting Numbers: [24, 26, 22]
Generated Node #0,1: 20:[24, 26, 22] Operation: 69-47=22
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
83,
71,
9,
86
] | 98 | [
"86-83=3",
"9*3=27",
"71+27=98"
] | Current State: 98:[83, 71, 9, 86], Operations: []
Exploring Operation: 86-83=3, Resulting Numbers: [71, 9, 3]
Generated Node #2: [71, 9, 3] from Operation: 86-83=3
Current State: 98:[71, 9, 3], Operations: ['86-83=3']
Exploring Operation: 9*3=27, Resulting Numbers: [71, 27]
Generated Node #3: [71, 27] from Operation: 9... | 4 | Current State: 98:[83, 71, 9, 86], Operations: []
Exploring Operation: 83-71=12, Resulting Numbers: [9, 86, 12]
Generated Node #0,0: 98:[9, 86, 12] Operation: 83-71=12
Exploring Operation: 86-71=15, Resulting Numbers: [83, 9, 15]
Generated Node #0,1: 98:[83, 9, 15] Operation: 86-71=15
Exploring Operation: 83+9=92, Resu... | 0 | hs_4 | mult_heuristic |
[
37,
15,
52,
89
] | 59 | [
"37-15=22",
"89-52=37",
"22+37=59"
] | Current State: 59:[37, 15, 52, 89], Operations: []
Exploring Operation: 37-15=22, Resulting Numbers: [52, 89, 22]
Generated Node #2: [52, 89, 22] from Operation: 37-15=22
Current State: 59:[52, 89, 22], Operations: ['37-15=22']
Exploring Operation: 89-52=37, Resulting Numbers: [22, 37]
Generated Node #3: [22, 37] from ... | 4 | Current State: 59:[37, 15, 52, 89], Operations: []
Exploring Operation: 89-15=74, Resulting Numbers: [37, 52, 74]
Generated Node #0,0: 59:[37, 52, 74] Operation: 89-15=74
Exploring Operation: 89-37=52, Resulting Numbers: [15, 52, 52]
Generated Node #0,1: 59:[15, 52, 52] Operation: 89-37=52
Exploring Operation: 37+15=52... | 0.980903 | hs_5 | mult_heuristic |
[
51,
41,
89,
22
] | 57 | [
"51-41=10",
"89-22=67",
"67-10=57"
] | Current State: 57:[51, 41, 89, 22], Operations: []
Exploring Operation: 51-41=10, Resulting Numbers: [89, 22, 10]
Generated Node #2: [89, 22, 10] from Operation: 51-41=10
Current State: 57:[89, 22, 10], Operations: ['51-41=10']
Exploring Operation: 89-22=67, Resulting Numbers: [10, 67]
Generated Node #3: [10, 67] from ... | 4 | Current State: 57:[51, 41, 89, 22], Operations: []
Exploring Operation: 89-41=48, Resulting Numbers: [51, 22, 48]
Generated Node #0,0: 57:[51, 22, 48] Operation: 89-41=48
Exploring Operation: 51-41=10, Resulting Numbers: [89, 22, 10]
Generated Node #0,1: 57:[89, 22, 10] Operation: 51-41=10
Exploring Operation: 89-51=38... | 0.965278 | hs_5 | mult_heuristic |
[
74,
42,
47,
45
] | 81 | [
"74-47=27",
"45-42=3",
"27*3=81"
] | Current State: 81:[74, 42, 47, 45], Operations: []
Exploring Operation: 74-47=27, Resulting Numbers: [42, 45, 27]
Generated Node #2: [42, 45, 27] from Operation: 74-47=27
Current State: 81:[42, 45, 27], Operations: ['74-47=27']
Exploring Operation: 45-42=3, Resulting Numbers: [27, 3]
Generated Node #3: [27, 3] from Ope... | 4 | Current State: 81:[74, 42, 47, 45], Operations: []
Exploring Operation: 47-45=2, Resulting Numbers: [74, 42, 2]
Generated Node #0,0: 81:[74, 42, 2] Operation: 47-45=2
Exploring Operation: 47-42=5, Resulting Numbers: [74, 45, 5]
Generated Node #0,1: 81:[74, 45, 5] Operation: 47-42=5
Exploring Operation: 45-42=3, Resulti... | 0.960069 | hs_4 | sum_heuristic |
[
66,
58,
76,
3
] | 81 | [
"66-58=8",
"76-3=73",
"8+73=81"
] | Current State: 81:[66, 58, 76, 3], Operations: []
Exploring Operation: 66-58=8, Resulting Numbers: [76, 3, 8]
Generated Node #2: [76, 3, 8] from Operation: 66-58=8
Current State: 81:[76, 3, 8], Operations: ['66-58=8']
Exploring Operation: 76-3=73, Resulting Numbers: [8, 73]
Generated Node #3: [8, 73] from Operation: 76... | 4 | Current State: 81:[66, 58, 76, 3], Operations: []
Exploring Operation: 76-58=18, Resulting Numbers: [66, 3, 18]
Generated Node #0,0: 81:[66, 3, 18] Operation: 76-58=18
Exploring Operation: 66/3=22, Resulting Numbers: [58, 76, 22]
Generated Node #0,1: 81:[58, 76, 22] Operation: 66/3=22
Exploring Operation: 76-66=10, Res... | 0.983507 | hs_4 | mult_heuristic |
[
63,
12,
60,
82
] | 91 | [
"63-12=51",
"60+82=142",
"142-51=91"
] | Current State: 91:[63, 12, 60, 82], Operations: []
Exploring Operation: 63-12=51, Resulting Numbers: [60, 82, 51]
Generated Node #2: [60, 82, 51] from Operation: 63-12=51
Current State: 91:[60, 82, 51], Operations: ['63-12=51']
Exploring Operation: 60+82=142, Resulting Numbers: [51, 142]
Generated Node #3: [51, 142] fr... | 4 | Current State: 91:[63, 12, 60, 82], Operations: []
Exploring Operation: 63-60=3, Resulting Numbers: [12, 82, 3]
Generated Node #0,0: 91:[12, 82, 3] Operation: 63-60=3
Exploring Operation: 82-63=19, Resulting Numbers: [12, 60, 19]
Generated Node #0,1: 91:[12, 60, 19] Operation: 82-63=19
Moving to Node #0,0
Current State... | 0.987847 | hs_2 | mult_heuristic |
[
20,
42,
62,
92
] | 28 | [
"20*42=840",
"92-62=30",
"840/30=28"
] | Current State: 28:[20, 42, 62, 92], Operations: []
Exploring Operation: 20*42=840, Resulting Numbers: [62, 92, 840]
Generated Node #2: [62, 92, 840] from Operation: 20*42=840
Current State: 28:[62, 92, 840], Operations: ['20*42=840']
Exploring Operation: 92-62=30, Resulting Numbers: [840, 30]
Generated Node #3: [840, 3... | 4 | Current State: 28:[20, 42, 62, 92], Operations: []
Exploring Operation: 92-62=30, Resulting Numbers: [20, 42, 30]
Generated Node #0,0: 28:[20, 42, 30] Operation: 92-62=30
Moving to Node #0,0
Current State: 28:[20, 42, 30], Operations: ['92-62=30']
Exploring Operation: 42-20=22, Resulting Numbers: [30, 22]
Generated Nod... | 0 | hs_1 | sum_heuristic |
[
72,
39,
33,
81
] | 64 | [
"39+33=72",
"72*72=5184",
"5184/81=64"
] | Current State: 64:[72, 39, 33, 81], Operations: []
Exploring Operation: 39+33=72, Resulting Numbers: [72, 81, 72]
Generated Node #2: [72, 81, 72] from Operation: 39+33=72
Current State: 64:[72, 81, 72], Operations: ['39+33=72']
Exploring Operation: 72*72=5184, Resulting Numbers: [81, 5184]
Generated Node #3: [81, 5184]... | 4 | Current State: 64:[72, 39, 33, 81], Operations: []
Exploring Operation: 81-72=9, Resulting Numbers: [39, 33, 9]
Generated Node #0,0: 64:[39, 33, 9] Operation: 81-72=9
Exploring Operation: 81-39=42, Resulting Numbers: [72, 33, 42]
Generated Node #0,1: 64:[72, 33, 42] Operation: 81-39=42
Exploring Operation: 72-39=33, Re... | 0 | hs_3 | sum_heuristic |
[
79,
50,
40,
75
] | 60 | [
"79-75=4",
"40/4=10",
"50+10=60"
] | Current State: 60:[79, 50, 40, 75], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [50, 40, 4]
Generated Node #2: [50, 40, 4] from Operation: 79-75=4
Current State: 60:[50, 40, 4], Operations: ['79-75=4']
Exploring Operation: 40/4=10, Resulting Numbers: [50, 10]
Generated Node #3: [50, 10] from Operati... | 4 | Current State: 60:[79, 50, 40, 75], Operations: []
Exploring Operation: 79-75=4, Resulting Numbers: [50, 40, 4]
Generated Node #0,0: 60:[50, 40, 4] Operation: 79-75=4
Exploring Operation: 79-50=29, Resulting Numbers: [40, 75, 29]
Generated Node #0,1: 60:[40, 75, 29] Operation: 79-50=29
Exploring Operation: 50-40=10, Re... | 0.984375 | hs_5 | mult_heuristic |
[
11,
72,
23,
24
] | 18 | [
"23-11=12",
"72/12=6",
"24-6=18"
] | Current State: 18:[11, 72, 23, 24], Operations: []
Exploring Operation: 23-11=12, Resulting Numbers: [72, 24, 12]
Generated Node #2: [72, 24, 12] from Operation: 23-11=12
Current State: 18:[72, 24, 12], Operations: ['23-11=12']
Exploring Operation: 72/12=6, Resulting Numbers: [24, 6]
Generated Node #3: [24, 6] from Ope... | 4 | Current State: 18:[11, 72, 23, 24], Operations: []
Exploring Operation: 72-23=49, Resulting Numbers: [11, 24, 49]
Generated Node #0,0: 18:[11, 24, 49] Operation: 72-23=49
Exploring Operation: 72-24=48, Resulting Numbers: [11, 23, 48]
Generated Node #0,1: 18:[11, 23, 48] Operation: 72-24=48
Exploring Operation: 72-11=61... | 0 | hs_4 | mult_heuristic |
[
93,
85,
37,
14
] | 15 | [
"93-85=8",
"37-14=23",
"23-8=15"
] | Current State: 15:[93, 85, 37, 14], Operations: []
Exploring Operation: 93-85=8, Resulting Numbers: [37, 14, 8]
Generated Node #2: [37, 14, 8] from Operation: 93-85=8
Current State: 15:[37, 14, 8], Operations: ['93-85=8']
Exploring Operation: 37-14=23, Resulting Numbers: [8, 23]
Generated Node #3: [8, 23] from Operatio... | 4 | Current State: 15:[93, 85, 37, 14], Operations: []
Exploring Operation: 93-37=56, Resulting Numbers: [85, 14, 56]
Generated Node #0,0: 15:[85, 14, 56] Operation: 93-37=56
Exploring Operation: 85-37=48, Resulting Numbers: [93, 14, 48]
Generated Node #0,1: 15:[93, 14, 48] Operation: 85-37=48
Exploring Operation: 93-85=8,... | 0.989583 | hs_3 | mult_heuristic |
[
18,
88,
64,
89
] | 45 | [
"88-18=70",
"89-64=25",
"70-25=45"
] | Current State: 45:[18, 88, 64, 89], Operations: []
Exploring Operation: 88-18=70, Resulting Numbers: [64, 89, 70]
Generated Node #2: [64, 89, 70] from Operation: 88-18=70
Current State: 45:[64, 89, 70], Operations: ['88-18=70']
Exploring Operation: 89-64=25, Resulting Numbers: [70, 25]
Generated Node #3: [70, 25] from ... | 4 | Current State: 45:[18, 88, 64, 89], Operations: []
Exploring Operation: 89-88=1, Resulting Numbers: [18, 64, 1]
Generated Node #0,0: 45:[18, 64, 1] Operation: 89-88=1
Exploring Operation: 88-64=24, Resulting Numbers: [18, 89, 24]
Generated Node #0,1: 45:[18, 89, 24] Operation: 88-64=24
Exploring Operation: 89-64=25, Re... | 0.989583 | hs_3 | sum_heuristic |
[
60,
81,
65,
3
] | 83 | [
"81-60=21",
"65-3=62",
"21+62=83"
] | Current State: 83:[60, 81, 65, 3], Operations: []
Exploring Operation: 81-60=21, Resulting Numbers: [65, 3, 21]
Generated Node #2: [65, 3, 21] from Operation: 81-60=21
Current State: 83:[65, 3, 21], Operations: ['81-60=21']
Exploring Operation: 65-3=62, Resulting Numbers: [21, 62]
Generated Node #3: [21, 62] from Opera... | 4 | Current State: 83:[60, 81, 65, 3], Operations: []
Exploring Operation: 60+3=63, Resulting Numbers: [81, 65, 63]
Generated Node #0,0: 83:[81, 65, 63] Operation: 60+3=63
Moving to Node #0,0
Current State: 83:[81, 65, 63], Operations: ['60+3=63']
Exploring Operation: 65+63=128, Resulting Numbers: [81, 128]
Generated Node ... | 0 | hs_1 | sum_heuristic |
[
53,
83,
17,
60
] | 73 | [
"83-53=30",
"60-17=43",
"30+43=73"
] | Current State: 73:[53, 83, 17, 60], Operations: []
Exploring Operation: 83-53=30, Resulting Numbers: [17, 60, 30]
Generated Node #2: [17, 60, 30] from Operation: 83-53=30
Current State: 73:[17, 60, 30], Operations: ['83-53=30']
Exploring Operation: 60-17=43, Resulting Numbers: [30, 43]
Generated Node #3: [30, 43] from ... | 4 | Current State: 73:[53, 83, 17, 60], Operations: []
Exploring Operation: 53+17=70, Resulting Numbers: [83, 60, 70]
Generated Node #0,0: 73:[83, 60, 70] Operation: 53+17=70
Exploring Operation: 17+60=77, Resulting Numbers: [53, 83, 77]
Generated Node #0,1: 73:[53, 83, 77] Operation: 17+60=77
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
2,
6,
91,
8
] | 29 | [
"2*91=182",
"182-8=174",
"174/6=29"
] | Current State: 29:[2, 6, 91, 8], Operations: []
Exploring Operation: 2*91=182, Resulting Numbers: [6, 8, 182]
Generated Node #2: [6, 8, 182] from Operation: 2*91=182
Current State: 29:[6, 8, 182], Operations: ['2*91=182']
Exploring Operation: 182-8=174, Resulting Numbers: [6, 174]
Generated Node #3: [6, 174] from Opera... | 4 | Current State: 29:[2, 6, 91, 8], Operations: []
Exploring Operation: 2+6=8, Resulting Numbers: [91, 8, 8]
Generated Node #0,0: 29:[91, 8, 8] Operation: 2+6=8
Exploring Operation: 2*6=12, Resulting Numbers: [91, 8, 12]
Generated Node #0,1: 29:[91, 8, 12] Operation: 2*6=12
Exploring Operation: 2*8=16, Resulting Numbers: ... | 0 | hs_4 | sum_heuristic |
[
34,
81,
74,
80
] | 79 | [
"74-34=40",
"80/40=2",
"81-2=79"
] | Current State: 79:[34, 81, 74, 80], Operations: []
Exploring Operation: 74-34=40, Resulting Numbers: [81, 80, 40]
Generated Node #2: [81, 80, 40] from Operation: 74-34=40
Current State: 79:[81, 80, 40], Operations: ['74-34=40']
Exploring Operation: 80/40=2, Resulting Numbers: [81, 2]
Generated Node #3: [81, 2] from Ope... | 4 | Current State: 79:[34, 81, 74, 80], Operations: []
Exploring Operation: 34+74=108, Resulting Numbers: [81, 80, 108]
Generated Node #0,0: 79:[81, 80, 108] Operation: 34+74=108
Exploring Operation: 81-34=47, Resulting Numbers: [74, 80, 47]
Generated Node #0,1: 79:[74, 80, 47] Operation: 81-34=47
Start Sub Search at level... | 0 | hs_2 | mult_heuristic |
[
36,
79,
24,
27
] | 97 | [
"24*27=648",
"648/36=18",
"79+18=97"
] | Current State: 97:[36, 79, 24, 27], Operations: []
Exploring Operation: 24*27=648, Resulting Numbers: [36, 79, 648]
Generated Node #2: [36, 79, 648] from Operation: 24*27=648
Current State: 97:[36, 79, 648], Operations: ['24*27=648']
Exploring Operation: 648/36=18, Resulting Numbers: [79, 18]
Generated Node #3: [79, 18... | 4 | Current State: 97:[36, 79, 24, 27], Operations: []
Exploring Operation: 24+27=51, Resulting Numbers: [36, 79, 51]
Generated Node #0,0: 97:[36, 79, 51] Operation: 24+27=51
Exploring Operation: 36+24=60, Resulting Numbers: [79, 27, 60]
Generated Node #0,1: 97:[79, 27, 60] Operation: 36+24=60
Exploring Operation: 79+24=10... | 0 | hs_5 | mult_heuristic |
[
19,
32,
52,
23
] | 42 | [
"32-19=13",
"52-23=29",
"13+29=42"
] | Current State: 42:[19, 32, 52, 23], Operations: []
Exploring Operation: 32-19=13, Resulting Numbers: [52, 23, 13]
Generated Node #2: [52, 23, 13] from Operation: 32-19=13
Current State: 42:[52, 23, 13], Operations: ['32-19=13']
Exploring Operation: 52-23=29, Resulting Numbers: [13, 29]
Generated Node #3: [13, 29] from ... | 4 | Current State: 42:[19, 32, 52, 23], Operations: []
Exploring Operation: 52-23=29, Resulting Numbers: [19, 32, 29]
Generated Node #0,0: 42:[19, 32, 29] Operation: 52-23=29
Exploring Operation: 52-32=20, Resulting Numbers: [19, 23, 20]
Generated Node #0,1: 42:[19, 23, 20] Operation: 52-32=20
Exploring Operation: 32-23=9,... | 0.962674 | hs_5 | sum_heuristic |
[
11,
51,
66,
33
] | 15 | [
"11*51=561",
"561-66=495",
"495/33=15"
] | Current State: 15:[11, 51, 66, 33], Operations: []
Exploring Operation: 11*51=561, Resulting Numbers: [66, 33, 561]
Generated Node #2: [66, 33, 561] from Operation: 11*51=561
Current State: 15:[66, 33, 561], Operations: ['11*51=561']
Exploring Operation: 561-66=495, Resulting Numbers: [33, 495]
Generated Node #3: [33, ... | 4 | Current State: 15:[11, 51, 66, 33], Operations: []
Exploring Operation: 66/33=2, Resulting Numbers: [11, 51, 2]
Generated Node #0,0: 15:[11, 51, 2] Operation: 66/33=2
Exploring Operation: 66-51=15, Resulting Numbers: [11, 33, 15]
Generated Node #0,1: 15:[11, 33, 15] Operation: 66-51=15
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
76,
31,
8,
84
] | 15 | [
"76+31=107",
"8+84=92",
"107-92=15"
] | Current State: 15:[76, 31, 8, 84], Operations: []
Exploring Operation: 76+31=107, Resulting Numbers: [8, 84, 107]
Generated Node #2: [8, 84, 107] from Operation: 76+31=107
Current State: 15:[8, 84, 107], Operations: ['76+31=107']
Exploring Operation: 8+84=92, Resulting Numbers: [107, 92]
Generated Node #3: [107, 92] fr... | 4 | Current State: 15:[76, 31, 8, 84], Operations: []
Exploring Operation: 84-31=53, Resulting Numbers: [76, 8, 53]
Generated Node #0,0: 15:[76, 8, 53] Operation: 84-31=53
Exploring Operation: 84-76=8, Resulting Numbers: [31, 8, 8]
Generated Node #0,1: 15:[31, 8, 8] Operation: 84-76=8
Exploring Operation: 76-31=45, Resulti... | 0.990451 | hs_3 | sum_heuristic |
[
68,
7,
9,
12
] | 82 | [
"68-7=61",
"9+12=21",
"61+21=82"
] | Current State: 82:[68, 7, 9, 12], Operations: []
Exploring Operation: 68-7=61, Resulting Numbers: [9, 12, 61]
Generated Node #2: [9, 12, 61] from Operation: 68-7=61
Current State: 82:[9, 12, 61], Operations: ['68-7=61']
Exploring Operation: 9+12=21, Resulting Numbers: [61, 21]
Generated Node #3: [61, 21] from Operation... | 4 | Current State: 82:[68, 7, 9, 12], Operations: []
Exploring Operation: 7*12=84, Resulting Numbers: [68, 9, 84]
Generated Node #0,0: 82:[68, 9, 84] Operation: 7*12=84
Exploring Operation: 68+9=77, Resulting Numbers: [7, 12, 77]
Generated Node #0,1: 82:[7, 12, 77] Operation: 68+9=77
Exploring Operation: 68+12=80, Resultin... | 0.984375 | hs_5 | mult_heuristic |
[
98,
98,
6,
4
] | 30 | [
"98/98=1",
"4+1=5",
"6*5=30"
] | Current State: 30:[98, 98, 6, 4], Operations: []
Exploring Operation: 98/98=1, Resulting Numbers: [6, 4, 1]
Generated Node #2: [6, 4, 1] from Operation: 98/98=1
Current State: 30:[6, 4, 1], Operations: ['98/98=1']
Exploring Operation: 4+1=5, Resulting Numbers: [6, 5]
Generated Node #3: [6, 5] from Operation: 4+1=5
Curr... | 4 | Current State: 30:[98, 98, 6, 4], Operations: []
Exploring Operation: 98-6=92, Resulting Numbers: [98, 4, 92]
Generated Node #0,0: 30:[98, 4, 92] Operation: 98-6=92
Exploring Operation: 98-98=0, Resulting Numbers: [6, 4, 0]
Generated Node #0,1: 30:[6, 4, 0] Operation: 98-98=0
Exploring Operation: 98/98=1, Resulting Num... | 0.984375 | hs_4 | mult_heuristic |
[
38,
91,
70,
83
] | 45 | [
"83-70=13",
"91/13=7",
"38+7=45"
] | Current State: 45:[38, 91, 70, 83], Operations: []
Exploring Operation: 83-70=13, Resulting Numbers: [38, 91, 13]
Generated Node #2: [38, 91, 13] from Operation: 83-70=13
Current State: 45:[38, 91, 13], Operations: ['83-70=13']
Exploring Operation: 91/13=7, Resulting Numbers: [38, 7]
Generated Node #3: [38, 7] from Ope... | 4 | Current State: 45:[38, 91, 70, 83], Operations: []
Exploring Operation: 83-70=13, Resulting Numbers: [38, 91, 13]
Generated Node #0,0: 45:[38, 91, 13] Operation: 83-70=13
Exploring Operation: 91-83=8, Resulting Numbers: [38, 70, 8]
Generated Node #0,1: 45:[38, 70, 8] Operation: 91-83=8
Exploring Operation: 91-70=21, Re... | 0.975694 | hs_3 | mult_heuristic |
[
9,
96,
72,
98
] | 61 | [
"96-9=87",
"98-72=26",
"87-26=61"
] | Current State: 61:[9, 96, 72, 98], Operations: []
Exploring Operation: 96-9=87, Resulting Numbers: [72, 98, 87]
Generated Node #2: [72, 98, 87] from Operation: 96-9=87
Current State: 61:[72, 98, 87], Operations: ['96-9=87']
Exploring Operation: 98-72=26, Resulting Numbers: [87, 26]
Generated Node #3: [87, 26] from Oper... | 4 | Current State: 61:[9, 96, 72, 98], Operations: []
Exploring Operation: 96-9=87, Resulting Numbers: [72, 98, 87]
Generated Node #0,0: 61:[72, 98, 87] Operation: 96-9=87
Exploring Operation: 72-9=63, Resulting Numbers: [96, 98, 63]
Generated Node #0,1: 61:[96, 98, 63] Operation: 72-9=63
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | sum_heuristic |
[
24,
31,
36,
24
] | 67 | [
"24+31=55",
"36-24=12",
"55+12=67"
] | Current State: 67:[24, 31, 36, 24], Operations: []
Exploring Operation: 24+31=55, Resulting Numbers: [36, 55]
Generated Node #2: [36, 55] from Operation: 24+31=55
Current State: 67:[36, 55], Operations: ['24+31=55']
Exploring Operation: 36-24=12, Resulting Numbers: [55, 12]
Generated Node #3: [55, 12] from Operation: 3... | 4 | Current State: 67:[24, 31, 36, 24], Operations: []
Exploring Operation: 24+36=60, Resulting Numbers: [31, 24, 60]
Generated Node #0,0: 67:[31, 24, 60] Operation: 24+36=60
Exploring Operation: 31+36=67, Resulting Numbers: [24, 24, 67]
Generated Node #0,1: 67:[24, 24, 67] Operation: 31+36=67
Exploring Operation: 24+31=55... | 0.980035 | hs_5 | mult_heuristic |
[
13,
59,
75,
60
] | 88 | [
"13+75=88",
"60-59=1",
"88*1=88"
] | Current State: 88:[13, 59, 75, 60], Operations: []
Exploring Operation: 13+75=88, Resulting Numbers: [59, 60, 88]
Generated Node #2: [59, 60, 88] from Operation: 13+75=88
Current State: 88:[59, 60, 88], Operations: ['13+75=88']
Exploring Operation: 60-59=1, Resulting Numbers: [88, 1]
Generated Node #3: [88, 1] from Ope... | 4 | Current State: 88:[13, 59, 75, 60], Operations: []
Exploring Operation: 75-60=15, Resulting Numbers: [13, 59, 15]
Generated Node #0,0: 88:[13, 59, 15] Operation: 75-60=15
Exploring Operation: 60-59=1, Resulting Numbers: [13, 75, 1]
Generated Node #0,1: 88:[13, 75, 1] Operation: 60-59=1
Moving to Node #0,1
Current State... | 0.992188 | hs_2 | mult_heuristic |
[
57,
69,
54,
53
] | 43 | [
"57*53=3021",
"3021-54=2967",
"2967/69=43"
] | Current State: 43:[57, 69, 54, 53], Operations: []
Exploring Operation: 57*53=3021, Resulting Numbers: [69, 54, 3021]
Generated Node #2: [69, 54, 3021] from Operation: 57*53=3021
Current State: 43:[69, 54, 3021], Operations: ['57*53=3021']
Exploring Operation: 3021-54=2967, Resulting Numbers: [69, 2967]
Generated Node ... | 4 | Current State: 43:[57, 69, 54, 53], Operations: []
Exploring Operation: 69-53=16, Resulting Numbers: [57, 54, 16]
Generated Node #0,0: 43:[57, 54, 16] Operation: 69-53=16
Exploring Operation: 69-54=15, Resulting Numbers: [57, 53, 15]
Generated Node #0,1: 43:[57, 53, 15] Operation: 69-54=15
Exploring Operation: 69-57=12... | 0 | hs_4 | mult_heuristic |
[
29,
77,
78,
3
] | 31 | [
"29+77=106",
"78-3=75",
"106-75=31"
] | Current State: 31:[29, 77, 78, 3], Operations: []
Exploring Operation: 29+77=106, Resulting Numbers: [78, 3, 106]
Generated Node #2: [78, 3, 106] from Operation: 29+77=106
Current State: 31:[78, 3, 106], Operations: ['29+77=106']
Exploring Operation: 78-3=75, Resulting Numbers: [106, 75]
Generated Node #3: [106, 75] fr... | 4 | Current State: 31:[29, 77, 78, 3], Operations: []
Exploring Operation: 78-77=1, Resulting Numbers: [29, 3, 1]
Generated Node #0,0: 31:[29, 3, 1] Operation: 78-77=1
Exploring Operation: 78/3=26, Resulting Numbers: [29, 77, 26]
Generated Node #0,1: 31:[29, 77, 26] Operation: 78/3=26
Start Sub Search at level 1: Moving to... | 0 | hs_2 | mult_heuristic |
[
54,
28,
90,
13
] | 25 | [
"28-13=15",
"90*15=1350",
"1350/54=25"
] | Current State: 25:[54, 28, 90, 13], Operations: []
Exploring Operation: 28-13=15, Resulting Numbers: [54, 90, 15]
Generated Node #2: [54, 90, 15] from Operation: 28-13=15
Current State: 25:[54, 90, 15], Operations: ['28-13=15']
Exploring Operation: 90*15=1350, Resulting Numbers: [54, 1350]
Generated Node #3: [54, 1350]... | 4 | Current State: 25:[54, 28, 90, 13], Operations: []
Exploring Operation: 90-54=36, Resulting Numbers: [28, 13, 36]
Generated Node #0,0: 25:[28, 13, 36] Operation: 90-54=36
Exploring Operation: 90-28=62, Resulting Numbers: [54, 13, 62]
Generated Node #0,1: 25:[54, 13, 62] Operation: 90-28=62
Exploring Operation: 54-28=26... | 0 | hs_5 | sum_heuristic |
[
38,
82,
63,
71
] | 14 | [
"38+82=120",
"63+71=134",
"134-120=14"
] | Current State: 14:[38, 82, 63, 71], Operations: []
Exploring Operation: 38+82=120, Resulting Numbers: [63, 71, 120]
Generated Node #2: [63, 71, 120] from Operation: 38+82=120
Current State: 14:[63, 71, 120], Operations: ['38+82=120']
Exploring Operation: 63+71=134, Resulting Numbers: [120, 134]
Generated Node #3: [120,... | 4 | Current State: 14:[38, 82, 63, 71], Operations: []
Exploring Operation: 82-71=11, Resulting Numbers: [38, 63, 11]
Generated Node #0,0: 14:[38, 63, 11] Operation: 82-71=11
Exploring Operation: 82-38=44, Resulting Numbers: [63, 71, 44]
Generated Node #0,1: 14:[63, 71, 44] Operation: 82-38=44
Exploring Operation: 71-63=8,... | 0.985243 | hs_5 | mult_heuristic |
[
98,
6,
24,
2
] | 77 | [
"98-24=74",
"6/2=3",
"74+3=77"
] | Current State: 77:[98, 6, 24, 2], Operations: []
Exploring Operation: 98-24=74, Resulting Numbers: [6, 2, 74]
Generated Node #2: [6, 2, 74] from Operation: 98-24=74
Current State: 77:[6, 2, 74], Operations: ['98-24=74']
Exploring Operation: 6/2=3, Resulting Numbers: [74, 3]
Generated Node #3: [74, 3] from Operation: 6/... | 4 | Current State: 77:[98, 6, 24, 2], Operations: []
Exploring Operation: 98-24=74, Resulting Numbers: [6, 2, 74]
Generated Node #0,0: 77:[6, 2, 74] Operation: 98-24=74
Moving to Node #0,0
Current State: 77:[6, 2, 74], Operations: ['98-24=74']
Exploring Operation: 2+74=76, Resulting Numbers: [6, 76]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
65,
74,
86,
12
] | 79 | [
"86-74=12",
"12*12=144",
"144-65=79"
] | Current State: 79:[65, 74, 86, 12], Operations: []
Exploring Operation: 86-74=12, Resulting Numbers: [65, 12, 12]
Generated Node #2: [65, 12, 12] from Operation: 86-74=12
Current State: 79:[65, 12, 12], Operations: ['86-74=12']
Exploring Operation: 12*12=144, Resulting Numbers: [65, 144]
Generated Node #3: [65, 144] fr... | 4 | Current State: 79:[65, 74, 86, 12], Operations: []
Exploring Operation: 65+12=77, Resulting Numbers: [74, 86, 77]
Generated Node #0,0: 79:[74, 86, 77] Operation: 65+12=77
Exploring Operation: 86-12=74, Resulting Numbers: [65, 74, 74]
Generated Node #0,1: 79:[65, 74, 74] Operation: 86-12=74
Start Sub Search at level 1: ... | 0 | hs_2 | sum_heuristic |
[
89,
61,
59,
79
] | 84 | [
"89+79=168",
"61-59=2",
"168/2=84"
] | Current State: 84:[89, 61, 59, 79], Operations: []
Exploring Operation: 89+79=168, Resulting Numbers: [61, 59, 168]
Generated Node #2: [61, 59, 168] from Operation: 89+79=168
Current State: 84:[61, 59, 168], Operations: ['89+79=168']
Exploring Operation: 61-59=2, Resulting Numbers: [168, 2]
Generated Node #3: [168, 2] ... | 4 | Current State: 84:[89, 61, 59, 79], Operations: []
Exploring Operation: 89-61=28, Resulting Numbers: [59, 79, 28]
Generated Node #0,0: 84:[59, 79, 28] Operation: 89-61=28
Exploring Operation: 61-59=2, Resulting Numbers: [89, 79, 2]
Generated Node #0,1: 84:[89, 79, 2] Operation: 61-59=2
Moving to Node #0,1
Current State... | 0 | hs_2 | mult_heuristic |
[
8,
59,
41,
43
] | 17 | [
"8+59=67",
"41+43=84",
"84-67=17"
] | Current State: 17:[8, 59, 41, 43], Operations: []
Exploring Operation: 8+59=67, Resulting Numbers: [41, 43, 67]
Generated Node #2: [41, 43, 67] from Operation: 8+59=67
Current State: 17:[41, 43, 67], Operations: ['8+59=67']
Exploring Operation: 41+43=84, Resulting Numbers: [67, 84]
Generated Node #3: [67, 84] from Oper... | 4 | Current State: 17:[8, 59, 41, 43], Operations: []
Exploring Operation: 59-41=18, Resulting Numbers: [8, 43, 18]
Generated Node #0,0: 17:[8, 43, 18] Operation: 59-41=18
Exploring Operation: 59-43=16, Resulting Numbers: [8, 41, 16]
Generated Node #0,1: 17:[8, 41, 16] Operation: 59-43=16
Exploring Operation: 43-41=2, Resu... | 0.990451 | hs_3 | mult_heuristic |
[
95,
16,
94,
78
] | 63 | [
"95-16=79",
"94-78=16",
"79-16=63"
] | Current State: 63:[95, 16, 94, 78], Operations: []
Exploring Operation: 95-16=79, Resulting Numbers: [94, 78, 79]
Generated Node #2: [94, 78, 79] from Operation: 95-16=79
Current State: 63:[94, 78, 79], Operations: ['95-16=79']
Exploring Operation: 94-78=16, Resulting Numbers: [79, 16]
Generated Node #3: [79, 16] from ... | 4 | Current State: 63:[95, 16, 94, 78], Operations: []
Exploring Operation: 95-94=1, Resulting Numbers: [16, 78, 1]
Generated Node #0,0: 63:[16, 78, 1] Operation: 95-94=1
Moving to Node #0,0
Current State: 63:[16, 78, 1], Operations: ['95-94=1']
Exploring Operation: 78-16=62, Resulting Numbers: [1, 62]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
21,
52,
13,
20
] | 95 | [
"20-13=7",
"21*7=147",
"147-52=95"
] | Current State: 95:[21, 52, 13, 20], Operations: []
Exploring Operation: 20-13=7, Resulting Numbers: [21, 52, 7]
Generated Node #2: [21, 52, 7] from Operation: 20-13=7
Current State: 95:[21, 52, 7], Operations: ['20-13=7']
Exploring Operation: 21*7=147, Resulting Numbers: [52, 147]
Generated Node #3: [52, 147] from Oper... | 4 | Current State: 95:[21, 52, 13, 20], Operations: []
Exploring Operation: 52-20=32, Resulting Numbers: [21, 13, 32]
Generated Node #0,0: 95:[21, 13, 32] Operation: 52-20=32
Exploring Operation: 52-21=31, Resulting Numbers: [13, 20, 31]
Generated Node #0,1: 95:[13, 20, 31] Operation: 52-21=31
Exploring Operation: 52/13=4,... | 0 | hs_3 | sum_heuristic |
[
55,
68,
35,
37
] | 85 | [
"68-55=13",
"35+37=72",
"13+72=85"
] | Current State: 85:[55, 68, 35, 37], Operations: []
Exploring Operation: 68-55=13, Resulting Numbers: [35, 37, 13]
Generated Node #2: [35, 37, 13] from Operation: 68-55=13
Current State: 85:[35, 37, 13], Operations: ['68-55=13']
Exploring Operation: 35+37=72, Resulting Numbers: [13, 72]
Generated Node #3: [13, 72] from ... | 4 | Current State: 85:[55, 68, 35, 37], Operations: []
Exploring Operation: 55-35=20, Resulting Numbers: [68, 37, 20]
Generated Node #0,0: 85:[68, 37, 20] Operation: 55-35=20
Exploring Operation: 55-37=18, Resulting Numbers: [68, 35, 18]
Generated Node #0,1: 85:[68, 35, 18] Operation: 55-37=18
Start Sub Search at level 1: ... | 0.989583 | hs_2 | mult_heuristic |
[
5,
90,
37,
76
] | 57 | [
"90/5=18",
"76-37=39",
"18+39=57"
] | Current State: 57:[5, 90, 37, 76], Operations: []
Exploring Operation: 90/5=18, Resulting Numbers: [37, 76, 18]
Generated Node #2: [37, 76, 18] from Operation: 90/5=18
Current State: 57:[37, 76, 18], Operations: ['90/5=18']
Exploring Operation: 76-37=39, Resulting Numbers: [18, 39]
Generated Node #3: [18, 39] from Oper... | 4 | Current State: 57:[5, 90, 37, 76], Operations: []
Exploring Operation: 90-5=85, Resulting Numbers: [37, 76, 85]
Generated Node #0,0: 57:[37, 76, 85] Operation: 90-5=85
Exploring Operation: 90-37=53, Resulting Numbers: [5, 76, 53]
Generated Node #0,1: 57:[5, 76, 53] Operation: 90-37=53
Exploring Operation: 90-76=14, Res... | 0.961806 | hs_5 | sum_heuristic |
[
70,
56,
46,
47
] | 79 | [
"70-56=14",
"46+47=93",
"93-14=79"
] | Current State: 79:[70, 56, 46, 47], Operations: []
Exploring Operation: 70-56=14, Resulting Numbers: [46, 47, 14]
Generated Node #2: [46, 47, 14] from Operation: 70-56=14
Current State: 79:[46, 47, 14], Operations: ['70-56=14']
Exploring Operation: 46+47=93, Resulting Numbers: [14, 93]
Generated Node #3: [14, 93] from ... | 4 | Current State: 79:[70, 56, 46, 47], Operations: []
Exploring Operation: 56+47=103, Resulting Numbers: [70, 46, 103]
Generated Node #0,0: 79:[70, 46, 103] Operation: 56+47=103
Exploring Operation: 56+46=102, Resulting Numbers: [70, 47, 102]
Generated Node #0,1: 79:[70, 47, 102] Operation: 56+46=102
Exploring Operation: ... | 0.980035 | hs_5 | mult_heuristic |
[
55,
38,
30,
42
] | 89 | [
"55-38=17",
"30+42=72",
"17+72=89"
] | Current State: 89:[55, 38, 30, 42], Operations: []
Exploring Operation: 55-38=17, Resulting Numbers: [30, 42, 17]
Generated Node #2: [30, 42, 17] from Operation: 55-38=17
Current State: 89:[30, 42, 17], Operations: ['55-38=17']
Exploring Operation: 30+42=72, Resulting Numbers: [17, 72]
Generated Node #3: [17, 72] from ... | 4 | Current State: 89:[55, 38, 30, 42], Operations: []
Exploring Operation: 55+30=85, Resulting Numbers: [38, 42, 85]
Generated Node #0,0: 89:[38, 42, 85] Operation: 55+30=85
Exploring Operation: 38+30=68, Resulting Numbers: [55, 42, 68]
Generated Node #0,1: 89:[55, 42, 68] Operation: 38+30=68
Moving to Node #0,0
Current S... | 0 | hs_2 | sum_heuristic |
[
28,
37,
97,
24
] | 51 | [
"28-24=4",
"37*4=148",
"148-97=51"
] | Current State: 51:[28, 37, 97, 24], Operations: []
Exploring Operation: 28-24=4, Resulting Numbers: [37, 97, 4]
Generated Node #2: [37, 97, 4] from Operation: 28-24=4
Current State: 51:[37, 97, 4], Operations: ['28-24=4']
Exploring Operation: 37*4=148, Resulting Numbers: [97, 148]
Generated Node #3: [97, 148] from Oper... | 4 | Current State: 51:[28, 37, 97, 24], Operations: []
Exploring Operation: 97-28=69, Resulting Numbers: [37, 24, 69]
Generated Node #0,0: 51:[37, 24, 69] Operation: 97-28=69
Exploring Operation: 97-24=73, Resulting Numbers: [28, 37, 73]
Generated Node #0,1: 51:[28, 37, 73] Operation: 97-24=73
Exploring Operation: 97-37=60... | 0 | hs_3 | mult_heuristic |
[
59,
69,
32,
64
] | 42 | [
"69-59=10",
"64-32=32",
"10+32=42"
] | Current State: 42:[59, 69, 32, 64], Operations: []
Exploring Operation: 69-59=10, Resulting Numbers: [32, 64, 10]
Generated Node #2: [32, 64, 10] from Operation: 69-59=10
Current State: 42:[32, 64, 10], Operations: ['69-59=10']
Exploring Operation: 64-32=32, Resulting Numbers: [10, 32]
Generated Node #3: [10, 32] from ... | 4 | Current State: 42:[59, 69, 32, 64], Operations: []
Exploring Operation: 69-64=5, Resulting Numbers: [59, 32, 5]
Generated Node #0,0: 42:[59, 32, 5] Operation: 69-64=5
Moving to Node #0,0
Current State: 42:[59, 32, 5], Operations: ['69-64=5']
Exploring Operation: 59-32=27, Resulting Numbers: [5, 27]
Generated Node #0,0,... | 0 | hs_1 | sum_heuristic |
[
51,
29,
33,
60
] | 57 | [
"51*33=1683",
"29*60=1740",
"1740-1683=57"
] | Current State: 57:[51, 29, 33, 60], Operations: []
Exploring Operation: 51*33=1683, Resulting Numbers: [29, 60, 1683]
Generated Node #2: [29, 60, 1683] from Operation: 51*33=1683
Current State: 57:[29, 60, 1683], Operations: ['51*33=1683']
Exploring Operation: 29*60=1740, Resulting Numbers: [1683, 1740]
Generated Node ... | 4 | Current State: 57:[51, 29, 33, 60], Operations: []
Exploring Operation: 33-29=4, Resulting Numbers: [51, 60, 4]
Generated Node #0,0: 57:[51, 60, 4] Operation: 33-29=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 57:[51, 60, 4], Operations: ['33-29=4']
Exploring Operation: 51+4=55, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
59,
84,
24,
6
] | 21 | [
"84-59=25",
"24/6=4",
"25-4=21"
] | Current State: 21:[59, 84, 24, 6], Operations: []
Exploring Operation: 84-59=25, Resulting Numbers: [24, 6, 25]
Generated Node #2: [24, 6, 25] from Operation: 84-59=25
Current State: 21:[24, 6, 25], Operations: ['84-59=25']
Exploring Operation: 24/6=4, Resulting Numbers: [25, 4]
Generated Node #3: [25, 4] from Operatio... | 4 | Current State: 21:[59, 84, 24, 6], Operations: []
Exploring Operation: 84/6=14, Resulting Numbers: [59, 24, 14]
Generated Node #0,0: 21:[59, 24, 14] Operation: 84/6=14
Exploring Operation: 59-24=35, Resulting Numbers: [84, 6, 35]
Generated Node #0,1: 21:[84, 6, 35] Operation: 59-24=35
Exploring Operation: 84-59=25, Res... | 0.987847 | hs_3 | mult_heuristic |
[
98,
22,
78,
25
] | 60 | [
"98-78=20",
"25-22=3",
"20*3=60"
] | Current State: 60:[98, 22, 78, 25], Operations: []
Exploring Operation: 98-78=20, Resulting Numbers: [22, 25, 20]
Generated Node #2: [22, 25, 20] from Operation: 98-78=20
Current State: 60:[22, 25, 20], Operations: ['98-78=20']
Exploring Operation: 25-22=3, Resulting Numbers: [20, 3]
Generated Node #3: [20, 3] from Ope... | 4 | Current State: 60:[98, 22, 78, 25], Operations: []
Exploring Operation: 98-78=20, Resulting Numbers: [22, 25, 20]
Generated Node #0,0: 60:[22, 25, 20] Operation: 98-78=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 60:[22, 25, 20], Operations: ['98-78=20']
Exploring Operation: 25-22=3, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
23,
61,
5,
28
] | 62 | [
"23+5=28",
"28/28=1",
"61+1=62"
] | Current State: 62:[23, 61, 5, 28], Operations: []
Exploring Operation: 23+5=28, Resulting Numbers: [61, 28, 28]
Generated Node #2: [61, 28, 28] from Operation: 23+5=28
Current State: 62:[61, 28, 28], Operations: ['23+5=28']
Exploring Operation: 28/28=1, Resulting Numbers: [61, 1]
Generated Node #3: [61, 1] from Operati... | 4 | Current State: 62:[23, 61, 5, 28], Operations: []
Exploring Operation: 23+5=28, Resulting Numbers: [61, 28, 28]
Generated Node #0,0: 62:[61, 28, 28] Operation: 23+5=28
Start Sub Search at level 1: Moving to Node #0,0
Current State: 62:[61, 28, 28], Operations: ['23+5=28']
Exploring Operation: 28/28=1, Resulting Numbers... | 0.993924 | hs_1 | mult_heuristic |
[
7,
41,
36,
18
] | 20 | [
"41-7=34",
"36+18=54",
"54-34=20"
] | Current State: 20:[7, 41, 36, 18], Operations: []
Exploring Operation: 41-7=34, Resulting Numbers: [36, 18, 34]
Generated Node #2: [36, 18, 34] from Operation: 41-7=34
Current State: 20:[36, 18, 34], Operations: ['41-7=34']
Exploring Operation: 36+18=54, Resulting Numbers: [34, 54]
Generated Node #3: [34, 54] from Oper... | 4 | Current State: 20:[7, 41, 36, 18], Operations: []
Exploring Operation: 36/18=2, Resulting Numbers: [7, 41, 2]
Generated Node #0,0: 20:[7, 41, 2] Operation: 36/18=2
Exploring Operation: 41-36=5, Resulting Numbers: [7, 18, 5]
Generated Node #0,1: 20:[7, 18, 5] Operation: 41-36=5
Exploring Operation: 41-18=23, Resulting N... | 0.986111 | hs_3 | sum_heuristic |
[
34,
27,
92,
6
] | 14 | [
"34-27=7",
"92+6=98",
"98/7=14"
] | Current State: 14:[34, 27, 92, 6], Operations: []
Exploring Operation: 34-27=7, Resulting Numbers: [92, 6, 7]
Generated Node #2: [92, 6, 7] from Operation: 34-27=7
Current State: 14:[92, 6, 7], Operations: ['34-27=7']
Exploring Operation: 92+6=98, Resulting Numbers: [7, 98]
Generated Node #3: [7, 98] from Operation: 92... | 4 | Current State: 14:[34, 27, 92, 6], Operations: []
Exploring Operation: 92-34=58, Resulting Numbers: [27, 6, 58]
Generated Node #0,0: 14:[27, 6, 58] Operation: 92-34=58
Exploring Operation: 92-27=65, Resulting Numbers: [34, 6, 65]
Generated Node #0,1: 14:[34, 6, 65] Operation: 92-27=65
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
45,
57,
94,
24
] | 96 | [
"57-45=12",
"24/12=2",
"94+2=96"
] | Current State: 96:[45, 57, 94, 24], Operations: []
Exploring Operation: 57-45=12, Resulting Numbers: [94, 24, 12]
Generated Node #2: [94, 24, 12] from Operation: 57-45=12
Current State: 96:[94, 24, 12], Operations: ['57-45=12']
Exploring Operation: 24/12=2, Resulting Numbers: [94, 2]
Generated Node #3: [94, 2] from Ope... | 4 | Current State: 96:[45, 57, 94, 24], Operations: []
Exploring Operation: 57-24=33, Resulting Numbers: [45, 94, 33]
Generated Node #0,0: 96:[45, 94, 33] Operation: 57-24=33
Exploring Operation: 57-45=12, Resulting Numbers: [94, 24, 12]
Generated Node #0,1: 96:[94, 24, 12] Operation: 57-45=12
Moving to Node #0,1
Current S... | 0.990451 | hs_2 | sum_heuristic |
[
87,
10,
59,
97
] | 60 | [
"87+10=97",
"97/97=1",
"59+1=60"
] | Current State: 60:[87, 10, 59, 97], Operations: []
Exploring Operation: 87+10=97, Resulting Numbers: [59, 97, 97]
Generated Node #2: [59, 97, 97] from Operation: 87+10=97
Current State: 60:[59, 97, 97], Operations: ['87+10=97']
Exploring Operation: 97/97=1, Resulting Numbers: [59, 1]
Generated Node #3: [59, 1] from Ope... | 4 | Current State: 60:[87, 10, 59, 97], Operations: []
Exploring Operation: 97-59=38, Resulting Numbers: [87, 10, 38]
Generated Node #0,0: 60:[87, 10, 38] Operation: 97-59=38
Exploring Operation: 87-10=77, Resulting Numbers: [59, 97, 77]
Generated Node #0,1: 60:[59, 97, 77] Operation: 87-10=77
Exploring Operation: 97-87=10... | 0.982639 | hs_5 | sum_heuristic |
[
64,
8,
92,
57
] | 21 | [
"64-8=56",
"92-57=35",
"56-35=21"
] | Current State: 21:[64, 8, 92, 57], Operations: []
Exploring Operation: 64-8=56, Resulting Numbers: [92, 57, 56]
Generated Node #2: [92, 57, 56] from Operation: 64-8=56
Current State: 21:[92, 57, 56], Operations: ['64-8=56']
Exploring Operation: 92-57=35, Resulting Numbers: [56, 35]
Generated Node #3: [56, 35] from Oper... | 4 | Current State: 21:[64, 8, 92, 57], Operations: []
Exploring Operation: 64-57=7, Resulting Numbers: [8, 92, 7]
Generated Node #0,0: 21:[8, 92, 7] Operation: 64-57=7
Exploring Operation: 64/8=8, Resulting Numbers: [92, 57, 8]
Generated Node #0,1: 21:[92, 57, 8] Operation: 64/8=8
Exploring Operation: 92-57=35, Resulting N... | 0.986979 | hs_5 | mult_heuristic |
[
11,
6,
38,
18
] | 10 | [
"11*6=66",
"38+18=56",
"66-56=10"
] | Current State: 10:[11, 6, 38, 18], Operations: []
Exploring Operation: 11*6=66, Resulting Numbers: [38, 18, 66]
Generated Node #2: [38, 18, 66] from Operation: 11*6=66
Current State: 10:[38, 18, 66], Operations: ['11*6=66']
Exploring Operation: 38+18=56, Resulting Numbers: [66, 56]
Generated Node #3: [66, 56] from Oper... | 4 | Current State: 10:[11, 6, 38, 18], Operations: []
Exploring Operation: 38-18=20, Resulting Numbers: [11, 6, 20]
Generated Node #0,0: 10:[11, 6, 20] Operation: 38-18=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 10:[11, 6, 20], Operations: ['38-18=20']
Exploring Operation: 20-11=9, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
85,
28,
78,
89
] | 34 | [
"89-85=4",
"28*4=112",
"112-78=34"
] | Current State: 34:[85, 28, 78, 89], Operations: []
Exploring Operation: 89-85=4, Resulting Numbers: [28, 78, 4]
Generated Node #2: [28, 78, 4] from Operation: 89-85=4
Current State: 34:[28, 78, 4], Operations: ['89-85=4']
Exploring Operation: 28*4=112, Resulting Numbers: [78, 112]
Generated Node #3: [78, 112] from Oper... | 4 | Current State: 34:[85, 28, 78, 89], Operations: []
Exploring Operation: 89-78=11, Resulting Numbers: [85, 28, 11]
Generated Node #0,0: 34:[85, 28, 11] Operation: 89-78=11
Exploring Operation: 85-78=7, Resulting Numbers: [28, 89, 7]
Generated Node #0,1: 34:[28, 89, 7] Operation: 85-78=7
Exploring Operation: 89-85=4, Res... | 0 | hs_3 | sum_heuristic |
[
63,
67,
73,
40
] | 18 | [
"63*40=2520",
"67+73=140",
"2520/140=18"
] | Current State: 18:[63, 67, 73, 40], Operations: []
Exploring Operation: 63*40=2520, Resulting Numbers: [67, 73, 2520]
Generated Node #2: [67, 73, 2520] from Operation: 63*40=2520
Current State: 18:[67, 73, 2520], Operations: ['63*40=2520']
Exploring Operation: 67+73=140, Resulting Numbers: [2520, 140]
Generated Node #3... | 4 | Current State: 18:[63, 67, 73, 40], Operations: []
Exploring Operation: 73-67=6, Resulting Numbers: [63, 40, 6]
Generated Node #0,0: 18:[63, 40, 6] Operation: 73-67=6
Moving to Node #0,0
Current State: 18:[63, 40, 6], Operations: ['73-67=6']
Exploring Operation: 63-40=23, Resulting Numbers: [6, 23]
Generated Node #0,0,... | 0 | hs_1 | mult_heuristic |
[
8,
88,
12,
3
] | 66 | [
"12-8=4",
"88*3=264",
"264/4=66"
] | Current State: 66:[8, 88, 12, 3], Operations: []
Exploring Operation: 12-8=4, Resulting Numbers: [88, 3, 4]
Generated Node #2: [88, 3, 4] from Operation: 12-8=4
Current State: 66:[88, 3, 4], Operations: ['12-8=4']
Exploring Operation: 88*3=264, Resulting Numbers: [4, 264]
Generated Node #3: [4, 264] from Operation: 88*... | 4 | Current State: 66:[8, 88, 12, 3], Operations: []
Exploring Operation: 88/8=11, Resulting Numbers: [12, 3, 11]
Generated Node #0,0: 66:[12, 3, 11] Operation: 88/8=11
Exploring Operation: 88-12=76, Resulting Numbers: [8, 3, 76]
Generated Node #0,1: 66:[8, 3, 76] Operation: 88-12=76
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
16,
32,
86,
96
] | 84 | [
"16+32=48",
"96/48=2",
"86-2=84"
] | Current State: 84:[16, 32, 86, 96], Operations: []
Exploring Operation: 16+32=48, Resulting Numbers: [86, 96, 48]
Generated Node #2: [86, 96, 48] from Operation: 16+32=48
Current State: 84:[86, 96, 48], Operations: ['16+32=48']
Exploring Operation: 96/48=2, Resulting Numbers: [86, 2]
Generated Node #3: [86, 2] from Ope... | 4 | Current State: 84:[16, 32, 86, 96], Operations: []
Exploring Operation: 96/32=3, Resulting Numbers: [16, 86, 3]
Generated Node #0,0: 84:[16, 86, 3] Operation: 96/32=3
Exploring Operation: 96-86=10, Resulting Numbers: [16, 32, 10]
Generated Node #0,1: 84:[16, 32, 10] Operation: 96-86=10
Exploring Operation: 96/16=6, Res... | 0 | hs_3 | sum_heuristic |
[
7,
41,
64,
13
] | 43 | [
"41-7=34",
"64+13=77",
"77-34=43"
] | Current State: 43:[7, 41, 64, 13], Operations: []
Exploring Operation: 41-7=34, Resulting Numbers: [64, 13, 34]
Generated Node #2: [64, 13, 34] from Operation: 41-7=34
Current State: 43:[64, 13, 34], Operations: ['41-7=34']
Exploring Operation: 64+13=77, Resulting Numbers: [34, 77]
Generated Node #3: [34, 77] from Oper... | 4 | Current State: 43:[7, 41, 64, 13], Operations: []
Exploring Operation: 64-7=57, Resulting Numbers: [41, 13, 57]
Generated Node #0,0: 43:[41, 13, 57] Operation: 64-7=57
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[41, 13, 57], Operations: ['64-7=57']
Exploring Operation: 57-13=44, Resulting Number... | 0 | hs_1 | mult_heuristic |
[
65,
4,
39,
42
] | 78 | [
"65*42=2730",
"39-4=35",
"2730/35=78"
] | Current State: 78:[65, 4, 39, 42], Operations: []
Exploring Operation: 65*42=2730, Resulting Numbers: [4, 39, 2730]
Generated Node #2: [4, 39, 2730] from Operation: 65*42=2730
Current State: 78:[4, 39, 2730], Operations: ['65*42=2730']
Exploring Operation: 39-4=35, Resulting Numbers: [2730, 35]
Generated Node #3: [2730... | 4 | Current State: 78:[65, 4, 39, 42], Operations: []
Exploring Operation: 65+4=69, Resulting Numbers: [39, 42, 69]
Generated Node #0,0: 78:[39, 42, 69] Operation: 65+4=69
Exploring Operation: 65-42=23, Resulting Numbers: [4, 39, 23]
Generated Node #0,1: 78:[4, 39, 23] Operation: 65-42=23
Exploring Operation: 65-39=26, Res... | 0 | hs_3 | mult_heuristic |
[
2,
66,
62,
88
] | 30 | [
"2*62=124",
"66+88=154",
"154-124=30"
] | Current State: 30:[2, 66, 62, 88], Operations: []
Exploring Operation: 2*62=124, Resulting Numbers: [66, 88, 124]
Generated Node #2: [66, 88, 124] from Operation: 2*62=124
Current State: 30:[66, 88, 124], Operations: ['2*62=124']
Exploring Operation: 66+88=154, Resulting Numbers: [124, 154]
Generated Node #3: [124, 154... | 4 | Current State: 30:[2, 66, 62, 88], Operations: []
Exploring Operation: 88-66=22, Resulting Numbers: [2, 62, 22]
Generated Node #0,0: 30:[2, 62, 22] Operation: 88-66=22
Exploring Operation: 88-62=26, Resulting Numbers: [2, 66, 26]
Generated Node #0,1: 30:[2, 66, 26] Operation: 88-62=26
Start Sub Search at level 1: Movin... | 0 | hs_2 | mult_heuristic |
[
2,
46,
31,
18
] | 51 | [
"2*18=36",
"46-31=15",
"36+15=51"
] | Current State: 51:[2, 46, 31, 18], Operations: []
Exploring Operation: 2*18=36, Resulting Numbers: [46, 31, 36]
Generated Node #2: [46, 31, 36] from Operation: 2*18=36
Current State: 51:[46, 31, 36], Operations: ['2*18=36']
Exploring Operation: 46-31=15, Resulting Numbers: [36, 15]
Generated Node #3: [36, 15] from Oper... | 4 | Current State: 51:[2, 46, 31, 18], Operations: []
Exploring Operation: 46-31=15, Resulting Numbers: [2, 18, 15]
Generated Node #0,0: 51:[2, 18, 15] Operation: 46-31=15
Start Sub Search at level 1: Moving to Node #0,0
Current State: 51:[2, 18, 15], Operations: ['46-31=15']
Exploring Operation: 2+15=17, Resulting Numbers... | 0 | hs_1 | mult_heuristic |
[
22,
65,
72,
40
] | 69 | [
"65-22=43",
"72+40=112",
"112-43=69"
] | Current State: 69:[22, 65, 72, 40], Operations: []
Exploring Operation: 65-22=43, Resulting Numbers: [72, 40, 43]
Generated Node #2: [72, 40, 43] from Operation: 65-22=43
Current State: 69:[72, 40, 43], Operations: ['65-22=43']
Exploring Operation: 72+40=112, Resulting Numbers: [43, 112]
Generated Node #3: [43, 112] fr... | 4 | Current State: 69:[22, 65, 72, 40], Operations: []
Exploring Operation: 65-40=25, Resulting Numbers: [22, 72, 25]
Generated Node #0,0: 69:[22, 72, 25] Operation: 65-40=25
Exploring Operation: 40-22=18, Resulting Numbers: [65, 72, 18]
Generated Node #0,1: 69:[65, 72, 18] Operation: 40-22=18
Start Sub Search at level 1: ... | 0.991319 | hs_2 | sum_heuristic |
[
32,
77,
92,
21
] | 38 | [
"32+77=109",
"92-21=71",
"109-71=38"
] | Current State: 38:[32, 77, 92, 21], Operations: []
Exploring Operation: 32+77=109, Resulting Numbers: [92, 21, 109]
Generated Node #2: [92, 21, 109] from Operation: 32+77=109
Current State: 38:[92, 21, 109], Operations: ['32+77=109']
Exploring Operation: 92-21=71, Resulting Numbers: [109, 71]
Generated Node #3: [109, 7... | 4 | Current State: 38:[32, 77, 92, 21], Operations: []
Exploring Operation: 77-32=45, Resulting Numbers: [92, 21, 45]
Generated Node #0,0: 38:[92, 21, 45] Operation: 77-32=45
Exploring Operation: 92-32=60, Resulting Numbers: [77, 21, 60]
Generated Node #0,1: 38:[77, 21, 60] Operation: 92-32=60
Exploring Operation: 92-77=15... | 0.982639 | hs_5 | mult_heuristic |
[
24,
58,
26,
51
] | 57 | [
"24+58=82",
"51-26=25",
"82-25=57"
] | Current State: 57:[24, 58, 26, 51], Operations: []
Exploring Operation: 24+58=82, Resulting Numbers: [26, 51, 82]
Generated Node #2: [26, 51, 82] from Operation: 24+58=82
Current State: 57:[26, 51, 82], Operations: ['24+58=82']
Exploring Operation: 51-26=25, Resulting Numbers: [82, 25]
Generated Node #3: [82, 25] from ... | 4 | Current State: 57:[24, 58, 26, 51], Operations: []
Exploring Operation: 24+26=50, Resulting Numbers: [58, 51, 50]
Generated Node #0,0: 57:[58, 51, 50] Operation: 24+26=50
Exploring Operation: 26-24=2, Resulting Numbers: [58, 51, 2]
Generated Node #0,1: 57:[58, 51, 2] Operation: 26-24=2
Exploring Operation: 51-26=25, Re... | 0.980035 | hs_3 | mult_heuristic |
[
55,
9,
14,
50
] | 100 | [
"55+9=64",
"50-14=36",
"64+36=100"
] | Current State: 100:[55, 9, 14, 50], Operations: []
Exploring Operation: 55+9=64, Resulting Numbers: [14, 50, 64]
Generated Node #2: [14, 50, 64] from Operation: 55+9=64
Current State: 100:[14, 50, 64], Operations: ['55+9=64']
Exploring Operation: 50-14=36, Resulting Numbers: [64, 36]
Generated Node #3: [64, 36] from Op... | 4 | Current State: 100:[55, 9, 14, 50], Operations: []
Exploring Operation: 55-50=5, Resulting Numbers: [9, 14, 5]
Generated Node #0,0: 100:[9, 14, 5] Operation: 55-50=5
Exploring Operation: 9+14=23, Resulting Numbers: [55, 50, 23]
Generated Node #0,1: 100:[55, 50, 23] Operation: 9+14=23
Exploring Operation: 55-9=46, Resul... | 0.9375 | hs_5 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.