scalanlp/breeze

Mixed-integer solver

Aberta

#600 aberto em 14 de out. de 2016

 (2 comentários) (1 reação) (0 responsável)Scala (690 forks)batch import
help wantedproject

Métricas do repositório

Stars
 (3.453 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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?

Guia do colaborador