Export g3 to github
This commit is contained in:
@@ -49,6 +49,7 @@ DEFINE_INDEX_TYPE_TYPEDEF(
|
||||
operations_research::RoutingVehicleClassIndex,
|
||||
operations_research::RoutingModel::VehicleClassIndex);
|
||||
|
||||
|
||||
%ignore operations_research::RoutingModel::AddMatrixDimension(
|
||||
std::vector<std::vector<int64> > values,
|
||||
int64 capacity,
|
||||
@@ -113,4 +114,5 @@ enum OptionalBoolean {
|
||||
} // namespace operations_research
|
||||
|
||||
// TODO(user): Use ignoreall/unignoreall for this one. A lot of work.
|
||||
//swiglint: disable include-h-allglobals
|
||||
%include "ortools/constraint_solver/routing.h"
|
||||
|
||||
Reference in New Issue
Block a user