Skip to content

Conversation

@DeVikingMark
Copy link

Add an early cutting mechanism in the atomic pattern optimizer that checks if the minimum possible complexity for given parameters is higher than the current best solution. This optimization helps reduce the search space and improve performance by skipping configurations that cannot lead to better solutions.

@cla-bot
Copy link

cla-bot bot commented Jan 25, 2025

Thank you for your pull request. We require contributors to sign our Contributor License Agreement / Terms and Conditions, and we don't seem to have the users @DeVikingMark on file. In order for us to review and merge your code, please sign:

  • For individual contribution: our CLA
  • for Bounty submission, if you are an individual: our T&C
  • for Bounty submission, if you are a company: our T&C
    to get yourself added.

If you already signed one of this document, just wait to be added to the bot config.

Copy link
Member

@BourgerieQuentin BourgerieQuentin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @DeVikingMark, thank you for the contribution, where is define the estimate_min_complexity, have you missed to add ?

@cla-bot
Copy link

cla-bot bot commented Feb 8, 2025

Thank you for your pull request. We require contributors to sign our Contributor License Agreement / Terms and Conditions, and we don't seem to have the users @DeVikingMark on file. In order for us to review and merge your code, please sign:

  • For individual contribution: our CLA
  • for Bounty submission, if you are an individual: our T&C
  • for Bounty submission, if you are a company: our T&C
    to get yourself added.

If you already signed one of this document, just wait to be added to the bot config.

@DeVikingMark
Copy link
Author

Hello @DeVikingMark, thank you for the contribution, where is define the estimate_min_complexity, have you missed to add ?

Hello @DeVikingMark, thank you for the contribution, where is define the estimate_min_complexity, have you missed to add ?

@BourgerieQuentin fixed, hope now it's good

@BourgerieQuentin
Copy link
Member

@DeVikingMark can you sign the cla 🙏

@aquint-zama
Copy link
Contributor

@cla-bot check

@cla-bot cla-bot bot added the cla-signed label Mar 28, 2025
@cla-bot
Copy link

cla-bot bot commented Mar 28, 2025

The cla-bot has been summoned, and re-checked this pull request!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants