BinPacking.interpret

BinPacking.interpret(result)[ソース]

Interpret a result as item indices

パラメータ:

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

戻り値:

A list of lists with the items in each bin

戻り値の型:

items_in_bins