Bengali
ভাষাসমূহ
English
Bengali
Japanese
Spanish



Knapsack.interpret

Knapsack.interpret(result)[source]

Interpret a result as item indices

প্যারামিটার:

result (OptimizationResult | ndarray) -- The calculated result of the problem

রিটার্নস:

A list of items whose corresponding variable is 1

রিটার্ন টাইপ:

List[int]