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
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