/** * Weak Link Path Tests for Path Salience Ranking * * Verifies behavior when paths contain weak (low-MI) edges. * The geometric mean property ensures that weak links significantly * reduce overall path scores regardless of position. * * Tests include: * - Single weak link penalisation * - All-weak vs all-strong path ranking * - Zero-MI edge handling * - Position independence of weak links */ export {}; //# sourceMappingURL=weak-link-paths.exp.integration.test.d.ts.map