For the complete list of releases go to: https://github.com/pgRouting/pgorpy/releases
LINKS STATUSStatus of the project can be found here
INTRODUCTIONpgORpy extends the pgRouting/PostGIS/PostgreSQL geospatial database to provide OR-tools functionaily on the PostgreSQL database.
This library is under development and currently contains the following functions:
por_knapsack
por_bin_packing
por_multiple_knapsack
The detailed steps for installation can be found here.
REQUIREMENTS Building requirementsFor Linux
mkdir build
cd build
cmake ..
sudo make install
Using
Create the extension
createdb mydatabase
psql mydatabase -c "CREATE EXTENSION pgorpy CASCADE"
Documentation
See online documentation: https://pgorpy.pgrouting.org/latest/en/index.html
LICENSERetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4