Skip to content

Heuristics::IntegerMaster and LazyCut #3

@hlefebvr

Description

@hlefebvr

Describe the bug
If a problem is solved by branch-and-price and lazy cuts are added in the callback, the lazy cut are not generated in the callback and a potentially wrong solution is submitted.

Expected behavior
The callback should you the same optimizer as the original problem but disabling column generation with master problem being integer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions