scalanlp/breeze

Mixed-integer solver

Open

#600 aperta il 14 ott 2016

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)Scala (690 fork)batch import
help wantedproject

Metriche repository

Star
 (3453 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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?

Guida contributor