mojaie / MolecularGraph.jl

Graph-based molecule modeling toolkit for cheminformatics
MIT License
189 stars 27 forks source link

Merging edgemincyclebasis into Graphs.jl #101

Closed antonhinneck closed 7 months ago

antonhinneck commented 10 months ago

Hi, I recently found an Issue concerning min-weight cycle bases in Graphs.jl and saw that you implement a function like this in your repository that is already compatible with Graphs.

Would it be possible for you to merge it into Graphs.jl? Graphs.jl only implements an algorithm for A cycle_basis, that is not necessarily minimum-weight.

mojaie commented 7 months ago

Thank you for contacting me and I apologize for very late reply. I will make post to the original issue.