robgev / knapsack-bruteforce-big-numbers

Implementation of knapsack problem using bruteforce algorithm optimized for the big values of n.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implementation of knapsack problem using bruteforce algorithm optimized for the big values of n.


Languages

Language:C++ 78.8%Language:Makefile 21.2%