Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Algorithms to Support Team Creation #107

Closed
gkapfham opened this issue Jan 29, 2019 · 1 comment · Fixed by #277
Closed

Add New Algorithms to Support Team Creation #107

gkapfham opened this issue Jan 29, 2019 · 1 comment · Fixed by #277

Comments

@gkapfham
Copy link
Collaborator

This tool should support more advanced algorithms for forming teams. For instance, it might be possible to use the alternating variable method (AVM), hill climbing (HC), or a genetic algorithm (GA) to create the teams. Once these algorithms are added, they should have test cases for them and clear documentation in the README.

@Alex-Yarkosky
Copy link
Contributor

In order to implement the ability to add a way for conflicts to between students to factored into the algorithms, we would like to include an attribute in the database for each student that is their conflicts. @barrezuetai please let us know whether or not you are willing to include this data within the database you are working to create.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants