LowerBoundCoveringRadiusVanWee2( n, M, false )
LowerBoundCoveringRadiusVanWee2( n, r [, true ] )
If the last argument of LowerBoundCoveringRadiusVanWee2
is
false
, then it returns a lower bound for the covering radius of a
code of size M and length n.
Otherwise, it returns a lower bound for the size of a code of length
n and covering radius r.
This bound only works for binary codes.
GAP 3.4.4