Add Vose's alias method to to-dos

This commit is contained in:
2022-02-27 11:46:11 -06:00
parent b4cc240048
commit 6b5837e6ce

View File

@@ -295,6 +295,7 @@ slightly less time than the simulation itself. Real elapsed time from start to f
* Implement Duan and Su's maximum weight matching algorithm * Implement Duan and Su's maximum weight matching algorithm
* Add controllable algorithm-type parameter? * Add controllable algorithm-type parameter?
* This would be fun and valuable, but probably take more time than I have for a hobby project. * This would be fun and valuable, but probably take more time than I have for a hobby project.
* Implement Vose's alias method for arbitrary statistical distributions of cells
## CITATIONS ## CITATIONS