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
With #180, we can now use the vector of booleans is_star to determine if all trees are stars or not.
If it is the case, we don't need to allocate a buffer for the decompression.
With #180, we can now use the vector of booleans
is_starto determine if all trees are stars or not.If it is the case, we don't need to allocate a buffer for the decompression.