Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pot-pourri/pfsp-wt
permutation flow-shop problem (PFSP) with weighted tardiness objective (PFSP-WT) code bricks for JavaScript
https://github.com/pot-pourri/pfsp-wt
Last synced: 5 days ago
JSON representation
permutation flow-shop problem (PFSP) with weighted tardiness objective (PFSP-WT) code bricks for JavaScript
- Host: GitHub
- URL: https://github.com/pot-pourri/pfsp-wt
- Owner: pot-pourri
- License: agpl-3.0
- Created: 2014-11-30T14:58:22.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T14:09:20.000Z (over 3 years ago)
- Last Synced: 2024-12-11T11:58:35.073Z (16 days ago)
- Language: JavaScript
- Homepage: http://aureooms.github.io/js-pfsp-wt/
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[js-pfsp-wt](http://make-github-pseudonymous-again.github.io/js-pfsp-wt)
==permutation flow-shop problem (**PFSP**) with weighted tardiness objective (**PFSP-WT**) code bricks for JavaScript
[![License](https://img.shields.io/github/license/make-github-pseudonymous-again/js-pfsp-wt.svg?style=flat)](https://raw.githubusercontent.com/make-github-pseudonymous-again/js-pfsp-wt/master/LICENSE)
[![NPM version](https://img.shields.io/npm/v/@aureooms/js-pfsp-wt.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-pfsp-wt)
[![Bower version](https://img.shields.io/bower/v/@aureooms/js-pfsp-wt.svg?style=flat)](http://bower.io/search/?q=@aureooms/js-pfsp-wt)
[![Build Status](https://img.shields.io/travis/make-github-pseudonymous-again/js-pfsp-wt.svg?style=flat)](https://travis-ci.org/make-github-pseudonymous-again/js-pfsp-wt)
[![Coverage Status](https://img.shields.io/coveralls/make-github-pseudonymous-again/js-pfsp-wt.svg?style=flat)](https://coveralls.io/r/make-github-pseudonymous-again/js-pfsp-wt)
[![Dependencies Status](https://img.shields.io/david/make-github-pseudonymous-again/js-pfsp-wt.svg?style=flat)](https://david-dm.org/make-github-pseudonymous-again/js-pfsp-wt#info=dependencies)
[![devDependencies Status](https://img.shields.io/david/dev/make-github-pseudonymous-again/js-pfsp-wt.svg?style=flat)](https://david-dm.org/make-github-pseudonymous-again/js-pfsp-wt#info=devDependencies)
[![Code Climate](https://img.shields.io/codeclimate/github/make-github-pseudonymous-again/js-pfsp-wt.svg?style=flat)](https://codeclimate.com/github/make-github-pseudonymous-again/js-pfsp-wt)
[![NPM downloads per month](https://img.shields.io/npm/dm/@aureooms/js-pfsp-wt.svg?style=flat)](https://www.npmjs.org/package/@aureooms/js-pfsp-wt)
[![GitHub issues](https://img.shields.io/github/issues/make-github-pseudonymous-again/js-pfsp-wt.svg?style=flat)](https://github.com/make-github-pseudonymous-again/js-pfsp-wt/issues)
[![Inline docs](http://inch-ci.org/github/make-github-pseudonymous-again/js-pfsp-wt.svg?branch=master&style=shields)](http://inch-ci.org/github/make-github-pseudonymous-again/js-pfsp-wt)