minorminer icon indicating copy to clipboard operation
minorminer copied to clipboard

Add topology_identifier method to busgraph_cache

Open boothby opened this issue 2 years ago • 1 comments

To support external logistics of embedding caches, we need a way of identifying a graph in a consistent manner. We already have functionality for that on a single host, but it's a largeish binary blob. For external use, we use the hexdigest of a sha256 of that binary blob.

Also contains a drive-by bugfix of #222

boothby avatar Oct 13 '22 16:10 boothby

@dwave-bnugmanov that failed test is not a result of this patch, it's known to be a little noisy

boothby avatar Oct 13 '22 17:10 boothby