/knapsack-problem

Go implementation of a Knapsack problem solver

Primary LanguageGo

Go Knapsack problem solver

A simple implementation of a solver for knapsack problem using goroutines.

Currently implemented algorithms: