| Algorithm 1 Optimized design of action space |
| Input: |
| The number of trials: |
| Information bits length: |
| Discrete SNRs: |
| Output: The action space: |
| Initialization:; ; |
|
Forin: ; While: Updating the received LLR: ; ; //The is the first error bit index in SC decoding. ; If is : Continue; else: ; ; End if End while ; For in : If : Move into ; End if End for End for |