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

https://github.com/sepppenner/lotsizealgorithms

Multiple algorithms for lot sizing problems in Java.
https://github.com/sepppenner/lotsizealgorithms

Last synced: 8 months ago
JSON representation

Multiple algorithms for lot sizing problems in Java.

Awesome Lists containing this project

README

          

LotSizeAlgorithms
=================

Multiple algorithms for lot sizing problems in Java.

[![Build status](https://ci.appveyor.com/api/projects/status/00pff9i752e7430a?svg=true)](https://ci.appveyor.com/project/SeppPenner/lotsizealgorithms)
[![GitHub issues](https://img.shields.io/github/issues/SeppPenner/LotSizeAlgorithms.svg)](https://github.com/SeppPenner/LotSizeAlgorithms/issues)
[![GitHub forks](https://img.shields.io/github/forks/SeppPenner/LotSizeAlgorithms.svg)](https://github.com/SeppPenner/LotSizeAlgorithms/network)
[![GitHub stars](https://img.shields.io/github/stars/SeppPenner/LotSizeAlgorithms.svg)](https://github.com/SeppPenner/LotSizeAlgorithms/stargazers)
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://raw.githubusercontent.com/SeppPenner/LotSizeAlgorithms/master/License.txt)

Change history
--------------

See the [Changelog](https://github.com/SeppPenner/LotSizeAlgorithms/blob/master/Changelog.md).