You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To save on runtime, I would like the ability to modify the transit assignment convergence criteria and/or the maximum number of assignment iterations by global iterations. For example, if running three global iterations, we may want to restrict the number of assignment iterations in global iteration number 1 to two. This would give us a rough estimate of crowding, which may be sufficient at this point in the global convergence journey.
Progress:
Sufficiently defined
Approach determined
Tests developed
User story satisfied
Doc strings
General documentation
Passing tests
Priority
Medium
Level of Effort
Low
Resolution Ideas
Build parallel infrastructure to #152, with a similar user experience. The one difference is we will want to have number of iterations vary by global iteration.
User Story
To save on runtime, I would like the ability to modify the transit assignment convergence criteria and/or the maximum number of assignment iterations by global iterations. For example, if running three global iterations, we may want to restrict the number of assignment iterations in global iteration number 1 to two. This would give us a rough estimate of crowding, which may be sufficient at this point in the global convergence journey.
Progress:
Priority
Medium
Level of Effort
Low
Resolution Ideas
Build parallel infrastructure to #152, with a similar user experience. The one difference is we will want to have number of iterations vary by global iteration.
Project
Task Order 5, Emme/ActivitySim Conversion
Who should be involved?
Users: @lmz, @gregerhardt, @FlaviaTsang
Reviewers: @DavidOry
Risk
Low
Tests
The text was updated successfully, but these errors were encountered: