SKModel.interpret

SKModel.interpret(result)[ソース]

Interpret a result as configuration of spins.

パラメータ:

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

戻り値:

configuration of spins

戻り値の型:

List[int]