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

172 simplify SST exchanges #198

Merged
merged 2 commits into from
Mar 11, 2023
Merged

172 simplify SST exchanges #198

merged 2 commits into from
Mar 11, 2023

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Mar 10, 2023

Simplify exchanges for SST contest.

@w7sst w7sst requested review from scotthibbs and ct7aup March 10, 2023 00:52
@w7sst w7sst self-assigned this Mar 10, 2023
@w7sst w7sst linked an issue Mar 10, 2023 that may be closed by this pull request
16 tasks
@w7sst
Copy link
Owner Author

w7sst commented Mar 10, 2023

I decided to simplify further by eliminating the <name> <name> <state> <state> variation of the dual exchange. The remaining exchange is now of the form <name> <state> <name> <state> with an optional leading R. I chose this form because this is primarily a training contest and a duplicated exchange is most likely to follow the standard exchange order of <name> <state>.

@w7sst w7sst merged commit 82b1761 into main Mar 11, 2023
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.

Add support for SST Contest
1 participant