Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pgRouting/pgrouting

Repository contains pgRouting library. Development branch is "develop", stable branch is "master"
https://github.com/pgRouting/pgrouting

added default editor configuration, fixes #304

91dbb1547ee6e46651b45a49d3d0724b309c65de authored almost 10 years ago by Daniel Kastl <[email protected]>
recovered the original test files for ksp

5cdd106ebee79e9b216dceee4995ed5b7d87f996 authored almost 10 years ago by mapas de vicky <[email protected]>
fixed typo in tests

0e889cf1f07f9ab3e9cf972ee319879a0815f82c authored almost 10 years ago by mapas de vicky <[email protected]>
fixed the tests for current output

9b80657d4ec085a758b5d9d443953f88421a615f authored almost 10 years ago by mapas de vicky <[email protected]>
updated ksp CMakeLists to work with new files

d09f73249593f7aba0f4f45a4977acf02b8fb3c0 authored almost 10 years ago by mapas de vicky <[email protected]>
added more details about changes done to changelog

8fdf8ffc1549c3a1c851daaf9232f9100f89e3a7 authored almost 10 years ago by mapas de vicky <[email protected]>
breakng sql code into smaller files

c4ee6056a8856b18931fc5c54ddb64749a95a5a4 authored almost 10 years ago by mapas de vicky <[email protected]>
modified documentation index to inclyde develop changelog

8a880c04b5d97ed2b57378ec6b2992cfc2be19e9 authored almost 10 years ago by mapas de vicky <[email protected]>
added changelog for develop

b161bb48852e07f1883092a3e995a4f91848f1be authored almost 10 years ago by mapas de vicky <[email protected]>
more fixes to sql part

b1f7b07449e7356f12fc69e8a975bcbf6a8cd9d4 authored almost 10 years ago by mapas de vicky <[email protected]>
type checking is done before calling the function

27e8fe4bf4f6b38ee2dd6794c9365ce2c163fde7 authored almost 10 years ago by mapas de vicky <[email protected]>
removed unnecessary logging when debugging

6e58cc8201183990612ccec5cb88dbb67649ef27 authored almost 10 years ago by mapas de vicky <[email protected]>
finished changing int to long

cb355d12dabc02a55d79ae688ceffbd3b751191c authored almost 10 years ago by mapas de vicky <[email protected]>
running with bigint, deails are missing

3db2d93f37cab8baf40ba4506a18cc83f4a83148 authored almost 10 years ago by mapas de vicky <[email protected]>
sql function checks the types before calling the c code

adc577617058e9aa7cda0d8eddf175a2420243c6 authored almost 10 years ago by mapas de vicky <[email protected]>
changed some sruff to long

437858499bb4412f9d5fbcda2fc25e0efe7487ed authored almost 10 years ago by mapas de vicky <[email protected]>
cleaning code

b8d264d115598033ba0ade3ff3efc9886b192f4c authored almost 10 years ago by mapas de vicky <[email protected]>
debugging is off, fixed a typo

3c067818605bcf3b03d00bb9de93bb72b5c306d3 authored almost 10 years ago by mapas de vicky <[email protected]>
idea working fixed the sql

9b4cfbe23aff20aaabf9ef5c93b564ca3642d975 authored almost 10 years ago by mapas de vicky <[email protected]>
idea working

2b6b99331f7c3259199cca6212e62a6533dcdba7 authored almost 10 years ago by mapas de vicky <[email protected]>
deleting a object file

d593c3619b791624e3ed344772ec1d937b72ebdd authored almost 10 years ago by mapas de vicky <[email protected]>
retruning all paths found

49a3240b62286fc6a585a3a769c18c015250e83d authored almost 10 years ago by mapas de vicky <[email protected]>
uptdated the test results

e611ce53c58078a45ad36b6e1e90b3ce620cbb1e authored almost 10 years ago by mapas de vicky <[email protected]>
cleaned up to Yen code

033ef11495338214efb5161cb17a56ad2f46bd4b authored almost 10 years ago by mapas de vicky <[email protected]>
clean code in BaseEdge, Path, Vertex, and Graph.h

82b276e0b7ea1ebbe7a14f5d67371c39669f840f authored almost 10 years ago by mapas de vicky <[email protected]>
fixed for a petit flag to generate parallels

