insert_tangles_from#
- insert_tangles_from(k, tangles_dict: dict, create_using=None)#
Insert tangles from tangles_dict. Uses default compass {0: “NE”, 1: “NW”, 2: “SW”, 3: “SE”}. :param k: knotted graph-like structure :param tangles_dict: a dictionary mapping a node to a tangle {node 1: tangle 1, …} :return: list of knotted structures