neurop.base.BaseBackend¶
- class neurop.base.BaseBackend¶
Bases:
object
Base-class for neuromorphic hardware that can run models derived from QUBO.
- __init__()¶
Methods
__init__
()run
(executable, **kwargs)Run the given model with the given optional arguments
- run(executable, **kwargs) Tuple[int, dict] ¶
Run the given model with the given optional arguments