I am trying to implement the Boids model in Python by following the pseudocode in enter link description here. However, the collision avoidance part never seems to work. It