dwave.system.samplers.LeapHybridNLSampler.parameters#

property LeapHybridNLSampler.parameters: Dict[str, List[str]][source]#

Solver parameters as returned by a SAPI query.

Keys of the returned dict are keyword parameters accepted by a SAPI query and values are lists of properties in properties for each key.

Solver parameters are dependent on the selected solver and subject to change; for example, new features may add parameters.