A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pgRouting/pgorpy below:

pgRouting/pgorpy: OR-tools python accessible from the database

pgORpy - making accessible or-tools on the database

Join discourse

STATUS Branches

For the complete list of releases go to: https://github.com/pgRouting/pgorpy/releases

LINKS STATUS

Status of the project can be found here

INTRODUCTION

pgORpy 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:

The detailed steps for installation can be found here.

REQUIREMENTS Building requirements Building

For 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

LICENSE

RetroSearch 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