diff options
| author | Jan Sucan <jan@jansucan.com> | 2023-01-08 17:23:10 +0100 |
|---|---|---|
| committer | Jan Sucan <jan@jansucan.com> | 2023-01-08 17:23:10 +0100 |
| commit | e56b7d864a77a533d0ce98e4d2dae62bd40f9274 (patch) | |
| tree | 4a463b76397755ecac0beceffa9ae90ffe9b978e | |
| parent | 0d573e0f36e4361aa66d713c477ae0e8db6bceb3 (diff) | |
README.md: Adjust note about the frozen projectmaster
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +*** + +**This is a frozen project. It is intended to provide authentic snapshot of the +history with all the good things and all the things that could be improved.** + +*** + # knapsack-solver This is command-line utility for solving 0/1 knapsack problem using branch-and-bound method, dynamic programming, simple heuristic |
