Skip to content

Conversation

@krashish8
Copy link
Member

@krashish8 krashish8 commented Jul 5, 2021

Changes proposed in this pull request:

  • Added VROOM matrix input in base matrix class, and removed my custom added matrix.
  • Changed C++14 to C++17 [‘std::optional’ is only available from C++17 onwards]
  • Added style-lint test and linted the C/C++ code
  • Changed vehicle load from BIGINT to BIGINT[].
  • Adjusted vroom helper functions, and added some functions to get the result.
  • Completed the basic implementation of vrp_vroom, but may need to do several improvements.
  • Added one sample docquery for vroom.
@krashish8 krashish8 force-pushed the ashish-2021 branch 2 times, most recently from 264f74a to f16ac89 Compare July 8, 2021 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant