You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use this package's implementation of the Hungarian algorithm, but cannot build it as I cannot build the BlossomV dependency. This appears to be because the link to the BlossomV code that BlossomV.jl uses has been taken down (see mlewe/BlossomV.jl#23). Is there a way to make BlossomV an "optional dependency"?
The text was updated successfully, but these errors were encountered:
Based on some cursory reading, it seems "optimal dependencies" aren't really a thing in Julia. However, am I correct to assume, based on the BlossomV.jl issue, that this package won't build for anybody who doesn't already have the BlossomV library?
I would like to use this package's implementation of the Hungarian algorithm, but cannot build it as I cannot build the BlossomV dependency. This appears to be because the link to the BlossomV code that
BlossomV.jl
uses has been taken down (see mlewe/BlossomV.jl#23). Is there a way to make BlossomV an "optional dependency"?The text was updated successfully, but these errors were encountered: