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

[WIP] Optimal Maximum Coverage using CBC MIP Solver #4542

Closed
wants to merge 5 commits into from

Conversation

ankurdubey521
Copy link

Issue Addressed

This PR addresses an extension to #4507 , introducing a MIP-based approach to calculate the Maximum Coverage over aggregated attestations optimally.

Proposed Changes

Allow conditionally using the Decomposition Approach for selecting the aggregated attestations to be included in a block.

Additional Info

Based on our discussions with @ michaelsproul and @paulhauner , given that this approach is very expensive computationally, this should be opt-in and not enabled by default unless a highly optimised implementation is discovered.

@CLAassistant
Copy link

CLAassistant commented Jul 25, 2023

CLA assistant check
All committers have signed the CLA.

@paulhauner paulhauner added the work-in-progress PR is a work-in-progress label Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
work-in-progress PR is a work-in-progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants