Re: [jgrapht-users] [jgrapht-announce] JGraphT v1.2.0 released
Brought to you by:
barak_naveh,
perfecthash
From: John S. <js...@gm...> - 2018-05-17 17:30:37
|
And as always, a big thanks to Joris for taking care of all of the release management! On Thu, May 17, 2018 at 1:33 AM, J Kinable <j.k...@gm...> wrote: > Hi all, > > JGraphT, version 1.20, has been released! > This release has a ton of performance improvements, new algorithmic > implementations for matchings, chordal graphs, centrality metrics, a Guava > Adapter, cycle support and many more. Moreover we phased out the old > EdgeFactory (RIP, 2003-1018) and replaced it with brand-new Suppliers which > were introduced in Java 8. For a complete overview of all the changes, > refer to the changelog > <https://github.com/jgrapht/jgrapht/blob/master/HISTORY.md>. > > This release got a nice boost of submissions through the Google Summer of > Code initiative. Thanks to all the students who made contributions to > JGraphT! > > Finally, we reworked a substantial part of our Wiki pages. Our new Developer > Pages <https://github.com/jgrapht/jgrapht/wiki#developer-pages> should > make the development and submission process considerably easier for > first-time contributors. The changes to our User Pages > <https://github.com/jgrapht/jgrapht/wiki#user-pages> aim to make it > easier to get started with JGraphT and to use JGraphT as a dependency in > your projects. Let us know if you find any issues in the Wiki pages, or if > you have ideas on how to improve them. > > br, > > Joris Kinable > > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > jgrapht-announce mailing list > jgr...@li... > https://lists.sourceforge.net/lists/listinfo/jgrapht-announce > > |