About 45,100 results
Open links in new tab
  1. KNAPSACK Definition & Meaning - Merriam-Webster

    Jun 10, 2026 · The meaning of KNAPSACK is a bag (as of canvas or nylon) strapped on the back and used for carrying supplies or personal belongings : backpack. How to use knapsack in a sentence.

  2. Knapsack problem - Wikipedia

    The knapsack problem is the following problem in combinatorial optimization: Given a set of items, each with a weight and a value, determine which items to include in the collection so that the total weight …

  3. Introduction to Knapsack Problem, its Types and How to solve them

    Jul 23, 2025 · The Knapsack problem is an example of the combinational optimization problem. This problem is also commonly known as the "Rucksack Problem". The name of the problem is defined …

  4. 0/1 Knapsack Problem - GeeksforGeeks

    Mar 6, 2026 · Your All-in-One Learning Portal: GeeksforGeeks is a comprehensive educational platform that empowers learners across domains-spanning computer science and programming, school …

  5. KNApSAcK

    KNApSAcK: A Comprehensive Species-Metabolite Relationship Database Yukiko Nakamura, Hiroko Asahi, Md. Altaf-Ul-Amin, Ken Kurokawa and Shigehiko Kanaya.

  6. Knapsack Vs Backpack (What’s The Difference?)

    Nov 3, 2021 · We explain the key differences between a knapsack vs backpack and some things to take into consideration when choosing between bags.

  7. Amazon.com: Knapsack

    Whether you're heading to the gym or the office, a reliable knapsack can make all the difference. Explore durable, organizational options to simplify your day.

  8. KNApSAcK Core System

    Words for organisms or metabolites can be retrieved by providing at least three characters that forward matches with their strings. CAUTION: (C) Any content included in KNApSAcK database cannot be re …

  9. Backpack - Wikipedia

    A backpack, also called knapsack, schoolbag, rucksack, pack, booksack, bookbag, haversack, packsack, or backsack, is in its simplest frameless form, a fabric sack carried on one’s back and …

  10. Knapsack Problem - Algorithms for Competitive Programming

    The mixed knapsack problem involves a combination of the three problems described above. That is, some items can only be taken once, some can be taken infinitely, and some can be taken at most k …