# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/nlpsolver/src/com
AgeCommit message (Expand)Author
2020-09-25value and targetValue cannot be null at this pointNoel Grandin
2020-07-28Related tdf#135211: return early if no dataJulien Nabet
2020-07-28Typo: Swam->SwarmJulien Nabet
2019-09-06Fixing '....'Andrea Gelmini
2019-06-03Checking of min and max factor value was added.Todor Balabanov
2019-06-03Range for DE scaling factor was implemented.Todor Balabanov
2018-06-26tdf#43388: add missing info for Evolutionary Algorithm SolverJulien Nabet
2016-12-12tdf#104268 NLPSolver: Improve display of solutionLaurent Balland-Poirier