dpaukov / combinatoricslib3

Combinatorial objects stream generators for Java.
Apache License 2.0
177 stars 23 forks source link

BitSet Support #15

Open bastie opened 3 years ago

bastie commented 3 years ago

Hello,

i looking for a toolkit for java.util.BitSet Permutations with repetitions. How / Can I use the lib?

with regards

dpaukov commented 6 months ago

Can you please clarify the question? Here is an example for the permutations with repetitions: https://github.com/dpaukov/combinatoricslib3-example?tab=readme-ov-file#4-permutations-with-repetitions