dimod.serialization.json.dimod_object_hook¶
-
dimod_object_hook(obj)[source]¶ JSON-decoding for dimod objects.
See also
json.JSONDecoderfor using custom decoders.
dimod_object_hook(obj)[source]¶JSON-decoding for dimod objects.
See also
json.JSONDecoder for using custom decoders.