OpenFreeEnergy / OpenFreeEnergy/openfe
Speed up CLI network planning
Open
@atravitz is already working on this.
Since Oct 27, 2025.
- Dominant language
- Python
- Stars
- 331
- Forks
- 56
- Avg merge
- 3d 9h
- Merged PRs (30d)
- 13
Description
Is your feature request related to a problem? Please describe.
Now that we use Konnector to plan networks, we can use multiple cores when planning most network types which are extracted from maximally connected graphs. However, it looks like the cores option may need to be passed through to the planning method in the CLI here and here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.