dpaukov / combinatoricslib

Combinatorial Objects Generators for Java 7+.
GNU Lesser General Public License v3.0
88 stars 15 forks source link

Name of Factory class should change #12

Closed dpaukov closed 6 years ago

dpaukov commented 9 years ago

Reported by martin.kamleithner, Feb 23, 2015

"Factory" is a very generic name, it clashes with other libraries, so programmers have to specify the whole path. In my opinion, something like "CombinatoricsFactory" would be better.

dpaukov commented 6 years ago

Fixed in version 2.2.