/** * Boundedness Property Tests for Path Salience Ranking * * Validates: min(MI) ≤ M(P) ≤ max(MI) * * The geometric mean is always bounded by the minimum and maximum * edge MI values in the path. */ export {}; //# sourceMappingURL=boundedness.unit.test.d.ts.map