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
A lot of the code here is pretty hard to understand simply because its a complicated problem we are solving.
But also a lot of it uses abbreviated variable names and struct fields so that outsiders (including me for half of it!) don't easily understand whats happening, before even getting to how complicated the problem is.
Spelling everything out a bit more may help contributors. For example, cs could be chunksize and chunkedarschunkedarrays.