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-2021 Week 9: pgr_edgeColoring #188

Merged
merged 5 commits into from
Aug 6, 2021

Conversation

veenits123
Copy link
Member

Changes proposed in this pull request:

  • doc/coloring/

    • added pgr_edgeColoring.rst
    • updated CMakeLists.txt
    • updated coloring-family.rst
  • docqueries/coloring/

    • added doc-edgeColoring.test.sql
    • added doc-edgeColoring.result
    • updated CMakeLists.txt
    • updated test.conf
  • include/coloring/

    • added pgr_edgeColoring.hpp
  • include/drivers/coloring/

    • added edgeColoring_driver.h
  • pgtap/coloring/

    • edgeColoring/
      • added edge-cases.sql
      • added innerQuery.sql
      • added no_crash_test.sql
      • added types_check.sql
  • sql/coloring/

    • added _edgeColoring.sql
    • added edgeColoring.sql
    • updated CMakeLists.txt
  • src/coloring/

    • added edgeColoring.c
    • added edgeColoring_driver.cpp
    • added pgr_edgeColoring.cpp
    • updated CMakeLists.txt

@pgRouting/admins

Copy link
Member

@cvvergara cvvergara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great

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

Successfully merging this pull request may close these issues.

2 participants