Skip to content

Conversation

@Renyu-Wang
Copy link
Member

Replaced to a more general output of all codewords with given weight. "CW:=list of wanted weights"
Example: Given DistRandCSS(GX,GZ,num,mindist,debug) then output res=[distance].
Example: Given DistRandCSS(GX,GZ,num,mindist,debug:CW:=[3,4]) then output res=[distance, list of given wt3 cws, list of given wt4 cws].

Add output of all codewords with weight 2 to 5 when bedbug=1. The output becomes res=[distance, list of wt2 cws, list of wt3 cws, list of wt4 cws, list of wt5 cws].
Replaced to a more general output of all codewords with given weight. "CW:=list of wanted weights"
Example: Given DistRandCSS(GX,GZ,num,mindist,debug) then output  res=[distance]. 
Example: Given DistRandCSS(GX,GZ,num,mindist,debug:CW:=[3,4]) then output  res=[distance, list of given wt3 cws, list of given wt4 cws].
Replaced to a more general output of all codewords with given weight. "CW:=list of wanted weights"
Example: Given DistRandCSS(GX,GZ,num,mindist,debug) then output  res=[distance]. 
Example: Given DistRandCSS(GX,GZ,num,mindist,debug:CW:=[3,4]) then output  res=[distance, list of given wt3 cws, list of given wt4 cws].
Replaced to a more general output of all codewords with given weight. "CW:=list of wanted weights"
Example: Given DistRandCSS(GX,GZ,num,mindist,debug) then output  res=[distance]. 
Example: Given DistRandCSS(GX,GZ,num,mindist,debug:CW:=[3,4]) then output  res=[distance, list of given wt3 cws, list of given wt4 cws].
Fix some bugs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant