Skip to content
  • Iustin Pop's avatar
    Add back names to nodes/instances · 2727257a
    Iustin Pop authored
    In order to simplify the data structures, we add back the name on the
    node and instance objects. We still keep the index for, well, indexing,
    but we will use the name directly from the object, in order to get rid
    of the ktn/kti arguments which are passed around everywhere.
    2727257a