Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add transformation numbering via NumberedTransformation class #286

Open
ChrisTimperley opened this issue Dec 6, 2020 · 0 comments
Open
Assignees
Labels

Comments

@ChrisTimperley
Copy link
Collaborator

Every transformation should be assigned a unique number, starting from zero. Numbers can be used for fast lookups by number and would be useful for debugging (e.g., a candidate patch could be represented as a sequence of transformation numbers). To separate the concern of generating/representing transformations from numbering them, a simple NumberedTransformation wrapped should be introduced.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant