[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-08-06 UTC."],[[["This documentation outlines various C++ classes within the `knapsack_solver` namespace, offering tools for solving knapsack problems."],["The provided classes include fundamental components like the `BaseKnapsackSolver` and more specialized elements such as the `KnapsackCapacityPropagator` and `KnapsackGenericSolver`."],["Developers can leverage these classes for tackling optimization problems related to resource allocation and item selection under constraints, ultimately aiding in finding optimal solutions."]]],[]]