help wantedproject
倉庫指標
- Star
- (3,453 star)
- PR 合併指標
- (30 天內沒有已合併 PR)
描述
Is there a way to define a LinearProgram to have some/all variables to be Integer? I can't find any solvers other than the Apache Simplex (there is a BreachAndBound class, but it seems to be a stub). If not, is there any workaround to run an integer based optimization?