pgRouting v2.4.0 beta

From: Vicky Vergara <vicky(at)georepublic(dot)de>
To: pgRouting developers mailing list <pgrouting-dev(at)lists(dot)osgeo(dot)org>, pgRouting users mailing list <pgrouting-users(at)lists(dot)osgeo(dot)org>, pgsql-pkg-yum <pgsql-pkg-yum(at)postgresql(dot)org>, PostgreSQL in Debian <pgsql-pkg-debian(at)postgresql(dot)org>, Sebastiaan Couwenberg <sebastic(at)xs4all(dot)nl>, Devrim Gündüz <devrim(at)gunduz(dot)org>, Regina Obe <lr(at)pcorp(dot)us>
Subject: pgRouting v2.4.0 beta
Date: 2017-02-21 19:33:58
Message-ID: CAK_FzuWmCrfASTgZbMPY-V660UiEXAKWCmLFadYv45XZ-nKWAg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-pkg-debian pgsql-pkg-yum


​Hello

The pre-release of pgRouting v2.4.0 beta has being done.

https://github.com/pgRouting/pgrouting/releases/tag/v2.4.0-beta

In this micro version pgr_bddijstra was rewritten and it no longer crashes
the server when the compilation is done without an optimization flag.
Please see: https://github.com/pgRouting/pgrouting/issues/686

Some additional issues were closed thanks to the tests done by the
community. We appreciate your efforts.

The following are the changes for 2.4.0.

Changes for 2.4.0
-------------------------------------------------------------------------------

* New Signatures:
* pgr_bdDijkstra
* New Proposed functions
* pgr_maxFlow
* pgr_astar(one to many)
* pgr_astar(many to one)
* pgr_astar(many to many)
* pgr_astarCost(one to one)
* pgr_astarCost(one to many)
* pgr_astarCost(many to one)
* pgr_astarCost(many to many)
* pgr_astarCostMatrix
* Deprecated Signatures
* pgr_bddijkstra - use pgr_bdDijkstra instead
* Deprecated functions
* pgr_pointsToVids
* Bug fixes on proposed functions
* pgr_withPointsKSP: fixed ordering

* TRSP original code is used with no changes on the compilation warnings

- Read the documentation of this release at
http://docs.pgrouting.org/2.4/en/doc/index.html
- To see the full list of changes check the list of [Git commits]
(https://github.com/pgRouting/pgrouting/commits/release/2.4) on
Github.
- To see the issues closed by this release see the [Git closed
issues](https://github.com/pgRouting/pgrouting/issues?utf8=%E2%9C%93&q=milestone%3A%22Release%202.4.0%22%20is%3Aclosed%20)
on Github.

Regards

pgRouting team

--

Georepublic UG (haftungsbeschränkt)
Salzmannstraße 44,
81739 München, Germany

Vicky Vergara
Operations Research

eMail: vicky(at)georepublic(dot)de
Web: https://georepublic.info

Tel: +49 (089) 4161 7698-1
Fax: +49 (089) 4161 7698-9

Commercial register: Amtsgericht München, HRB 181428
CEO: Daniel Kastl

Browse pgsql-pkg-debian by date

  From Date Subject
Next Message Vicky Vergara 2017-03-02 03:56:28 pre-release of pgRouting v2.4.0 rc
Previous Message Steven Chang 2017-02-21 09:31:17 Re: Temporal Postgres

Browse pgsql-pkg-yum by date

  From Date Subject
Next Message Pausch Manfred 2017-02-22 07:00:52 Re: package python-blinker is missing in pgdg94
Previous Message Pim Rupert 2017-02-20 10:53:24 Re: python-dateutil in pgdg96 rhel7 repo