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

Optimisation ideas #6

Open
Boyan-MILANOV opened this issue May 25, 2022 · 1 comment
Open

Optimisation ideas #6

Boyan-MILANOV opened this issue May 25, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Boyan-MILANOV
Copy link
Contributor

Some brain dumping about optimisations for finding new paths:

  • consider only 1 or a subset of bifurcations that have the same alt_target
  • keep track of targets that are hard to reach (solver timeouts on them, etc, ...)
@Boyan-MILANOV Boyan-MILANOV added the enhancement New feature or request label May 25, 2022
@Boyan-MILANOV Boyan-MILANOV self-assigned this May 25, 2022
@Boyan-MILANOV
Copy link
Contributor Author

The Reentrency coverage test is a good candidate for such optimisations

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