f65c30f64d936f3e5bc29dbb29d2d21bb7522695 authored almost 10 years ago by mapas de vicky <[email protected]>
reduced 2 mins generating 20 paths on workshop test

c06f9ba52ec1b9da556cf056cf1fe590187bbb2f authored almost 10 years ago by mapas de vicky <[email protected]>
removed unnesesary variables in BaseVertex

6a8dce9157a6ca9b073a11fb95cc8322cef222e8 authored almost 10 years ago by mapas de vicky <[email protected]>
path is of poiters to BaseEge

7fb03eac6cd3b14b5ed2e034e3506d38262d7cdd authored almost 10 years ago by mapas de vicky <[email protected]>
changed to iterators BasePath

9ec3e55ba9a42143185dee0646bde36c6907d77b authored almost 10 years ago by mapas de vicky <[email protected]>
forgot the signal handler files

120b818279e5b43f4837c463e1de998d8a9647bf authored almost 10 years ago by mapas de vicky <[email protected]>
added signal handler

6e2d280ca8aabb9c9ea8da71303d9da3dc368aef authored almost 10 years ago by mapas de vicky <[email protected]>
ignoring parallels

00365d2d45b33d25d27b49de93e8ef98facb5dae authored almost 10 years ago by mapas de vicky <[email protected]>
boostDijkstra is working

48a53ad5000a1acb9c6c24a48f8314a1d7769187 authored almost 10 years ago by mapas de vicky <[email protected]>
dijstra with boost compiles, not running

d7c3fe5d4ef2b53b4a9560545159af44bb00e6e2 authored almost 10 years ago by mapas de vicky <[email protected]>
copy of pgrouting dijkstra files

6508a9dc9c314f5ffc6e66d46bfaf7c1cb2d7454 authored almost 10 years ago by mapas de vicky <[email protected]>
semi fixed a bookkeeping structure

762abf7b71e47af8d68d28a20ed8669378e3b83a authored almost 10 years ago by mapas de vicky <[email protected]>
testing git

3c857e8936400d3231a36c54a91830ba562c0373 authored almost 10 years ago by mapas de vicky <[email protected]>
fixed a test

f1246104de4d9f1a72ecbf8e200ca9e19b069794 authored almost 10 years ago by mapas de vicky <[email protected]>
added the vertices comparison function to the set

30f8e20430a2514dbefbd439047794a440eeb387 authored almost 10 years ago by mapas de vicky <[email protected]>
added the assert files for throw and catch

7cd61fa2261b6b74e0b6ce73fc342575b34da4a1 authored almost 10 years ago by mapas de vicky <[email protected]>
added vrp-assert & the try and the catch

253b831e652910705719dfcf4b6701492a48417d authored almost 10 years ago by mapas de vicky <[email protected]>
a file change because of definition of path lss than other path

9033dd5e487c7f2f7459ce211cba2889e43d4af9 authored almost 10 years ago by mapas de vicky <[email protected]>
added comments to Dijkstra

2ab2e79975c7ab49d2b177364d4ac2c0d652ffe6 authored almost 10 years ago by mapas de vicky <[email protected]>
added more comments

03d42d0a3475ab0e22a786618de8a418a844cb2f authored almost 10 years ago by mapas de vicky <[email protected]>
avoiding dijkstras that take more time than searching on an ordered set

a5c53af53de631731036211a99243905d09fe88e authored almost 10 years ago by mapas de vicky <[email protected]>
changed to set the potential vertices so it orders automatically

022a42f432b354dfd404eda53cc0b0970d08dda0 authored almost 10 years ago by mapas de vicky <[email protected]>
added comments to BaseVertex

b7873f1d0268dfe912c601c8345fd2b83591cccc authored almost 10 years ago by mapas de vicky <[email protected]>
added comments to BasePath

034e7ccbab2b2e6744b9ef5c0f4229c05a623b6c authored almost 10 years ago by mapas de vicky <[email protected]>
removed the unused files

f1ba8e6278e4b37c45386f85611cc6398def0453 authored almost 10 years ago by mapas de vicky <[email protected]>
broke GraphElements into separate files, comments added to BaseEdge

badb8a7fbc492939588c250deea6f2d7b739fcaa authored almost 10 years ago by mapas de vicky <[email protected]>
added doxigen to tools

