ProvideQ / toolbox-server

Resources for the server that hosts the toolbox (Backend)
https://provideq.kit.edu
MIT License
1 stars 1 forks source link

Process Runner Streamlining #31

Closed Elscrux closed 1 year ago

Elscrux commented 1 year ago

Reduces boilerplate code for problem solvers using external processes, like GAMS or Qiskit. Expands the builder pattern of ProcessRunner to allow solvers to customize how they run their process.