[ojAlgo-user] Future changes to the optimisation package
Mathematics, linear algebra and optimisation
Brought to you by:
apete
From: Anders P. <an...@op...> - 2012-05-11 10:37:54
|
There are a number of changes/fixes/additions that are long overdue for the optimisation package. Not sure when I'll have time to do them all, but right now I feel a little inspired. Things (api) will change... Using the ExpressionsBasedModel to feed the solvers is, as far as I can tell, the future-safe way. Don't create matrices - create Expressions. Feeding the linear and quadratic solvers matrices directly will most likely still be supported in the future, but the api for how to do that will change. /Anders |