6e7d79284d48f7d00e0fd7a3919eb9c74c2148a2 authored almost 10 years ago by mapas de vicky <[email protected]>
forgot to activate a sort, fixed

4b599860ed301cafa8ee51f1285c09c176c93e81 authored almost 10 years ago by mapas de vicky <[email protected]>
removed unessesary cycle used for debugging

531aa70f8e09bfbaf83022e4e728e8d252923c4f authored almost 10 years ago by mapas de vicky <[email protected]>
Output with original vertex id is fixed

aaef17517b40cddd26d7ad89a421e7aed6b52215 authored almost 10 years ago by mapas de vicky <[email protected]>
sampledata from documentation for developing

862f8dee6bdfa7ce3c7f6c91c54dd4e3f1ab1799 authored almost 10 years ago by mapas de vicky <[email protected]>
updated tests, added a test for parallel

93d0da09b87ae0a99b06dc48d48c66f70119485b authored almost 10 years ago by mapas de vicky <[email protected]>
It doesnt crash now

ffedaf41192f1524812973c52fc9f504de71d39d authored almost 10 years ago by mapas de vicky <[email protected]>
compiles, runs locally, but get a Connection to server was lost

5c50fe9288ad7b60bca1e8fc19a97ee66bf3bce2 authored almost 10 years ago by mapas de vicky <[email protected]>
commiting yesterdays work

fb7af1d01a0132638aad2390bd5aa82f4ed60ae3 authored almost 10 years ago by mapas de vicky <[email protected]>
semi-fixed debug problem can load to postgres now

58feaa2406c0c4894d1b902679176519b6589214 authored almost 10 years ago by mapas de vicky <[email protected]>
Graph.cpp pretty code

7ea4c2a3e470b55dbf0d5eaf08aff10f6c02a47b authored almost 10 years ago by mapas de vicky <[email protected]>
KSPDriver pretty code

05d3f7e8852737ee1d25656057c6edb35bdf9099 authored almost 10 years ago by mapas de vicky <[email protected]>
KSPGraph pretty code, todo check the includes

8fe4b730c346fa7da7037ed90f4d9cef863e3cae authored almost 10 years ago by mapas de vicky <[email protected]>
YenTopKShortestPathsAlg pretty code

8276ee81b92b03735dde56099f9e8ac9cde4a856 authored almost 10 years ago by mapas de vicky <[email protected]>
DijkstraShortestPathAlg pretty code

9fc174de0175153ccf9b8c3278bb382f02fd1fbe authored almost 10 years ago by mapas de vicky <[email protected]>
moved the unused files to a directory of unused files

b461c69ccdcd0a97b52e4cd4665095ae777379bb authored almost 10 years ago by mapas de vicky <[email protected]>
GraphElements.h prettyfying code

a32201882c4def031c55ee6bacf0b45fd112a12e authored almost 10 years ago by mapas de vicky <[email protected]>
modified some stuff, now it builds the library, doesnt install

b3c5960ffb585241161c305f4884739d2dc42768 authored almost 10 years ago by mapas de vicky <[email protected]>
develop program, data and makefile

d3c2ab30d38a629f2e31b5e38bf2ca21438bce33 authored almost 10 years ago by mapas de vicky <[email protected]>
develop program running & 10 tests to prove it

ac8b87443446f51faac0454a05350414b60961e2 authored almost 10 years ago by mapas de vicky <[email protected]>
Merge pull request #295 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.md

40ad51f09f9fac0930bdfc6c2b0c947fa2cbcd28 authored almost 10 years ago by Daniel Kastl <[email protected]>
Added Gitter badge

96380a979d2ce15c5ae8e893099927eb9be43542 authored almost 10 years ago by The Gitter Badger <[email protected]>
compiles the changes, not working yet

17c986036d979c2d7645915603cc61dab252db41 authored almost 10 years ago by mapas de vicky <[email protected]>
removed ctrl-M from end of lines

5f20170752442ba56edca42a1306c1f7df6540a1 authored almost 10 years ago by mapas de vicky <[email protected]>
added BaseEdge class

6e5e614f16c2b2c11c5e6c872992c1c5dbf744da authored almost 10 years ago by mapas de vicky <[email protected]>
fixed address

