scalanlp/breeze

Mixed-integer solver

Open

#600 ouverte le 14 oct. 2016

Voir sur GitHub
 (2 commentaires) (1 réaction) (0 assignés)Scala (690 forks)batch import
help wantedproject

Métriques du dépôt

Stars
 (3 453 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

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?

Guide contributeur