office-gobmx/nlpsolver
Julien Nabet 695d926248 AbsGTBehavior should implement ILibEngine
so we're sure all derivatives will have to

Change-Id: I4e62d02f01382dbc95b28ffcb3d278aa31427f85
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/119145
Tested-by: Jenkins
Reviewed-by: Todor Balabanov <todor.balabanov@gmail.com>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-07-19 18:01:24 +02:00
..
help/en/com.sun.star.comp.Calc.NLPSolver
src Revert "Some lower objects coupling." 2021-07-18 10:35:16 +02:00
ThirdParty/EvolutionarySolver/src/net/adaptivebox AbsGTBehavior should implement ILibEngine 2021-07-19 18:01:24 +02:00
Extension_nlpsolver.mk
Jar_EvolutionarySolver.mk
Jar_nlpsolver.mk
Makefile
Module_nlpsolver.mk
README.md

New Linear Programming Solver (nlpsolver)

This extension integrates into LibreOffice Calc and offers new Solver engines to use for optimizing nonlinear programming models.

As there is no known upstream source for nlpsolver/ThirdParty/EvolutionarySolver, the code is considered internal and can be modified like any other internal code.