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

Multiple topological ARA batches #893

Closed
pet-mit opened this issue Feb 20, 2024 · 1 comment
Closed

Multiple topological ARA batches #893

pet-mit opened this issue Feb 20, 2024 · 1 comment
Labels
feature New feature or request good first issue Good for newcomers

Comments

@pet-mit
Copy link
Collaborator

pet-mit commented Feb 20, 2024

Describe the current behavior

Currently, all NetworkAction automatons are applied at once in the beginning of ARA simulation, while RangeActions are sequentially activated depending on their speed.

Describe the expected behavior

Use the speed value of the NetworkAction to sort all actions by speed.

Describe the motivation

This would make the automaton simulator more coherent

Extra Information

No response

@pet-mit pet-mit added feature New feature or request good first issue Good for newcomers labels Apr 11, 2024
@bqth29
Copy link
Collaborator

bqth29 commented Jan 17, 2025

Overriden by #1241

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants