Expose enum class PickupAndDeliveryPolicy in all languages #961
Labels
Feature Request
Missing Feature/Wrapper
Lang: Java
Java wrapper issue
Lang: .NET
.Net wrapper issue
Lang: Python
Python wrapper issue
OS: Linux
GNU/Linux OS
OS: Mac
MacOS
OS: Windows
Windows OS
Solver: Routing
Uses the Routing library and the original CP solver
Milestone
Currently we have
or-tools/ortools/constraint_solver/routing.h
Lines 217 to 227 in 0b7ba4f
We should expose it to all languages so customer can use it in their prefered language.
SWIG
guard from routing.h onenum class PickupAndDeliveryPolicy
The text was updated successfully, but these errors were encountered: