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

Use lower max degree by default and let user change it #1948

Merged
merged 8 commits into from
Oct 25, 2024
Merged

Conversation

leonardoalt
Copy link
Member

Depends on #1946

powdr/src/lib.rs Outdated Show resolved Hide resolved
@pacheco
Copy link
Collaborator

pacheco commented Oct 24, 2024

what's the usage for the user setting the MIN_DEGREE?

@leonardoalt
Copy link
Member Author

what's the usage for the user setting the MIN_DEGREE?

not much, that's why I didn't expose it to the end user

@leonardoalt leonardoalt changed the base branch from regen-artifacts to main October 25, 2024 07:18
@leonardoalt leonardoalt changed the base branch from main to regen-artifacts October 25, 2024 07:19
@leonardoalt
Copy link
Member Author

updated, waiting for the other PR to be merged

Base automatically changed from regen-artifacts to main October 25, 2024 08:07
@leonardoalt
Copy link
Member Author

this is ready now

@leonardoalt leonardoalt added this pull request to the merge queue Oct 25, 2024
Merged via the queue into main with commit 2113aa0 Oct 25, 2024
14 checks passed
@leonardoalt leonardoalt deleted the user-degree branch October 25, 2024 13:05
github-merge-queue bot pushed a commit that referenced this pull request Oct 25, 2024
Since RUST_LOG=info is quite verbose, I think we should have a few
messages that are always shown to the user.
The main point is to give some results about what they asked
(run/proof), but also let them know when a heavier process is going on.
I ran this locally and felt the messages and flow were ok.

Depends on #1948
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.

2 participants