PlanQK / workflow-modeler

Modeler for quantum workflows
Apache License 2.0
3 stars 4 forks source link

Session support when rewriting quantum workflows #84

Closed wederbn closed 5 months ago

wederbn commented 11 months ago

Problem Statement: The concept of using sessions for optimized access to quantum computers is currently not supported.

Expected Behavior: Rewriting quantum workflows should be possible by generating hybrid programs and invoking them, as well as by adding an activity starting a session before a hybrid group.

wederbn commented 5 months ago

Solved by #144