Hi. I'm pleased to announce version 1.1.2 of graph-tool. This version is a bugfix release against version 1.1.1, but contains some important improvements. Changes ======= * graph-tool now can run several algorithms in parallel, using OpenMP. For more details see: https://projects.forked.de/graph-tool/wiki/ParallelAlgorithms * graph-tool now is licensed under GPL version 3 or above * fixed a bug with graph assortativity calculation * added support for betweenness centrality For a complete list of changes see http://projects.forked.de/graph-tool/log/trunk?action=stop_on_copy&rev=107&s... Download ======== Download information is available on the website: http://projects.forked.de/graph-tool/wiki/GraphToolDownload Enjoy! -- Tiago de Paula Peixoto <tiago@forked.de>