fast-reflexes / BirthdayProblem-Python

Implementation of a solver of the generalized birthday problem in Python
MIT License
8 stars 0 forks source link

1.4.2 #4

Closed fast-reflexes closed 7 months ago

fast-reflexes commented 7 months ago

Fix bug with wrong method flag returned on failure of calculation of D and improved calculation of actual D when combinations (-c) are used.