Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pgRouting/vrprouting
Vehicle Routing Problems on the Database
https://github.com/pgRouting/vrprouting
74667b51b055c04e8bf587e965aec998222930cf authored over 3 years ago by cvvergara <[email protected]>
286ef0b75433999658dc646a43a2c3fba8cec365 authored over 3 years ago by cvvergara <[email protected]>
2b75a8a6d9e614e798c6b2e26236053a4812158a authored over 3 years ago by cvvergara <[email protected]>
c4da088b13ec9f4c338af0eeabd10731a29ab5c0 authored over 3 years ago by cvvergara <[email protected]>
c0abab0d02f541d1dff48e451ec775ea2bb1a065 authored over 3 years ago by cvvergara <[email protected]>
5b1a3707522f8b2bf1e395024dec8ad60fd93567 authored almost 4 years ago by Ashish Kumar <[email protected]>
83669b1e253e6651326856a97b5246da09464212 authored almost 4 years ago by Ashish Kumar <[email protected]>
98e675a5500fa56339ab4662b25033819565eaa5 authored almost 4 years ago by Ashish Kumar <[email protected]>
bf4e4004dba908264e273ef394256e152e536664 authored almost 4 years ago by Ashish Kumar <[email protected]>
6e6e0da33532a3870e009f83b6d9004385f3b14e authored almost 4 years ago by Ashish Kumar <[email protected]>
3514021213ea5a1ee24f91db1669801f977faad3 authored almost 4 years ago by Ashish Kumar <[email protected]>
da7f1c50853e183ba5e7a9d56f5cfced8dea99c1 authored almost 4 years ago by cvvergara <[email protected]>
ec020c4292e2a18020908680ce2a19d570fa52f5 authored almost 4 years ago by cvvergara <[email protected]>
5c3d8d124c347c033d3130bcfbaf2980dee4b6df authored almost 4 years ago by Vicky Vergara <[email protected]>
d006e22497fc7fd8a21ff9923428d4a3d3626534 authored almost 4 years ago by Vicky Vergara <[email protected]>
* [tools/testers] adjusting references to vrp
* [tools/scripts] reorganizing
* [tools/scripts] c...
0a332dc1331e3a72e497890235bd71e6bfebed18 authored almost 4 years ago by Vicky Vergara <[email protected]>
* [oneDepot] grouping pgRouting functions into one directory
* [oneDepot] grouping pgRouting fun...
* [C++] common dir cleanup
* [C++] namespace pgrouting -> vrprouting
* [C++] Dmatrix -> Matrix
*...
* [doc] renaming general info directory
* [locale] adding the locale files
* removing unused files
* [C++] removing unused files
* [C++] removing unused files
* [tools] re...
* Using add_definitions instead of configured header file
* setting c++14 & C11 standards
* Boos...
6776f70d73d0b19045c1fa552857acbf28fad2c8 authored almost 4 years ago by Vicky Vergara <[email protected]>
6a9f734cc71d162753a527acdc3f47eb05110e96 authored almost 4 years ago by Vicky Vergara <[email protected]>
68672467058da15944a92e16f884f3b85f17b9a6 authored almost 4 years ago by Vicky Vergara <[email protected]>
fd900002c8d57ecc548b62a6e2e99feea93d8a49 authored almost 4 years ago by Vicky Vergara <[email protected]>
4c69d6fb175010c2b83c296e6771b6313bbdb14d authored almost 4 years ago by Vicky Vergara <[email protected]>
a22e0dde67c14145052fb0dec8b1de156998a986 authored almost 4 years ago by Vicky Vergara <[email protected]>
04ddd9091138b9bbb1b8fc81a2365dfef520e00d authored almost 4 years ago by Vicky Vergara <[email protected]>
The following changes affect 3.0 files
[build][lint] main CMakeLists & cmake directory
[build][...
README states 1.53 is the min boost version supṕorted (on pgr 3.0 & pgr 3.1)
1.54 ~ 1.74 can be ...
Adding Action for MacOS support
* add build script for macos
* use parallel build
* fix typ...
b34f33addcc58651d41206ce0911417d9720279f authored almost 4 years ago by Vicky Vergara <[email protected]>
2fd7e60dec88dcb8c54188ffae3213ad5ae52c81 authored almost 4 years ago by Vicky Vergara <[email protected]>
852ee5a49f06880c00e5256d5295b187a72c40a0 authored almost 4 years ago by Ashish Kumar <[email protected]>
30ee7df7cbbc9fc51c71b3967f3feb2e1607554c authored almost 4 years ago by Vicky Vergara <[email protected]>
1b7c1add01a04e4026faf99a0ea7b035c3bbd806 authored almost 4 years ago by Vicky Vergara <[email protected]>
5c04bd27e4e9da0d023d0048001c157644689b12 authored almost 4 years ago by Vicky Vergara <[email protected]>
* [pickDeliver][pgtap] Expected tests to pass
* [pickDeliver][docqueries] Fixing documentation ...
0e93a5f222966eff2249f16ca6cd52677af90ed7 authored almost 4 years ago by Vicky Vergara <[email protected]>
509a6b5652349b258264d5672febffba3cdb7178 authored almost 4 years ago by Vicky Vergara <[email protected]>
a973ea5465356f05220f920715eab5044c745fde authored almost 4 years ago by Vicky Vergara <[email protected]>
8598118925932860c6fdfaa3424e434453d70301 authored almost 4 years ago by Vicky Vergara <[email protected]>
* [CI] adding action for clang compiler
* [C] Ingnoring postgres warnings
* [dijkstra] compili...
c1aed4e3e9018c08bcb7ee6e5d849c51632c0aba authored almost 4 years ago by Vicky Vergara <[email protected]>
f8ede8e4c7d2431a14caca4e4523a10edb79cec5 authored almost 4 years ago by Vicky Vergara <[email protected]>
b6d7c8f3c841bb846b2ef539070412d9be429775 authored almost 4 years ago by Vicky Vergara <[email protected]>
* Action test for shell code
* new file: tools/scripts/test_shell.sh
* modified: .github...
Adding code to check licenses
modified: .github/workflows/check-files.yml
modified: tools/...
Update of the script generator
* modified: sql/scripts/build-extension-update-files1.pl
* modi...
* [contraction][C++] fixing issue 1647
* updating release notes For 3.0
* updating release not...
db842b46d28147c0181f6ed0fc0101c9b4a9e6b8 authored almost 4 years ago by Vicky Vergara <[email protected]>
0c7bddbf7423d744ef61e7aa58bae3276700735f authored almost 4 years ago by Vicky Vergara <[email protected]>
27c121c40f128d217bfaa0c08c665ed62463959f authored almost 4 years ago by Vicky Vergara <[email protected]>
ae58ae185d72e46404bbf4f5f1121fbe16f7cb85 authored almost 4 years ago by Vicky Vergara <[email protected]>
e28f4490f6221fd8e4248d62d936189fa45ed6d6 authored almost 4 years ago by Vicky Vergara <[email protected]>
f1431c757a7cb7c8cc8ed19b47ea3623ef45c2de authored almost 4 years ago by Vicky Vergara <[email protected]>
4dca72f2ca7f41149947484c120860e035be6f33 authored almost 4 years ago by Vicky Vergara <[email protected]>
e8fe30b365e3ae094cd8d0fb92b6c03a974c830b authored almost 4 years ago by Vicky Vergara <[email protected]>
f2f18931d9b6424a7aad863807bc1590dd99495e authored almost 4 years ago by Vicky Vergara <[email protected]>
e7766662e6852cb80a74235f67d3f3074a9f810e authored almost 4 years ago by Vicky Vergara <[email protected]>
v3.0.2 in CMakeLists to create the update script
2357255478b212ba4d83a21da3dea5d40ac8eafa authored almost 4 years ago by Vicky Vergara <[email protected]>* [actions] Add CI tests on actions
Files:
new file: .github/workflows/check-files.yml
...
[actions] adding action to test links & removing test from travis
d27298aaafae980a1008a771aff101ae583874bd authored over 4 years ago by Vicky Vergara <[email protected]>[doc] fixing links pointing to dev
42840a3dd7f5e966904ba776d4728083b71f07ab authored over 4 years ago by Vicky Vergara <[email protected]>Changes for Version 3.0.2
e603c8fe4cf51f4ebf2edf5e8088de86e00ede2f authored over 4 years ago by Vicky Vergara <[email protected]>test database name fixed
8838d803132979569f184dc9c28a2da4eae27e9a authored over 4 years ago by Vicky Vergara <[email protected]>Add code to interrupt the execution
90a322c59c1fad3d37d4340bc6cc89f6d1ec7898 authored over 4 years ago by Vicky Vergara <[email protected]>pumping up to version 3.0.1
7196a054b5d71e6c7bbeea2750388a2c7d639e0f authored over 4 years ago by Vicky Vergara <[email protected]>3481c3b111824f7cd8c2ba5db184b287cdac4fdf authored over 4 years ago by Vicky Vergara <[email protected]>
Preparation of release 3.0.0
4f8ce3bc1fecb880e2f360bb5ffb104c072ad4b9 authored over 4 years ago by Vicky Vergara <[email protected]>Gh actions + close #1338
031d2275a89f9f32803ba9620c20e999774cf4b1 authored almost 5 years ago by Vicky Vergara <[email protected]>Translations revision
8bf2aa8d921df564af3f9ee8526151a9c89bb0f2 authored about 5 years ago by Vicky Vergara <[email protected]>Fix for Issue1258
db2cb5ef60bf68031f81ece1b3c605c24dd2b12b authored about 5 years ago by Vicky Vergara <[email protected]>Issue1308
d89da7ef863e6ad2d63fa43739a72b63a0bcf0e0 authored about 5 years ago by Vicky Vergara <[email protected]>Update Readme
6b9c3fc95a0d2190fa2cc561c9021e074c30727a authored about 5 years ago by Vicky Vergara <[email protected]>Issue1304
0fe9b50886216a70e0248a753692012d471ca76b authored about 5 years ago by Vicky Vergara <[email protected]>Upgrade to debbie to newer versions of gdal, geos, postgis
c4a68e21226f3d0ec1cae4d4e3a195de6799dcee authored about 5 years ago by Vicky Vergara <[email protected]>Warning chinese
17d88315f9afa4daf73c147474a03134024f7760 authored about 5 years ago by Vicky Vergara <[email protected]>[pickDel] fix drop before pickup
fde61950ca2579e440f3f00b6ced9a6566087202 authored over 5 years ago by Vicky Vergara <[email protected]>[pickDeliv] making sure all sycles all performed
6f6e2bbd75653fa64cad794accc635957f7f93d7 authored over 5 years ago by Vicky Vergara <[email protected]>[doc] fixing pgr_pickDeliver & pgr_pickDeliverEuclidean queries
2646e8cf8b7c56d1bb1e3263974933687358ea73 authored over 5 years ago by Vicky Vergara <[email protected]>Beta release
37d88e118b2bf08ae692bd8c2e80b319f4138a65 authored over 5 years ago by Vicky Vergara <[email protected]>9fcb528dd2675215a2716fe476962c7f032216ea authored over 5 years ago by Vicky Vergara <[email protected]>
2078b45e31d230a694a1cd11e8a55cec9d12523a authored over 5 years ago by Vicky Vergara <[email protected]>
Rel details
4ee78efd0ca93dfee7c7862c71a82285d7dd486e authored over 5 years ago by Vicky Vergara <[email protected]>Trsp issues into documentation
0857e28abba814ba9d92c02c19ed7aa0cbe59194 authored over 5 years ago by Vicky Vergara <[email protected]>[GSOC-2019] Experimental Functions - pgr_breadthFirstSearch, pgr_binaryBreadthFirstSearch, pgr_e...
344b29fd6af16f0f92d8f44c86ce444b4976a678 authored over 5 years ago by Vicky Vergara <[email protected]>pgr_topologicalSort pgr_transitiveClosure GSOC-2019 week 11
7b82c87be3576d819e0a25e1f4c6126a4e539c8c authored over 5 years ago by Vicky Vergara <[email protected]>Improvements
dded6af13d24c88e2373b1273bd45818bc78c261 authored over 5 years ago by Vicky Vergara <[email protected]>Issue716
cc8d23fa645c4d765cc203f4c6b0b84de5f38b46 authored over 5 years ago by Vicky Vergara <[email protected]>Doc queries
6dddf3ce665bf064d51532eec0b9801c09ae3196 authored over 5 years ago by Vicky Vergara <[email protected]>Issue529
e3112eb0de53d19589e99b820352f4055d9af218 authored over 5 years ago by Vicky Vergara <[email protected]>[sql][internal] using code in #529
73810687b18370bc89c74639cface0e3a99e2ada authored over 5 years ago by Vicky Vergara <[email protected]>Licenses standard
32d1b3e8c9d50331193de705546b49f1a59c4adf authored over 5 years ago by Vicky Vergara <[email protected]>Max flow min cost
41ed8b59660f14f179ea14ee4cce896da293eb56 authored over 5 years ago by Vicky Vergara <[email protected]>Doc availability
034c9d0c2e9bf97ad89b12936adabb171bb2a785 authored over 5 years ago by Vicky Vergara <[email protected]>Chinese
e422d9979a91a8260594d588ed3c651aa488b3ab authored over 5 years ago by Vicky Vergara <[email protected]>Lint code
7dd8b6aeade6b98a35b53ecbc7452a28b7c01486 authored over 5 years ago by Vicky Vergara <[email protected]>Update locale
a63748e51e7e3b89636aa4633847bc6a59f7957b authored over 5 years ago by Vicky Vergara <[email protected]>