friguzzi / lbfgs

An interface to call libLBFGS from within SWI-Prolog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LBFGS is an interface to call http://www.chokkan.org/software/liblbfgs/ from within SWI-Prologi. libLBFGS is a C library for Limited-memory Broyden-Fletcher-Goldfarb-Shanno (L-BFGS).

See the doc folder for a manual.

About

An interface to call libLBFGS from within SWI-Prolog

License:GNU General Public License v3.0


Languages

Language:C 88.2%Language:Prolog 10.9%Language:Makefile 0.9%