Simulated-annealing-lifting-QC-LDPC
Simulated-annealing-lifting-QC-LDPC copied to clipboard
Simulated annealing lifting for high girth QC-LDPC include ACE/EMD optimization. Make QC-LDPC from protograph (base matrix)
Dear Vasiliy, I tried to run the code on my Linux machine but it seems that there is an overflow warning on the header file named "irregularldpc.h", the function "ll...
Dear Vasiliy, I would like to ask if such algorithm support the QC-LDPC construction in term of a base matrix with long length? For example, I want to construct a...
I'm implementing such algorithm on Windows by using Clion with command as follows: simulatedAnnealingEMD.exe -file proto.txt -circulant 500 -upGirth 6 -emd 2 -seed 123 -numberOfMatrices 1 -girth 8 proto.txt: 16...