mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-04 16:57:32 +08:00

* Add doctests for fractional knapsack * Update greedy_methods/fractional_knapsack.py Co-authored-by: Christian Clauss <cclauss@me.com> * Run doctests * Update greedy_methods/fractional_knapsack.py Co-authored-by: Christian Clauss <cclauss@me.com> * Update greedy_methods/fractional_knapsack.py --------- Co-authored-by: Christian Clauss <cclauss@me.com>