Multiple Knapsack Problem (MKP) using three different algorithms: Depth-First Search (DFS), Breadth-First Search (BFS), and the A* heuristic algorithm
-
Updated
Jun 4, 2024 - Java
Multiple Knapsack Problem (MKP) using three different algorithms: Depth-First Search (DFS), Breadth-First Search (BFS), and the A* heuristic algorithm
Add a description, image, and links to the usthb topic page so that developers can more easily learn about it.
To associate your repository with the usthb topic, visit your repo's landing page and select "manage topics."