constraint_solver: add execute bit flag to all python samples

This commit is contained in:
Corentin Le Molgat
2022-07-20 17:21:29 +02:00
parent 2361ad8106
commit c78f83e4d4
11 changed files with 0 additions and 0 deletions

0
ortools/constraint_solver/samples/simple_cp_program.py Normal file → Executable file
View File

View File

0
ortools/constraint_solver/samples/tsp_circuit_board.py Normal file → Executable file
View File

0
ortools/constraint_solver/samples/tsp_cities.py Normal file → Executable file
View File

View File

0
ortools/constraint_solver/samples/vrp_drop_nodes.py Normal file → Executable file
View File

View File

0
ortools/constraint_solver/samples/vrp_resources.py Normal file → Executable file
View File

0
ortools/constraint_solver/samples/vrp_starts_ends.py Normal file → Executable file
View File

View File

View File