Module subset_size_k

Source
Expand description

ビットが1の個数がkであるものを列挙する

Functions§

subset_size_k
widthのなかで、ビットが1の個数がkであるものを列挙するイテレータを返す。