/** * Multi-Path Comparison Tests for Path Salience Ranking * * Verifies ranking behavior when many paths of equal length exist. * Tests create ladder-like graphs with parallel paths to ensure: * - Ranking by MI quality when path lengths are equal * - Deterministic ordering for ties * - Diverse results from multi-path graphs * - Reasonable scaling with path count */ export {}; //# sourceMappingURL=multi-path-comparison.exp.integration.test.d.ts.map