dwave.optimization.model.ArraySymbol.has_state#

ArraySymbol.has_state(index=0)#

Return the initialization status of the indexed state.

Parameters:

index – Index of the queried state.

Returns:

True if the state is initialized.