Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如果 Gurobi 不能在特定时间限制内解决给定的问题实例,它可以给出最优值的界限。lp_solve 可以做同样的事情吗?
(边界是指最优值必须驻留的区间)。