The Verlet algorithm and its derivations are very popular methods to integrate Newton's equations of motion in time and obtain a trajectory for a system with $N$ particles.
I work with classical molecular mechanics in several of my research projects, but they all apply force fields as the potential that govern the motion of the $N$ bodies. Recently, however, I was thinking if the Verlet Algorithm (with which I have some familiarity) could be used to integrate some other equations of motion and to obtain trajectory which take into account effects of special relativity such as time dilation and length contraction.
I have a good grasp of overall relativity but I am a theoretical chemist, not a physicist and my usual realm of practise is quantum chemistry, so it turns out I don't have enough mathematical expertise and/or practise with relativity numerical idiossyncrasies to figure that out on my own, so I came to seek wisdom.
So my question regarding all that is threefold:
$(1)$ What equations of motion should be integrated to yield the trajectories?
$(2)$ Can Verlet algorithm be used to integrate them?
$(3)$ If not, then which method should I use?
Given that the $N$ particles are subject to pair-wise inverse-square potentials.