14#ifndef OR_TOOLS_CONSTRAINT_SOLVER_ROUTING_FLAGS_H_
15#define OR_TOOLS_CONSTRAINT_SOLVER_ROUTING_FLAGS_H_
22#include "ortools/constraint_solver/routing_parameters.pb.h"
Collection of objects used to extend the Constraint Solver library.
RoutingSearchParameters BuildSearchParametersFromFlags()
Builds routing search parameters from flags.
RoutingModelParameters BuildModelParametersFromFlags()
Builds routing search parameters from flags.
ABSL_DECLARE_FLAG(bool, routing_no_lns)
Neighborhood activation/deactivation.