Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shtratos/subsetsum

A Faster Pseudopolynomial Time Algorithm for Subset Sum http://arxiv.org/pdf/1507.02318v1.pdf
https://github.com/shtratos/subsetsum

algorithm subset-sum subsetsum

Last synced: 3 months ago
JSON representation

A Faster Pseudopolynomial Time Algorithm for Subset Sum http://arxiv.org/pdf/1507.02318v1.pdf

Awesome Lists containing this project

README

        

### A Faster Pseudopolynomial Time Algorithm for Subset Sum

Java implementation of SubsetSum algorithm described here: http://arxiv.org/pdf/1507.02318v1.pdf

Some experiments can be found [here](https://docs.google.com/spreadsheets/d/1lamswVUOoZZo4v-frodPNhA3Y5I8Ke5IyOy-EkytNLw/edit?usp=sharing)