APIs > ext > dp > knapsack_problem > knapsack knapsack knapsack(vw: List[(Int, Int)], weight_limit: Int) -> Int