iccmr-quantum / VQH

Variation Quantum Harmoniser - Sonification tools for VQE
MIT License
4 stars 4 forks source link

self.qubos_inlet = VQHInlet(self.core.source.strategy.problem, 'qubos') #25

Open MQS-mark opened 1 week ago

MQS-mark commented 1 week ago

I'm testing VQH and trying to run init:

init 6 VQEAlgorithm

But it is not clear to me how the strategy problem has to be defined/passed via the client/CLI.