scalanlp/breeze

Mixed-integer solver

Open

#600 建立於 2016年10月14日

在 GitHub 查看
 (2 留言) (1 反應) (0 負責人)Scala (3,453 star) (690 fork)batch import
help wantedproject

描述

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?

貢獻者指南