You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many nodes in the CDAWG likely have low arity. It could be possible to use a different edge representation for these nodes (e.g., linked list or array instead of tree), and save a lot of memory.
Many nodes in the CDAWG likely have low arity. It could be possible to use a different edge representation for these nodes (e.g., linked list or array instead of tree), and save a lot of memory.