Verbose and Separate
- Added
verbose
(int) parameter to track progress. start_separate
(bool) - Indicates if Combo should start by assigning each node into its own separate community. This could help to achieve higher modularity, but it makes execution much slower.- Fixed an error and warnings in build on windows. (no windows wheels built for PyPI yet)
- few other minor fixes.