dwavesystems/dimod

Add compress keyword argument to CQM.to_file() and BQM.to_file()

arcondello opened this issue · 1 comments

To match the DQM

def to_file(self, compress=False, compressed=None, ignore_labels=False,

CQM is handled by #1296. Doing BQM would be a bit more complicated because we don't use zipfile.