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 time limit to pathfinding calculation #29

Open
kpfgallagher opened this issue Sep 5, 2020 · 4 comments
Open

Add time limit to pathfinding calculation #29

kpfgallagher opened this issue Sep 5, 2020 · 4 comments
Assignees

Comments

@kpfgallagher
Copy link
Contributor

kpfgallagher commented Sep 5, 2020

Revert to smaller planet size if needed
Change cost function to fix overflow bug with weather factor
Check if delay is from calculation or infinite loop

@tylerlum
Copy link
Contributor

tylerlum commented May 6, 2021

Figure out how to make the bash script robust. Does it wait for one process before starting the next?

Currently, it waits for the output of the first run before starting the next one.

@tylerlum tylerlum closed this as completed May 6, 2021
@tylerlum tylerlum reopened this May 6, 2021
@tylerlum
Copy link
Contributor

tylerlum commented May 6, 2021

What if satellite fails? What will it do?

@tylerlum
Copy link
Contributor

First step: profile and time the expected runtime for the selected planet size.

@tylerlum tylerlum reopened this May 29, 2021
@tylerlum
Copy link
Contributor

@kpfgallagher kpfgallagher self-assigned this Sep 11, 2021
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