Skip to content

ToanNguyenKhanh/Solving_Knapsack_Ploblem_using_Greedy_Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Solving Knapsack Problem using Greedy Algorithm

Overview

This repository contains a Python implementation of the Greedy Algorithm to solve the Knapsack Problem.

Usage

  1. Clone the repository.
  2. Open and run the knapsack_greedy.ipynb Jupyter Notebook.
  3. Customize input parameters or use provided datasets for experimentation.

Dependencies

  • Python 3.10
  • Jupyter Notebook

License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published