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

Refactor physical resource estimation #1943

Merged
merged 8 commits into from
Oct 4, 2024
Merged

Refactor physical resource estimation #1943

merged 8 commits into from
Oct 4, 2024

Conversation

msoeken
Copy link
Member

@msoeken msoeken commented Oct 2, 2024

The physical_estimation.rs file is very large.

This PR moves the RE traits to dedicated locations and moves the default estimation task and frontier estimation task into its own modules.

It also improves readability by including some dedicated types for tuples (incl. dedicated Ord implementations).

@swernli swernli added this pull request to the merge queue Oct 4, 2024
Merged via the queue into main with commit 9d9efe9 Oct 4, 2024
18 checks passed
@swernli swernli deleted the msoeken/re-refactor branch October 4, 2024 19:55
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.

3 participants