|
|
@ -403,9 +403,6 @@ class DailyPreprocessor(): |
|
|
|
turn_type = self.n2io2turn[node_id][(inc_edge_id, out_edge_id)] |
|
|
|
self.match5.at[i, 'turn_type'] = turn_type |
|
|
|
|
|
|
|
self.p2UPLindices = dict() # parent id to unprotected left index |
|
|
|
|
|
|
|
|
|
|
|
# 2-1-6 |
|
|
|
def make_match6(self): |
|
|
|
''' |
|
|
|