Japanese
言語
English
Bengali
Japanese
Spanish



GraphPartition.interpret

GraphPartition.interpret(result)[ソース]

Interpret a result as a list of node indices

パラメータ:

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

戻り値:

A list of node indices divided into two groups.

戻り値の型:

List[List[int]]