Skip to content

Instantly share code, notes, and snippets.

0 1 45
0 2 46
0 3 48
0 4 45
0 5 45
0 6 44
0 6 44
0 7 45
1 0 13
1 1 30
#!/usr/bin/env python
from __future__ import print_function
from ortools.constraint_solver import pywrapcp
from ortools.constraint_solver import routing_enums_pb2
import csv
import numpy