davidkubik98 / Horowitz-Sahni-Algorithm

This project solved the subset sum problem using the Horowitz / Sahni algorithm in better than O(2^n) time

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

This project solved the subset sum problem using the Horowitz / Sahni algorithm in better than O(2^n) time


Languages

Language:Python 100.0%