Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GSoC-2020- pgr_mrt() [Week 5] #55

Merged
merged 11 commits into from
Jul 5, 2020

Conversation

prakashupes
Copy link
Member

@prakashupes prakashupes commented Jun 29, 2020

  • Start coding of SQL function pgr_mrt and _pgr_mrt.
  • Add all the required files for the implementation of pgr_mrt and _pgr_mrt function ie:
  • sql/mrt/ - CMakeLists.txt, _mrt.sql, mrt.sql
  • Add the directory in configuration.conf and Added the function signatures in sql/sigs/pgrouting--3.0.0.sig
  • Create all files of c,c++,headers, The files are:
  • SQL files:
    • mrt.sql
    • _mrt.sql
  • C/C++ Headers and files:
    • mrt.c
    • mrt_driver.cpp
    • mrt_driver.h
    • pgr_mrt_driver.hpp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Prakash Prakash Tiwari
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant