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