Parvfect / HelixWorks

Code for the Channels and Decoding Methods
0 stars 1 forks source link

Adapt Complete Algorithm using new Tanner Structure #45

Open Parvfect opened 9 months ago

Parvfect commented 9 months ago

Once we have the weighted graph it's gonna be simple enough to implement the algorithm. Don't need to care about the shifting stuff currently, but yeah - translating the algorithm into this form. There is two major things

  1. CN update using the link values
  2. Max prob codeword

VN update seems right