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

Implement different versions of agent distribution #20

Open
6 tasks
J-Behrens opened this issue Oct 24, 2022 · 0 comments
Open
6 tasks

Implement different versions of agent distribution #20

J-Behrens opened this issue Oct 24, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@J-Behrens
Copy link
Collaborator

J-Behrens commented Oct 24, 2022

Image

  • Cross Sides (CS): all agents start on one side and traverse to the other side
  • Swap Sides (SS): half the agents start on one side and the other half start on the other side, targets are randomly selected in the side opposite of their sources
  • Inside Out (IO): agents start near the center of the grid and are assigned targets near the outer edges of the grid
  • Outside In (OI): agents start near the outer edges of the grid and are assigned targets near the center of the grid
  • Tight to Tight (TT): agents start together and are assigned targets that are as close as possible elsewhere on the grid
  • Tight to Wide (TW): agents start close together and are assigned targets that are spread out in the same general area of the grid
@J-Behrens J-Behrens self-assigned this Oct 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant