Re: [jgrapht-announce] [jgrapht-dev] GraphT v1.3.0 released
Brought to you by:
barak_naveh,
perfecthash
From: John S. <js...@gm...> - 2018-11-13 05:28:42
|
Thanks Joris! A couple of other release notes: * For those who use JGraphT under the Eclipse Public License, the license version has been upgraded to 2.0. * In the release archives, we used to provide a number of different uber jars for various dependencies. These have been replaced with a single bundle jar containing all dependencies rolled together. (This included fastutil, so the bundle jar is quite large.) On Mon, Nov 12, 2018 at 8:57 PM Joris Kinable <j.k...@gm...> wrote: > Hi all, > > JGraphT, version 1.3.0, has been released! > Again, the performance of a number of algorithms has been boosted, and, > thanks to your contributions, many new algorithms have been added. Most > important to note is that all work performed by our GSoC students is > included in this release! Thanks to Alexandru Văleanu and Timofey Chudakov! > We have also added a new jgrapht-opt package which includes graph > implementations optimized for certain specialized use-cases, e.g. low > memory consumption. > > For a complete overview of all the changes, refer to the changelog > <https://github.com/jgrapht/jgrapht/blob/master/HISTORY.md>. > > Finally, for those of you who are new to JGraphT, we have added a new user > guide to get you started: https://jgrapht.org/guide/UserOverview > > > br, > > Joris Kinable > > -- > You received this message because you are subscribed to the Google Groups > "jgrapht-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to jgr...@go.... > Visit this group at https://groups.google.com/group/jgrapht-dev. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jgrapht-dev/CAPEkHr4-o5y5Lt_%3DPikFXfduaRZPvv_mSd_nW60TXBgY8FVBPA%40mail.gmail.com > <https://groups.google.com/d/msgid/jgrapht-dev/CAPEkHr4-o5y5Lt_%3DPikFXfduaRZPvv_mSd_nW60TXBgY8FVBPA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > |