Boa sugestão, @LorenHawthorne - e acho que poderíamos fazer isso relativamente facilmente. Se entendi corretamente, você quer que ele deixe tudo que tem um +1 ou -1 (como faz agora), mas também deixe o +-0 para que seja mais fácil encontrá-los.
Como usei bastante as AdjLists recentemente, fiquei me perguntando se também seria útil gerar os “pontos potenciais de redução” assim (onde, em vez de serem +-0, eles já são -1 e só estão esperando para que o % seja removido do início da linha para ativar a redução:
PSA 2.4 +0% +[2]
PSA 2.5 +0% +[2]
% PSA 2.6 -1
PSA 2.7 +0% +[2] +[3]
PSA 2.8 +0%
% PSA 2.8 -1[2]
PSA 2.9 +0% +[2]
PSA 2.10 +0% +[2]
Não sei o quão viável seria criar a lista dessa forma, mas certamente economizaria muito trabalho visual difícil procurando o elusivo +-0 escondido entre os outros pontos.
Nice suggestion, @LorenHawthorne - and I think we could do that relatively easily. If I understand you correctly, you want it to leave anything that has a +1 or -1 (as it does now), but also leave in the +-0 so that they are easier to find.
Having used AdjLists quite a bit recently, I wondered whether it would also be helpful to generate the “potential shrink points” like this (where instead of being +-0 they are already -1 and just waiting for the % to be removed from the start of the line to activate the shrink:
PSA 2.4 +0% +[2]
PSA 2.5 +0% +[2]
% PSA 2.6 -1
PSA 2.7 +0% +[2] +[3]
PSA 2.8 +0%
% PSA 2.8 -1[2]
PSA 2.9 +0% +[2]
PSA 2.10 +0% +[2]
I don’t know how feasible it would be to create the list like that, but it would certainly save a lot of hard eye work looking for the elusive +-0 hidden amongst the other points.
Tradução automática de English