lab06: Knapsack

Description Details Author(s) See Also

Description

This package includes three functions for solving Knapsack Problem. Each function uses different approach and performs with different types of computational complexity.

Details

Functions brute_force_knapsack(), greedy_knapsack() and knapsack_dynamic() are included.

Author(s)

See Also

Useful links:

https://en.wikipedia.org/wiki/Knapsack_problem


faridmusayev/R_lab06 documentation built on Dec. 20, 2021, 7:44 a.m.