/** * Equal-Length Invariance Tests for Path Salience Ranking * * Validates: For equal-length paths, 1/k cancels out. * * When comparing paths of the same length, the 1/k exponent cancels, * and ranking depends only on the product of MI values (equivalently, * the sum of log(MI) values). */ export {}; //# sourceMappingURL=equal-length.unit.test.d.ts.map