Groups
Category
An Euler path visits every edge exactly once, and an Euler circuit is an Euler path that starts and ends at the same vertex.
Knapsack problems ask how to pick items under a weight (or cost) limit to maximize value or to check if a target sum is reachable.