Skip to content

Feature Request: WithTimeLimit implementation for LpSolveProblem, MicroLpProblem, CPLEXProblem, and good_lp::solvers::lp_solvers::Model<T> #112

@jk2997

Description

@jk2997

Hello,

I would like to make a request for implementing the trait WithTimeLimit for solvers other than CoinCbcProblem and HighsProblem. I attempted one possible approach to doing this in a good_lp fork (https://github.com/jk2997/good_lp_fork), although I had to fork the underlying rust-lpsolve and cplex-rs wrappers that good_lp uses to make changes on them as well (https://github.com/jk2997/cplex_rs_fork, https://gitlab.com/jk2997/rust_lpsolve_fork/). It would be greatly appreciated if you reviewed my code!

Sincerely,
Joonho Kim

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions