Saran yang bagus, @LorenHawthorne - dan saya pikir kami bisa melakukannya dengan relatif mudah. Jika saya memahami Anda dengan benar, Anda ingin agar baris yang memiliki +1 atau -1 (seperti yang dilakukan sekarang) tetap ada, tetapi juga mempertahankan +-0 agar lebih mudah ditemukan.
Setelah menggunakan AdjLists cukup banyak baru-baru ini, saya bertanya-tanya apakah akan lebih membantu untuk menghasilkan "titik penyusutan potensial" seperti ini (di mana alih-alih menjadi +-0, mereka sudah -1 dan hanya menunggu % dihapus dari awal baris untuk mengaktifkan penyusutan:
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]
Saya tidak tahu seberapa memungkinkan untuk membuat daftar seperti itu, tetapi itu pasti akan menghemat banyak kerja keras mata untuk mencari +-0 yang sulit ditemukan di antara titik-titik lainnya.
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.
Diterjemahkan secara otomatis dari English