gecode-js
v2.0.1
Published
gecode-js ========= [![License: MIT][mit-image]][mit-url] [![NPM version][npm-image]][npm-url] [![CircleCI][ci-image]][ci-url]
Readme
gecode-js
This is the npm package for the Emscripten version of Gecode wrapped using emscripten_wrapper.
Usage
Best used as part of MiniZinc Packages.
Development Environment
Installation
git clone https://github.com/sgratzl/gecode-js.git
cd gecode-js
npm installBuild distribution packages
npm run buildRelease distribution packages
based on release-it
npm run release:patch