/** * Monotonicity Property Tests for Path Salience Ranking * * Validates: ∂M(P)/∂I(uⱼ;vⱼ) > 0 * * The path score is monotonically increasing in each edge's MI value. * Increasing any edge's MI will increase the overall path score. */ export {}; //# sourceMappingURL=monotonicity.unit.test.d.ts.map