office-gobmx/nlpsolver
Todor Balabanov 89459662bf Global optimization metaheuristics sometimes are sensitive to the quality of the random numbers.
Change-Id: Ibc1e95736c5f9355e67f2129a7804064e329da89
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117510
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2021-06-21 08:48:50 +02:00
..
help/en/com.sun.star.comp.Calc.NLPSolver
src Global optimization metaheuristics sometimes are sensitive to the quality of the random numbers. 2021-06-21 08:48:50 +02:00
ThirdParty/EvolutionarySolver/src/net/adaptivebox It is a good practice single source of random numbers to be used. 2021-06-20 03:59:07 +02:00
Extension_nlpsolver.mk
Jar_EvolutionarySolver.mk
Jar_nlpsolver.mk Move all public Java classes to libreoffice.jar 2020-05-06 14:48:21 +02:00
Makefile
Module_nlpsolver.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

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.