A library containing combinatorial optimization algorithms
npm install combi-opti




This library is published in the NPM registry and can be installed using any compatible package manager.
``sh
npm install combi-opti --save
$3
This module has an UMD bundle available through JSDelivr and Unpkg CDNs.
`html
``Documentation generated from source files by Typedoc.
Base project structure and configuration was based on typescript-library-boilerplate
Released under MIT License.