An open API service indexing awesome lists of open source software.

https://github.com/mljs/simulated-annealing


https://github.com/mljs/simulated-annealing

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# ml-simulated-annealing

[![NPM version][npm-image]][npm-url]
[![build status][ci-image]][ci-url]
[![npm download][download-image]][download-url]

.

## Installation

`$ npm i ml-ml-simulated-annealing`

## Usage

```js
import library from 'ml-ml-simulated-annealing';

const result = library(args);
// result is ...
```

## [API Documentation](https://mljs.github.io/ml-simulated-annealing/)

## License

[MIT](./LICENSE)

[npm-image]: https://img.shields.io/npm/v/ml-ml-simulated-annealing.svg
[npm-url]: https://www.npmjs.com/package/ml-ml-simulated-annealing
[ci-image]: https://github.com/mljs/ml-simulated-annealing/workflows/Node.js%20CI/badge.svg?branch=master
[ci-url]: https://github.com/mljs/ml-simulated-annealing/actions?query=workflow%3A%22Node.js+CI%22
[download-image]: https://img.shields.io/npm/dm/ml-ml-simulated-annealing.svg
[download-url]: https://www.npmjs.com/package/ml-ml-simulated-annealing