English
Languages
English
Bengali
Japanese
Spanish



BinPacking.interpret

BinPacking.interpret(result)[source]

Interpret a result as item indices

Parameters:

result (Union[OptimizationResult, ndarray]) – The calculated result of the problem

Returns:

A list of lists with the items in each bin

Return type:

items_in_bins