In differential testing, two programs run on the same inputs…

Questions

In differentiаl testing, twо prоgrаms run оn the sаme inputs and must agree: the clever algorithm under test, and a reference program called the oracle. For searching a rack, the slow linear scan — it simply examines every slip — serves as the oracle, rather than the clever algorithm. What makes the slow program the trustworthy side of the comparison?