OpenFreeEnergy / konnektor

Algorithms for various Network Layouts and Tooling for planning FE Calculations
https://konnektor.readthedocs.io/
MIT License
14 stars 3 forks source link

Epic: Refactor repository #8

Closed RiesBen closed 6 months ago

RiesBen commented 9 months ago

Here i need help from the team, giving feeback on repo structures and names

Todos:

RiesBen commented 9 months ago

Current Thoughts on the Generator vs. Concatenator question.

theoretic view: they solve different problems. One builds graphs, the other generates bi-partite matchings.

practical thoughts:

currently still thinking about this.