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 timing comparison #25

Open
fernandopalafox opened this issue Jan 24, 2024 · 0 comments
Open

Add timing comparison #25

fernandopalafox opened this issue Jan 24, 2024 · 0 comments

Comments

@fernandopalafox
Copy link
Member

Compare the following two approaches when finding a solution for the forward problem:

  1. Using hyperplanes from learned parameters
  2. With naive circular (non-convex) collision avoidance constraints.
    In theory, hyperplanes should be faster.

Plot showcasing comparison should have the following:

  • x-axis: number of players
  • y-axis: time to compute solution
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

1 participant