Optimise the optimize subroutine
I must've been asleep, but I gave the function a O(n^2) runtime where a O(n) runtime is possible, This makes optimisation on the NCBI set take ages ¯\_(ツ)_/¯ .
I must've been asleep, but I gave the function a O(n^2) runtime where a O(n) runtime is possible, This makes optimisation on the NCBI set take ages ¯\_(ツ)_/¯ .