Skip to content

Process Runner Streamlining#31

Merged
schweikart merged 4 commits intodevelopfrom
feat/process-runner-io
Jun 27, 2023
Merged

Process Runner Streamlining#31
schweikart merged 4 commits intodevelopfrom
feat/process-runner-io

Conversation

@Elscrux
Copy link
Copy Markdown
Member

@Elscrux Elscrux commented Jun 15, 2023

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.

@Elscrux Elscrux requested a review from schweikart June 15, 2023 12:41
Copy link
Copy Markdown
Member

@schweikart schweikart left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work, the revision of the ProcessRunner really removes a lot of boilerplate code from the solvers!

Here are a few questions about the design of the ProcessRunner that don't really change how it is used but rather aim to enforce that the ProcessRunner is used the way we designed it to be used.

Comment thread src/main/java/edu/kit/provideq/toolbox/GamsProcessRunner.java
Comment thread src/main/java/edu/kit/provideq/toolbox/QiskitProcessRunner.java Outdated
Comment thread src/main/java/edu/kit/provideq/toolbox/ProcessRunner.java Outdated
Comment thread src/main/java/edu/kit/provideq/toolbox/ProcessRunner.java
@schweikart schweikart merged commit 81ce31d into develop Jun 27, 2023
@schweikart schweikart mentioned this pull request Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants