Skip to content

Setting initial solutions not obtained from previous runs #37

@KnorpelSenf

Description

@KnorpelSenf

I would like to solve an ILP based on a good initial solution that I can construct manually. I am aware of https://docs.rs/coin_cbc/latest/coin_cbc/struct.Model.html#method.set_initial_solution and https://docs.rs/coin_cbc/latest/coin_cbc/struct.Solution.html but I do not see a way to construct a Solution from scratch without running the solver.

Is this possible and I'm just missing something? If it is not possible: would you be willing to add this?

Context: I am working on rust-or/good_lp#71

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions