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

Temporal Dijkstra #241

Open
2 tasks
Ulvetanna opened this issue Jan 30, 2024 · 0 comments
Open
2 tasks

Temporal Dijkstra #241

Ulvetanna opened this issue Jan 30, 2024 · 0 comments
Assignees
Labels
Feature Adding in a new feature

Comments

@Ulvetanna
Copy link
Collaborator

Ulvetanna commented Jan 30, 2024

Currently we are assuming that the environment is not changing through time, we can build on this work by completing a path-book across multiple time-steps as the environment is changing.

Refer back to the original paper by Maria (https://arxiv.org/abs/2111.00293) this has a definition of the time-varying environments using the path-book constructions, similar to what Ayat has created so far for the pathbook
The stages for this implementation is as follows:

  • Read over the original paper to get a sense of what is done
  • Discussion with Maria on the method, and inspection of the original Java code
@gecoombs gecoombs added the Unit/Regression Test Adding in a new testing strategy either unit or regression label Feb 2, 2024
@Ulvetanna Ulvetanna added this to the v0.5 milestone Apr 10, 2024
@Ulvetanna Ulvetanna added Feature Adding in a new feature and removed Unit/Regression Test Adding in a new testing strategy either unit or regression labels Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Adding in a new feature
Projects
None yet
Development

No branches or pull requests

4 participants