cl-opsresearch

GPL3

Common Lisp library for Operations Research.

$ area51 add cl-opsresearchCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-opsresearch:some-function ...)