GatorIncubator / gatorgrouper

:busts_in_silhouette: Automated Group Formation Tool Enabling Effective Team Work
GNU General Public License v3.0
20 stars 20 forks source link

Implement Genetic Algorithm #267

Closed Lancasterwu closed 5 years ago

Lancasterwu commented 5 years ago

Description of Pull Request

Fixes #238

Note that this PR is incomplete. This PR suppose to completely implement group_genetic. It will provide the refactored group_genetic.py that can be used with gatorgrouper_cli.py. It will also provide test cases and documentation.

Type of Change

Please describe the pull request as one of the following:

Tags

@Lancasterwu

Lancasterwu commented 5 years ago

Seems like I won't be able to finish this soon. Gonna try finish this in future,