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 |
|---|---|---|---|---|---|---|---|---|
[
60,
9,
98,
7
] | 54 | [
"60-9=51",
"98+7=105",
"105-51=54"
] | Current State: 54:[60, 9, 98, 7], Operations: []
Exploring Operation: 60-9=51, Resulting Numbers: [98, 7, 51]
Generated Node #2: [98, 7, 51] from Operation: 60-9=51
Current State: 54:[98, 7, 51], Operations: ['60-9=51']
Exploring Operation: 98+7=105, Resulting Numbers: [51, 105]
Generated Node #3: [51, 105] from Operat... | 4 | Current State: 54:[60, 9, 98, 7], Operations: []
Exploring Operation: 98-60=38, Resulting Numbers: [9, 7, 38]
Generated Node #0,0: 54:[9, 7, 38] Operation: 98-60=38
Exploring Operation: 98-9=89, Resulting Numbers: [60, 7, 89]
Generated Node #0,1: 54:[60, 7, 89] Operation: 98-9=89
Exploring Operation: 98/7=14, Resulting... | 0.961806 | hs_5 | mult_heuristic |
[
38,
24,
25,
68
] | 57 | [
"38-24=14",
"68-25=43",
"14+43=57"
] | Current State: 57:[38, 24, 25, 68], Operations: []
Exploring Operation: 38-24=14, Resulting Numbers: [25, 68, 14]
Generated Node #2: [25, 68, 14] from Operation: 38-24=14
Current State: 57:[25, 68, 14], Operations: ['38-24=14']
Exploring Operation: 68-25=43, Resulting Numbers: [14, 43]
Generated Node #3: [14, 43] from ... | 4 | Current State: 57:[38, 24, 25, 68], Operations: []
Exploring Operation: 38+24=62, Resulting Numbers: [25, 68, 62]
Generated Node #0,0: 57:[25, 68, 62] Operation: 38+24=62
Moving to Node #0,0
Current State: 57:[25, 68, 62], Operations: ['38+24=62']
Exploring Operation: 68-62=6, Resulting Numbers: [25, 6]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
2,
22,
13,
83
] | 81 | [
"22/2=11",
"83-13=70",
"11+70=81"
] | Current State: 81:[2, 22, 13, 83], Operations: []
Exploring Operation: 22/2=11, Resulting Numbers: [13, 83, 11]
Generated Node #2: [13, 83, 11] from Operation: 22/2=11
Current State: 81:[13, 83, 11], Operations: ['22/2=11']
Exploring Operation: 83-13=70, Resulting Numbers: [11, 70]
Generated Node #3: [11, 70] from Oper... | 4 | Current State: 81:[2, 22, 13, 83], Operations: []
Exploring Operation: 2*13=26, Resulting Numbers: [22, 83, 26]
Generated Node #0,0: 81:[22, 83, 26] Operation: 2*13=26
Exploring Operation: 22-13=9, Resulting Numbers: [2, 83, 9]
Generated Node #0,1: 81:[2, 83, 9] Operation: 22-13=9
Exploring Operation: 22/2=11, Resultin... | 0.96875 | hs_3 | sum_heuristic |
[
21,
96,
96,
73
] | 73 | [
"96-96=0",
"21*0=0",
"73+0=73"
] | Current State: 73:[21, 96, 96, 73], Operations: []
Exploring Operation: 96-96=0, Resulting Numbers: [21, 73, 0]
Generated Node #2: [21, 73, 0] from Operation: 96-96=0
Current State: 73:[21, 73, 0], Operations: ['96-96=0']
Exploring Operation: 21*0=0, Resulting Numbers: [73, 0]
Generated Node #3: [73, 0] from Operation:... | 4 | Current State: 73:[21, 96, 96, 73], Operations: []
Exploring Operation: 21+96=117, Resulting Numbers: [96, 73, 117]
Generated Node #0,0: 73:[96, 73, 117] Operation: 21+96=117
Exploring Operation: 96-21=75, Resulting Numbers: [96, 73, 75]
Generated Node #0,1: 73:[96, 73, 75] Operation: 96-21=75
Exploring Operation: 96-2... | 0 | hs_3 | sum_heuristic |
[
17,
33,
75,
10
] | 85 | [
"33-17=16",
"10*16=160",
"160-75=85"
] | Current State: 85:[17, 33, 75, 10], Operations: []
Exploring Operation: 33-17=16, Resulting Numbers: [75, 10, 16]
Generated Node #2: [75, 10, 16] from Operation: 33-17=16
Current State: 85:[75, 10, 16], Operations: ['33-17=16']
Exploring Operation: 10*16=160, Resulting Numbers: [75, 160]
Generated Node #3: [75, 160] fr... | 4 | Current State: 85:[17, 33, 75, 10], Operations: []
Exploring Operation: 33-17=16, Resulting Numbers: [75, 10, 16]
Generated Node #0,0: 85:[75, 10, 16] Operation: 33-17=16
Moving to Node #0,0
Current State: 85:[75, 10, 16], Operations: ['33-17=16']
Exploring Operation: 75+10=85, Resulting Numbers: [16, 85]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
41,
59,
12,
77
] | 56 | [
"77-41=36",
"36/12=3",
"59-3=56"
] | Current State: 56:[41, 59, 12, 77], Operations: []
Exploring Operation: 77-41=36, Resulting Numbers: [59, 12, 36]
Generated Node #2: [59, 12, 36] from Operation: 77-41=36
Current State: 56:[59, 12, 36], Operations: ['77-41=36']
Exploring Operation: 36/12=3, Resulting Numbers: [59, 3]
Generated Node #3: [59, 3] from Ope... | 4 | Current State: 56:[41, 59, 12, 77], Operations: []
Exploring Operation: 77-41=36, Resulting Numbers: [59, 12, 36]
Generated Node #0,0: 56:[59, 12, 36] Operation: 77-41=36
Moving to Node #0,0
Current State: 56:[59, 12, 36], Operations: ['77-41=36']
Exploring Operation: 36/12=3, Resulting Numbers: [59, 3]
Generated Node ... | 0.993924 | hs_1 | sum_heuristic |
[
21,
40,
84,
65
] | 100 | [
"84/21=4",
"65-40=25",
"4*25=100"
] | Current State: 100:[21, 40, 84, 65], Operations: []
Exploring Operation: 84/21=4, Resulting Numbers: [40, 65, 4]
Generated Node #2: [40, 65, 4] from Operation: 84/21=4
Current State: 100:[40, 65, 4], Operations: ['84/21=4']
Exploring Operation: 65-40=25, Resulting Numbers: [4, 25]
Generated Node #3: [4, 25] from Operat... | 4 | Current State: 100:[21, 40, 84, 65], Operations: []
Exploring Operation: 84-40=44, Resulting Numbers: [21, 65, 44]
Generated Node #0,0: 100:[21, 65, 44] Operation: 84-40=44
Exploring Operation: 65-40=25, Resulting Numbers: [21, 84, 25]
Generated Node #0,1: 100:[21, 84, 25] Operation: 65-40=25
Exploring Operation: 84-65... | 0.979167 | hs_3 | sum_heuristic |
[
97,
70,
19,
99
] | 49 | [
"97+70=167",
"19+99=118",
"167-118=49"
] | Current State: 49:[97, 70, 19, 99], Operations: []
Exploring Operation: 97+70=167, Resulting Numbers: [19, 99, 167]
Generated Node #2: [19, 99, 167] from Operation: 97+70=167
Current State: 49:[19, 99, 167], Operations: ['97+70=167']
Exploring Operation: 19+99=118, Resulting Numbers: [167, 118]
Generated Node #3: [167,... | 4 | Current State: 49:[97, 70, 19, 99], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [70, 19, 2]
Generated Node #0,0: 49:[70, 19, 2] Operation: 99-97=2
Exploring Operation: 99-70=29, Resulting Numbers: [97, 19, 29]
Generated Node #0,1: 49:[97, 19, 29] Operation: 99-70=29
Moving to Node #0,0
Current State... | 0.991319 | hs_2 | sum_heuristic |
[
55,
53,
40,
65
] | 90 | [
"55-53=2",
"65*2=130",
"130-40=90"
] | Current State: 90:[55, 53, 40, 65], Operations: []
Exploring Operation: 55-53=2, Resulting Numbers: [40, 65, 2]
Generated Node #2: [40, 65, 2] from Operation: 55-53=2
Current State: 90:[40, 65, 2], Operations: ['55-53=2']
Exploring Operation: 65*2=130, Resulting Numbers: [40, 130]
Generated Node #3: [40, 130] from Oper... | 4 | Current State: 90:[55, 53, 40, 65], Operations: []
Exploring Operation: 55-53=2, Resulting Numbers: [40, 65, 2]
Generated Node #0,0: 90:[40, 65, 2] Operation: 55-53=2
Exploring Operation: 55-40=15, Resulting Numbers: [53, 65, 15]
Generated Node #0,1: 90:[53, 65, 15] Operation: 55-40=15
Exploring Operation: 65-55=10, Re... | 0 | hs_5 | mult_heuristic |
[
61,
3,
33,
21
] | 31 | [
"61+33=94",
"3*21=63",
"94-63=31"
] | Current State: 31:[61, 3, 33, 21], Operations: []
Exploring Operation: 61+33=94, Resulting Numbers: [3, 21, 94]
Generated Node #2: [3, 21, 94] from Operation: 61+33=94
Current State: 31:[3, 21, 94], Operations: ['61+33=94']
Exploring Operation: 3*21=63, Resulting Numbers: [94, 63]
Generated Node #3: [94, 63] from Opera... | 4 | Current State: 31:[61, 3, 33, 21], Operations: []
Exploring Operation: 61-3=58, Resulting Numbers: [33, 21, 58]
Generated Node #0,0: 31:[33, 21, 58] Operation: 61-3=58
Exploring Operation: 33-3=30, Resulting Numbers: [61, 21, 30]
Generated Node #0,1: 31:[61, 21, 30] Operation: 33-3=30
Exploring Operation: 61-33=28, Res... | 0 | hs_5 | mult_heuristic |
[
87,
40,
17,
32
] | 96 | [
"87-40=47",
"17+32=49",
"47+49=96"
] | Current State: 96:[87, 40, 17, 32], Operations: []
Exploring Operation: 87-40=47, Resulting Numbers: [17, 32, 47]
Generated Node #2: [17, 32, 47] from Operation: 87-40=47
Current State: 96:[17, 32, 47], Operations: ['87-40=47']
Exploring Operation: 17+32=49, Resulting Numbers: [47, 49]
Generated Node #3: [47, 49] from ... | 4 | Current State: 96:[87, 40, 17, 32], Operations: []
Exploring Operation: 87-40=47, Resulting Numbers: [17, 32, 47]
Generated Node #0,0: 96:[17, 32, 47] Operation: 87-40=47
Moving to Node #0,0
Current State: 96:[17, 32, 47], Operations: ['87-40=47']
Exploring Operation: 17+32=49, Resulting Numbers: [47, 49]
Generated Nod... | 0.993924 | hs_1 | mult_heuristic |
[
10,
79,
48,
70
] | 47 | [
"79-10=69",
"70-48=22",
"69-22=47"
] | Current State: 47:[10, 79, 48, 70], Operations: []
Exploring Operation: 79-10=69, Resulting Numbers: [48, 70, 69]
Generated Node #2: [48, 70, 69] from Operation: 79-10=69
Current State: 47:[48, 70, 69], Operations: ['79-10=69']
Exploring Operation: 70-48=22, Resulting Numbers: [69, 22]
Generated Node #3: [69, 22] from ... | 4 | Current State: 47:[10, 79, 48, 70], Operations: []
Exploring Operation: 79-10=69, Resulting Numbers: [48, 70, 69]
Generated Node #0,0: 47:[48, 70, 69] Operation: 79-10=69
Start Sub Search at level 1: Moving to Node #0,0
Current State: 47:[48, 70, 69], Operations: ['79-10=69']
Exploring Operation: 70-48=22, Resulting Nu... | 0.993924 | hs_1 | sum_heuristic |
[
55,
98,
16,
99
] | 70 | [
"55+98=153",
"99-16=83",
"153-83=70"
] | Current State: 70:[55, 98, 16, 99], Operations: []
Exploring Operation: 55+98=153, Resulting Numbers: [16, 99, 153]
Generated Node #2: [16, 99, 153] from Operation: 55+98=153
Current State: 70:[16, 99, 153], Operations: ['55+98=153']
Exploring Operation: 99-16=83, Resulting Numbers: [153, 83]
Generated Node #3: [153, 8... | 4 | Current State: 70:[55, 98, 16, 99], Operations: []
Exploring Operation: 99-55=44, Resulting Numbers: [98, 16, 44]
Generated Node #0,0: 70:[98, 16, 44] Operation: 99-55=44
Exploring Operation: 98-55=43, Resulting Numbers: [16, 99, 43]
Generated Node #0,1: 70:[16, 99, 43] Operation: 98-55=43
Exploring Operation: 99-98=1,... | 0.988715 | hs_3 | mult_heuristic |
[
80,
86,
60,
5
] | 58 | [
"80+60=140",
"140/5=28",
"86-28=58"
] | Current State: 58:[80, 86, 60, 5], Operations: []
Exploring Operation: 80+60=140, Resulting Numbers: [86, 5, 140]
Generated Node #2: [86, 5, 140] from Operation: 80+60=140
Current State: 58:[86, 5, 140], Operations: ['80+60=140']
Exploring Operation: 140/5=28, Resulting Numbers: [86, 28]
Generated Node #3: [86, 28] fro... | 4 | Current State: 58:[80, 86, 60, 5], Operations: []
Exploring Operation: 86-80=6, Resulting Numbers: [60, 5, 6]
Generated Node #0,0: 58:[60, 5, 6] Operation: 86-80=6
Start Sub Search at level 1: Moving to Node #0,0
Current State: 58:[60, 5, 6], Operations: ['86-80=6']
Exploring Operation: 5*6=30, Resulting Numbers: [60, ... | 0 | hs_1 | mult_heuristic |
[
28,
75,
61,
88
] | 46 | [
"28+75=103",
"61+88=149",
"149-103=46"
] | Current State: 46:[28, 75, 61, 88], Operations: []
Exploring Operation: 28+75=103, Resulting Numbers: [61, 88, 103]
Generated Node #2: [61, 88, 103] from Operation: 28+75=103
Current State: 46:[61, 88, 103], Operations: ['28+75=103']
Exploring Operation: 61+88=149, Resulting Numbers: [103, 149]
Generated Node #3: [103,... | 4 | Current State: 46:[28, 75, 61, 88], Operations: []
Exploring Operation: 88-75=13, Resulting Numbers: [28, 61, 13]
Generated Node #0,0: 46:[28, 61, 13] Operation: 88-75=13
Exploring Operation: 88-61=27, Resulting Numbers: [28, 75, 27]
Generated Node #0,1: 46:[28, 75, 27] Operation: 88-61=27
Exploring Operation: 75-61=14... | 0.986979 | hs_3 | mult_heuristic |
[
64,
12,
18,
14
] | 100 | [
"14-12=2",
"18*2=36",
"64+36=100"
] | Current State: 100:[64, 12, 18, 14], Operations: []
Exploring Operation: 14-12=2, Resulting Numbers: [64, 18, 2]
Generated Node #2: [64, 18, 2] from Operation: 14-12=2
Current State: 100:[64, 18, 2], Operations: ['14-12=2']
Exploring Operation: 18*2=36, Resulting Numbers: [64, 36]
Generated Node #3: [64, 36] from Opera... | 4 | Current State: 100:[64, 12, 18, 14], Operations: []
Exploring Operation: 14-12=2, Resulting Numbers: [64, 18, 2]
Generated Node #0,0: 100:[64, 18, 2] Operation: 14-12=2
Exploring Operation: 64-12=52, Resulting Numbers: [18, 14, 52]
Generated Node #0,1: 100:[18, 14, 52] Operation: 64-12=52
Exploring Operation: 64-18=46,... | 0 | hs_5 | mult_heuristic |
[
45,
95,
65,
58
] | 90 | [
"58-45=13",
"65/13=5",
"95-5=90"
] | Current State: 90:[45, 95, 65, 58], Operations: []
Exploring Operation: 58-45=13, Resulting Numbers: [95, 65, 13]
Generated Node #2: [95, 65, 13] from Operation: 58-45=13
Current State: 90:[95, 65, 13], Operations: ['58-45=13']
Exploring Operation: 65/13=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Ope... | 4 | Current State: 90:[45, 95, 65, 58], Operations: []
Exploring Operation: 65-58=7, Resulting Numbers: [45, 95, 7]
Generated Node #0,0: 90:[45, 95, 7] Operation: 65-58=7
Exploring Operation: 95-65=30, Resulting Numbers: [45, 58, 30]
Generated Node #0,1: 90:[45, 58, 30] Operation: 95-65=30
Start Sub Search at level 1: Movi... | 0 | hs_2 | mult_heuristic |
[
27,
36,
85,
25
] | 47 | [
"27+36=63",
"85+25=110",
"110-63=47"
] | Current State: 47:[27, 36, 85, 25], Operations: []
Exploring Operation: 27+36=63, Resulting Numbers: [85, 25, 63]
Generated Node #2: [85, 25, 63] from Operation: 27+36=63
Current State: 47:[85, 25, 63], Operations: ['27+36=63']
Exploring Operation: 85+25=110, Resulting Numbers: [63, 110]
Generated Node #3: [63, 110] fr... | 4 | Current State: 47:[27, 36, 85, 25], Operations: []
Exploring Operation: 85-36=49, Resulting Numbers: [27, 25, 49]
Generated Node #0,0: 47:[27, 25, 49] Operation: 85-36=49
Exploring Operation: 85-27=58, Resulting Numbers: [36, 25, 58]
Generated Node #0,1: 47:[36, 25, 58] Operation: 85-27=58
Start Sub Search at level 1: ... | 0 | hs_2 | mult_heuristic |
[
84,
63,
7,
61
] | 86 | [
"84-63=21",
"7*21=147",
"147-61=86"
] | Current State: 86:[84, 63, 7, 61], Operations: []
Exploring Operation: 84-63=21, Resulting Numbers: [7, 61, 21]
Generated Node #2: [7, 61, 21] from Operation: 84-63=21
Current State: 86:[7, 61, 21], Operations: ['84-63=21']
Exploring Operation: 7*21=147, Resulting Numbers: [61, 147]
Generated Node #3: [61, 147] from Op... | 4 | Current State: 86:[84, 63, 7, 61], Operations: []
Exploring Operation: 63-61=2, Resulting Numbers: [84, 7, 2]
Generated Node #0,0: 86:[84, 7, 2] Operation: 63-61=2
Exploring Operation: 63/7=9, Resulting Numbers: [84, 61, 9]
Generated Node #0,1: 86:[84, 61, 9] Operation: 63/7=9
Exploring Operation: 63-7=56, Resulting Nu... | 0 | hs_3 | mult_heuristic |
[
92,
94,
28,
65
] | 79 | [
"94-92=2",
"28/2=14",
"65+14=79"
] | Current State: 79:[92, 94, 28, 65], Operations: []
Exploring Operation: 94-92=2, Resulting Numbers: [28, 65, 2]
Generated Node #2: [28, 65, 2] from Operation: 94-92=2
Current State: 79:[28, 65, 2], Operations: ['94-92=2']
Exploring Operation: 28/2=14, Resulting Numbers: [65, 14]
Generated Node #3: [65, 14] from Operati... | 4 | Current State: 79:[92, 94, 28, 65], Operations: []
Exploring Operation: 94-28=66, Resulting Numbers: [92, 65, 66]
Generated Node #0,0: 79:[92, 65, 66] Operation: 94-28=66
Moving to Node #0,0
Current State: 79:[92, 65, 66], Operations: ['94-28=66']
Exploring Operation: 92-65=27, Resulting Numbers: [66, 27]
Generated Nod... | 0 | hs_1 | mult_heuristic |
[
65,
31,
72,
33
] | 71 | [
"65-31=34",
"72+33=105",
"105-34=71"
] | Current State: 71:[65, 31, 72, 33], Operations: []
Exploring Operation: 65-31=34, Resulting Numbers: [72, 33, 34]
Generated Node #2: [72, 33, 34] from Operation: 65-31=34
Current State: 71:[72, 33, 34], Operations: ['65-31=34']
Exploring Operation: 72+33=105, Resulting Numbers: [34, 105]
Generated Node #3: [34, 105] fr... | 4 | Current State: 71:[65, 31, 72, 33], Operations: []
Exploring Operation: 31+33=64, Resulting Numbers: [65, 72, 64]
Generated Node #0,0: 71:[65, 72, 64] Operation: 31+33=64
Exploring Operation: 72-31=41, Resulting Numbers: [65, 33, 41]
Generated Node #0,1: 71:[65, 33, 41] Operation: 72-31=41
Exploring Operation: 65+33=98... | 0.980903 | hs_4 | mult_heuristic |
[
90,
94,
13,
34
] | 17 | [
"94-90=4",
"34-13=21",
"21-4=17"
] | Current State: 17:[90, 94, 13, 34], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [13, 34, 4]
Generated Node #2: [13, 34, 4] from Operation: 94-90=4
Current State: 17:[13, 34, 4], Operations: ['94-90=4']
Exploring Operation: 34-13=21, Resulting Numbers: [4, 21]
Generated Node #3: [4, 21] from Operatio... | 4 | Current State: 17:[90, 94, 13, 34], Operations: []
Exploring Operation: 94-90=4, Resulting Numbers: [13, 34, 4]
Generated Node #0,0: 17:[13, 34, 4] Operation: 94-90=4
Start Sub Search at level 1: Moving to Node #0,0
Current State: 17:[13, 34, 4], Operations: ['94-90=4']
Exploring Operation: 34-13=21, Resulting Numbers:... | 0.993924 | hs_1 | sum_heuristic |
[
39,
3,
96,
16
] | 99 | [
"39/3=13",
"96+16=112",
"112-13=99"
] | Current State: 99:[39, 3, 96, 16], Operations: []
Exploring Operation: 39/3=13, Resulting Numbers: [96, 16, 13]
Generated Node #2: [96, 16, 13] from Operation: 39/3=13
Current State: 99:[96, 16, 13], Operations: ['39/3=13']
Exploring Operation: 96+16=112, Resulting Numbers: [13, 112]
Generated Node #3: [13, 112] from O... | 4 | Current State: 99:[39, 3, 96, 16], Operations: []
Exploring Operation: 96/16=6, Resulting Numbers: [39, 3, 6]
Generated Node #0,0: 99:[39, 3, 6] Operation: 96/16=6
Exploring Operation: 39/3=13, Resulting Numbers: [96, 16, 13]
Generated Node #0,1: 99:[96, 16, 13] Operation: 39/3=13
Exploring Operation: 39-3=36, Resultin... | 0.990451 | hs_3 | mult_heuristic |
[
3,
14,
2,
89
] | 43 | [
"89-2=87",
"87/3=29",
"14+29=43"
] | Current State: 43:[3, 14, 2, 89], Operations: []
Exploring Operation: 89-2=87, Resulting Numbers: [3, 14, 87]
Generated Node #2: [3, 14, 87] from Operation: 89-2=87
Current State: 43:[3, 14, 87], Operations: ['89-2=87']
Exploring Operation: 87/3=29, Resulting Numbers: [14, 29]
Generated Node #3: [14, 29] from Operation... | 4 | Current State: 43:[3, 14, 2, 89], Operations: []
Exploring Operation: 3*2=6, Resulting Numbers: [14, 89, 6]
Generated Node #0,0: 43:[14, 89, 6] Operation: 3*2=6
Exploring Operation: 3+14=17, Resulting Numbers: [2, 89, 17]
Generated Node #0,1: 43:[2, 89, 17] Operation: 3+14=17
Exploring Operation: 3+2=5, Resulting Numbe... | 0 | hs_5 | mult_heuristic |
[
15,
5,
99,
3
] | 33 | [
"15+99=114",
"114/3=38",
"38-5=33"
] | Current State: 33:[15, 5, 99, 3], Operations: []
Exploring Operation: 15+99=114, Resulting Numbers: [5, 3, 114]
Generated Node #2: [5, 3, 114] from Operation: 15+99=114
Current State: 33:[5, 3, 114], Operations: ['15+99=114']
Exploring Operation: 114/3=38, Resulting Numbers: [5, 38]
Generated Node #3: [5, 38] from Oper... | 4 | Current State: 33:[15, 5, 99, 3], Operations: []
Exploring Operation: 15/5=3, Resulting Numbers: [99, 3, 3]
Generated Node #0,0: 33:[99, 3, 3] Operation: 15/5=3
Exploring Operation: 99-5=94, Resulting Numbers: [15, 3, 94]
Generated Node #0,1: 33:[15, 3, 94] Operation: 99-5=94
Exploring Operation: 15-5=10, Resulting Num... | 0.940972 | hs_5 | mult_heuristic |
[
53,
93,
19,
95
] | 87 | [
"95-93=2",
"53*2=106",
"106-19=87"
] | Current State: 87:[53, 93, 19, 95], Operations: []
Exploring Operation: 95-93=2, Resulting Numbers: [53, 19, 2]
Generated Node #2: [53, 19, 2] from Operation: 95-93=2
Current State: 87:[53, 19, 2], Operations: ['95-93=2']
Exploring Operation: 53*2=106, Resulting Numbers: [19, 106]
Generated Node #3: [19, 106] from Oper... | 4 | Current State: 87:[53, 93, 19, 95], Operations: []
Exploring Operation: 95-53=42, Resulting Numbers: [93, 19, 42]
Generated Node #0,0: 87:[93, 19, 42] Operation: 95-53=42
Exploring Operation: 53+19=72, Resulting Numbers: [93, 95, 72]
Generated Node #0,1: 87:[93, 95, 72] Operation: 53+19=72
Exploring Operation: 53-19=34... | 0 | hs_4 | sum_heuristic |
[
42,
75,
80,
8
] | 29 | [
"42+75=117",
"80+8=88",
"117-88=29"
] | Current State: 29:[42, 75, 80, 8], Operations: []
Exploring Operation: 42+75=117, Resulting Numbers: [80, 8, 117]
Generated Node #2: [80, 8, 117] from Operation: 42+75=117
Current State: 29:[80, 8, 117], Operations: ['42+75=117']
Exploring Operation: 80+8=88, Resulting Numbers: [117, 88]
Generated Node #3: [117, 88] fr... | 4 | Current State: 29:[42, 75, 80, 8], Operations: []
Exploring Operation: 80-75=5, Resulting Numbers: [42, 8, 5]
Generated Node #0,0: 29:[42, 8, 5] Operation: 80-75=5
Exploring Operation: 75-42=33, Resulting Numbers: [80, 8, 33]
Generated Node #0,1: 29:[80, 8, 33] Operation: 75-42=33
Moving to Node #0,0
Current State: 29:... | 0.989583 | hs_2 | sum_heuristic |
[
27,
66,
57,
99
] | 33 | [
"27*66=1782",
"99+1782=1881",
"1881/57=33"
] | Current State: 33:[27, 66, 57, 99], Operations: []
Exploring Operation: 27*66=1782, Resulting Numbers: [57, 99, 1782]
Generated Node #2: [57, 99, 1782] from Operation: 27*66=1782
Current State: 33:[57, 99, 1782], Operations: ['27*66=1782']
Exploring Operation: 99+1782=1881, Resulting Numbers: [57, 1881]
Generated Node ... | 4 | Current State: 33:[27, 66, 57, 99], Operations: []
Exploring Operation: 99-66=33, Resulting Numbers: [27, 57, 33]
Generated Node #0,0: 33:[27, 57, 33] Operation: 99-66=33
Exploring Operation: 66-57=9, Resulting Numbers: [27, 99, 9]
Generated Node #0,1: 33:[27, 99, 9] Operation: 66-57=9
Exploring Operation: 99-57=42, Re... | 0.949653 | hs_4 | sum_heuristic |
[
71,
2,
84,
29
] | 32 | [
"84-71=13",
"29-13=16",
"2*16=32"
] | Current State: 32:[71, 2, 84, 29], Operations: []
Exploring Operation: 84-71=13, Resulting Numbers: [2, 29, 13]
Generated Node #2: [2, 29, 13] from Operation: 84-71=13
Current State: 32:[2, 29, 13], Operations: ['84-71=13']
Exploring Operation: 29-13=16, Resulting Numbers: [2, 16]
Generated Node #3: [2, 16] from Operat... | 4 | Current State: 32:[71, 2, 84, 29], Operations: []
Exploring Operation: 84-71=13, Resulting Numbers: [2, 29, 13]
Generated Node #0,0: 32:[2, 29, 13] Operation: 84-71=13
Start Sub Search at level 1: Moving to Node #0,0
Current State: 32:[2, 29, 13], Operations: ['84-71=13']
Exploring Operation: 29-13=16, Resulting Number... | 0.993924 | hs_1 | sum_heuristic |
[
70,
91,
84,
16
] | 93 | [
"70+91=161",
"84-16=68",
"161-68=93"
] | Current State: 93:[70, 91, 84, 16], Operations: []
Exploring Operation: 70+91=161, Resulting Numbers: [84, 16, 161]
Generated Node #2: [84, 16, 161] from Operation: 70+91=161
Current State: 93:[84, 16, 161], Operations: ['70+91=161']
Exploring Operation: 84-16=68, Resulting Numbers: [161, 68]
Generated Node #3: [161, 6... | 4 | Current State: 93:[70, 91, 84, 16], Operations: []
Exploring Operation: 70+16=86, Resulting Numbers: [91, 84, 86]
Generated Node #0,0: 93:[91, 84, 86] Operation: 70+16=86
Exploring Operation: 84-70=14, Resulting Numbers: [91, 16, 14]
Generated Node #0,1: 93:[91, 16, 14] Operation: 84-70=14
Moving to Node #0,0
Current S... | 0.989583 | hs_2 | mult_heuristic |
[
64,
4,
6,
35
] | 75 | [
"64+35=99",
"4*6=24",
"99-24=75"
] | Current State: 75:[64, 4, 6, 35], Operations: []
Exploring Operation: 64+35=99, Resulting Numbers: [4, 6, 99]
Generated Node #2: [4, 6, 99] from Operation: 64+35=99
Current State: 75:[4, 6, 99], Operations: ['64+35=99']
Exploring Operation: 4*6=24, Resulting Numbers: [99, 24]
Generated Node #3: [99, 24] from Operation:... | 4 | Current State: 75:[64, 4, 6, 35], Operations: []
Exploring Operation: 64+6=70, Resulting Numbers: [4, 35, 70]
Generated Node #0,0: 75:[4, 35, 70] Operation: 64+6=70
Exploring Operation: 64/4=16, Resulting Numbers: [6, 35, 16]
Generated Node #0,1: 75:[6, 35, 16] Operation: 64/4=16
Exploring Operation: 35-6=29, Resulting... | 0 | hs_4 | sum_heuristic |
[
7,
30,
27,
5
] | 69 | [
"7+30=37",
"27+5=32",
"37+32=69"
] | Current State: 69:[7, 30, 27, 5], Operations: []
Exploring Operation: 7+30=37, Resulting Numbers: [27, 5, 37]
Generated Node #2: [27, 5, 37] from Operation: 7+30=37
Current State: 69:[27, 5, 37], Operations: ['7+30=37']
Exploring Operation: 27+5=32, Resulting Numbers: [37, 32]
Generated Node #3: [37, 32] from Operation... | 4 | Current State: 69:[7, 30, 27, 5], Operations: []
Exploring Operation: 27-7=20, Resulting Numbers: [30, 5, 20]
Generated Node #0,0: 69:[30, 5, 20] Operation: 27-7=20
Exploring Operation: 30/5=6, Resulting Numbers: [7, 27, 6]
Generated Node #0,1: 69:[7, 27, 6] Operation: 30/5=6
Exploring Operation: 30-27=3, Resulting Num... | 0 | hs_5 | mult_heuristic |
[
37,
9,
34,
11
] | 41 | [
"37*9=333",
"34*11=374",
"374-333=41"
] | Current State: 41:[37, 9, 34, 11], Operations: []
Exploring Operation: 37*9=333, Resulting Numbers: [34, 11, 333]
Generated Node #2: [34, 11, 333] from Operation: 37*9=333
Current State: 41:[34, 11, 333], Operations: ['37*9=333']
Exploring Operation: 34*11=374, Resulting Numbers: [333, 374]
Generated Node #3: [333, 374... | 4 | Current State: 41:[37, 9, 34, 11], Operations: []
Exploring Operation: 9+11=20, Resulting Numbers: [37, 34, 20]
Generated Node #0,0: 41:[37, 34, 20] Operation: 9+11=20
Exploring Operation: 9+34=43, Resulting Numbers: [37, 11, 43]
Generated Node #0,1: 41:[37, 11, 43] Operation: 9+34=43
Exploring Operation: 34+11=45, Res... | 0 | hs_3 | mult_heuristic |
[
48,
55,
8,
71
] | 96 | [
"48/8=6",
"71-55=16",
"6*16=96"
] | Current State: 96:[48, 55, 8, 71], Operations: []
Exploring Operation: 48/8=6, Resulting Numbers: [55, 71, 6]
Generated Node #2: [55, 71, 6] from Operation: 48/8=6
Current State: 96:[55, 71, 6], Operations: ['48/8=6']
Exploring Operation: 71-55=16, Resulting Numbers: [6, 16]
Generated Node #3: [6, 16] from Operation: 7... | 4 | Current State: 96:[48, 55, 8, 71], Operations: []
Exploring Operation: 71-55=16, Resulting Numbers: [48, 8, 16]
Generated Node #0,0: 96:[48, 8, 16] Operation: 71-55=16
Exploring Operation: 71-48=23, Resulting Numbers: [55, 8, 23]
Generated Node #0,1: 96:[55, 8, 23] Operation: 71-48=23
Start Sub Search at level 1: Movin... | 0.989583 | hs_2 | mult_heuristic |
[
52,
44,
97,
52
] | 97 | [
"52-52=0",
"44*0=0",
"97+0=97"
] | Current State: 97:[52, 44, 97, 52], Operations: []
Exploring Operation: 52-52=0, Resulting Numbers: [44, 97, 0]
Generated Node #2: [44, 97, 0] from Operation: 52-52=0
Current State: 97:[44, 97, 0], Operations: ['52-52=0']
Exploring Operation: 44*0=0, Resulting Numbers: [97, 0]
Generated Node #3: [97, 0] from Operation:... | 4 | Current State: 97:[52, 44, 97, 52], Operations: []
Exploring Operation: 44+52=96, Resulting Numbers: [52, 97, 96]
Generated Node #0,0: 97:[52, 97, 96] Operation: 44+52=96
Exploring Operation: 52+52=104, Resulting Numbers: [44, 97, 104]
Generated Node #0,1: 97:[44, 97, 104] Operation: 52+52=104
Exploring Operation: 52+4... | 0 | hs_3 | mult_heuristic |
[
76,
64,
74,
4
] | 58 | [
"76-64=12",
"74-4=70",
"70-12=58"
] | Current State: 58:[76, 64, 74, 4], Operations: []
Exploring Operation: 76-64=12, Resulting Numbers: [74, 4, 12]
Generated Node #2: [74, 4, 12] from Operation: 76-64=12
Current State: 58:[74, 4, 12], Operations: ['76-64=12']
Exploring Operation: 74-4=70, Resulting Numbers: [12, 70]
Generated Node #3: [12, 70] from Opera... | 4 | Current State: 58:[76, 64, 74, 4], Operations: []
Exploring Operation: 76-74=2, Resulting Numbers: [64, 4, 2]
Generated Node #0,0: 58:[64, 4, 2] Operation: 76-74=2
Moving to Node #0,0
Current State: 58:[64, 4, 2], Operations: ['76-74=2']
Exploring Operation: 64-4=60, Resulting Numbers: [2, 60]
Generated Node #0,0,0: 58... | 0.993924 | hs_1 | sum_heuristic |
[
90,
57,
39,
15
] | 24 | [
"90/15=6",
"57-39=18",
"6+18=24"
] | Current State: 24:[90, 57, 39, 15], Operations: []
Exploring Operation: 90/15=6, Resulting Numbers: [57, 39, 6]
Generated Node #2: [57, 39, 6] from Operation: 90/15=6
Current State: 24:[57, 39, 6], Operations: ['90/15=6']
Exploring Operation: 57-39=18, Resulting Numbers: [6, 18]
Generated Node #3: [6, 18] from Operatio... | 4 | Current State: 24:[90, 57, 39, 15], Operations: []
Exploring Operation: 90-57=33, Resulting Numbers: [39, 15, 33]
Generated Node #0,0: 24:[39, 15, 33] Operation: 90-57=33
Exploring Operation: 90/15=6, Resulting Numbers: [57, 39, 6]
Generated Node #0,1: 24:[57, 39, 6] Operation: 90/15=6
Moving to Node #0,0
Current State... | 0.990451 | hs_2 | sum_heuristic |
[
5,
81,
9,
4
] | 89 | [
"81-5=76",
"9+4=13",
"76+13=89"
] | Current State: 89:[5, 81, 9, 4], Operations: []
Exploring Operation: 81-5=76, Resulting Numbers: [9, 4, 76]
Generated Node #2: [9, 4, 76] from Operation: 81-5=76
Current State: 89:[9, 4, 76], Operations: ['81-5=76']
Exploring Operation: 9+4=13, Resulting Numbers: [76, 13]
Generated Node #3: [76, 13] from Operation: 9+4... | 4 | Current State: 89:[5, 81, 9, 4], Operations: []
Exploring Operation: 5*9=45, Resulting Numbers: [81, 4, 45]
Generated Node #0,0: 89:[81, 4, 45] Operation: 5*9=45
Moving to Node #0,0
Current State: 89:[81, 4, 45], Operations: ['5*9=45']
Exploring Operation: 81+4=85, Resulting Numbers: [45, 85]
Generated Node #0,0,0: 89:... | 0 | hs_1 | mult_heuristic |
[
22,
48,
1,
32
] | 34 | [
"22*48=1056",
"1056/32=33",
"1+33=34"
] | Current State: 34:[22, 48, 1, 32], Operations: []
Exploring Operation: 22*48=1056, Resulting Numbers: [1, 32, 1056]
Generated Node #2: [1, 32, 1056] from Operation: 22*48=1056
Current State: 34:[1, 32, 1056], Operations: ['22*48=1056']
Exploring Operation: 1056/32=33, Resulting Numbers: [1, 33]
Generated Node #3: [1, 3... | 4 | Current State: 34:[22, 48, 1, 32], Operations: []
Exploring Operation: 48-32=16, Resulting Numbers: [22, 1, 16]
Generated Node #0,0: 34:[22, 1, 16] Operation: 48-32=16
Moving to Node #0,0
Current State: 34:[22, 1, 16], Operations: ['48-32=16']
Exploring Operation: 22-1=21, Resulting Numbers: [16, 21]
Generated Node #0,... | 0 | hs_1 | mult_heuristic |
[
3,
29,
3,
80
] | 42 | [
"3*3=9",
"80-29=51",
"51-9=42"
] | Current State: 42:[3, 29, 3, 80], Operations: []
Exploring Operation: 3*3=9, Resulting Numbers: [29, 80, 9]
Generated Node #2: [29, 80, 9] from Operation: 3*3=9
Current State: 42:[29, 80, 9], Operations: ['3*3=9']
Exploring Operation: 80-29=51, Resulting Numbers: [9, 51]
Generated Node #3: [9, 51] from Operation: 80-29... | 4 | Current State: 42:[3, 29, 3, 80], Operations: []
Exploring Operation: 80-29=51, Resulting Numbers: [3, 3, 51]
Generated Node #0,0: 42:[3, 3, 51] Operation: 80-29=51
Moving to Node #0,0
Current State: 42:[3, 3, 51], Operations: ['80-29=51']
Exploring Operation: 51/3=17, Resulting Numbers: [3, 17]
Generated Node #0,0,0: ... | 0 | hs_1 | mult_heuristic |
[
35,
2,
38,
22
] | 97 | [
"35+2=37",
"38+22=60",
"37+60=97"
] | Current State: 97:[35, 2, 38, 22], Operations: []
Exploring Operation: 35+2=37, Resulting Numbers: [38, 22, 37]
Generated Node #2: [38, 22, 37] from Operation: 35+2=37
Current State: 97:[38, 22, 37], Operations: ['35+2=37']
Exploring Operation: 38+22=60, Resulting Numbers: [37, 60]
Generated Node #3: [37, 60] from Oper... | 4 | Current State: 97:[35, 2, 38, 22], Operations: []
Exploring Operation: 2*38=76, Resulting Numbers: [35, 22, 76]
Generated Node #0,0: 97:[35, 22, 76] Operation: 2*38=76
Start Sub Search at level 1: Moving to Node #0,0
Current State: 97:[35, 22, 76], Operations: ['2*38=76']
Exploring Operation: 35+22=57, Resulting Number... | 0 | hs_1 | sum_heuristic |
[
97,
40,
35,
6
] | 73 | [
"97+40=137",
"35*6=210",
"210-137=73"
] | Current State: 73:[97, 40, 35, 6], Operations: []
Exploring Operation: 97+40=137, Resulting Numbers: [35, 6, 137]
Generated Node #2: [35, 6, 137] from Operation: 97+40=137
Current State: 73:[35, 6, 137], Operations: ['97+40=137']
Exploring Operation: 35*6=210, Resulting Numbers: [137, 210]
Generated Node #3: [137, 210]... | 4 | Current State: 73:[97, 40, 35, 6], Operations: []
Exploring Operation: 35+6=41, Resulting Numbers: [97, 40, 41]
Generated Node #0,0: 73:[97, 40, 41] Operation: 35+6=41
Exploring Operation: 40+6=46, Resulting Numbers: [97, 35, 46]
Generated Node #0,1: 73:[97, 35, 46] Operation: 40+6=46
Exploring Operation: 97-6=91, Resu... | 0 | hs_3 | sum_heuristic |
[
85,
33,
40,
30
] | 18 | [
"85-33=52",
"40+30=70",
"70-52=18"
] | Current State: 18:[85, 33, 40, 30], Operations: []
Exploring Operation: 85-33=52, Resulting Numbers: [40, 30, 52]
Generated Node #2: [40, 30, 52] from Operation: 85-33=52
Current State: 18:[40, 30, 52], Operations: ['85-33=52']
Exploring Operation: 40+30=70, Resulting Numbers: [52, 70]
Generated Node #3: [52, 70] from ... | 4 | Current State: 18:[85, 33, 40, 30], Operations: []
Exploring Operation: 85-40=45, Resulting Numbers: [33, 30, 45]
Generated Node #0,0: 18:[33, 30, 45] Operation: 85-40=45
Exploring Operation: 85-30=55, Resulting Numbers: [33, 40, 55]
Generated Node #0,1: 18:[33, 40, 55] Operation: 85-30=55
Exploring Operation: 85-33=52... | 0.989583 | hs_3 | sum_heuristic |
[
84,
65,
16,
4
] | 83 | [
"84-65=19",
"16*4=64",
"19+64=83"
] | Current State: 83:[84, 65, 16, 4], Operations: []
Exploring Operation: 84-65=19, Resulting Numbers: [16, 4, 19]
Generated Node #2: [16, 4, 19] from Operation: 84-65=19
Current State: 83:[16, 4, 19], Operations: ['84-65=19']
Exploring Operation: 16*4=64, Resulting Numbers: [19, 64]
Generated Node #3: [19, 64] from Opera... | 4 | Current State: 83:[84, 65, 16, 4], Operations: []
Exploring Operation: 16*4=64, Resulting Numbers: [84, 65, 64]
Generated Node #0,0: 83:[84, 65, 64] Operation: 16*4=64
Moving to Node #0,0
Current State: 83:[84, 65, 64], Operations: ['16*4=64']
Exploring Operation: 65+64=129, Resulting Numbers: [84, 129]
Generated Node ... | 0 | hs_1 | mult_heuristic |
[
21,
7,
36,
54
] | 76 | [
"21-7=14",
"36+54=90",
"90-14=76"
] | Current State: 76:[21, 7, 36, 54], Operations: []
Exploring Operation: 21-7=14, Resulting Numbers: [36, 54, 14]
Generated Node #2: [36, 54, 14] from Operation: 21-7=14
Current State: 76:[36, 54, 14], Operations: ['21-7=14']
Exploring Operation: 36+54=90, Resulting Numbers: [14, 90]
Generated Node #3: [14, 90] from Oper... | 4 | Current State: 76:[21, 7, 36, 54], Operations: []
Exploring Operation: 54-7=47, Resulting Numbers: [21, 36, 47]
Generated Node #0,0: 76:[21, 36, 47] Operation: 54-7=47
Exploring Operation: 21+54=75, Resulting Numbers: [7, 36, 75]
Generated Node #0,1: 76:[7, 36, 75] Operation: 21+54=75
Exploring Operation: 21/7=3, Resul... | 0.917535 | hs_5 | sum_heuristic |
[
2,
3,
65,
28
] | 32 | [
"2+3=5",
"65-28=37",
"37-5=32"
] | Current State: 32:[2, 3, 65, 28], Operations: []
Exploring Operation: 2+3=5, Resulting Numbers: [65, 28, 5]
Generated Node #2: [65, 28, 5] from Operation: 2+3=5
Current State: 32:[65, 28, 5], Operations: ['2+3=5']
Exploring Operation: 65-28=37, Resulting Numbers: [5, 37]
Generated Node #3: [5, 37] from Operation: 65-28... | 4 | Current State: 32:[2, 3, 65, 28], Operations: []
Exploring Operation: 65-28=37, Resulting Numbers: [2, 3, 37]
Generated Node #0,0: 32:[2, 3, 37] Operation: 65-28=37
Exploring Operation: 65-3=62, Resulting Numbers: [2, 28, 62]
Generated Node #0,1: 32:[2, 28, 62] Operation: 65-3=62
Moving to Node #0,0
Current State: 32:[... | 0.989583 | hs_2 | sum_heuristic |
[
94,
6,
31,
48
] | 21 | [
"94+6=100",
"31+48=79",
"100-79=21"
] | Current State: 21:[94, 6, 31, 48], Operations: []
Exploring Operation: 94+6=100, Resulting Numbers: [31, 48, 100]
Generated Node #2: [31, 48, 100] from Operation: 94+6=100
Current State: 21:[31, 48, 100], Operations: ['94+6=100']
Exploring Operation: 31+48=79, Resulting Numbers: [100, 79]
Generated Node #3: [100, 79] f... | 4 | Current State: 21:[94, 6, 31, 48], Operations: []
Exploring Operation: 94-6=88, Resulting Numbers: [31, 48, 88]
Generated Node #0,0: 21:[31, 48, 88] Operation: 94-6=88
Exploring Operation: 48-31=17, Resulting Numbers: [94, 6, 17]
Generated Node #0,1: 21:[94, 6, 17] Operation: 48-31=17
Exploring Operation: 94-31=63, Res... | 0.986111 | hs_5 | mult_heuristic |
[
18,
74,
69,
9
] | 81 | [
"74-69=5",
"18*5=90",
"90-9=81"
] | Current State: 81:[18, 74, 69, 9], Operations: []
Exploring Operation: 74-69=5, Resulting Numbers: [18, 9, 5]
Generated Node #2: [18, 9, 5] from Operation: 74-69=5
Current State: 81:[18, 9, 5], Operations: ['74-69=5']
Exploring Operation: 18*5=90, Resulting Numbers: [9, 90]
Generated Node #3: [9, 90] from Operation: 18... | 4 | Current State: 81:[18, 74, 69, 9], Operations: []
Exploring Operation: 18+69=87, Resulting Numbers: [74, 9, 87]
Generated Node #0,0: 81:[74, 9, 87] Operation: 18+69=87
Exploring Operation: 69+9=78, Resulting Numbers: [18, 74, 78]
Generated Node #0,1: 81:[18, 74, 78] Operation: 69+9=78
Exploring Operation: 18+9=27, Resu... | 0 | hs_5 | sum_heuristic |
[
7,
19,
36,
28
] | 25 | [
"19-7=12",
"36/12=3",
"28-3=25"
] | Current State: 25:[7, 19, 36, 28], Operations: []
Exploring Operation: 19-7=12, Resulting Numbers: [36, 28, 12]
Generated Node #2: [36, 28, 12] from Operation: 19-7=12
Current State: 25:[36, 28, 12], Operations: ['19-7=12']
Exploring Operation: 36/12=3, Resulting Numbers: [28, 3]
Generated Node #3: [28, 3] from Operati... | 4 | Current State: 25:[7, 19, 36, 28], Operations: []
Exploring Operation: 36-28=8, Resulting Numbers: [7, 19, 8]
Generated Node #0,0: 25:[7, 19, 8] Operation: 36-28=8
Moving to Node #0,0
Current State: 25:[7, 19, 8], Operations: ['36-28=8']
Exploring Operation: 7+19=26, Resulting Numbers: [8, 26]
Generated Node #0,0,0: 25... | 0 | hs_1 | sum_heuristic |
[
82,
66,
97,
97
] | 46 | [
"82+66=148",
"97+97=194",
"194-148=46"
] | Current State: 46:[82, 66, 97, 97], Operations: []
Exploring Operation: 82+66=148, Resulting Numbers: [97, 97, 148]
Generated Node #2: [97, 97, 148] from Operation: 82+66=148
Current State: 46:[97, 97, 148], Operations: ['82+66=148']
Exploring Operation: 97+97=194, Resulting Numbers: [148, 194]
Generated Node #3: [148,... | 4 | Current State: 46:[82, 66, 97, 97], Operations: []
Exploring Operation: 97/97=1, Resulting Numbers: [82, 66, 1]
Generated Node #0,0: 46:[82, 66, 1] Operation: 97/97=1
Exploring Operation: 97-97=0, Resulting Numbers: [82, 66, 0]
Generated Node #0,1: 46:[82, 66, 0] Operation: 97-97=0
Start Sub Search at level 1: Moving t... | 0 | hs_2 | mult_heuristic |
[
91,
34,
70,
63
] | 37 | [
"91-70=21",
"63/21=3",
"34+3=37"
] | Current State: 37:[91, 34, 70, 63], Operations: []
Exploring Operation: 91-70=21, Resulting Numbers: [34, 63, 21]
Generated Node #2: [34, 63, 21] from Operation: 91-70=21
Current State: 37:[34, 63, 21], Operations: ['91-70=21']
Exploring Operation: 63/21=3, Resulting Numbers: [34, 3]
Generated Node #3: [34, 3] from Ope... | 4 | Current State: 37:[91, 34, 70, 63], Operations: []
Exploring Operation: 91-34=57, Resulting Numbers: [70, 63, 57]
Generated Node #0,0: 37:[70, 63, 57] Operation: 91-34=57
Exploring Operation: 91-70=21, Resulting Numbers: [34, 63, 21]
Generated Node #0,1: 37:[34, 63, 21] Operation: 91-70=21
Exploring Operation: 91-63=28... | 0.985243 | hs_3 | sum_heuristic |
[
10,
38,
48,
30
] | 89 | [
"30/10=3",
"38+48=86",
"3+86=89"
] | Current State: 89:[10, 38, 48, 30], Operations: []
Exploring Operation: 30/10=3, Resulting Numbers: [38, 48, 3]
Generated Node #2: [38, 48, 3] from Operation: 30/10=3
Current State: 89:[38, 48, 3], Operations: ['30/10=3']
Exploring Operation: 38+48=86, Resulting Numbers: [3, 86]
Generated Node #3: [3, 86] from Operatio... | 4 | Current State: 89:[10, 38, 48, 30], Operations: []
Exploring Operation: 10+38=48, Resulting Numbers: [48, 30, 48]
Generated Node #0,0: 89:[48, 30, 48] Operation: 10+38=48
Exploring Operation: 10+30=40, Resulting Numbers: [38, 48, 40]
Generated Node #0,1: 89:[38, 48, 40] Operation: 10+30=40
Exploring Operation: 38+48=86... | 0.909722 | hs_5 | sum_heuristic |
[
11,
74,
66,
4
] | 72 | [
"66/11=6",
"74+4=78",
"78-6=72"
] | Current State: 72:[11, 74, 66, 4], Operations: []
Exploring Operation: 66/11=6, Resulting Numbers: [74, 4, 6]
Generated Node #2: [74, 4, 6] from Operation: 66/11=6
Current State: 72:[74, 4, 6], Operations: ['66/11=6']
Exploring Operation: 74+4=78, Resulting Numbers: [6, 78]
Generated Node #3: [6, 78] from Operation: 74... | 4 | Current State: 72:[11, 74, 66, 4], Operations: []
Exploring Operation: 74-66=8, Resulting Numbers: [11, 4, 8]
Generated Node #0,0: 72:[11, 4, 8] Operation: 74-66=8
Start Sub Search at level 1: Moving to Node #0,0
Current State: 72:[11, 4, 8], Operations: ['74-66=8']
Exploring Operation: 11-8=3, Resulting Numbers: [4, 3... | 0 | hs_1 | mult_heuristic |
[
25,
67,
37,
26
] | 31 | [
"67-25=42",
"37-26=11",
"42-11=31"
] | Current State: 31:[25, 67, 37, 26], Operations: []
Exploring Operation: 67-25=42, Resulting Numbers: [37, 26, 42]
Generated Node #2: [37, 26, 42] from Operation: 67-25=42
Current State: 31:[37, 26, 42], Operations: ['67-25=42']
Exploring Operation: 37-26=11, Resulting Numbers: [42, 11]
Generated Node #3: [42, 11] from ... | 4 | Current State: 31:[25, 67, 37, 26], Operations: []
Exploring Operation: 67-26=41, Resulting Numbers: [25, 37, 41]
Generated Node #0,0: 31:[25, 37, 41] Operation: 67-26=41
Exploring Operation: 67-25=42, Resulting Numbers: [37, 26, 42]
Generated Node #0,1: 31:[37, 26, 42] Operation: 67-25=42
Exploring Operation: 67-37=30... | 0.985243 | hs_3 | mult_heuristic |
[
47,
71,
13,
5
] | 67 | [
"47+5=52",
"52/13=4",
"71-4=67"
] | Current State: 67:[47, 71, 13, 5], Operations: []
Exploring Operation: 47+5=52, Resulting Numbers: [71, 13, 52]
Generated Node #2: [71, 13, 52] from Operation: 47+5=52
Current State: 67:[71, 13, 52], Operations: ['47+5=52']
Exploring Operation: 52/13=4, Resulting Numbers: [71, 4]
Generated Node #3: [71, 4] from Operati... | 4 | Current State: 67:[47, 71, 13, 5], Operations: []
Exploring Operation: 13+5=18, Resulting Numbers: [47, 71, 18]
Generated Node #0,0: 67:[47, 71, 18] Operation: 13+5=18
Exploring Operation: 13*5=65, Resulting Numbers: [47, 71, 65]
Generated Node #0,1: 67:[47, 71, 65] Operation: 13*5=65
Exploring Operation: 47+13=60, Res... | 0 | hs_4 | mult_heuristic |
[
56,
41,
24,
67
] | 72 | [
"56+67=123",
"123/41=3",
"24*3=72"
] | Current State: 72:[56, 41, 24, 67], Operations: []
Exploring Operation: 56+67=123, Resulting Numbers: [41, 24, 123]
Generated Node #2: [41, 24, 123] from Operation: 56+67=123
Current State: 72:[41, 24, 123], Operations: ['56+67=123']
Exploring Operation: 123/41=3, Resulting Numbers: [24, 3]
Generated Node #3: [24, 3] f... | 4 | Current State: 72:[56, 41, 24, 67], Operations: []
Exploring Operation: 56+24=80, Resulting Numbers: [41, 67, 80]
Generated Node #0,0: 72:[41, 67, 80] Operation: 56+24=80
Exploring Operation: 67-56=11, Resulting Numbers: [41, 24, 11]
Generated Node #0,1: 72:[41, 24, 11] Operation: 67-56=11
Exploring Operation: 56-41=15... | 0 | hs_4 | sum_heuristic |
[
1,
25,
30,
55
] | 61 | [
"25-1=24",
"30+55=85",
"85-24=61"
] | Current State: 61:[1, 25, 30, 55], Operations: []
Exploring Operation: 25-1=24, Resulting Numbers: [30, 55, 24]
Generated Node #2: [30, 55, 24] from Operation: 25-1=24
Current State: 61:[30, 55, 24], Operations: ['25-1=24']
Exploring Operation: 30+55=85, Resulting Numbers: [24, 85]
Generated Node #3: [24, 85] from Oper... | 4 | Current State: 61:[1, 25, 30, 55], Operations: []
Exploring Operation: 1+30=31, Resulting Numbers: [25, 55, 31]
Generated Node #0,0: 61:[25, 55, 31] Operation: 1+30=31
Exploring Operation: 1+25=26, Resulting Numbers: [30, 55, 26]
Generated Node #0,1: 61:[30, 55, 26] Operation: 1+25=26
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
63,
12,
18,
1
] | 93 | [
"63+12=75",
"18*1=18",
"75+18=93"
] | Current State: 93:[63, 12, 18, 1], Operations: []
Exploring Operation: 63+12=75, Resulting Numbers: [18, 1, 75]
Generated Node #2: [18, 1, 75] from Operation: 63+12=75
Current State: 93:[18, 1, 75], Operations: ['63+12=75']
Exploring Operation: 18*1=18, Resulting Numbers: [75, 18]
Generated Node #3: [75, 18] from Opera... | 4 | Current State: 93:[63, 12, 18, 1], Operations: []
Exploring Operation: 12+18=30, Resulting Numbers: [63, 1, 30]
Generated Node #0,0: 93:[63, 1, 30] Operation: 12+18=30
Exploring Operation: 63+18=81, Resulting Numbers: [12, 1, 81]
Generated Node #0,1: 93:[12, 1, 81] Operation: 63+18=81
Exploring Operation: 63-18=45, Res... | 0.988715 | hs_4 | sum_heuristic |
[
89,
47,
49,
90
] | 95 | [
"89+47=136",
"90-49=41",
"136-41=95"
] | Current State: 95:[89, 47, 49, 90], Operations: []
Exploring Operation: 89+47=136, Resulting Numbers: [49, 90, 136]
Generated Node #2: [49, 90, 136] from Operation: 89+47=136
Current State: 95:[49, 90, 136], Operations: ['89+47=136']
Exploring Operation: 90-49=41, Resulting Numbers: [136, 41]
Generated Node #3: [136, 4... | 4 | Current State: 95:[89, 47, 49, 90], Operations: []
Exploring Operation: 47+49=96, Resulting Numbers: [89, 90, 96]
Generated Node #0,0: 95:[89, 90, 96] Operation: 47+49=96
Exploring Operation: 49-47=2, Resulting Numbers: [89, 90, 2]
Generated Node #0,1: 95:[89, 90, 2] Operation: 49-47=2
Moving to Node #0,0
Current State... | 0.991319 | hs_2 | mult_heuristic |
[
90,
38,
13,
93
] | 75 | [
"93-90=3",
"38-13=25",
"3*25=75"
] | Current State: 75:[90, 38, 13, 93], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [38, 13, 3]
Generated Node #2: [38, 13, 3] from Operation: 93-90=3
Current State: 75:[38, 13, 3], Operations: ['93-90=3']
Exploring Operation: 38-13=25, Resulting Numbers: [3, 25]
Generated Node #3: [3, 25] from Operatio... | 4 | Current State: 75:[90, 38, 13, 93], Operations: []
Exploring Operation: 93-90=3, Resulting Numbers: [38, 13, 3]
Generated Node #0,0: 75:[38, 13, 3] Operation: 93-90=3
Moving to Node #0,0
Current State: 75:[38, 13, 3], Operations: ['93-90=3']
Exploring Operation: 38-13=25, Resulting Numbers: [3, 25]
Generated Node #0,0,... | 0.993924 | hs_1 | mult_heuristic |
[
47,
46,
50,
41
] | 24 | [
"47-41=6",
"50-46=4",
"6*4=24"
] | Current State: 24:[47, 46, 50, 41], Operations: []
Exploring Operation: 47-41=6, Resulting Numbers: [46, 50, 6]
Generated Node #2: [46, 50, 6] from Operation: 47-41=6
Current State: 24:[46, 50, 6], Operations: ['47-41=6']
Exploring Operation: 50-46=4, Resulting Numbers: [6, 4]
Generated Node #3: [6, 4] from Operation: ... | 4 | Current State: 24:[47, 46, 50, 41], Operations: []
Exploring Operation: 47-46=1, Resulting Numbers: [50, 41, 1]
Generated Node #0,0: 24:[50, 41, 1] Operation: 47-46=1
Exploring Operation: 50-47=3, Resulting Numbers: [46, 41, 3]
Generated Node #0,1: 24:[46, 41, 3] Operation: 50-47=3
Exploring Operation: 50-46=4, Resulti... | 0.97309 | hs_4 | mult_heuristic |
[
33,
99,
97,
30
] | 70 | [
"99/33=3",
"97-30=67",
"3+67=70"
] | Current State: 70:[33, 99, 97, 30], Operations: []
Exploring Operation: 99/33=3, Resulting Numbers: [97, 30, 3]
Generated Node #2: [97, 30, 3] from Operation: 99/33=3
Current State: 70:[97, 30, 3], Operations: ['99/33=3']
Exploring Operation: 97-30=67, Resulting Numbers: [3, 67]
Generated Node #3: [3, 67] from Operatio... | 4 | Current State: 70:[33, 99, 97, 30], Operations: []
Exploring Operation: 99-97=2, Resulting Numbers: [33, 30, 2]
Generated Node #0,0: 70:[33, 30, 2] Operation: 99-97=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 70:[33, 30, 2], Operations: ['99-97=2']
Exploring Operation: 33-30=3, Resulting Numbers: ... | 0 | hs_1 | mult_heuristic |
[
36,
37,
4,
59
] | 63 | [
"37-36=1",
"4+59=63",
"1*63=63"
] | Current State: 63:[36, 37, 4, 59], Operations: []
Exploring Operation: 37-36=1, Resulting Numbers: [4, 59, 1]
Generated Node #2: [4, 59, 1] from Operation: 37-36=1
Current State: 63:[4, 59, 1], Operations: ['37-36=1']
Exploring Operation: 4+59=63, Resulting Numbers: [1, 63]
Generated Node #3: [1, 63] from Operation: 4+... | 4 | Current State: 63:[36, 37, 4, 59], Operations: []
Exploring Operation: 37-36=1, Resulting Numbers: [4, 59, 1]
Generated Node #0,0: 63:[4, 59, 1] Operation: 37-36=1
Start Sub Search at level 1: Moving to Node #0,0
Current State: 63:[4, 59, 1], Operations: ['37-36=1']
Exploring Operation: 4+59=63, Resulting Numbers: [1, ... | 0.993924 | hs_1 | mult_heuristic |
[
4,
41,
34,
39
] | 50 | [
"4+41=45",
"39-34=5",
"45+5=50"
] | Current State: 50:[4, 41, 34, 39], Operations: []
Exploring Operation: 4+41=45, Resulting Numbers: [34, 39, 45]
Generated Node #2: [34, 39, 45] from Operation: 4+41=45
Current State: 50:[34, 39, 45], Operations: ['4+41=45']
Exploring Operation: 39-34=5, Resulting Numbers: [45, 5]
Generated Node #3: [45, 5] from Operati... | 4 | Current State: 50:[4, 41, 34, 39], Operations: []
Exploring Operation: 41-39=2, Resulting Numbers: [4, 34, 2]
Generated Node #0,0: 50:[4, 34, 2] Operation: 41-39=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[4, 34, 2], Operations: ['41-39=2']
Exploring Operation: 34-4=30, Resulting Numbers: [2, ... | 0 | hs_1 | sum_heuristic |
[
76,
14,
24,
22
] | 45 | [
"76+14=90",
"24-22=2",
"90/2=45"
] | Current State: 45:[76, 14, 24, 22], Operations: []
Exploring Operation: 76+14=90, Resulting Numbers: [24, 22, 90]
Generated Node #2: [24, 22, 90] from Operation: 76+14=90
Current State: 45:[24, 22, 90], Operations: ['76+14=90']
Exploring Operation: 24-22=2, Resulting Numbers: [90, 2]
Generated Node #3: [90, 2] from Ope... | 4 | Current State: 45:[76, 14, 24, 22], Operations: []
Exploring Operation: 76-22=54, Resulting Numbers: [14, 24, 54]
Generated Node #0,0: 45:[14, 24, 54] Operation: 76-22=54
Exploring Operation: 76-14=62, Resulting Numbers: [24, 22, 62]
Generated Node #0,1: 45:[24, 22, 62] Operation: 76-14=62
Exploring Operation: 24+22=46... | 0 | hs_4 | mult_heuristic |
[
26,
7,
88,
96
] | 98 | [
"96-26=70",
"70/7=10",
"88+10=98"
] | Current State: 98:[26, 7, 88, 96], Operations: []
Exploring Operation: 96-26=70, Resulting Numbers: [7, 88, 70]
Generated Node #2: [7, 88, 70] from Operation: 96-26=70
Current State: 98:[7, 88, 70], Operations: ['96-26=70']
Exploring Operation: 70/7=10, Resulting Numbers: [88, 10]
Generated Node #3: [88, 10] from Opera... | 4 | Current State: 98:[26, 7, 88, 96], Operations: []
Exploring Operation: 96-88=8, Resulting Numbers: [26, 7, 8]
Generated Node #0,0: 98:[26, 7, 8] Operation: 96-88=8
Moving to Node #0,0
Current State: 98:[26, 7, 8], Operations: ['96-88=8']
Exploring Operation: 26-8=18, Resulting Numbers: [7, 18]
Generated Node #0,0,0: 98... | 0 | hs_1 | mult_heuristic |
[
55,
35,
95,
53
] | 66 | [
"95-53=42",
"55*42=2310",
"2310/35=66"
] | Current State: 66:[55, 35, 95, 53], Operations: []
Exploring Operation: 95-53=42, Resulting Numbers: [55, 35, 42]
Generated Node #2: [55, 35, 42] from Operation: 95-53=42
Current State: 66:[55, 35, 42], Operations: ['95-53=42']
Exploring Operation: 55*42=2310, Resulting Numbers: [35, 2310]
Generated Node #3: [35, 2310]... | 4 | Current State: 66:[55, 35, 95, 53], Operations: []
Exploring Operation: 95-53=42, Resulting Numbers: [55, 35, 42]
Generated Node #0,0: 66:[55, 35, 42] Operation: 95-53=42
Exploring Operation: 95-55=40, Resulting Numbers: [35, 53, 40]
Generated Node #0,1: 66:[35, 53, 40] Operation: 95-55=40
Exploring Operation: 95-35=60... | 0 | hs_3 | sum_heuristic |
[
77,
73,
4,
82
] | 53 | [
"82-77=5",
"4*5=20",
"73-20=53"
] | Current State: 53:[77, 73, 4, 82], Operations: []
Exploring Operation: 82-77=5, Resulting Numbers: [73, 4, 5]
Generated Node #2: [73, 4, 5] from Operation: 82-77=5
Current State: 53:[73, 4, 5], Operations: ['82-77=5']
Exploring Operation: 4*5=20, Resulting Numbers: [73, 20]
Generated Node #3: [73, 20] from Operation: 4... | 4 | Current State: 53:[77, 73, 4, 82], Operations: []
Exploring Operation: 77-4=73, Resulting Numbers: [73, 82, 73]
Generated Node #0,0: 53:[73, 82, 73] Operation: 77-4=73
Exploring Operation: 73-4=69, Resulting Numbers: [77, 82, 69]
Generated Node #0,1: 53:[77, 82, 69] Operation: 73-4=69
Moving to Node #0,0
Current State:... | 0 | hs_2 | sum_heuristic |
[
9,
39,
69,
57
] | 55 | [
"9+69=78",
"78/39=2",
"57-2=55"
] | Current State: 55:[9, 39, 69, 57], Operations: []
Exploring Operation: 9+69=78, Resulting Numbers: [39, 57, 78]
Generated Node #2: [39, 57, 78] from Operation: 9+69=78
Current State: 55:[39, 57, 78], Operations: ['9+69=78']
Exploring Operation: 78/39=2, Resulting Numbers: [57, 2]
Generated Node #3: [57, 2] from Operati... | 4 | Current State: 55:[9, 39, 69, 57], Operations: []
Exploring Operation: 69-9=60, Resulting Numbers: [39, 57, 60]
Generated Node #0,0: 55:[39, 57, 60] Operation: 69-9=60
Exploring Operation: 69-57=12, Resulting Numbers: [9, 39, 12]
Generated Node #0,1: 55:[9, 39, 12] Operation: 69-57=12
Exploring Operation: 9+39=48, Resu... | 0 | hs_3 | mult_heuristic |
[
68,
57,
63,
90
] | 53 | [
"63-57=6",
"90/6=15",
"68-15=53"
] | Current State: 53:[68, 57, 63, 90], Operations: []
Exploring Operation: 63-57=6, Resulting Numbers: [68, 90, 6]
Generated Node #2: [68, 90, 6] from Operation: 63-57=6
Current State: 53:[68, 90, 6], Operations: ['63-57=6']
Exploring Operation: 90/6=15, Resulting Numbers: [68, 15]
Generated Node #3: [68, 15] from Operati... | 4 | Current State: 53:[68, 57, 63, 90], Operations: []
Exploring Operation: 90-68=22, Resulting Numbers: [57, 63, 22]
Generated Node #0,0: 53:[57, 63, 22] Operation: 90-68=22
Exploring Operation: 90-63=27, Resulting Numbers: [68, 57, 27]
Generated Node #0,1: 53:[68, 57, 27] Operation: 90-63=27
Exploring Operation: 68-57=11... | 0 | hs_5 | mult_heuristic |
[
13,
75,
8,
56
] | 85 | [
"13*8=104",
"75-56=19",
"104-19=85"
] | Current State: 85:[13, 75, 8, 56], Operations: []
Exploring Operation: 13*8=104, Resulting Numbers: [75, 56, 104]
Generated Node #2: [75, 56, 104] from Operation: 13*8=104
Current State: 85:[75, 56, 104], Operations: ['13*8=104']
Exploring Operation: 75-56=19, Resulting Numbers: [104, 19]
Generated Node #3: [104, 19] f... | 4 | Current State: 85:[13, 75, 8, 56], Operations: []
Exploring Operation: 75-56=19, Resulting Numbers: [13, 8, 19]
Generated Node #0,0: 85:[13, 8, 19] Operation: 75-56=19
Exploring Operation: 13+56=69, Resulting Numbers: [75, 8, 69]
Generated Node #0,1: 85:[75, 8, 69] Operation: 13+56=69
Exploring Operation: 56/8=7, Resul... | 0 | hs_3 | sum_heuristic |
[
18,
30,
42,
92
] | 46 | [
"18+42=60",
"30*92=2760",
"2760/60=46"
] | Current State: 46:[18, 30, 42, 92], Operations: []
Exploring Operation: 18+42=60, Resulting Numbers: [30, 92, 60]
Generated Node #2: [30, 92, 60] from Operation: 18+42=60
Current State: 46:[30, 92, 60], Operations: ['18+42=60']
Exploring Operation: 30*92=2760, Resulting Numbers: [60, 2760]
Generated Node #3: [60, 2760]... | 4 | Current State: 46:[18, 30, 42, 92], Operations: []
Exploring Operation: 92-42=50, Resulting Numbers: [18, 30, 50]
Generated Node #0,0: 46:[18, 30, 50] Operation: 92-42=50
Exploring Operation: 92-18=74, Resulting Numbers: [30, 42, 74]
Generated Node #0,1: 46:[30, 42, 74] Operation: 92-18=74
Exploring Operation: 92-30=62... | 0 | hs_3 | sum_heuristic |
[
11,
55,
28,
19
] | 75 | [
"11+55=66",
"28-19=9",
"66+9=75"
] | Current State: 75:[11, 55, 28, 19], Operations: []
Exploring Operation: 11+55=66, Resulting Numbers: [28, 19, 66]
Generated Node #2: [28, 19, 66] from Operation: 11+55=66
Current State: 75:[28, 19, 66], Operations: ['11+55=66']
Exploring Operation: 28-19=9, Resulting Numbers: [66, 9]
Generated Node #3: [66, 9] from Ope... | 4 | Current State: 75:[11, 55, 28, 19], Operations: []
Exploring Operation: 55-28=27, Resulting Numbers: [11, 19, 27]
Generated Node #0,0: 75:[11, 19, 27] Operation: 55-28=27
Exploring Operation: 55/11=5, Resulting Numbers: [28, 19, 5]
Generated Node #0,1: 75:[28, 19, 5] Operation: 55/11=5
Exploring Operation: 55+19=74, Re... | 0 | hs_3 | sum_heuristic |
[
58,
62,
70,
72
] | 60 | [
"58+62=120",
"72-70=2",
"120/2=60"
] | Current State: 60:[58, 62, 70, 72], Operations: []
Exploring Operation: 58+62=120, Resulting Numbers: [70, 72, 120]
Generated Node #2: [70, 72, 120] from Operation: 58+62=120
Current State: 60:[70, 72, 120], Operations: ['58+62=120']
Exploring Operation: 72-70=2, Resulting Numbers: [120, 2]
Generated Node #3: [120, 2] ... | 4 | Current State: 60:[58, 62, 70, 72], Operations: []
Exploring Operation: 72-62=10, Resulting Numbers: [58, 70, 10]
Generated Node #0,0: 60:[58, 70, 10] Operation: 72-62=10
Exploring Operation: 72-58=14, Resulting Numbers: [62, 70, 14]
Generated Node #0,1: 60:[62, 70, 14] Operation: 72-58=14
Exploring Operation: 72-70=2,... | 0 | hs_3 | sum_heuristic |
[
26,
65,
57,
15
] | 49 | [
"26+65=91",
"57-15=42",
"91-42=49"
] | Current State: 49:[26, 65, 57, 15], Operations: []
Exploring Operation: 26+65=91, Resulting Numbers: [57, 15, 91]
Generated Node #2: [57, 15, 91] from Operation: 26+65=91
Current State: 49:[57, 15, 91], Operations: ['26+65=91']
Exploring Operation: 57-15=42, Resulting Numbers: [91, 42]
Generated Node #3: [91, 42] from ... | 4 | Current State: 49:[26, 65, 57, 15], Operations: []
Exploring Operation: 65-57=8, Resulting Numbers: [26, 15, 8]
Generated Node #0,0: 49:[26, 15, 8] Operation: 65-57=8
Exploring Operation: 65-26=39, Resulting Numbers: [57, 15, 39]
Generated Node #0,1: 49:[57, 15, 39] Operation: 65-26=39
Exploring Operation: 26-15=11, Re... | 0.976563 | hs_3 | sum_heuristic |
[
80,
5,
90,
40
] | 80 | [
"80*5=400",
"400/40=10",
"90-10=80"
] | Current State: 80:[80, 5, 90, 40], Operations: []
Exploring Operation: 80*5=400, Resulting Numbers: [90, 40, 400]
Generated Node #2: [90, 40, 400] from Operation: 80*5=400
Current State: 80:[90, 40, 400], Operations: ['80*5=400']
Exploring Operation: 400/40=10, Resulting Numbers: [90, 10]
Generated Node #3: [90, 10] fr... | 4 | Current State: 80:[80, 5, 90, 40], Operations: []
Exploring Operation: 90-80=10, Resulting Numbers: [5, 40, 10]
Generated Node #0,0: 80:[5, 40, 10] Operation: 90-80=10
Exploring Operation: 90/5=18, Resulting Numbers: [80, 40, 18]
Generated Node #0,1: 80:[80, 40, 18] Operation: 90/5=18
Moving to Node #0,0
Current State:... | 0.991319 | hs_2 | mult_heuristic |
[
9,
15,
7,
4
] | 19 | [
"9+7=16",
"16/4=4",
"15+4=19"
] | Current State: 19:[9, 15, 7, 4], Operations: []
Exploring Operation: 9+7=16, Resulting Numbers: [15, 4, 16]
Generated Node #2: [15, 4, 16] from Operation: 9+7=16
Current State: 19:[15, 4, 16], Operations: ['9+7=16']
Exploring Operation: 16/4=4, Resulting Numbers: [15, 4]
Generated Node #3: [15, 4] from Operation: 16/4=... | 4 | Current State: 19:[9, 15, 7, 4], Operations: []
Exploring Operation: 9+4=13, Resulting Numbers: [15, 7, 13]
Generated Node #0,0: 19:[15, 7, 13] Operation: 9+4=13
Exploring Operation: 9+7=16, Resulting Numbers: [15, 4, 16]
Generated Node #0,1: 19:[15, 4, 16] Operation: 9+7=16
Moving to Node #0,0
Current State: 19:[15, 7... | 0 | hs_2 | mult_heuristic |
[
45,
24,
83,
9
] | 86 | [
"24-9=15",
"45/15=3",
"83+3=86"
] | Current State: 86:[45, 24, 83, 9], Operations: []
Exploring Operation: 24-9=15, Resulting Numbers: [45, 83, 15]
Generated Node #2: [45, 83, 15] from Operation: 24-9=15
Current State: 86:[45, 83, 15], Operations: ['24-9=15']
Exploring Operation: 45/15=3, Resulting Numbers: [83, 3]
Generated Node #3: [83, 3] from Operati... | 4 | Current State: 86:[45, 24, 83, 9], Operations: []
Exploring Operation: 45/9=5, Resulting Numbers: [24, 83, 5]
Generated Node #0,0: 86:[24, 83, 5] Operation: 45/9=5
Exploring Operation: 24+9=33, Resulting Numbers: [45, 83, 33]
Generated Node #0,1: 86:[45, 83, 33] Operation: 24+9=33
Exploring Operation: 24-9=15, Resultin... | 0.974826 | hs_4 | mult_heuristic |
[
44,
82,
84,
6
] | 45 | [
"44*84=3696",
"3696-6=3690",
"3690/82=45"
] | Current State: 45:[44, 82, 84, 6], Operations: []
Exploring Operation: 44*84=3696, Resulting Numbers: [82, 6, 3696]
Generated Node #2: [82, 6, 3696] from Operation: 44*84=3696
Current State: 45:[82, 6, 3696], Operations: ['44*84=3696']
Exploring Operation: 3696-6=3690, Resulting Numbers: [82, 3690]
Generated Node #3: [... | 4 | Current State: 45:[44, 82, 84, 6], Operations: []
Exploring Operation: 84-82=2, Resulting Numbers: [44, 6, 2]
Generated Node #0,0: 45:[44, 6, 2] Operation: 84-82=2
Start Sub Search at level 1: Moving to Node #0,0
Current State: 45:[44, 6, 2], Operations: ['84-82=2']
Exploring Operation: 6/2=3, Resulting Numbers: [44, 3... | 0 | hs_1 | mult_heuristic |
[
29,
61,
3,
2
] | 45 | [
"29+3=32",
"32/2=16",
"61-16=45"
] | Current State: 45:[29, 61, 3, 2], Operations: []
Exploring Operation: 29+3=32, Resulting Numbers: [61, 2, 32]
Generated Node #2: [61, 2, 32] from Operation: 29+3=32
Current State: 45:[61, 2, 32], Operations: ['29+3=32']
Exploring Operation: 32/2=16, Resulting Numbers: [61, 16]
Generated Node #3: [61, 16] from Operation... | 4 | Current State: 45:[29, 61, 3, 2], Operations: []
Exploring Operation: 61-29=32, Resulting Numbers: [3, 2, 32]
Generated Node #0,0: 45:[3, 2, 32] Operation: 61-29=32
Exploring Operation: 29-3=26, Resulting Numbers: [61, 2, 26]
Generated Node #0,1: 45:[61, 2, 26] Operation: 29-3=26
Start Sub Search at level 1: Moving to ... | 0 | hs_2 | mult_heuristic |
[
67,
12,
24,
89
] | 24 | [
"67+24=91",
"91-89=2",
"12*2=24"
] | Current State: 24:[67, 12, 24, 89], Operations: []
Exploring Operation: 67+24=91, Resulting Numbers: [12, 89, 91]
Generated Node #2: [12, 89, 91] from Operation: 67+24=91
Current State: 24:[12, 89, 91], Operations: ['67+24=91']
Exploring Operation: 91-89=2, Resulting Numbers: [12, 2]
Generated Node #3: [12, 2] from Ope... | 4 | Current State: 24:[67, 12, 24, 89], Operations: []
Exploring Operation: 89-67=22, Resulting Numbers: [12, 24, 22]
Generated Node #0,0: 24:[12, 24, 22] Operation: 89-67=22
Start Sub Search at level 1: Moving to Node #0,0
Current State: 24:[12, 24, 22], Operations: ['89-67=22']
Exploring Operation: 24-22=2, Resulting Num... | 0.993924 | hs_1 | mult_heuristic |
[
10,
43,
95,
54
] | 94 | [
"10+43=53",
"95-54=41",
"53+41=94"
] | Current State: 94:[10, 43, 95, 54], Operations: []
Exploring Operation: 10+43=53, Resulting Numbers: [95, 54, 53]
Generated Node #2: [95, 54, 53] from Operation: 10+43=53
Current State: 94:[95, 54, 53], Operations: ['10+43=53']
Exploring Operation: 95-54=41, Resulting Numbers: [53, 41]
Generated Node #3: [53, 41] from ... | 4 | Current State: 94:[10, 43, 95, 54], Operations: []
Exploring Operation: 43+54=97, Resulting Numbers: [10, 95, 97]
Generated Node #0,0: 94:[10, 95, 97] Operation: 43+54=97
Exploring Operation: 54-10=44, Resulting Numbers: [43, 95, 44]
Generated Node #0,1: 94:[43, 95, 44] Operation: 54-10=44
Start Sub Search at level 1: ... | 0.992188 | hs_2 | mult_heuristic |
[
50,
35,
33,
71
] | 96 | [
"35-33=2",
"50/2=25",
"71+25=96"
] | Current State: 96:[50, 35, 33, 71], Operations: []
Exploring Operation: 35-33=2, Resulting Numbers: [50, 71, 2]
Generated Node #2: [50, 71, 2] from Operation: 35-33=2
Current State: 96:[50, 71, 2], Operations: ['35-33=2']
Exploring Operation: 50/2=25, Resulting Numbers: [71, 25]
Generated Node #3: [71, 25] from Operati... | 4 | Current State: 96:[50, 35, 33, 71], Operations: []
Exploring Operation: 71-50=21, Resulting Numbers: [35, 33, 21]
Generated Node #0,0: 96:[35, 33, 21] Operation: 71-50=21
Exploring Operation: 71-33=38, Resulting Numbers: [50, 35, 38]
Generated Node #0,1: 96:[50, 35, 38] Operation: 71-33=38
Exploring Operation: 35+71=10... | 0 | hs_4 | mult_heuristic |
[
87,
5,
20,
37
] | 54 | [
"87-37=50",
"20/5=4",
"50+4=54"
] | Current State: 54:[87, 5, 20, 37], Operations: []
Exploring Operation: 87-37=50, Resulting Numbers: [5, 20, 50]
Generated Node #2: [5, 20, 50] from Operation: 87-37=50
Current State: 54:[5, 20, 50], Operations: ['87-37=50']
Exploring Operation: 20/5=4, Resulting Numbers: [50, 4]
Generated Node #3: [50, 4] from Operatio... | 4 | Current State: 54:[87, 5, 20, 37], Operations: []
Exploring Operation: 87-20=67, Resulting Numbers: [5, 37, 67]
Generated Node #0,0: 54:[5, 37, 67] Operation: 87-20=67
Exploring Operation: 87-37=50, Resulting Numbers: [5, 20, 50]
Generated Node #0,1: 54:[5, 20, 50] Operation: 87-37=50
Start Sub Search at level 1: Movin... | 0 | hs_2 | sum_heuristic |
[
4,
9,
10,
5
] | 31 | [
"4*9=36",
"10-5=5",
"36-5=31"
] | Current State: 31:[4, 9, 10, 5], Operations: []
Exploring Operation: 4*9=36, Resulting Numbers: [10, 5, 36]
Generated Node #2: [10, 5, 36] from Operation: 4*9=36
Current State: 31:[10, 5, 36], Operations: ['4*9=36']
Exploring Operation: 10-5=5, Resulting Numbers: [36, 5]
Generated Node #3: [36, 5] from Operation: 10-5=... | 4 | Current State: 31:[4, 9, 10, 5], Operations: []
Exploring Operation: 4*9=36, Resulting Numbers: [10, 5, 36]
Generated Node #0,0: 31:[10, 5, 36] Operation: 4*9=36
Exploring Operation: 4*10=40, Resulting Numbers: [9, 5, 40]
Generated Node #0,1: 31:[9, 5, 40] Operation: 4*10=40
Exploring Operation: 4*5=20, Resulting Numbe... | 0 | hs_3 | sum_heuristic |
[
94,
38,
3,
11
] | 99 | [
"94+38=132",
"3*11=33",
"132-33=99"
] | Current State: 99:[94, 38, 3, 11], Operations: []
Exploring Operation: 94+38=132, Resulting Numbers: [3, 11, 132]
Generated Node #2: [3, 11, 132] from Operation: 94+38=132
Current State: 99:[3, 11, 132], Operations: ['94+38=132']
Exploring Operation: 3*11=33, Resulting Numbers: [132, 33]
Generated Node #3: [132, 33] fr... | 4 | Current State: 99:[94, 38, 3, 11], Operations: []
Exploring Operation: 3*11=33, Resulting Numbers: [94, 38, 33]
Generated Node #0,0: 99:[94, 38, 33] Operation: 3*11=33
Exploring Operation: 94+11=105, Resulting Numbers: [38, 3, 105]
Generated Node #0,1: 99:[38, 3, 105] Operation: 94+11=105
Exploring Operation: 38-3=35, ... | 0.953993 | hs_4 | sum_heuristic |
[
57,
55,
10,
63
] | 83 | [
"57-55=2",
"10*2=20",
"63+20=83"
] | Current State: 83:[57, 55, 10, 63], Operations: []
Exploring Operation: 57-55=2, Resulting Numbers: [10, 63, 2]
Generated Node #2: [10, 63, 2] from Operation: 57-55=2
Current State: 83:[10, 63, 2], Operations: ['57-55=2']
Exploring Operation: 10*2=20, Resulting Numbers: [63, 20]
Generated Node #3: [63, 20] from Operati... | 4 | Current State: 83:[57, 55, 10, 63], Operations: []
Exploring Operation: 55+10=65, Resulting Numbers: [57, 63, 65]
Generated Node #0,0: 83:[57, 63, 65] Operation: 55+10=65
Exploring Operation: 57+10=67, Resulting Numbers: [55, 63, 67]
Generated Node #0,1: 83:[55, 63, 67] Operation: 57+10=67
Exploring Operation: 10+63=73... | 0 | hs_3 | mult_heuristic |
[
1,
16,
41,
32
] | 81 | [
"32/16=2",
"41*2=82",
"82-1=81"
] | Current State: 81:[1, 16, 41, 32], Operations: []
Exploring Operation: 32/16=2, Resulting Numbers: [1, 41, 2]
Generated Node #2: [1, 41, 2] from Operation: 32/16=2
Current State: 81:[1, 41, 2], Operations: ['32/16=2']
Exploring Operation: 41*2=82, Resulting Numbers: [1, 82]
Generated Node #3: [1, 82] from Operation: 41... | 4 | Current State: 81:[1, 16, 41, 32], Operations: []
Exploring Operation: 41-16=25, Resulting Numbers: [1, 32, 25]
Generated Node #0,0: 81:[1, 32, 25] Operation: 41-16=25
Exploring Operation: 41+32=73, Resulting Numbers: [1, 16, 73]
Generated Node #0,1: 81:[1, 16, 73] Operation: 41+32=73
Exploring Operation: 32-16=16, Res... | 0.930556 | hs_5 | mult_heuristic |
[
36,
34,
78,
76
] | 80 | [
"36-34=2",
"78*2=156",
"156-76=80"
] | Current State: 80:[36, 34, 78, 76], Operations: []
Exploring Operation: 36-34=2, Resulting Numbers: [78, 76, 2]
Generated Node #2: [78, 76, 2] from Operation: 36-34=2
Current State: 80:[78, 76, 2], Operations: ['36-34=2']
Exploring Operation: 78*2=156, Resulting Numbers: [76, 156]
Generated Node #3: [76, 156] from Oper... | 4 | Current State: 80:[36, 34, 78, 76], Operations: []
Exploring Operation: 36-34=2, Resulting Numbers: [78, 76, 2]
Generated Node #0,0: 80:[78, 76, 2] Operation: 36-34=2
Exploring Operation: 76-36=40, Resulting Numbers: [34, 78, 40]
Generated Node #0,1: 80:[34, 78, 40] Operation: 76-36=40
Exploring Operation: 76-34=42, Re... | 0 | hs_3 | sum_heuristic |
[
35,
5,
85,
40
] | 11 | [
"5*85=425",
"425-40=385",
"385/35=11"
] | Current State: 11:[35, 5, 85, 40], Operations: []
Exploring Operation: 5*85=425, Resulting Numbers: [35, 40, 425]
Generated Node #2: [35, 40, 425] from Operation: 5*85=425
Current State: 11:[35, 40, 425], Operations: ['5*85=425']
Exploring Operation: 425-40=385, Resulting Numbers: [35, 385]
Generated Node #3: [35, 385]... | 4 | Current State: 11:[35, 5, 85, 40], Operations: []
Exploring Operation: 85-35=50, Resulting Numbers: [5, 40, 50]
Generated Node #0,0: 11:[5, 40, 50] Operation: 85-35=50
Exploring Operation: 40/5=8, Resulting Numbers: [35, 85, 8]
Generated Node #0,1: 11:[35, 85, 8] Operation: 40/5=8
Exploring Operation: 85/5=17, Resultin... | 0 | hs_5 | sum_heuristic |
[
65,
17,
91,
34
] | 43 | [
"65+17=82",
"91+34=125",
"125-82=43"
] | Current State: 43:[65, 17, 91, 34], Operations: []
Exploring Operation: 65+17=82, Resulting Numbers: [91, 34, 82]
Generated Node #2: [91, 34, 82] from Operation: 65+17=82
Current State: 43:[91, 34, 82], Operations: ['65+17=82']
Exploring Operation: 91+34=125, Resulting Numbers: [82, 125]
Generated Node #3: [82, 125] fr... | 4 | Current State: 43:[65, 17, 91, 34], Operations: []
Exploring Operation: 91-65=26, Resulting Numbers: [17, 34, 26]
Generated Node #0,0: 43:[17, 34, 26] Operation: 91-65=26
Start Sub Search at level 1: Moving to Node #0,0
Current State: 43:[17, 34, 26], Operations: ['91-65=26']
Exploring Operation: 17+26=43, Resulting Nu... | 0 | hs_1 | sum_heuristic |
[
8,
91,
4,
77
] | 16 | [
"8/4=2",
"91-77=14",
"2+14=16"
] | Current State: 16:[8, 91, 4, 77], Operations: []
Exploring Operation: 8/4=2, Resulting Numbers: [91, 77, 2]
Generated Node #2: [91, 77, 2] from Operation: 8/4=2
Current State: 16:[91, 77, 2], Operations: ['8/4=2']
Exploring Operation: 91-77=14, Resulting Numbers: [2, 14]
Generated Node #3: [2, 14] from Operation: 91-77... | 4 | Current State: 16:[8, 91, 4, 77], Operations: []
Exploring Operation: 91-8=83, Resulting Numbers: [4, 77, 83]
Generated Node #0,0: 16:[4, 77, 83] Operation: 91-8=83
Exploring Operation: 91-77=14, Resulting Numbers: [8, 4, 14]
Generated Node #0,1: 16:[8, 4, 14] Operation: 91-77=14
Moving to Node #0,1
Current State: 16:[... | 0.992188 | hs_2 | mult_heuristic |
[
82,
83,
25,
39
] | 13 | [
"83-82=1",
"39-25=14",
"14-1=13"
] | Current State: 13:[82, 83, 25, 39], Operations: []
Exploring Operation: 83-82=1, Resulting Numbers: [25, 39, 1]
Generated Node #2: [25, 39, 1] from Operation: 83-82=1
Current State: 13:[25, 39, 1], Operations: ['83-82=1']
Exploring Operation: 39-25=14, Resulting Numbers: [1, 14]
Generated Node #3: [1, 14] from Operatio... | 4 | Current State: 13:[82, 83, 25, 39], Operations: []
Exploring Operation: 83-82=1, Resulting Numbers: [25, 39, 1]
Generated Node #0,0: 13:[25, 39, 1] Operation: 83-82=1
Exploring Operation: 82-39=43, Resulting Numbers: [83, 25, 43]
Generated Node #0,1: 13:[83, 25, 43] Operation: 82-39=43
Moving to Node #0,0
Current State... | 0.989583 | hs_2 | mult_heuristic |
[
17,
51,
63,
39
] | 50 | [
"51/17=3",
"39/3=13",
"63-13=50"
] | Current State: 50:[17, 51, 63, 39], Operations: []
Exploring Operation: 51/17=3, Resulting Numbers: [63, 39, 3]
Generated Node #2: [63, 39, 3] from Operation: 51/17=3
Current State: 50:[63, 39, 3], Operations: ['51/17=3']
Exploring Operation: 39/3=13, Resulting Numbers: [63, 13]
Generated Node #3: [63, 13] from Operati... | 4 | Current State: 50:[17, 51, 63, 39], Operations: []
Exploring Operation: 63-39=24, Resulting Numbers: [17, 51, 24]
Generated Node #0,0: 50:[17, 51, 24] Operation: 63-39=24
Start Sub Search at level 1: Moving to Node #0,0
Current State: 50:[17, 51, 24], Operations: ['63-39=24']
Exploring Operation: 51/17=3, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
51,
95,
22,
68
] | 19 | [
"51+22=73",
"73-68=5",
"95/5=19"
] | Current State: 19:[51, 95, 22, 68], Operations: []
Exploring Operation: 51+22=73, Resulting Numbers: [95, 68, 73]
Generated Node #2: [95, 68, 73] from Operation: 51+22=73
Current State: 19:[95, 68, 73], Operations: ['51+22=73']
Exploring Operation: 73-68=5, Resulting Numbers: [95, 5]
Generated Node #3: [95, 5] from Ope... | 4 | Current State: 19:[51, 95, 22, 68], Operations: []
Exploring Operation: 95-51=44, Resulting Numbers: [22, 68, 44]
Generated Node #0,0: 19:[22, 68, 44] Operation: 95-51=44
Exploring Operation: 68-51=17, Resulting Numbers: [95, 22, 17]
Generated Node #0,1: 19:[95, 22, 17] Operation: 68-51=17
Exploring Operation: 95-68=27... | 0.963542 | hs_3 | mult_heuristic |
[
56,
36,
24,
20
] | 26 | [
"36*20=720",
"720/24=30",
"56-30=26"
] | Current State: 26:[56, 36, 24, 20], Operations: []
Exploring Operation: 36*20=720, Resulting Numbers: [56, 24, 720]
Generated Node #2: [56, 24, 720] from Operation: 36*20=720
Current State: 26:[56, 24, 720], Operations: ['36*20=720']
Exploring Operation: 720/24=30, Resulting Numbers: [56, 30]
Generated Node #3: [56, 30... | 4 | Current State: 26:[56, 36, 24, 20], Operations: []
Exploring Operation: 56-36=20, Resulting Numbers: [24, 20, 20]
Generated Node #0,0: 26:[24, 20, 20] Operation: 56-36=20
Start Sub Search at level 1: Moving to Node #0,0
Current State: 26:[24, 20, 20], Operations: ['56-36=20']
Exploring Operation: 20/20=1, Resulting Num... | 0 | hs_1 | sum_heuristic |
[
2,
36,
70,
44
] | 74 | [
"44-36=8",
"8/2=4",
"70+4=74"
] | Current State: 74:[2, 36, 70, 44], Operations: []
Exploring Operation: 44-36=8, Resulting Numbers: [2, 70, 8]
Generated Node #2: [2, 70, 8] from Operation: 44-36=8
Current State: 74:[2, 70, 8], Operations: ['44-36=8']
Exploring Operation: 8/2=4, Resulting Numbers: [70, 4]
Generated Node #3: [70, 4] from Operation: 8/2=... | 4 | Current State: 74:[2, 36, 70, 44], Operations: []
Exploring Operation: 44-2=42, Resulting Numbers: [36, 70, 42]
Generated Node #0,0: 74:[36, 70, 42] Operation: 44-2=42
Exploring Operation: 2+70=72, Resulting Numbers: [36, 44, 72]
Generated Node #0,1: 74:[36, 44, 72] Operation: 2+70=72
Exploring Operation: 70/2=35, Resu... | 0 | hs_3 | sum_heuristic |
[
78,
78,
86,
21
] | 86 | [
"78-78=0",
"21*0=0",
"86+0=86"
] | Current State: 86:[78, 78, 86, 21], Operations: []
Exploring Operation: 78-78=0, Resulting Numbers: [86, 21, 0]
Generated Node #2: [86, 21, 0] from Operation: 78-78=0
Current State: 86:[86, 21, 0], Operations: ['78-78=0']
Exploring Operation: 21*0=0, Resulting Numbers: [86, 0]
Generated Node #3: [86, 0] from Operation:... | 4 | Current State: 86:[78, 78, 86, 21], Operations: []
Exploring Operation: 78/78=1, Resulting Numbers: [86, 21, 1]
Generated Node #0,0: 86:[86, 21, 1] Operation: 78/78=1
Exploring Operation: 78-21=57, Resulting Numbers: [78, 86, 57]
Generated Node #0,1: 86:[78, 86, 57] Operation: 78-21=57
Exploring Operation: 78+21=99, Re... | 0.951389 | hs_5 | mult_heuristic |
[
78,
6,
40,
9
] | 62 | [
"78/6=13",
"40+9=49",
"13+49=62"
] | Current State: 62:[78, 6, 40, 9], Operations: []
Exploring Operation: 78/6=13, Resulting Numbers: [40, 9, 13]
Generated Node #2: [40, 9, 13] from Operation: 78/6=13
Current State: 62:[40, 9, 13], Operations: ['78/6=13']
Exploring Operation: 40+9=49, Resulting Numbers: [13, 49]
Generated Node #3: [13, 49] from Operation... | 4 | Current State: 62:[78, 6, 40, 9], Operations: []
Exploring Operation: 78-6=72, Resulting Numbers: [40, 9, 72]
Generated Node #0,0: 62:[40, 9, 72] Operation: 78-6=72
Exploring Operation: 78-40=38, Resulting Numbers: [6, 9, 38]
Generated Node #0,1: 62:[6, 9, 38] Operation: 78-40=38
Exploring Operation: 78-9=69, Resulting... | 0 | hs_4 | sum_heuristic |
[
58,
66,
41,
2
] | 33 | [
"58+41=99",
"66*2=132",
"132-99=33"
] | Current State: 33:[58, 66, 41, 2], Operations: []
Exploring Operation: 58+41=99, Resulting Numbers: [66, 2, 99]
Generated Node #2: [66, 2, 99] from Operation: 58+41=99
Current State: 33:[66, 2, 99], Operations: ['58+41=99']
Exploring Operation: 66*2=132, Resulting Numbers: [99, 132]
Generated Node #3: [99, 132] from Op... | 4 | Current State: 33:[58, 66, 41, 2], Operations: []
Exploring Operation: 66-58=8, Resulting Numbers: [41, 2, 8]
Generated Node #0,0: 33:[41, 2, 8] Operation: 66-58=8
Exploring Operation: 66/2=33, Resulting Numbers: [58, 41, 33]
Generated Node #0,1: 33:[58, 41, 33] Operation: 66/2=33
Moving to Node #0,0
Current State: 33:... | 0 | hs_2 | mult_heuristic |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.