constraint_solver: export refactor from google3
* Add pybind11 wrapper * Move routing proto to routing/
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "ortools/constraint_solver/routing.h"
|
||||
#include "ortools/constraint_solver/routing_index_manager.h"
|
||||
#include "ortools/constraint_solver/routing_parameters.h"
|
||||
#include "ortools/constraint_solver/routing_parameters.pb.h"
|
||||
#include "ortools//routing/parameters.pb.h"
|
||||
#include "ortools/util/random_engine.h"
|
||||
|
||||
ABSL_FLAG(int, tsp_size, 10, "Size of Traveling Salesman Problem instance.");
|
||||
|
||||
Reference in New Issue
Block a user