fe7b78eebcea41ae18913c2190b7766e19b318a1 authored almost 10 years ago by Daniel Kastl <[email protected]>
probably not-working merge of updated KSP algorithm (received from Dave Potts)

5fc9cff624778f4038e2658433acf9979e28ee8d authored almost 10 years ago by Daniel Kastl <[email protected]>
Merge pull request #279 from sanak/develop_issue258+267+274

Fixed Mac OSX build warning except VRP part and boost 1.56 compatibility issue

c77eecf2998787a7f88dfa925cf2cd7d728c56ae authored over 10 years ago by Ko Nagase <[email protected]>
Merge pull request #259 from sanak/develop_issue258

Commented out apsp_johnson '-fno-delete-null-pointer-checks' flag in case of Mac OSX Clang build

8c373e2111bfc1e98ef8941fd0b7108136b893c1 authored over 10 years ago by Ko Nagase <[email protected]>
applied @kbinani boost 1.56 compatibility fix

b69c222d8ab08547d0cb5bba3b663c12d59fe17f authored over 10 years ago by sanak <[email protected]>
removed Mac OSX build warning

9ea8b39ea30d894efecf1d48270ab882540de464 authored over 10 years ago by sanak <[email protected]>
applied @kbinani fix

a8a7a2c9df54913be6f6544eecef04c2fae3819a authored over 10 years ago by sanak <[email protected]>
Update dd_alphashape.rst

Removed comment, which is rather confusing.

b8fb24fe48cdf9a0544a64483a2b2537e052f61b authored over 10 years ago by Daniel Kastl <[email protected]>
Adding vrpdptw benchmark test cases.

67cc7c5478f64a34ee75a3708accb47065747e33 authored over 10 years ago by Stephen Woodbridge <[email protected]>
added tests, made adjustments, moved version dependant functions from utilities to version

1167783538073bbc31848375f3da63328d3523cb authored over 10 years ago by mapas de vicky <[email protected]>
added some overloading on utilities functions, adjusted some tests

dc8b9ebb4bad2a9133fef8d4678efd13e9c6c84f authored over 10 years ago by mapas de vicky <[email protected]>
new function pgr_checkVertTab and test with analitics

32f5fd1e2b3ff9742cdea181e9341bb72c1b97c4 authored over 10 years ago by mapas de vicky <[email protected]>
pgr_analizeGraph: modified th edge table checks

7f9b1c092b3ed408ca87d3993c7afc6f2f6c4879 authored over 10 years ago by mapas de vicky <[email protected]>
some changes to get tests running with last modifications

50f389879a2d60770856cc6bcc7b4d34304e6a85 authored over 10 years ago by mapas de vicky <[email protected]>
added/modified utilities functions and test on pgr_createTopology

972c18abe946db89ddad967b053c3ede85c148d9 authored over 10 years ago by mapas de vicky <[email protected]>
Added code to remove call to strtok.

3eaf686365bf57fe33d17c9c9f8819db14ca4ce1 authored over 10 years ago by Stephen Woodbridge <[email protected]>
update to reflect newer PostgreSQL packages for windows

c74ad841ac31274f7f81b7cf5fa2fed73db79293 authored over 10 years ago by robe2 <[email protected]>
Merge pull request #265 from m3th0s/develop

some typos

06ea78d1452f73e09d1987b47e2809c9303509da authored over 10 years ago by Daniel Kastl <[email protected]>
Fix typo

c96791d41e9d0ab4b785fd0e0f4fa03c41609ca5 authored over 10 years ago by m3th0s <[email protected]>
fixes cheking -> checking typos

ec73df65507d0205b38f941c246f66661ddbecd2 authored over 10 years ago by Clemens Werther <[email protected]>
revise to handle any gcc 4.8.*

e644a95c57cbef9379f6d2ee2078d2bb20ca69b2 authored over 10 years ago by robe2 <[email protected]>
revise to handle any gcc 4.8.*

8772244b0a2ff05103a5d97916313d3704aa7cc8 authored over 10 years ago by robe2 <[email protected]>
commented out apsp_johnson '-fno-delete-null-pointer-checks' flag

f5e8d79650b0f240f7921903463f65d7c76f674a authored over 10 years ago by sanak <[email protected]>
Vehciles file name error

4cd0c206d0a2c2289225ea0b092d29583d1304bb authored over 10 years ago by manikanta-kondeti <[email protected]>