Re: [jgrapht-users] Edmund blossom shrinking algorithm on weighted graph?
Brought to you by:
barak_naveh,
perfecthash
From: Joris K. <de...@gm...> - 2016-09-12 21:46:22
|
see https://github.com/jgrapht/jgrapht/issues/274 br, Joris Kinable On Mon, Sep 12, 2016 at 1:36 PM, Andrew Wong <and...@gm...> wrote: > when is this next release? > > On Sep 12, 2016 7:56 AM, "Joris Kinable" <de...@gm...> wrote: > >> Well, I guess that mainly depends on whether you would be willing to >> contribute such an implementation :). We would love to have one! jGraphT is >> completely dependent on what volunteers contribute to the project, so we >> usually don't know who's working on what until we receive a submission. The >> next version of jGraphT will be released very soon, so any code submissions >> we'll be receiving in the next few days may still have a chance to make it >> to the next release (otherwise they'll be postponed the the subsequent >> release). >> >> br, >> >> Joris Kinable >> >> On Mon, Sep 12, 2016 at 1:03 AM, Andrew Wong <and...@gm...> >> wrote: >> >>> Hello >>> >>> I've been looking at the implementation of Edmund's blossom algorithm at >>> https://github.com/jgrapht/jgrapht/blob/master/jgrapht-core/ >>> src/main/java/org/jgrapht/alg/EdmondsBlossomShrinking.java but it >>> doesn't seem to be taking weighted edges into account, meaning it doesn't >>> find the matches of minimum/maximum total weight. Will there be an >>> implementation of what I described coming? >>> >>> ------------------------------------------------------------ >>> ------------------ >>> >>> _______________________________________________ >>> jgrapht-users mailing list >>> jgr...@li... >>> https://lists.sourceforge.net/lists/listinfo/jgrapht-users >>> >>> >> |