/knapsack-problem

A comparison between brute force, greedy and dynamic solutions for the knapsack problem

Primary LanguageC#MIT LicenseMIT

Knapsack problem

This repository contains code for my Algorithms assignment written in C#

To run the project ensure you have installed The .NET Core 7, then clone the repository and execute dontet run