minimumWeight C
The minimum weight of a linear code $C$ is the minimum Hamming weight of its non-zero codewords. It is known that computing the minimum weight of a linear code is an NP-hard problem.
If no value is specified for the optional argument Strat is specified, the function chooseStrat is used internally to choose a strategy. Usually it is best not to specify a value of the optional strategy argument, because a strategy is automatically chosen based on built-in approximations of performance.
|
|
|
The object minimumWeight is a method function with options.