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

Groups of players #405

Open
Denwen12 opened this issue Feb 25, 2023 · 5 comments
Open

Groups of players #405

Denwen12 opened this issue Feb 25, 2023 · 5 comments

Comments

@Denwen12
Copy link

Denwen12 commented Feb 25, 2023

i have a list of list of all my groups
can the optimizer optimize with each group in list of list?
My list of list looks likes this.

or anyway to loop thru the groups to include each for each lineup?

[['Blake Jackson', 'Ben DiNucci'], ['Jahcour Pearson', 'Ben DiNucci'], ['Josh Gordon', 'Ben DiNucci'], ['Jordan Veasy', 'Ben DiNucci'], ['Kelvin McKnight', 'Ben DiNucci'], ['Blake Jackson', 'Jahcour Pearson', 'Ben DiNucci'], ['Blake Jackson', 'Josh Gordon', 'Ben DiNucci'], ['Blake Jackson', 'Jordan Veasy', 'Ben DiNucci'], ['Blake Jackson', 'Kelvin McKnight', 'Ben DiNucci'], ['Jahcour Pearson', 'Josh Gordon', 'Ben DiNucci'], ['Jahcour Pearson', 'Jordan Veasy', 'Ben DiNucci'], ['Jahcour Pearson', 'Kelvin McKnight', 'Ben DiNucci'], ['Josh Gordon', 'Jordan Veasy', 'Ben DiNucci'], ['Josh Gordon', 'Kelvin McKnight', 'Ben DiNucci'], ['Jordan Veasy', 'Kelvin McKnight', 'Ben DiNucci'], ['Marcell Ateman', 'AJ McCarron'], ['Darrius Shepherd', 'AJ McCarron'], ['Austin Proehl', 'AJ McCarron'], ['Hakeem Butler', 'AJ McCarron'], ['Marcell Ateman', 'Darrius Shepherd', 'AJ McCarron'], ['Marcell Ateman', 'Austin Proehl', 'AJ McCarron'], ['Marcell Ateman', 'Hakeem Butler', 'AJ McCarron'], ['Darrius Shepherd', 'Austin Proehl', 'AJ McCarron'], ['Darrius Shepherd', 'Hakeem Butler', 'AJ McCarron'], ['Austin Proehl', 'Hakeem Butler', 'AJ McCarron'], ('Jalen Tolliver', 'Jack Coan'), ('Alize Mack', 'Jack Coan'), ('Travis Jonsen', 'Jack Coan'), ('T.J. Vasher', 'Jack Coan'), ('Jalen Tolliver', 'Alize Mack', 'Jack Coan'), ('Jalen Tolliver', 'Travis Jonsen', 'Jack Coan'), ('Jalen Tolliver', 'T.J. Vasher', 'Jack Coan'), ('Alize Mack', 'Travis Jonsen', 'Jack Coan'), ('Alize Mack', 'T.J. Vasher', 'Jack Coan'), ('Travis Jonsen', 'T.J. Vasher', 'Jack Coan'), ('Geronimo Allison', 'Luis Perez'), ('Jeff Badet', 'Luis Perez'), ('Martavis Bryant', 'Luis Perez'), ('Mathew Sexton', 'Luis Perez'), ('Cinque Sweeting', 'Luis Perez'), ('Geronimo Allison', 'Jeff Badet', 'Luis Perez'), ('Geronimo Allison', 'Martavis Bryant', 'Luis Perez'), ('Geronimo Allison', 'Mathew Sexton', 'Luis Perez'), ('Geronimo Allison', 'Cinque Sweeting', 'Luis Perez'), ('Jeff Badet', 'Martavis Bryant', 'Luis Perez'), ('Jeff Badet', 'Mathew Sexton', 'Luis Perez'), ('Jeff Badet', 'Cinque Sweeting', 'Luis Perez'), ('Martavis Bryant', 'Mathew Sexton', 'Luis Perez'), ('Martavis Bryant', 'Cinque Sweeting', 'Luis Perez'), ('Mathew Sexton', 'Cinque Sweeting', 'Luis Perez'), ('Sal Cannella', 'Drew Plitt'), ('Tyler Vaughns', 'Drew Plitt'), ('Brandon Arconado', 'Drew Plitt'), ('Sal Cannella', 'Tyler Vaughns', 'Drew Plitt'), ('Sal Cannella', 'Brandon Arconado', 'Drew Plitt'), ('Tyler Vaughns', 'Brandon Arconado', 'Drew Plitt')]

@Denwen12
Copy link
Author

Denwen12 commented Mar 3, 2023

I got this to work...

@tlabropoulos
Copy link

@Denwen12 trying to find a way to contact you directly. Can you shoot over an email or something? Thank you.

@Denwen12
Copy link
Author

Denwen12 commented May 5, 2023 via email

@tlabropoulos
Copy link

@Denwen12 It didn't seem to come through properly. Can you share a way to contact you if you do not want to share email? Thank you.

@Denwen12
Copy link
Author

Denwen12 commented May 5, 2023

Joffen12@gmail.com

@Denwen12 Denwen12 reopened this May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants