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 2: vrp_vroom #170

Merged
merged 12 commits into from
Jun 19, 2021
Merged

Conversation

krashish8
Copy link
Member

@krashish8 krashish8 commented Jun 14, 2021

Changes proposed in this pull request:

  • Added functions to get the postgres datatypes and convert them to vroom C types.
    • Breaks input
    • Steps input
    • Time Windows input
    • Jobs input
    • Shipments input
    • Vehicles input
  • Created basic skeleton to take the inputs in vroom.c and pass them to the vroom driver function.
  • Updated CMakeLists to build and compile vrprouting with vroom.
  • Updated GitHub actions scripts for Ubuntu to build VROOM.

@krashish8 krashish8 added this to the GSoC 2021 first period milestone Jun 14, 2021
@krashish8 krashish8 self-assigned this Jun 14, 2021
@krashish8 krashish8 changed the title vrp_vroom GSoC-2021 Week 2 GSoC-2021 Week 2: vrp_vroom Jun 15, 2021
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.

1 participant