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

Highway relative gaps by global iterations #156

Merged
merged 7 commits into from
Jul 30, 2024
Merged

Conversation

i-am-sijia
Copy link
Collaborator

@i-am-sijia i-am-sijia commented Jul 8, 2024

What existing problem does the pull request solve and why should we include it?

Allow users to set a list of relative gaps for each global iteration's highway assignment.

What is the testing plan?

Demonstrate the code is solid by discussing how results are verified and covered by tests

  • Code for this PR is covered in tests
  • Code passes all existing tests

Code formatting

Code should be PEP8 compliant before merging by running a package like black

  • Code linted

Applicable Issues

Issues List

@i-am-sijia i-am-sijia marked this pull request as ready for review July 16, 2024 22:39
@i-am-sijia i-am-sijia merged commit d4735bf into develop Jul 30, 2024
0 of 2 checks passed
@i-am-sijia i-am-sijia deleted the highway-relative-gaps branch July 30, 2024 15:43
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

Successfully merging this pull request may close these issues.

🚀 Feature: User-Defined Convergence Criteria for Highway Assignment by Global Iteration
1 participant