dwavesystems/dwave-system

Add support for fast anneal schedule validation

randomir opened this issue · 0 comments

Extend

def validate_anneal_schedule(self, anneal_schedule):

to support validation of fast anneal schedules.

Alternatively, create a separate function specialized for fast anneal, validate_fast_anneal_schedule.