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
Hi,
Firstly, thanks for the amazing code, it helped me a lot during my thesis project!
However, I have a question regarding the sorting method.
What is the difference between sorting by RATIO or sorting by DIFFERENCE?
In practise, items with the largest difference between sides, will also have the highest ratio, right? Or is this a stupid question where I miss something very obvious?
However, I compared all sorting methods with each other, and saw a major difference in performance
Thank again for the code. I am looking forward to your answer.
Regards,
Timo
The text was updated successfully, but these errors were encountered:
Hi,
Firstly, thanks for the amazing code, it helped me a lot during my thesis project!
However, I have a question regarding the sorting method.
What is the difference between sorting by RATIO or sorting by DIFFERENCE?
In practise, items with the largest difference between sides, will also have the highest ratio, right? Or is this a stupid question where I miss something very obvious?
However, I compared all sorting methods with each other, and saw a major difference in performance
Thank again for the code. I am looking forward to your answer.
Regards,
Timo
The text was updated successfully, but these errors were encountered: