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 support for multihop travel at higher awareness levels #54

Closed
djgroen opened this issue Feb 23, 2023 · 1 comment
Closed

Add support for multihop travel at higher awareness levels #54

djgroen opened this issue Feb 23, 2023 · 1 comment
Assignees
Labels
enhancement savethechildren tasks to support STC
Milestone

Comments

@djgroen
Copy link
Owner

djgroen commented Feb 23, 2023

Idea is to use a movestring array of location IDs (or names), and to have agents skip route choice decisions while this array is non-zero. An element is removed from the array whenever a location is visited.

The array will be erased whenever a location in the movestring can no longer be chosen for any reason.

This feature should be triggered automatically when awareness level is higher than 1.

@djgroen djgroen added enhancement savethechildren tasks to support STC labels Feb 23, 2023
@djgroen djgroen added this to the Flee 3.0 milestone Feb 23, 2023
@djgroen djgroen self-assigned this Feb 23, 2023
@djgroen
Copy link
Owner Author

djgroen commented Mar 30, 2023

This is also now present in the code :)

@djgroen djgroen closed this as completed Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement savethechildren tasks to support STC
Projects
None yet
Development

No branches or pull requests

1 participant