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

BenefitInliner phase 3/3: Classes for doing nested knapsack algorithm and the inlining. #5509

Merged
merged 1 commit into from
Nov 22, 2023

Commits on Nov 16, 2023

  1. Add classes for building IDT, doing nested knapsack algorithm and inl…

    …ining.
    
    This is the phase 3/3 of the BenefitInliner contribution.
    
    * OMROptions.hpp, OMROptions.hpp: add new options for the BenefitInliner.
    * AbsVisitor.hpp, IDTBuilder.hpp, OMRIDTBuilder.hpp, OMRIDTBuilder.cpp: new class files for building IDT.
    * BenefitInliner.hpp, BenefitInliner.cpp, InliningProposal.hpp, InliningProposal.cpp: new class files for doing nested knapsack algorithm and inlining.
    
    Co-authored-by: Mingwei Li <[email protected]>
    Signed-off-by: Cijie Xia <[email protected]>
    xiacijie and mingweiarthurli committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    8414472 View commit details
    Browse the repository at this point in the history