Popular repositories
-
-
pgrouting Public
Forked from pgRouting/pgrouting
Repository contains pgRouting library. Current development branch for 2.2 release is "develop"
PLpgSQL
-
vrpdptw Public
Forked from woodbri/vrpdptw
Vehicle Routing Problem - Pickup and Delivery with Time Windows
C++ 1
-
-
vehicle-routing-problems Public
Forked from woodbri/vehicle-routing-problems
C++ Classes for solving various vehicle routing problems
C++
-
1,405 contributions in the last year
Activity overview
Contribution activity
October 2021
Created 4 commits in 1 repository
Created 2 repositories
- cvvergara/pgrAdventure HTML
- cvvergara/workadventure TypeScript
Created a pull request in pgRouting/pgrouting that received 2 comments
Fixing codacy errors on pgtap directory
Fixes #2120.
Changes proposed in this pull request:
Removes errors generated because of '\i setup.sqlon
pgtap` directory
Adjusts the code because o…
Opened 17 other pull requests in 4 repositories
pgRouting/pgrouting
1
open
7
merged
pgRouting/workshop
5
merged
cvvergara/pgrouting
2
merged
cvvergara/workshop
1
open
1
merged
Reviewed 19 pull requests in 3 repositories
pgRouting/pgrouting
12 pull requests
- [doc] fixed documentation typos/gramaar
- [lineGraph] fixing PLSQL
- [transitiveClosure] adjusting drivers
- [traversal] adjusting drivers
- [bellman_ford] fixing PLSQL
- [withPoints] adjusting drivers
- [tsp] adjusting drivers
- [doc] pgr_version.rst Corrected typo
- [allpairs] fixing PLSQL
- [allpairs] fixing PLSQL
- [Dijkstra] fixing PLSQL #2135
- [mincut] Adjust drivers