Module enum_comb

Source
Expand description

組合せの列挙

Structs§

ListPairs
ペアを列挙する

Functions§

comb_with_rep
n 個の集合から重複を許して r 個取り出すときの組合せを列挙する.

Type Aliases§

Pairs
ペアのベクタ型